Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/gsoap.spec'], chrootPath='/var/lib/mock/epel8-build-17291880-1242415/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/gsoap.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/gsoap-2.8.91-1.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/gsoap.spec'], chrootPath='/var/lib/mock/epel8-build-17291880-1242415/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/gsoap.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Dkb1dF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gsoap-2.8 + /usr/bin/unzip -qq /builddir/build/SOURCES/gsoap_2.8.91.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd gsoap-2.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gsoap-libtool.patch):' Patch #0 (gsoap-libtool.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure.ac Hunk #2 succeeded at 306 (offset 12 lines). Hunk #3 succeeded at 333 (offset 12 lines). 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 Patch #1 (gsoap-doxygen-tabs.patch): + echo 'Patch #1 (gsoap-doxygen-tabs.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file gsoap/doc/doxygen_header.html + echo 'Patch #2 (gsoap-doc-typo.patch):' Patch #2 (gsoap-doc-typo.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file gsoap/doc/guide/stdsoap2.h + 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 + dos2unix -k README.txt LICENSE.txt NOTES.txt GPLv2_license.txt BUILDSTDERR: dos2unix: converting file README.txt to Unix format... BUILDSTDERR: dos2unix: converting file LICENSE.txt to Unix format... BUILDSTDERR: dos2unix: converting file NOTES.txt to Unix format... BUILDSTDERR: dos2unix: converting file GPLv2_license.txt to Unix format... + 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/calc_vs2005/calc_vs2005/soapcpp2.exe + 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 '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2mCnQv + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.8 + autoreconf --install --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. BUILDSTDERR: configure.ac:14: installing './compile' BUILDSTDERR: configure.ac:3: installing './missing' BUILDSTDERR: gsoap/Makefile.am: installing './depcomp' BUILDSTDERR: gsoap/samples/googleapi/Makefile.am:13: warning: CLEANFILES multiply defined in condition TRUE ... BUILDSTDERR: gsoap/samples/googleapi/../Makefile.cpp_rules:11: ... 'CLEANFILES' previously defined here BUILDSTDERR: gsoap/samples/googleapi/Makefile.am:10: 'gsoap/samples/googleapi/../Makefile.cpp_rules' included from here BUILDSTDERR: gsoap/samples/rest/Makefile.am:14: warning: source file '../../plugin/httpget.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/rest/Makefile.am:14: but option 'subdir-objects' is disabled BUILDSTDERR: automake: warning: possible forward-incompatibility. BUILDSTDERR: automake: At least a source file is in a subdirectory, but the 'subdir-objects' BUILDSTDERR: automake: automake option hasn't been enabled. For now, the corresponding output BUILDSTDERR: automake: object file(s) will be placed in the top-level directory. However, BUILDSTDERR: automake: this behaviour will change in future Automake versions: they will BUILDSTDERR: automake: unconditionally cause object files to be placed in the same subdirectory BUILDSTDERR: automake: of the corresponding sources. BUILDSTDERR: automake: You are advised to start using 'subdir-objects' option throughout your BUILDSTDERR: automake: project, to avoid future incompatibilities. BUILDSTDERR: gsoap/samples/rest/Makefile.am:15: warning: source file '../../plugin/httppost.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/rest/Makefile.am:15: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/ssl/Makefile.am:14: warning: source file '../../plugin/threads.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/ssl/Makefile.am:14: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/ssl/Makefile.am:18: warning: source file '../../plugin/threads.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/ssl/Makefile.am:18: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wsa/Makefile.am:15: warning: source file '../../plugin/wsaapi.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wsa/Makefile.am:15: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wsrm/Makefile.am:15: warning: source file '../../plugin/wsaapi.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wsrm/Makefile.am:15: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wsrm/Makefile.am:15: warning: source file '../../plugin/wsrmapi.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wsrm/Makefile.am:15: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wsrm/Makefile.am:15: warning: source file '../../plugin/threads.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wsrm/Makefile.am:15: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wsrm/Makefile.am:15: warning: source file '../../custom/duration.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wsrm/Makefile.am:15: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wsrm/Makefile.am:23: warning: source file '../../plugin/wsaapi.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wsrm/Makefile.am:23: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wsrm/Makefile.am:23: warning: source file '../../plugin/wsrmapi.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wsrm/Makefile.am:23: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wsrm/Makefile.am:23: warning: source file '../../plugin/threads.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wsrm/Makefile.am:23: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wsrm/Makefile.am:23: warning: source file '../../custom/duration.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wsrm/Makefile.am:23: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wsrm/Makefile.am:19: warning: source file '../../plugin/wsaapi.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wsrm/Makefile.am:19: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wsrm/Makefile.am:19: warning: source file '../../plugin/wsrmapi.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wsrm/Makefile.am:19: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wsrm/Makefile.am:19: warning: source file '../../plugin/threads.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wsrm/Makefile.am:19: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wsrm/Makefile.am:19: warning: source file '../../custom/duration.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wsrm/Makefile.am:19: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wsse/Makefile.am:14: warning: source file '../../stdsoap2.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wsse/Makefile.am:14: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wsse/Makefile.am:14: warning: source file '../../dom.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wsse/Makefile.am:14: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wsse/Makefile.am:14: warning: source file '../../plugin/wsseapi.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wsse/Makefile.am:14: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wsse/Makefile.am:14: warning: source file '../../plugin/smdevp.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wsse/Makefile.am:14: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wsse/Makefile.am:14: warning: source file '../../plugin/mecevp.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wsse/Makefile.am:14: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wsse/Makefile.am:17: warning: source file '../../stdsoap2.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wsse/Makefile.am:17: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wsse/Makefile.am:17: warning: source file '../../plugin/wsseapi-lite.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wsse/Makefile.am:17: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wst/Makefile.am:14: warning: source file '../../stdsoap2.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wst/Makefile.am:14: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wst/Makefile.am:14: warning: source file '../../dom.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wst/Makefile.am:14: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wst/Makefile.am:14: warning: source file '../../plugin/wstapi.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wst/Makefile.am:14: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wst/Makefile.am:14: warning: source file '../../plugin/wsseapi.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wst/Makefile.am:14: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wst/Makefile.am:14: warning: source file '../../plugin/wsaapi.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wst/Makefile.am:14: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wst/Makefile.am:14: warning: source file '../../plugin/smdevp.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wst/Makefile.am:14: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/samples/wst/Makefile.am:14: warning: source file '../../plugin/mecevp.c' is in a subdirectory, BUILDSTDERR: gsoap/samples/wst/Makefile.am:14: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/wsdl/Makefile.am:34: warning: source file '$(top_srcdir)/gsoap/plugin/httpda.c' is in a subdirectory, BUILDSTDERR: gsoap/wsdl/Makefile.am:34: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/wsdl/Makefile.am:34: warning: source file '$(top_srcdir)/gsoap/plugin/smdevp.c' is in a subdirectory, BUILDSTDERR: gsoap/wsdl/Makefile.am:34: but option 'subdir-objects' is disabled + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/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 thread-safe 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... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu checking whether make sets $(MAKE)... (cached) yes checking for ppc64le-redhat-linux-gnu-g++... no checking for ppc64le-redhat-linux-gnu-c++... no checking for ppc64le-redhat-linux-gnu-gpp... no checking for ppc64le-redhat-linux-gnu-aCC... no checking for ppc64le-redhat-linux-gnu-CC... no checking for ppc64le-redhat-linux-gnu-cxx... no checking for ppc64le-redhat-linux-gnu-cc++... no checking for ppc64le-redhat-linux-gnu-cl.exe... no checking for ppc64le-redhat-linux-gnu-FCC... no checking for ppc64le-redhat-linux-gnu-KCC... no checking for ppc64le-redhat-linux-gnu-RCC... no checking for ppc64le-redhat-linux-gnu-xlC_r... no checking for ppc64le-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... none checking for ppc64le-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison -y checking how to run the C preprocessor... gcc -E checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert powerpc64le-redhat-linux-gnu file names to powerpc64le-redhat-linux-gnu format... func_convert_file_noop checking how to convert powerpc64le-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for ppc64le-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc64le-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ppc64le-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for ppc64le-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc64le-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for ppc64le-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking for gawk... (cached) gawk checking for ppc64le-redhat-linux-gnu-ar... ar checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for unistd.h... (cached) yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking gnutls/gnutls.h usability... no checking gnutls/gnutls.h presence... no checking for gnutls/gnutls.h... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for socklen_t... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking return type of signal handlers... void checking for strftime... yes checking for random... yes checking for gettimeofday... yes checking for ftime... yes checking for localtime_r... yes checking for timegm... yes checking for gmtime... yes checking for gmtime_r... yes checking for asctime... yes checking for asctime_r... yes checking for memset... yes checking for select... yes checking for socket... yes checking for snprintf... yes checking for strchr... yes checking for strerror... yes checking for strerror_r... yes checking for strlcpy... no checking for 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 wctomb... yes checking for mbtowc... yes checking for poll... yes checking for newlocale... yes checking for uselocale... yes checking for freelocale... yes checking for isnan... yes checking for isinf... yes checking for gethostbyname_r... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for disable namespaces in library... no checking for 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 + make make all-recursive make[1]: Entering directory '/builddir/build/BUILD/gsoap-2.8' Making all in . make[2]: Entering directory '/builddir/build/BUILD/gsoap-2.8' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/gsoap-2.8' Making all in gsoap make[2]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap' ln -s -f ../gsoap/stdsoap2.cpp stdsoap2_cpp.cpp ln -s -f ../gsoap/dom.cpp dom_cpp.cpp ln -s -f ../gsoap/stdsoap2.cpp stdsoap2_ck.c ln -s -f ../gsoap/stdsoap2.cpp stdsoap2_ck_cpp.cpp ln -s -f ../gsoap/stdsoap2.cpp stdsoap2_ssl.c ln -s -f ../gsoap/stdsoap2.cpp stdsoap2_ssl_cpp.cpp make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap' Making all in . make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o libgsoap_la-stdsoap2.lo `test -f 'stdsoap2.c' || echo './'`stdsoap2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c stdsoap2.c -fPIC -DPIC -o .libs/libgsoap_la-stdsoap2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o libgsoap_la-dom.lo `test -f 'dom.c' || echo './'`dom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c dom.c -fPIC -DPIC -o .libs/libgsoap_la-dom.o /bin/sh ../libtool --tag=CC --mode=link gcc -DWITH_IPV6 -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -release 2.8.91 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgsoap.la -rpath /usr/lib64 libgsoap_la-stdsoap2.lo libgsoap_la-dom.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libgsoap_la-stdsoap2.o .libs/libgsoap_la-dom.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libgsoap-2.8.91.so -o .libs/libgsoap-2.8.91.so libtool: link: (cd ".libs" && rm -f "libgsoap.so" && ln -s "libgsoap-2.8.91.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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o libgsoap___la-stdsoap2_cpp.lo `test -f 'stdsoap2_cpp.cpp' || echo './'`stdsoap2_cpp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c stdsoap2_cpp.cpp -fPIC -DPIC -o .libs/libgsoap___la-stdsoap2_cpp.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o libgsoap___la-dom_cpp.lo `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c dom_cpp.cpp -fPIC -DPIC -o .libs/libgsoap___la-dom_cpp.o /bin/sh ../libtool --tag=CXX --mode=link g++ -DWITH_IPV6 -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -release 2.8.91 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/ppc64le-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/ppc64le-redhat-linux/8/crtbeginS.o .libs/libgsoap___la-stdsoap2_cpp.o .libs/libgsoap___la-dom_cpp.o -L/usr/lib/gcc/ppc64le-redhat-linux/8 -L/usr/lib/gcc/ppc64le-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/ppc64le-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64le-redhat-linux/8/crtendS.o /usr/lib/gcc/ppc64le-redhat-linux/8/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libgsoap++-2.8.91.so -o .libs/libgsoap++-2.8.91.so libtool: link: (cd ".libs" && rm -f "libgsoap++.so" && ln -s "libgsoap++-2.8.91.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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o libgsoapck_la-stdsoap2_ck.lo `test -f 'stdsoap2_ck.c' || echo './'`stdsoap2_ck.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c stdsoap2_ck.c -fPIC -DPIC -o .libs/libgsoapck_la-stdsoap2_ck.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o libgsoapck_la-dom.lo `test -f 'dom.c' || echo './'`dom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c dom.c -fPIC -DPIC -o .libs/libgsoapck_la-dom.o /bin/sh ../libtool --tag=CC --mode=link gcc -DWITH_IPV6 -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -release 2.8.91 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgsoapck.la -rpath /usr/lib64 libgsoapck_la-stdsoap2_ck.lo libgsoapck_la-dom.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libgsoapck_la-stdsoap2_ck.o .libs/libgsoapck_la-dom.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libgsoapck-2.8.91.so -o .libs/libgsoapck-2.8.91.so libtool: link: (cd ".libs" && rm -f "libgsoapck.so" && ln -s "libgsoapck-2.8.91.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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o libgsoapck___la-stdsoap2_ck_cpp.lo `test -f 'stdsoap2_ck_cpp.cpp' || echo './'`stdsoap2_ck_cpp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c stdsoap2_ck_cpp.cpp -fPIC -DPIC -o .libs/libgsoapck___la-stdsoap2_ck_cpp.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o libgsoapck___la-dom_cpp.lo `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c dom_cpp.cpp -fPIC -DPIC -o .libs/libgsoapck___la-dom_cpp.o /bin/sh ../libtool --tag=CXX --mode=link g++ -DWITH_IPV6 -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -release 2.8.91 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/ppc64le-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/ppc64le-redhat-linux/8/crtbeginS.o .libs/libgsoapck___la-stdsoap2_ck_cpp.o .libs/libgsoapck___la-dom_cpp.o -L/usr/lib/gcc/ppc64le-redhat-linux/8 -L/usr/lib/gcc/ppc64le-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/ppc64le-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64le-redhat-linux/8/crtendS.o /usr/lib/gcc/ppc64le-redhat-linux/8/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libgsoapck++-2.8.91.so -o .libs/libgsoapck++-2.8.91.so libtool: link: (cd ".libs" && rm -f "libgsoapck++.so" && ln -s "libgsoapck++-2.8.91.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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -release 2.8.91 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgsoapssl.la -rpath /usr/lib64 libgsoapssl_la-stdsoap2_ssl.lo libgsoapssl_la-dom.lo -lssl -lcrypto -lz libtool: link: gcc -shared -fPIC -DPIC .libs/libgsoapssl_la-stdsoap2_ssl.o .libs/libgsoapssl_la-dom.o -lssl -lcrypto -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libgsoapssl-2.8.91.so -o .libs/libgsoapssl-2.8.91.so libtool: link: (cd ".libs" && rm -f "libgsoapssl.so" && ln -s "libgsoapssl-2.8.91.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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -release 2.8.91 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/ppc64le-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/ppc64le-redhat-linux/8/crtbeginS.o .libs/libgsoapssl___la-stdsoap2_ssl_cpp.o .libs/libgsoapssl___la-dom_cpp.o -lssl -lcrypto -lz -L/usr/lib/gcc/ppc64le-redhat-linux/8 -L/usr/lib/gcc/ppc64le-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/ppc64le-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64le-redhat-linux/8/crtendS.o /usr/lib/gcc/ppc64le-redhat-linux/8/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libgsoapssl++-2.8.91.so -o .libs/libgsoapssl++-2.8.91.so libtool: link: (cd ".libs" && rm -f "libgsoapssl++.so" && ln -s "libgsoapssl++-2.8.91.so" "libgsoapssl++.so") libtool: link: ( cd ".libs" && rm -f "libgsoapssl++.la" && ln -s "../libgsoapssl++.la" "libgsoapssl++.la" ) make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap' Making all in src make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/src' /bin/sh ../../ylwrap soapcpp2_yacc.y y.tab.c soapcpp2_yacc.c y.tab.h `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 BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/src/soapcpp2_yacc.y: warning: 1 shift/reduce conflict [-Wconflicts-sr] updating soapcpp2_yacc.output updating soapcpp2_yacc.h gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapcpp2-soapcpp2_yacc.o `test -f 'soapcpp2_yacc.c' || echo './'`soapcpp2_yacc.c BUILDSTDERR: soapcpp2_yacc.c: In function 'yyparse': BUILDSTDERR: soapcpp2_yacc.y:2378:13: warning: array subscript -1 is below array bounds of 'Scope[16]' {aka 'struct Scope[16]'} [-Warray-bounds] BUILDSTDERR: sp = stack-1; BUILDSTDERR: ~~~~~^~ /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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o soapcpp2 soapcpp2-soapcpp2_yacc.o soapcpp2-soapcpp2_lex.o soapcpp2-symbol2.o soapcpp2-error2.o soapcpp2-init2.o soapcpp2-soapcpp2.o libtool: link: gcc -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH=\"/usr/share/gsoap/import\" -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o soapcpp2 soapcpp2-soapcpp2_yacc.o soapcpp2-soapcpp2_lex.o soapcpp2-symbol2.o soapcpp2-error2.o soapcpp2-init2.o soapcpp2-soapcpp2.o make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/src' Making all in wsdl make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' ../../gsoap/src/soapcpp2 -SC -pwsdl -I../../gsoap/wsdl -I../../gsoap/import ../../gsoap/wsdl/wsdl.h BUILDSTDERR: soapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving wsdlStub.h annotated copy of the source interface header file BUILDSTDERR: Saving wsdlH.h serialization functions to #include in projects BUILDSTDERR: Saving xmime.nsmap namespace mapping table BUILDSTDERR: Saving wsdlC.cpp serialization functions BUILDSTDERR: Compilation successful make all-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsdl2h-service.o `test -f 'service.cpp' || echo './'`service.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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsdl2h-smdevp.o `test -f '../../gsoap/plugin/smdevp.c' || echo './'`../../gsoap/plugin/smdevp.c BUILDSTDERR: ../../gsoap/plugin/smdevp.c: In function 'soap_smd_init': BUILDSTDERR: ../../gsoap/plugin/smdevp.c:533:7: warning: 'HMAC_Init' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: HMAC_Init((HMAC_CTX*)data->ctx, key, keylen, type); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from ../../gsoap/stdsoap2.h:941, BUILDSTDERR: from ../../gsoap/plugin/smdevp.h:52, BUILDSTDERR: from ../../gsoap/plugin/smdevp.c:304: BUILDSTDERR: /usr/include/openssl/hmac.h:30:1: note: declared here BUILDSTDERR: DEPRECATEDIN_1_1_0(__owur int HMAC_Init(HMAC_CTX *ctx, const void *key, int len, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=link g++ -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -L../../gsoap/wsdl -I../../gsoap -I../../gsoap/plugin -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 wsdl2h-httpda.o 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I../../gsoap -I../../gsoap/plugin -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 wsdl2h-httpda.o wsdl2h-smdevp.o -L../../gsoap/wsdl ../../gsoap/.libs/libgsoapssl++.so -lssl -lz -lcrypto -lpthread make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' Making all in . make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap' Making all in samples make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples' Making all in autotest make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/autotest' ../../../gsoap/wsdl/wsdl2h -d -P -t ../../../gsoap/samples/autotest/typemap.dat ../../../gsoap/samples/autotest/examples.wsdl BUILDSTDERR: Saving ../../../gsoap/samples/autotest/examples.h BUILDSTDERR: ** The gSOAP WSDL/WADL/XSD processor for C and C++, wsdl2h release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019 Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The wsdl2h tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Reading type definitions from type map "../../../gsoap/samples/autotest/typemap.dat" BUILDSTDERR: Reading '../../../gsoap/samples/autotest/examples.wsdl'... BUILDSTDERR: Warning: unexpected element 'wsdl' at level 3 is skipped (safe to ignore) BUILDSTDERR: Reading schema '../../../gsoap/samples/autotest/RelativeIncluded.xsd'... BUILDSTDERR: Done reading '../../../gsoap/samples/autotest/RelativeIncluded.xsd' BUILDSTDERR: Reading schema '../../../gsoap/samples/autotest/Included.xsd'... BUILDSTDERR: Done reading '../../../gsoap/samples/autotest/Included.xsd' BUILDSTDERR: Reading schema '../../../gsoap/samples/autotest/ChameleonIncluded.xsd'... BUILDSTDERR: Done reading '../../../gsoap/samples/autotest/ChameleonIncluded.xsd' BUILDSTDERR: 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/' BUILDSTDERR: Warning: attempt to include schema '../../../gsoap/samples/autotest/ChameleonIncluded.xsd' with mismatching targetNamespace '(null)' 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/' BUILDSTDERR: 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' BUILDSTDERR: Done reading '../../../gsoap/samples/autotest/examples.wsdl' BUILDSTDERR: To finalize code generation, execute: BUILDSTDERR: > soapcpp2 ../../../gsoap/samples/autotest/examples.h BUILDSTDERR: Or to generate C++ proxy and service classes: BUILDSTDERR: > soapcpp2 -j ../../../gsoap/samples/autotest/examples.h ../../../gsoap/src/soapcpp2 -SL -T -I../../../gsoap/import -I../../../gsoap/custom ../../../gsoap/samples/autotest/examples.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ex service name: SoapBinding BUILDSTDERR: Using ex service style: document BUILDSTDERR: Using ex service encoding: literal BUILDSTDERR: Using ex service location: http://localhost/SoapPort BUILDSTDERR: Using ex schema namespace: http://www.w3.org/2002/ws/databinding/examples/6/09/ BUILDSTDERR: Saving SoapBinding.echoTargetNamespace.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoTargetNamespace.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNoTargetNamespace.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNoTargetNamespace.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoQualifiedLocalElements.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoQualifiedLocalElements.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoUnqualifiedLocalAttributes.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoUnqualifiedLocalAttributes.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoSchemaVersion.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoSchemaVersion.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoFinalDefault.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoFinalDefault.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoBlockDefault.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoBlockDefault.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAnySimpleTypeAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAnySimpleTypeAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAnySimpleTypeElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAnySimpleTypeElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAnyTypeElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAnyTypeElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoImportSchemaNamespace.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoImportSchemaNamespace.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoImportNamespace.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoImportNamespace.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoImportSchema.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoImportSchema.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoImportTypesNamespace.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoImportTypesNamespace.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoDocumentationElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoDocumentationElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoIdentifierName.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoIdentifierName.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNonIdentifierName.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNonIdentifierName.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoStringElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoStringElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoStringAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoStringAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoBooleanElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoBooleanElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoBooleanAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoBooleanAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoDecimalElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoDecimalElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoDecimalAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoDecimalAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoFloatElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoFloatElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoFloatAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoFloatAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoDoubleElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoDoubleElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoDoubleAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoDoubleAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoDurationElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoDurationElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoDurationAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoDurationAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoDateTimeElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoDateTimeElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoDateTimeAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoDateTimeAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoTimeElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoTimeElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoTimeAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoTimeAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoDateElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoDateElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoDateAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoDateAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGYearMonthElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGYearMonthElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGYearMonthAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGYearMonthAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGYearElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGYearElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGYearAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGYearAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGMonthDayElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGMonthDayElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGMonthDayAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGMonthDayAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGDayElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGDayElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGDayAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGDayAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGMonthElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGMonthElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGMonthAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGMonthAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoHexBinaryElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoHexBinaryElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoHexBinaryAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoHexBinaryAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoBase64BinaryElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoBase64BinaryElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoBase64BinaryAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoBase64BinaryAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAnyURIElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAnyURIElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAnyURIAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAnyURIAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoQNameElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoQNameElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoQNameAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoQNameAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNormalizedStringElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNormalizedStringElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNormalizedStringAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNormalizedStringAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoTokenElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoTokenElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoTokenAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoTokenAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoLanguageElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoLanguageElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoLanguageAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoLanguageAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNMTOKENElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNMTOKENElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNMTOKENAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNMTOKENAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNMTOKENSElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNMTOKENSElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNMTOKENSAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNMTOKENSAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNameElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNameElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNameAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNameAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNCNameElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNCNameElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNCNameAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNCNameAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoIDElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoIDElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoIDAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoIDAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoIDREFElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoIDREFElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoIDREFAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoIDREFAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoIDREFSElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoIDREFSElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoIDREFSAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoIDREFSAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoENTITYElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoENTITYElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoENTITYAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoENTITYAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoENTITIESElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoENTITIESElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoENTITIESAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoENTITIESAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoIntegerElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoIntegerElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoIntegerAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoIntegerAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNonPositiveIntegerElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNonPositiveIntegerElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNonPositiveIntegerAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNonPositiveIntegerAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNegativeIntegerElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNegativeIntegerElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNegativeIntegerAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNegativeIntegerAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoLongElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoLongElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoLongAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoLongAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoIntElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoIntElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoIntAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoIntAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoShortElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoShortElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoShortAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoShortAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoByteElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoByteElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoByteAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoByteAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNonNegativeIntegerElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNonNegativeIntegerElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNonNegativeIntegerAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNonNegativeIntegerAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoUnsignedLongElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoUnsignedLongElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoUnsignedLongAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoUnsignedLongAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoUnsignedIntElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoUnsignedIntElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoUnsignedIntAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoUnsignedIntAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoUnsignedShortElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoUnsignedShortElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoUnsignedShortAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoUnsignedShortAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoUnsignedByteElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoUnsignedByteElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoUnsignedByteAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoUnsignedByteAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoPositiveIntegerElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoPositiveIntegerElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoPositiveIntegerAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoPositiveIntegerAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGlobalSimpleType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGlobalSimpleType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoStringEnumerationType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoStringEnumerationType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNMTOKENEnumerationType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNMTOKENEnumerationType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoIntEnumerationType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoIntEnumerationType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoShortEnumerationType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoShortEnumerationType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoLongEnumerationType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoLongEnumerationType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoDoubleEnumerationType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoDoubleEnumerationType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoIntegerEnumerationType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoIntegerEnumerationType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoDecimalEnumerationType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoDecimalEnumerationType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoFloatEnumerationType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoFloatEnumerationType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNonNegativeIntegerEnumerationType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNonNegativeIntegerEnumerationType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoPositiveIntegerEnumerationType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoPositiveIntegerEnumerationType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoUnsignedLongEnumerationType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoUnsignedLongEnumerationType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoUnsignedIntEnumerationType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoUnsignedIntEnumerationType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoUnsignedShortEnumerationType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoUnsignedShortEnumerationType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoTokenEnumerationType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoTokenEnumerationType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoComplexTypeSequence.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoComplexTypeSequence.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoComplexTypeOnlyAttributes.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoComplexTypeOnlyAttributes.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoComplexTypeAll.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoComplexTypeAll.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoComplexTypeChoice.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoComplexTypeChoice.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoComplexTypeSequenceChoice.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoComplexTypeSequenceChoice.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoElementMinOccurs1.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoElementMinOccurs1.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoElementMinOccursFinite.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoElementMinOccursFinite.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoElementMinOccurs2MaxOccurs2.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoElementMinOccurs2MaxOccurs2.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoElementMinOccurs2orMore.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoElementMinOccurs2orMore.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoElementMaxOccurs1.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoElementMaxOccurs1.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoElementMaxOccursUnbounded.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoElementMaxOccursUnbounded.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoElementMaxOccursFinite.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoElementMaxOccursFinite.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAttributeOptional.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAttributeOptional.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAttributeRequired.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAttributeRequired.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAttributeFixed.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAttributeFixed.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAttributeDefault.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAttributeDefault.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGlobalElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGlobalElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGlobalElementDefault.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGlobalElementDefault.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoElementMinOccurs0.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoElementMinOccurs0.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNillableElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNillableElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNillableOptionalElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNillableOptionalElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoUnionMemberTypes.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoUnionMemberTypes.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoUnionDateString.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoUnionDateString.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoUnionSimpleDateString.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoUnionSimpleDateString.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNullEnumerationType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNullEnumerationType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoElementEmptyComplexType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoElementEmptyComplexType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoElementEmptySequence.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoElementEmptySequence.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGlobalElementSequence.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGlobalElementSequence.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGlobalElementAll.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGlobalElementAll.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGlobalElementChoice.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGlobalElementChoice.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNestedSequenceElementList.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNestedSequenceElementList.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoMixedContentType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoMixedContentType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoStringSimpleTypePattern.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoStringSimpleTypePattern.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoIntSimpleTypePattern.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoIntSimpleTypePattern.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoIntegerSimpleTypePattern.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoIntegerSimpleTypePattern.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoLongSimpleTypePattern.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoLongSimpleTypePattern.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoDecimalSimpleTypePattern.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoDecimalSimpleTypePattern.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoFloatSimpleTypePattern.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoFloatSimpleTypePattern.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoDoubleSimpleTypePattern.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoDoubleSimpleTypePattern.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoShortSimpleTypePattern.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoShortSimpleTypePattern.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNonNegativeIntegerSimpleTypePattern.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNonNegativeIntegerSimpleTypePattern.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoPositiveIntegerSimpleTypePattern.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoPositiveIntegerSimpleTypePattern.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoUnsignedLongSimpleTypePattern.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoUnsignedLongSimpleTypePattern.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoUnsignedIntSimpleTypePattern.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoUnsignedIntSimpleTypePattern.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoUnsignedShortSimpleTypePattern.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoUnsignedShortSimpleTypePattern.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoDateSimpleTypePattern.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoDateSimpleTypePattern.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoRestrictedMinInclusive.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoRestrictedMinInclusive.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoRestrictedMaxInclusive.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoRestrictedMaxInclusive.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoRestrictedMinExclusive.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoRestrictedMinExclusive.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoRestrictedMaxExclusive.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoRestrictedMaxExclusive.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoRestrictedLength.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoRestrictedLength.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoRestrictedMaxLength.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoRestrictedMaxLength.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoRestrictedMinLength.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoRestrictedMinLength.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAnyAttributeStrict.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAnyAttributeStrict.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAnyAttributeSkip.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAnyAttributeSkip.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAnyAttributeLax.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAnyAttributeLax.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoElementReference.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoElementReference.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAttributeReference.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAttributeReference.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAttributeElementNameClash.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAttributeElementNameClash.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoExtendedSequenceStrict.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoExtendedSequenceStrict.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoExtendedSequenceLax.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoExtendedSequenceLax.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoExtendedSequenceSkip.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoExtendedSequenceSkip.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoElementTypeDefaultNamespace.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoElementTypeDefaultNamespace.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoRestrictedStringMinLength.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoRestrictedStringMinLength.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoRestrictedStringMaxLength.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoRestrictedStringMaxLength.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoRestrictedStringMinMaxLength.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoRestrictedStringMinMaxLength.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoBareVector.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoBareVector.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoComplexTypeSequenceExtension.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoComplexTypeSequenceExtension.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoTypeSubstitutionUsingXsiType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoTypeSubstitutionUsingXsiType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoIncludeRelative.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoIncludeRelative.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoInclude.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoInclude.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoSimpleTypeAttributes.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoSimpleTypeAttributes.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoChameleonInclude.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoChameleonInclude.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoPrecisionDecimal.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoPrecisionDecimal.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoExtendedSimpleType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoExtendedSimpleType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoSOAPEncodedArray.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoSOAPEncodedArray.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoSequenceMinOccurs1.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoSequenceMinOccurs1.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoSequenceMinOccursFinite.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoSequenceMinOccursFinite.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoSequenceMaxOccurs1.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoSequenceMaxOccurs1.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoElementMinOccurs0MaxOccursFinite.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoElementMinOccurs0MaxOccursFinite.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoElementMinOccurs0MaxOccursUnbounded.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoElementMinOccurs0MaxOccursUnbounded.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoSequenceMinOccurs0MaxOccursUnbounded.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoSequenceMinOccurs0MaxOccursUnbounded.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoElementMinOccurs1MaxOccursUnbounded.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoElementMinOccurs1MaxOccursUnbounded.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoSequenceMinOccurs1MaxOccursUnbounded.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoSequenceMinOccurs1MaxOccursUnbounded.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoSequenceMaxOccursUnbounded.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoSequenceMaxOccursUnbounded.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoSequenceMaxOccursFinite.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoSequenceMaxOccursFinite.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoSequenceMinOccurs0.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoSequenceMinOccurs0.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoSequenceSequenceElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoSequenceSequenceElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoDecimalSimpleTypeTotalDigits.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoDecimalSimpleTypeTotalDigits.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoDecimalSimpleTypeFractionDigits.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoDecimalSimpleTypeFractionDigits.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAttributeTypeReference.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAttributeTypeReference.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoElementTypeReference.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoElementTypeReference.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoLocalElementComplexType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoLocalElementComplexType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoId.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoId.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAttributeGroup.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAttributeGroup.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoElementFormQualified.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoElementFormQualified.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNotNillableElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNotNillableElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoNotMixed.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoNotMixed.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAttributeFormUnqualified.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAttributeFormUnqualified.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoComplexTypeConcrete.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoComplexTypeConcrete.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGlobalComplexType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGlobalComplexType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGlobalComplexTypeAbstract.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGlobalComplexTypeAbstract.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGlobalElementConcrete.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGlobalElementConcrete.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGlobalElementBlock.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGlobalElementBlock.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGlobalElementFinal.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGlobalElementFinal.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGlobalComplexTypeBlock.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGlobalComplexTypeBlock.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoComplexTypeAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoComplexTypeAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoComplexTypeAttributeExtension.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoComplexTypeAttributeExtension.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoByteSimpleTypePattern.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoByteSimpleTypePattern.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoChoiceMaxOccursFinite.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoChoiceMaxOccursFinite.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoChoiceMaxOccursUnbounded.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoChoiceMaxOccursUnbounded.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoChoiceMinOccurs0.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoChoiceMinOccurs0.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoChoiceMinOccursFinite.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoChoiceMinOccursFinite.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoChoiceElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoChoiceElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoChoiceChoice.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoChoiceChoice.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoChoiceSequence.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoChoiceSequence.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoSequenceChoice.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoSequenceChoice.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoElementGroup.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoElementGroup.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoUnique.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoUnique.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoTokenSimpleTypePattern.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoTokenSimpleTypePattern.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAppinfoElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAppinfoElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoComplexTypeOnlyAttributeGroup.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoComplexTypeOnlyAttributeGroup.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoSubstitutionGroup.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoSubstitutionGroup.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoMaxOccurs1.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoMaxOccurs1.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoMinOccurs1.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoMinOccurs1.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAllElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAllElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoElementDefault.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoElementDefault.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoList.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoList.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoSequenceElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoSequenceElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoSequenceSingleRepeatedElement.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoSequenceSingleRepeatedElement.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAnyAttributeOtherStrict.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAnyAttributeOtherStrict.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAnyAttributeOtherLax.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAnyAttributeOtherLax.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAnyAttributeOtherSkip.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAnyAttributeOtherSkip.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGlobalElementAbstract.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGlobalElementAbstract.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoSimpleTypeEnumerationType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoSimpleTypeEnumerationType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoLanguageEnumerationType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoLanguageEnumerationType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoElementReferenceUnqualified.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoElementReferenceUnqualified.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoElementTypeReferenceUnqualified.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoElementTypeReferenceUnqualified.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAttributeReferenceUnqualified.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAttributeReferenceUnqualified.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAttributeTypeReferenceUnqualified.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAttributeTypeReferenceUnqualified.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGlobalAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGlobalAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGlobalAttributeSimpleType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGlobalAttributeSimpleType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGlobalAttributeUnqualifiedType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGlobalAttributeUnqualifiedType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGlobalComplexTypeEmptyExtension.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGlobalComplexTypeEmptyExtension.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGlobalElementComplexTypeEmptyExtension.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGlobalElementComplexTypeEmptyExtension.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGlobalElementComplexTypeSequenceExtension.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGlobalElementComplexTypeSequenceExtension.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGlobalElementSequenceAny.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGlobalElementSequenceAny.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGlobalElementSimpleType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGlobalElementSimpleType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGlobalElementUnqualifiedType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGlobalElementUnqualifiedType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGYearSimpleTypePattern.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGYearSimpleTypePattern.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGMonthSimpleTypePattern.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGMonthSimpleTypePattern.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGDaySimpleTypePattern.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGDaySimpleTypePattern.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGYearMonthSimpleTypePattern.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGYearMonthSimpleTypePattern.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoGMonthDaySimpleTypePattern.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoGMonthDaySimpleTypePattern.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoSimpleTypeRenamed.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoSimpleTypeRenamed.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoLocalElementSimpleType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoLocalElementSimpleType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoLocalAttributeSimpleType.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoLocalAttributeSimpleType.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoExtendedSequenceStrictAny.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoExtendedSequenceStrictAny.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoExtendedSequenceLaxAny.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoExtendedSequenceLaxAny.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoExtendedSequenceSkipAny.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoExtendedSequenceSkipAny.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoExtendedSequenceSkipOther.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoExtendedSequenceSkipOther.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoExtendedSequenceLaxOther.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoExtendedSequenceLaxOther.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoExtendedSequenceStrictOther.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoExtendedSequenceStrictOther.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoAttributeFormQualified.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoAttributeFormQualified.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoComplexTypeAnyAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoComplexTypeAnyAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoSimpleContentAnyAttribute.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoSimpleContentAnyAttribute.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoMixedComplexContent.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoMixedComplexContent.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoElementFormUnqualified.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoElementFormUnqualified.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoExtendedSimpleContent.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoExtendedSimpleContent.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoQualifiedLocalAttributes.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoQualifiedLocalAttributes.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoUnqualifiedLocalElements.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoUnqualifiedLocalElements.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoSequenceAnyStrict.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoSequenceAnyStrict.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoUnionSimpleAndMemberTypes.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoUnionSimpleAndMemberTypes.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.echoElementFixed.req.xml sample SOAP/XML request BUILDSTDERR: Saving SoapBinding.echoElementFixed.res.xml sample SOAP/XML response BUILDSTDERR: Saving SoapBinding.nsmap namespace mapping table BUILDSTDERR: Saving soapTester.cpp auto-test echo server BUILDSTDERR: Saving soapServer.cpp server request dispatcher BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful g++ -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o autotest-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp BUILDSTDERR: soapC.cpp: In function '__ex__union_ChoiceMinOccursFinite* soap_in___ex__union_ChoiceMinOccursFinite(soap*, const char*, __ex__union_ChoiceMinOccursFinite*, const char*)': BUILDSTDERR: soapC.cpp:28757:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (soap->alloced) BUILDSTDERR: ^~ BUILDSTDERR: soapC.cpp:28759:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: if (!soap_in__ex__union_ChoiceMinOccursFinite(soap, &a->__union_ChoiceMinOccursFinite, &a->union_ChoiceMinOccursFinite)) BUILDSTDERR: ^~ BUILDSTDERR: soapC.cpp: In function '__ex__union_ChoiceMaxOccursUnbounded* soap_in___ex__union_ChoiceMaxOccursUnbounded(soap*, const char*, __ex__union_ChoiceMaxOccursUnbounded*, const char*)': BUILDSTDERR: soapC.cpp:28848:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (soap->alloced) BUILDSTDERR: ^~ BUILDSTDERR: soapC.cpp:28850:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: if (!soap_in__ex__union_ChoiceMaxOccursUnbounded(soap, &a->__union_ChoiceMaxOccursUnbounded, &a->union_ChoiceMaxOccursUnbounded)) BUILDSTDERR: ^~ BUILDSTDERR: soapC.cpp: In function '__ex__union_ChoiceMaxOccursFinite* soap_in___ex__union_ChoiceMaxOccursFinite(soap*, const char*, __ex__union_ChoiceMaxOccursFinite*, const char*)': BUILDSTDERR: soapC.cpp:28939:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (soap->alloced) BUILDSTDERR: ^~ BUILDSTDERR: soapC.cpp:28941:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: if (!soap_in__ex__union_ChoiceMaxOccursFinite(soap, &a->__union_ChoiceMaxOccursFinite, &a->union_ChoiceMaxOccursFinite)) BUILDSTDERR: ^~ g++ -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I../../../gsoap -I../../../gsoap/plugin -I../../../gsoap/samples/autotest -L../../../gsoap/samples/autotest -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I../../../gsoap -I../../../gsoap/plugin -I../../../gsoap/samples/autotest -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/autotest' Making all in aws make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/aws' ../../../gsoap/src/soapcpp2 -j -I../../../gsoap/import:../../../gsoap aws-s3.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using s3 service name: AmazonS3SoapBinding BUILDSTDERR: Using s3 service style: document BUILDSTDERR: Using s3 service encoding: literal BUILDSTDERR: Using s3 service location: https://s3.amazonaws.com/soap BUILDSTDERR: Using s3 schema namespace: http://s3.amazonaws.com/doc/2006-03-01/ BUILDSTDERR: Saving soapAmazonS3SoapBindingProxy.h client proxy class BUILDSTDERR: Saving soapAmazonS3SoapBindingProxy.cpp client proxy class BUILDSTDERR: Saving soapAmazonS3SoapBindingService.h service class BUILDSTDERR: Saving soapAmazonS3SoapBindingService.cpp service class BUILDSTDERR: Saving AmazonS3SoapBinding.CreateBucket.req.xml sample SOAP/XML request BUILDSTDERR: Saving AmazonS3SoapBinding.CreateBucket.res.xml sample SOAP/XML response BUILDSTDERR: Saving AmazonS3SoapBinding.DeleteBucket.req.xml sample SOAP/XML request BUILDSTDERR: Saving AmazonS3SoapBinding.DeleteBucket.res.xml sample SOAP/XML response BUILDSTDERR: Saving AmazonS3SoapBinding.GetObjectAccessControlPolicy.req.xml sample SOAP/XML request BUILDSTDERR: Saving AmazonS3SoapBinding.GetObjectAccessControlPolicy.res.xml sample SOAP/XML response BUILDSTDERR: Saving AmazonS3SoapBinding.GetBucketAccessControlPolicy.req.xml sample SOAP/XML request BUILDSTDERR: Saving AmazonS3SoapBinding.GetBucketAccessControlPolicy.res.xml sample SOAP/XML response BUILDSTDERR: Saving AmazonS3SoapBinding.SetObjectAccessControlPolicy.req.xml sample SOAP/XML request BUILDSTDERR: Saving AmazonS3SoapBinding.SetObjectAccessControlPolicy.res.xml sample SOAP/XML response BUILDSTDERR: Saving AmazonS3SoapBinding.SetBucketAccessControlPolicy.req.xml sample SOAP/XML request BUILDSTDERR: Saving AmazonS3SoapBinding.SetBucketAccessControlPolicy.res.xml sample SOAP/XML response BUILDSTDERR: Saving AmazonS3SoapBinding.GetObject.req.xml sample SOAP/XML request BUILDSTDERR: Saving AmazonS3SoapBinding.GetObject.res.xml sample SOAP/XML response BUILDSTDERR: Saving AmazonS3SoapBinding.GetObjectExtended.req.xml sample SOAP/XML request BUILDSTDERR: Saving AmazonS3SoapBinding.GetObjectExtended.res.xml sample SOAP/XML response BUILDSTDERR: Saving AmazonS3SoapBinding.PutObject.req.xml sample SOAP/XML request BUILDSTDERR: Saving AmazonS3SoapBinding.PutObject.res.xml sample SOAP/XML response BUILDSTDERR: Saving AmazonS3SoapBinding.PutObjectInline.req.xml sample SOAP/XML request BUILDSTDERR: Saving AmazonS3SoapBinding.PutObjectInline.res.xml sample SOAP/XML response BUILDSTDERR: Saving AmazonS3SoapBinding.DeleteObject.req.xml sample SOAP/XML request BUILDSTDERR: Saving AmazonS3SoapBinding.DeleteObject.res.xml sample SOAP/XML response BUILDSTDERR: Saving AmazonS3SoapBinding.ListBucket.req.xml sample SOAP/XML request BUILDSTDERR: Saving AmazonS3SoapBinding.ListBucket.res.xml sample SOAP/XML response BUILDSTDERR: Saving AmazonS3SoapBinding.ListAllMyBuckets.req.xml sample SOAP/XML request BUILDSTDERR: Saving AmazonS3SoapBinding.ListAllMyBuckets.res.xml sample SOAP/XML response BUILDSTDERR: Saving AmazonS3SoapBinding.SetBucketLoggingStatus.req.xml sample SOAP/XML request BUILDSTDERR: Saving AmazonS3SoapBinding.SetBucketLoggingStatus.res.xml sample SOAP/XML response BUILDSTDERR: Saving AmazonS3SoapBinding.GetBucketLoggingStatus.req.xml sample SOAP/XML request BUILDSTDERR: Saving AmazonS3SoapBinding.GetBucketLoggingStatus.res.xml sample SOAP/XML response BUILDSTDERR: Saving AmazonS3SoapBinding.CopyObject.req.xml sample SOAP/XML request BUILDSTDERR: Saving AmazonS3SoapBinding.CopyObject.res.xml sample SOAP/XML response BUILDSTDERR: Saving AmazonS3SoapBinding.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/aws' g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o aws-aws-s3.o `test -f 'aws-s3.cpp' || echo './'`aws-s3.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o aws-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp BUILDSTDERR: soapC.cpp: In function '__s3__union_ListVersionsResult* soap_in___s3__union_ListVersionsResult(soap*, const char*, __s3__union_ListVersionsResult*, const char*)': BUILDSTDERR: soapC.cpp:3666:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (soap->alloced) BUILDSTDERR: ^~ BUILDSTDERR: soapC.cpp:3668:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: if (!soap_in__s3__union_ListVersionsResult(soap, &a->__union_ListVersionsResult, &a->union_ListVersionsResult)) BUILDSTDERR: ^~ g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o aws-soapAmazonS3SoapBindingProxy.o `test -f 'soapAmazonS3SoapBindingProxy.cpp' || echo './'`soapAmazonS3SoapBindingProxy.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/aws' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/aws' Making all in calc make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap calc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns service name: calc BUILDSTDERR: Using ns service protocol: SOAP BUILDSTDERR: Using ns service style: rpc BUILDSTDERR: Using ns service encoding: encoded BUILDSTDERR: Using ns service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi BUILDSTDERR: Using ns schema namespace: urn:calc BUILDSTDERR: Saving calc.wsdl Web Service description BUILDSTDERR: Compliance warning: operation 'ns__add' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__sub' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__mul' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__div' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__pow' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Saving calc.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.sub.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.sub.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.mul.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.mul.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.div.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.div.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.pow.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.pow.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.nsmap namespace mapping table BUILDSTDERR: Saving ns.xsd XML schema BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o calcclient.o calcclient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapClient.o soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o calcclient calcclient.o soapClient.o soapC.o ../../../gsoap/libgsoap.la -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o calcserver.o calcserver.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapServer.o soapServer.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o calcserver calcserver.o soapServer.o soapC.o ../../../gsoap/libgsoap.la -lm -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/calcserver calcserver.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap.so -lm make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' Making all in calc++ make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' ../../../gsoap/src/soapcpp2 -i -I../../../gsoap/import:../../../gsoap calc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns service name: calc BUILDSTDERR: Using ns service protocol: SOAP BUILDSTDERR: Using ns service style: rpc BUILDSTDERR: Using ns service encoding: encoded BUILDSTDERR: Using ns service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi BUILDSTDERR: Using ns schema namespace: urn:calc BUILDSTDERR: Saving calc.wsdl Web Service description BUILDSTDERR: Compliance warning: operation 'ns__add' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__sub' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__mul' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__div' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__pow' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Saving soapcalcProxy.h client proxy class BUILDSTDERR: Saving soapcalcProxy.cpp client proxy class BUILDSTDERR: Saving soapcalcService.h service class BUILDSTDERR: Saving soapcalcService.cpp service class BUILDSTDERR: Saving calc.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.sub.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.sub.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.mul.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.mul.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.div.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.div.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.pow.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.pow.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.nsmap namespace mapping table BUILDSTDERR: Saving ns.xsd XML schema BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o calcclient.o calcclient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapcalcProxy.o soapcalcProxy.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o calcclient calcclient.o soapC.o soapcalcProxy.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o calcserver.o calcserver.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapcalcService.o soapcalcService.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o calcserver calcserver.o soapC.o soapcalcService.o ../../../gsoap/libgsoap++.la -lm -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/calcserver calcserver.o soapC.o soapcalcService.o ../../../gsoap/.libs/libgsoap++.so -lm make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' Making all in databinding make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding' ../../../gsoap/wsdl/wsdl2h -g -t ../../../gsoap/samples/databinding/addresstypemap.dat ../../../gsoap/samples/databinding/address.xsd BUILDSTDERR: Saving ../../../gsoap/samples/databinding/address.h BUILDSTDERR: ** The gSOAP WSDL/WADL/XSD processor for C and C++, wsdl2h release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019 Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The wsdl2h tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Reading type definitions from type map "../../../gsoap/samples/databinding/addresstypemap.dat" BUILDSTDERR: Reading '../../../gsoap/samples/databinding/address.xsd'... BUILDSTDERR: Done reading '../../../gsoap/samples/databinding/address.xsd' BUILDSTDERR: To finalize code generation, execute: BUILDSTDERR: > soapcpp2 ../../../gsoap/samples/databinding/address.h BUILDSTDERR: Or to generate C++ proxy and service classes: BUILDSTDERR: > soapcpp2 -j ../../../gsoap/samples/databinding/address.h ../../../gsoap/src/soapcpp2 -0 -CS -p address -I../../../gsoap/import ../../../gsoap/samples/databinding/address.h BUILDSTDERR: soapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving addressStub.h annotated copy of the source interface header file BUILDSTDERR: Saving addressH.h serialization functions to #include in projects BUILDSTDERR: Saving a.nsmap namespace mapping table BUILDSTDERR: Saving addressC.cpp serialization functions BUILDSTDERR: Compilation successful g++ -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o address-address.o `test -f 'address.cpp' || echo './'`address.cpp BUILDSTDERR: address.cpp: In function 'char* user_input(const char*)': BUILDSTDERR: address.cpp:209:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fgets(buf, 80, stdin); BUILDSTDERR: ~~~~~^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I../../../gsoap/samples/databinding -L../../../gsoap/samples/databinding -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o address address-addressC.o address-address.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I../../../gsoap/samples/databinding -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/address address-addressC.o address-address.o -L../../../gsoap/samples/databinding ../../../gsoap/.libs/libgsoap++.so make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding' Making all in dime make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dime.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Compliance warning: SOAP-encoded array 'arrayOfData' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: SOAP-encoded array 'arrayOfName' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Using ns service name: dime BUILDSTDERR: Using ns service style: rpc BUILDSTDERR: Using ns service encoding: encoded BUILDSTDERR: Using ns service location: http://websrv.cs.fsu.edu/~engelen/dimesrv.cgi BUILDSTDERR: Using ns schema namespace: urn:dime BUILDSTDERR: Saving dime.wsdl Web Service description BUILDSTDERR: Compliance warning: operation 'ns__putData' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__getData' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__getImage' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Saving dime.putData.req.xml sample SOAP/XML request BUILDSTDERR: Saving dime.putData.res.xml sample SOAP/XML response BUILDSTDERR: Saving dime.getData.req.xml sample SOAP/XML request BUILDSTDERR: Saving dime.getData.res.xml sample SOAP/XML response BUILDSTDERR: Saving dime.getImage.req.xml sample SOAP/XML request BUILDSTDERR: Saving dime.getImage.res.xml sample SOAP/XML response BUILDSTDERR: Saving dime.nsmap namespace mapping table BUILDSTDERR: Saving ns.xsd XML schema BUILDSTDERR: Saving soapClient.cpp client call stub functions BUILDSTDERR: Saving soapServer.cpp server request dispatcher BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o dimeclient.o dimeclient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapClient.o soapClient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dimeclient dimeclient.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o dimeserver.o dimeserver.cpp BUILDSTDERR: dimeserver.cpp:367:13: warning: 'void sigpipe_handle(int)' defined but not used [-Wunused-function] BUILDSTDERR: static void sigpipe_handle(int x) { } BUILDSTDERR: ^~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapServer.o soapServer.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dimeserver dimeserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lm -lpthread libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dimeserver dimeserver.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm -lpthread BUILDSTDERR: dimeserver.o: In function `dime_write_open(soap*, char const*, char const*, char const*)': BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime/dimeserver.cpp:396: warning: the use of `tempnam' is dangerous, better use `mkstemp' make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' Making all in dom make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o domcpp.o domcpp.cpp BUILDSTDERR: domcpp.cpp: In function 'void out_gen_c(soap*, xsd__anyType&, const char*, const std::map, const char*>&, const string&, const string&, int)': BUILDSTDERR: domcpp.cpp:1122:14: warning: 'is_x' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: else if (is_x) BUILDSTDERR: ^~ BUILDSTDERR: domcpp.cpp:1120:14: warning: 'is_n' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: else if (is_n) BUILDSTDERR: ^~ BUILDSTDERR: domcpp.cpp:1118:9: warning: 'is_b' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: if (is_b) BUILDSTDERR: ^~ BUILDSTDERR: domcpp.cpp:957:16: warning: 'is_x' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: else if (is_x) BUILDSTDERR: ^~ BUILDSTDERR: domcpp.cpp:955:16: warning: 'is_n' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: else if (is_n) BUILDSTDERR: ^~ BUILDSTDERR: domcpp.cpp:953:11: warning: 'is_b' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: if (is_b) BUILDSTDERR: ^~ g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o domcpp domcpp.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o dom2calc.o dom2calc.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dom2calc dom2calc.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dom2calc dom2calc.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' Making all in oneway make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap event.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns service name: Event BUILDSTDERR: Using ns service style: rpc BUILDSTDERR: Using ns service encoding: encoded BUILDSTDERR: Using ns service location: http://localhost:18000 BUILDSTDERR: Using ns schema namespace: urn:event BUILDSTDERR: Saving Event.wsdl Web Service description BUILDSTDERR: Compliance warning: operation 'ns__handle' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Saving Event.handle.req.xml sample SOAP/XML request BUILDSTDERR: Saving Event.nsmap namespace mapping table BUILDSTDERR: Saving ns.xsd XML schema BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o event.o event.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapClient.o soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o event event.o soapClient.o soapC.o ../../../gsoap/libgsoap.la -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o handler.o handler.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapServer.o soapServer.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o handler handler.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.la -lm -lpthread libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/handler handler.o soapClient.o soapC.o soapServer.o ../../../gsoap/.libs/libgsoap.so -lm -lpthread make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' Making all in oneway++ make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' ../../../gsoap/src/soapcpp2 -i -I../../../gsoap/import:../../../gsoap event.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns service name: Event BUILDSTDERR: Using ns service style: rpc BUILDSTDERR: Using ns service encoding: encoded BUILDSTDERR: Using ns service location: http://localhost:18000 BUILDSTDERR: Using ns schema namespace: urn:event BUILDSTDERR: Saving Event.wsdl Web Service description BUILDSTDERR: Compliance warning: operation 'ns__handle' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Saving soapEventProxy.h client proxy class BUILDSTDERR: Saving soapEventProxy.cpp client proxy class BUILDSTDERR: Saving soapEventService.h service class BUILDSTDERR: Saving soapEventService.cpp service class BUILDSTDERR: Saving Event.handle.req.xml sample SOAP/XML request BUILDSTDERR: Saving Event.nsmap namespace mapping table BUILDSTDERR: Saving ns.xsd XML schema BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o event.o event.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapEventProxy.o soapEventProxy.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o event event.o soapC.o soapEventProxy.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o handler.o handler.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapEventService.o soapEventService.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o handler handler.o soapC.o soapEventService.o soapEventProxy.o ../../../gsoap/libgsoap++.la -lm -lpthread libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/handler handler.o soapC.o soapEventService.o soapEventProxy.o ../../../gsoap/.libs/libgsoap++.so -lm -lpthread make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' Making all in factory make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap factory.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving h.xsd XML schema BUILDSTDERR: Saving t.xsd XML schema BUILDSTDERR: Using ns service name: factory BUILDSTDERR: Using ns service style: rpc BUILDSTDERR: Using ns service encoding: encoded BUILDSTDERR: Using ns service location: http://localhost:18085 BUILDSTDERR: Using ns schema namespace: urn:factoryService BUILDSTDERR: Saving factory.wsdl Web Service description BUILDSTDERR: Compliance warning: operation 'ns__create' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__lookup' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__rename' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__release' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__set' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__get' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__add' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__inc' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Saving factory.create.req.xml sample SOAP/XML request BUILDSTDERR: Saving factory.create.res.xml sample SOAP/XML response BUILDSTDERR: Saving factory.lookup.req.xml sample SOAP/XML request BUILDSTDERR: Saving factory.lookup.res.xml sample SOAP/XML response BUILDSTDERR: Saving factory.rename.req.xml sample SOAP/XML request BUILDSTDERR: Saving factory.rename.res.xml sample SOAP/XML response BUILDSTDERR: Saving factory.release.req.xml sample SOAP/XML request BUILDSTDERR: Saving factory.release.res.xml sample SOAP/XML response BUILDSTDERR: Saving factory.set.req.xml sample SOAP/XML request BUILDSTDERR: Saving factory.set.res.xml sample SOAP/XML response BUILDSTDERR: Saving factory.get.req.xml sample SOAP/XML request BUILDSTDERR: Saving factory.get.res.xml sample SOAP/XML response BUILDSTDERR: Saving factory.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving factory.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving factory.inc.req.xml sample SOAP/XML request BUILDSTDERR: Saving factory.inc.res.xml sample SOAP/XML response BUILDSTDERR: Saving factory.nsmap namespace mapping table BUILDSTDERR: Saving ns.xsd XML schema BUILDSTDERR: Saving soapClient.cpp client call stub functions BUILDSTDERR: Saving soapServer.cpp server request dispatcher BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o factory.o factory.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapServer.o soapServer.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o factory factory.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/factory factory.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' Making all in factorytest make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap factorytest.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving h.xsd XML schema BUILDSTDERR: Saving t.xsd XML schema BUILDSTDERR: Using ns service name: factorytest BUILDSTDERR: Using ns service style: rpc BUILDSTDERR: Using ns service encoding: encoded BUILDSTDERR: Using ns service location: http://localhost:18085 BUILDSTDERR: Using ns schema namespace: urn:factoryService BUILDSTDERR: Saving factorytest.wsdl Web Service description BUILDSTDERR: Compliance warning: operation 'ns__create' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__lookup' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__rename' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__release' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__set' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__get' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__add' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__inc' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Saving factorytest.create.req.xml sample SOAP/XML request BUILDSTDERR: Saving factorytest.create.res.xml sample SOAP/XML response BUILDSTDERR: Saving factorytest.lookup.req.xml sample SOAP/XML request BUILDSTDERR: Saving factorytest.lookup.res.xml sample SOAP/XML response BUILDSTDERR: Saving factorytest.rename.req.xml sample SOAP/XML request BUILDSTDERR: Saving factorytest.rename.res.xml sample SOAP/XML response BUILDSTDERR: Saving factorytest.release.req.xml sample SOAP/XML request BUILDSTDERR: Saving factorytest.release.res.xml sample SOAP/XML response BUILDSTDERR: Saving factorytest.set.req.xml sample SOAP/XML request BUILDSTDERR: Saving factorytest.set.res.xml sample SOAP/XML response BUILDSTDERR: Saving factorytest.get.req.xml sample SOAP/XML request BUILDSTDERR: Saving factorytest.get.res.xml sample SOAP/XML response BUILDSTDERR: Saving factorytest.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving factorytest.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving factorytest.inc.req.xml sample SOAP/XML request BUILDSTDERR: Saving factorytest.inc.res.xml sample SOAP/XML response BUILDSTDERR: Saving factorytest.nsmap namespace mapping table BUILDSTDERR: Saving ns.xsd XML schema BUILDSTDERR: Saving soapClient.cpp client call stub functions BUILDSTDERR: Saving soapServer.cpp server request dispatcher BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o factorytest.o factorytest.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapClient.o soapClient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o factorytest factorytest.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/factorytest factorytest.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' Making all in gmt make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap gmt.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using t service name: gmt BUILDSTDERR: Using t service style: document BUILDSTDERR: Using t service encoding: literal BUILDSTDERR: Using t schema namespace: http://tempuri.org/t.xsd BUILDSTDERR: Saving gmt.wsdl Web Service description BUILDSTDERR: Saving gmt.gmt.req.xml sample SOAP/XML request BUILDSTDERR: Saving gmt.gmt.res.xml sample SOAP/XML response BUILDSTDERR: Saving gmt.nsmap namespace mapping table BUILDSTDERR: Saving t.xsd XML schema BUILDSTDERR: Saving soapClient.cpp client call stub functions BUILDSTDERR: Saving soapServer.cpp server request dispatcher BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o gmtclient.o gmtclient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapClient.o soapClient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gmtclient gmtclient.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o gmtserver.o gmtserver.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapServer.o soapServer.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gmtserver gmtserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gmtserver gmtserver.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' Making all in googleapi make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' BUILDSTDERR: Makefile:706: warning: overriding recipe for target 'soapC.cpp' BUILDSTDERR: Makefile:703: warning: ignoring old recipe for target 'soapC.cpp' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap gdm.hpp BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Using C++ namespace: gdm BUILDSTDERR: Saving gdmStub.h annotated copy of the source interface header file BUILDSTDERR: Saving gdmH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving gdmC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -I../../../gsoap/import:../../../gsoap env.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap gdm.hpp BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Using C++ namespace: gdm BUILDSTDERR: Saving gdmStub.h annotated copy of the source interface header file BUILDSTDERR: Saving gdmH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving gdmC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap gdm.hpp BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Using C++ namespace: gdm BUILDSTDERR: Saving gdmStub.h annotated copy of the source interface header file BUILDSTDERR: Saving gdmH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving gdmC.cpp serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' BUILDSTDERR: Makefile:706: warning: overriding recipe for target 'soapC.cpp' BUILDSTDERR: Makefile:703: warning: ignoring old recipe for target 'soapC.cpp' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o gdm.o gdm.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o gdmC.o gdmC.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gdm gdm.o gdmC.o soapC.o ../../../gsoap/libgsoapssl++.la -lm -lssl -lcrypto -lz libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o gdx.o gdx.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gdx gdx.o gdmC.o soapC.o ../../../gsoap/libgsoapssl++.la -lm -lssl -lcrypto -lz libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gdx gdx.o gdmC.o soapC.o ../../../gsoap/.libs/libgsoapssl++.so -lm -lssl -lcrypto -lz make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' Making all in hello make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap hello.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using h service name: Service BUILDSTDERR: Using h service style: document BUILDSTDERR: Using h service encoding: literal BUILDSTDERR: Using h schema namespace: http://tempuri.org/h.xsd BUILDSTDERR: Saving h.wsdl Web Service description BUILDSTDERR: Saving h.hello.req.xml sample SOAP/XML request BUILDSTDERR: Saving h.hello.res.xml sample SOAP/XML response BUILDSTDERR: Saving h.xsd XML schema BUILDSTDERR: Saving h.nsmap namespace mapping table BUILDSTDERR: Saving soapClient.cpp client call stub functions BUILDSTDERR: Saving soapServer.cpp server request dispatcher BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o helloclient.o helloclient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapClient.o soapClient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o helloclient helloclient.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o helloserver.o helloserver.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapServer.o soapServer.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o helloserver helloserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/helloserver helloserver.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' Making all in httpcookies make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ck.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ck service name: ck BUILDSTDERR: Using ck service style: rpc BUILDSTDERR: Using ck service encoding: encoded BUILDSTDERR: Using ck service location: http://www.cs.fsu.edu/~engelen/ck.cgi BUILDSTDERR: Using ck schema namespace: urn:ck BUILDSTDERR: Saving ck.wsdl Web Service description BUILDSTDERR: Compliance warning: operation 'ck__demo' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Saving ck.demo.req.xml sample SOAP/XML request BUILDSTDERR: Saving ck.demo.res.xml sample SOAP/XML response BUILDSTDERR: Saving ck.nsmap namespace mapping table BUILDSTDERR: Saving ck.xsd XML schema BUILDSTDERR: Saving soapClient.cpp client call stub functions BUILDSTDERR: Saving soapServer.cpp server request dispatcher BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o ck_cgi-ckserver.o `test -f 'ckserver.cpp' || echo './'`ckserver.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o ck_cgi-soapServer.o `test -f 'soapServer.cpp' || echo './'`soapServer.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o ck_cgi-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o ckclient-soapClient.o `test -f 'soapClient.cpp' || echo './'`soapClient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o ckclient-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ckclient ckclient-ckclient.o ckclient-soapClient.o ckclient-soapC.o ../../../gsoap/libgsoapck++.la -lm libtool: link: g++ -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ckclient ckclient-ckclient.o ckclient-soapClient.o ckclient-soapC.o ../../../gsoap/.libs/libgsoapck++.so -lm make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' Making all in lu make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap lu.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Compliance warning: SOAP-encoded array 'vector' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: SOAP-encoded array 'ivector' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: SOAP-encoded array 'matrix' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Using ns1 service name: lu BUILDSTDERR: Using ns1 service style: rpc BUILDSTDERR: Using ns1 service encoding: encoded BUILDSTDERR: Using ns1 service location: http://websrv.cs.fsu.edu/~engelen/luserver.cgi BUILDSTDERR: Using ns1 schema namespace: urn:lu BUILDSTDERR: Saving lu.wsdl Web Service description BUILDSTDERR: Compliance warning: operation 'ns1__ludcmp' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns1__lubksb' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns1__lusol' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns1__lusols' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns1__luinv' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns1__ludet' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Saving lu.ludcmp.req.xml sample SOAP/XML request BUILDSTDERR: Saving lu.ludcmp.res.xml sample SOAP/XML response BUILDSTDERR: Saving lu.lubksb.req.xml sample SOAP/XML request BUILDSTDERR: Saving lu.lubksb.res.xml sample SOAP/XML response BUILDSTDERR: Saving lu.lusol.req.xml sample SOAP/XML request BUILDSTDERR: Saving lu.lusol.res.xml sample SOAP/XML response BUILDSTDERR: Saving lu.lusols.req.xml sample SOAP/XML request BUILDSTDERR: Saving lu.lusols.res.xml sample SOAP/XML response BUILDSTDERR: Saving lu.luinv.req.xml sample SOAP/XML request BUILDSTDERR: Saving lu.luinv.res.xml sample SOAP/XML response BUILDSTDERR: Saving lu.ludet.req.xml sample SOAP/XML request BUILDSTDERR: Saving lu.ludet.res.xml sample SOAP/XML response BUILDSTDERR: Saving lu.nsmap namespace mapping table BUILDSTDERR: Saving ns1.xsd XML schema BUILDSTDERR: Saving soapClient.cpp client call stub functions BUILDSTDERR: Saving soapServer.cpp server request dispatcher BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o luclient.o luclient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o lumat.o lumat.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapClient.o soapClient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o luclient luclient.o lumat.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o luserver.o luserver.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapServer.o soapServer.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o luserver.cgi luserver.o lumat.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/luserver.cgi luserver.o lumat.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' Making all in magic make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap magic.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Compliance warning: SOAP-encoded array 'vector' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: SOAP-encoded array 'matrix' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Using ns1 service name: magic BUILDSTDERR: Using ns1 service style: rpc BUILDSTDERR: Using ns1 service encoding: encoded BUILDSTDERR: Using ns1 service location: http://websrv.cs.fsu.edu/~engelen/magicserver.cgi BUILDSTDERR: Using ns1 schema namespace: urn:MagicSquare BUILDSTDERR: Saving magic.wsdl Web Service description BUILDSTDERR: Compliance warning: operation 'ns1__magic' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Saving magic.magic.req.xml sample SOAP/XML request BUILDSTDERR: Saving magic.magic.res.xml sample SOAP/XML response BUILDSTDERR: Saving magic.nsmap namespace mapping table BUILDSTDERR: Saving ns1.xsd XML schema BUILDSTDERR: Saving soapClient.cpp client call stub functions BUILDSTDERR: Saving soapServer.cpp server request dispatcher BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o magic.o magic.cpp BUILDSTDERR: magic.cpp: In constructor 'vector::vector(int)': BUILDSTDERR: magic.cpp:108:28: warning: '*.vector::soap' is used uninitialized in this function [-Wuninitialized] BUILDSTDERR: { __ptr = (int*)soap_malloc(soap, size*sizeof(int)); BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: magic.cpp: In constructor 'matrix::matrix(int, int)': BUILDSTDERR: magic.cpp:154:26: warning: '*.matrix::soap' is used uninitialized in this function [-Wuninitialized] BUILDSTDERR: __ptr = soap_new_vector(soap, rows); BUILDSTDERR: ~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapClient.o soapClient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o magic magic.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o magicserver.o magicserver.cpp BUILDSTDERR: magicserver.cpp: In constructor 'vector::vector(int)': BUILDSTDERR: magicserver.cpp:189:28: warning: '*.vector::soap' is used uninitialized in this function [-Wuninitialized] BUILDSTDERR: { __ptr = (int*)soap_malloc(soap, n*sizeof(int)); BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: magicserver.cpp: In constructor 'matrix::matrix(int, int)': BUILDSTDERR: magicserver.cpp:230:26: warning: '*.matrix::soap' is used uninitialized in this function [-Wuninitialized] BUILDSTDERR: { __ptr = soap_new_vector(soap, rows); BUILDSTDERR: ~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapServer.o soapServer.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o magicserver magicserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lm -lpthread libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/magicserver magicserver.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm -lpthread make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' Making all in mashup make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap mashup.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns2 service name: calc BUILDSTDERR: Using ns2 service style: document BUILDSTDERR: Using ns2 service encoding: literal BUILDSTDERR: Using ns2 service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi BUILDSTDERR: Using ns2 schema namespace: urn:calc BUILDSTDERR: Saving calc.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.sub.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.sub.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.mul.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.mul.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.div.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.div.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.pow.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.pow.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.nsmap namespace mapping table BUILDSTDERR: Using ns4 service name: gmt BUILDSTDERR: Using ns4 service style: document BUILDSTDERR: Using ns4 service encoding: literal BUILDSTDERR: Using ns4 service location: http://localhost:80 BUILDSTDERR: Using ns4 schema namespace: http://tempuri.org/t.xsd/gmt.wsdl BUILDSTDERR: Saving gmt.gmt.req.xml sample SOAP/XML request BUILDSTDERR: Saving gmt.gmt.res.xml sample SOAP/XML response BUILDSTDERR: Saving gmt.nsmap namespace mapping table BUILDSTDERR: Using ns5 service name: mashup BUILDSTDERR: Using ns5 service style: document BUILDSTDERR: Using ns5 service encoding: literal BUILDSTDERR: Using ns5 service location: http://www.cs.fsu.edu/~engelen/mashup.cgi BUILDSTDERR: Using ns5 schema namespace: http://www.genivia.com/mashup.wsdl BUILDSTDERR: Saving mashup.dtx.req.xml sample SOAP/XML request BUILDSTDERR: Saving mashup.dtx.res.xml sample SOAP/XML response BUILDSTDERR: Saving mashup.nsmap namespace mapping table BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o mashupclient.o mashupclient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapClient.o soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mashupclient mashupclient.o soapClient.o soapC.o ../../../gsoap/libgsoap.la -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o mashupserver.o mashupserver.c BUILDSTDERR: mashupserver.c: In function '__ns5__dtx': BUILDSTDERR: mashupserver.c:56:17: warning: unused variable 'ptm' [-Wunused-variable] BUILDSTDERR: struct tm tm, ptm; BUILDSTDERR: ^~~ gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapServer.o soapServer.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mashupserver mashupserver.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.la -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/mashupserver mashupserver.o soapClient.o soapC.o soapServer.o ../../../gsoap/.libs/libgsoap.so -lm make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' Making all in mashup++ make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' ../../../gsoap/src/soapcpp2 -i -I../../../gsoap/import:../../../gsoap mashup.hpp BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns2 service name: calc BUILDSTDERR: Using ns2 service style: document BUILDSTDERR: Using ns2 service encoding: literal BUILDSTDERR: Using ns2 service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi BUILDSTDERR: Using ns2 schema namespace: urn:calc BUILDSTDERR: Saving soapcalcProxy.h client proxy class BUILDSTDERR: Saving soapcalcProxy.cpp client proxy class BUILDSTDERR: Saving soapcalcService.h service class BUILDSTDERR: Saving soapcalcService.cpp service class BUILDSTDERR: Saving calc.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.sub.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.sub.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.mul.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.mul.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.div.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.div.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.pow.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.pow.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.nsmap namespace mapping table BUILDSTDERR: Using ns4 service name: gmt BUILDSTDERR: Using ns4 service style: document BUILDSTDERR: Using ns4 service encoding: literal BUILDSTDERR: Using ns4 service location: http://localhost:80 BUILDSTDERR: Using ns4 schema namespace: http://tempuri.org/t.xsd/gmt.wsdl BUILDSTDERR: Saving soapgmtProxy.h client proxy class BUILDSTDERR: Saving soapgmtProxy.cpp client proxy class BUILDSTDERR: Saving soapgmtService.h service class BUILDSTDERR: Saving soapgmtService.cpp service class BUILDSTDERR: Saving gmt.gmt.req.xml sample SOAP/XML request BUILDSTDERR: Saving gmt.gmt.res.xml sample SOAP/XML response BUILDSTDERR: Saving gmt.nsmap namespace mapping table BUILDSTDERR: Using ns5 service name: mashup BUILDSTDERR: Using ns5 service style: document BUILDSTDERR: Using ns5 service encoding: literal BUILDSTDERR: Using ns5 service location: http://www.cs.fsu.edu/~engelen/mashup.cgi BUILDSTDERR: Using ns5 schema namespace: http://www.genivia.com/mashup.wsdl BUILDSTDERR: Saving soapmashupProxy.h client proxy class BUILDSTDERR: Saving soapmashupProxy.cpp client proxy class BUILDSTDERR: Saving soapmashupService.h service class BUILDSTDERR: Saving soapmashupService.cpp service class BUILDSTDERR: Saving mashup.dtx.req.xml sample SOAP/XML request BUILDSTDERR: Saving mashup.dtx.res.xml sample SOAP/XML response BUILDSTDERR: Saving mashup.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o mashupclient.o mashupclient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapmashupProxy.o soapmashupProxy.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mashupclient mashupclient.o soapC.o soapmashupProxy.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o mashupserver.o mashupserver.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapcalcProxy.o soapcalcProxy.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapgmtProxy.o soapgmtProxy.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapmashupService.o soapmashupService.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mashupserver mashupserver.o soapC.o soapcalcProxy.o soapgmtProxy.o soapmashupService.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/mashupserver mashupserver.o soapC.o soapcalcProxy.o soapgmtProxy.o soapmashupService.o ../../../gsoap/.libs/libgsoap++.so -lm make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' Making all in chaining make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining' ../../../gsoap/src/soapcpp2 -c -S -np q -I../../../gsoap/import:../../../gsoap quote.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving qStub.h annotated copy of the source interface header file BUILDSTDERR: Saving qH.h serialization functions to #include in projects BUILDSTDERR: Using ns service name: quote BUILDSTDERR: Using ns service style: rpc BUILDSTDERR: Using ns service encoding: encoded BUILDSTDERR: Using ns service location: http://64.124.140.30:9090/soap BUILDSTDERR: Using ns schema namespace: urn:xmethods-delayed-quotes BUILDSTDERR: Saving quote.wsdl Web Service description BUILDSTDERR: Compliance warning: operation 'ns__getQuote' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Saving quote.getQuote.req.xml sample SOAP/XML request BUILDSTDERR: Saving quote.getQuote.res.xml sample SOAP/XML response BUILDSTDERR: Saving q.nsmap namespace mapping table BUILDSTDERR: Saving ns.xsd XML schema BUILDSTDERR: Saving qServer.c server request dispatcher BUILDSTDERR: Saving qServerLib.c server request dispatcher with serializers (use only for libs) BUILDSTDERR: Saving qC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -c -S -np c -I../../../gsoap/import:../../../gsoap calc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving cStub.h annotated copy of the source interface header file BUILDSTDERR: Saving cH.h serialization functions to #include in projects BUILDSTDERR: Using ns service name: calc BUILDSTDERR: Using ns service protocol: SOAP BUILDSTDERR: Using ns service style: rpc BUILDSTDERR: Using ns service encoding: encoded BUILDSTDERR: Using ns service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi BUILDSTDERR: Using ns schema namespace: urn:calc BUILDSTDERR: Saving calc.wsdl Web Service description BUILDSTDERR: Compliance warning: operation 'ns__add' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__sub' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__mul' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__div' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__pow' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Saving calc.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.sub.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.sub.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.mul.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.mul.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.div.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.div.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.pow.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.pow.res.xml sample SOAP/XML response BUILDSTDERR: Saving c.nsmap namespace mapping table BUILDSTDERR: Saving ns.xsd XML schema BUILDSTDERR: Saving cServer.c server request dispatcher BUILDSTDERR: Saving cServerLib.c server request dispatcher with serializers (use only for libs) BUILDSTDERR: Saving cC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -c -CS -penv -I../../../gsoap/import:../../../gsoap env.h BUILDSTDERR: soapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving envStub.h annotated copy of the source interface header file BUILDSTDERR: Saving envH.h serialization functions to #include in projects BUILDSTDERR: Saving h.xsd XML schema BUILDSTDERR: Saving h.nsmap namespace mapping table BUILDSTDERR: Saving envC.c serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o chaining.o chaining.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o qServerLib.o qServerLib.c BUILDSTDERR: In file included from qServerLib.c:17: BUILDSTDERR: qC.c:1487:31: warning: 'soap_get_string' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 char ** SOAP_FMAC4 soap_get_string(struct soap *soap, char **p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1480:27: warning: 'soap_put_string' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_string(struct soap *soap, char *const*a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1471:32: warning: 'soap_new_string' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 char * * SOAP_FMAC4 soap_new_string(struct soap *soap, int n) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1444:31: warning: 'soap_get__QName' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 char ** SOAP_FMAC4 soap_get__QName(struct soap *soap, char **p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1437:27: warning: 'soap_put__QName' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put__QName(struct soap *soap, char *const*a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1410:32: warning: 'soap_get_PointerTofloat' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 float ** SOAP_FMAC4 soap_get_PointerTofloat(struct soap *soap, float **p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1403:27: warning: 'soap_put_PointerTofloat' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTofloat(struct soap *soap, float *const*a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1355:48: warning: 'soap_get_PointerToSOAP_ENV__Code' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct SOAP_ENV__Code ** SOAP_FMAC4 soap_get_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code **p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1348:27: warning: 'soap_put_PointerToSOAP_ENV__Code' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const*a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1294:50: warning: 'soap_get_PointerToSOAP_ENV__Detail' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct SOAP_ENV__Detail ** SOAP_FMAC4 soap_get_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail **p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1287:27: warning: 'soap_put_PointerToSOAP_ENV__Detail' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const*a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1236:50: warning: 'soap_get_PointerToSOAP_ENV__Reason' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct SOAP_ENV__Reason ** SOAP_FMAC4 soap_get_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason **p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1229:27: warning: 'soap_put_PointerToSOAP_ENV__Reason' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const*a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1180:53: warning: 'soap_get_ns__getQuoteResponse' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct ns__getQuoteResponse * SOAP_FMAC4 soap_get_ns__getQuoteResponse(struct soap *soap, struct ns__getQuoteResponse *p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1164:53: warning: 'soap_new_ns__getQuoteResponse' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct ns__getQuoteResponse * SOAP_FMAC4 soap_new_ns__getQuoteResponse(struct soap *soap, int n) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1087:27: warning: 'soap_put_ns__getQuote' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns__getQuote(struct soap *soap, const struct ns__getQuote *a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1078:45: warning: 'soap_new_ns__getQuote' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct ns__getQuote * SOAP_FMAC4 soap_new_ns__getQuote(struct soap *soap, int n) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1006:49: warning: 'soap_get_SOAP_ENV__Header' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct SOAP_ENV__Header * SOAP_FMAC4 soap_get_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:999:27: warning: 'soap_put_SOAP_ENV__Header' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:990:49: warning: 'soap_new_SOAP_ENV__Header' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct SOAP_ENV__Header * SOAP_FMAC4 soap_new_SOAP_ENV__Header(struct soap *soap, int n) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:927:47: warning: 'soap_get_SOAP_ENV__Code' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct SOAP_ENV__Code * SOAP_FMAC4 soap_get_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:920:27: warning: 'soap_put_SOAP_ENV__Code' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:824:49: warning: 'soap_get_SOAP_ENV__Detail' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct SOAP_ENV__Detail * SOAP_FMAC4 soap_get_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:817:27: warning: 'soap_put_SOAP_ENV__Detail' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:723:49: warning: 'soap_get_SOAP_ENV__Reason' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct SOAP_ENV__Reason * SOAP_FMAC4 soap_get_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:716:27: warning: 'soap_put_SOAP_ENV__Reason' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:453:31: warning: 'soap_get_float' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 float * SOAP_FMAC4 soap_get_float(struct soap *soap, float *p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: qC.c:446:27: warning: 'soap_put_float' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_float(struct soap *soap, const float *a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: qC.c:437:31: warning: 'soap_new_float' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 float * SOAP_FMAC4 soap_new_float(struct soap *soap, int n) BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: qC.c:418:29: warning: 'soap_get_int' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int * SOAP_FMAC4 soap_get_int(struct soap *soap, int *p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: qC.c:411:27: warning: 'soap_put_int' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_int(struct soap *soap, const int *a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: qC.c:402:29: warning: 'soap_new_int' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int * SOAP_FMAC4 soap_new_int(struct soap *soap, int n) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: qC.c:383:30: warning: 'soap_get_byte' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 char * SOAP_FMAC4 soap_get_byte(struct soap *soap, char *p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: qC.c:376:27: warning: 'soap_put_byte' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_byte(struct soap *soap, const char *a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: qC.c:367:30: warning: 'soap_new_byte' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 char * SOAP_FMAC4 soap_new_byte(struct soap *soap, int n) BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: qC.c:352:28: warning: 'soap_delelement' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 void SOAP_FMAC4 soap_delelement(const void *ptr, int type) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:347:30: warning: 'soap_dupelement' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 void * SOAP_FMAC4 soap_dupelement(struct soap *soap, const void *ptr, int type) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from qServerLib.c:17: BUILDSTDERR: qC.c:153:36: warning: 'soap_fault_detail' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 const char * SOAP_FMAC4 soap_fault_detail(struct soap *soap) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:132:36: warning: 'soap_fault_string' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 const char * SOAP_FMAC4 soap_fault_string(struct soap *soap) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:116:36: warning: 'soap_fault_subcode' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 const char * SOAP_FMAC4 soap_fault_subcode(struct soap *soap) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:90:37: warning: 'soap_faultcode' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 const char ** SOAP_FMAC4 soap_faultcode(struct soap *soap) BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: qC.c:85:27: warning: 'soap_getfault' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_getfault(struct soap *soap) BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: qC.c:78:27: warning: 'soap_putfault' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_putfault(struct soap *soap) BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: qC.c:72:28: warning: 'soap_serializefault' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 void SOAP_FMAC4 soap_serializefault(struct soap *soap) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:51:28: warning: 'soap_header' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 void SOAP_FMAC4 soap_header(struct soap *soap) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: qC.c:26:27: warning: 'soap_getheader' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_getheader(struct soap *soap) BUILDSTDERR: ^~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o cServerLib.o cServerLib.c BUILDSTDERR: In file included from cServerLib.c:17: BUILDSTDERR: cC.c:2358:31: warning: 'soap_get_string' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 char ** SOAP_FMAC4 soap_get_string(struct soap *soap, char **p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:2351:27: warning: 'soap_put_string' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_string(struct soap *soap, char *const*a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:2342:32: warning: 'soap_new_string' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 char * * SOAP_FMAC4 soap_new_string(struct soap *soap, int n) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:2315:31: warning: 'soap_get__QName' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 char ** SOAP_FMAC4 soap_get__QName(struct soap *soap, char **p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:2308:27: warning: 'soap_put__QName' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put__QName(struct soap *soap, char *const*a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:2281:33: warning: 'soap_get_PointerTodouble' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 double ** SOAP_FMAC4 soap_get_PointerTodouble(struct soap *soap, double **p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:2274:27: warning: 'soap_put_PointerTodouble' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTodouble(struct soap *soap, double *const*a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:2226:48: warning: 'soap_get_PointerToSOAP_ENV__Code' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct SOAP_ENV__Code ** SOAP_FMAC4 soap_get_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code **p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:2219:27: warning: 'soap_put_PointerToSOAP_ENV__Code' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const*a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:2165:50: warning: 'soap_get_PointerToSOAP_ENV__Detail' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct SOAP_ENV__Detail ** SOAP_FMAC4 soap_get_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail **p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:2158:27: warning: 'soap_put_PointerToSOAP_ENV__Detail' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const*a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:2107:50: warning: 'soap_get_PointerToSOAP_ENV__Reason' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct SOAP_ENV__Reason ** SOAP_FMAC4 soap_get_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason **p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:2100:27: warning: 'soap_put_PointerToSOAP_ENV__Reason' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const*a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:2051:48: warning: 'soap_get_ns__addResponse' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct ns__addResponse * SOAP_FMAC4 soap_get_ns__addResponse(struct soap *soap, struct ns__addResponse *p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:2035:48: warning: 'soap_new_ns__addResponse' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct ns__addResponse * SOAP_FMAC4 soap_new_ns__addResponse(struct soap *soap, int n) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1958:27: warning: 'soap_put_ns__add' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns__add(struct soap *soap, const struct ns__add *a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1949:40: warning: 'soap_new_ns__add' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct ns__add * SOAP_FMAC4 soap_new_ns__add(struct soap *soap, int n) BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1860:48: warning: 'soap_get_ns__subResponse' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct ns__subResponse * SOAP_FMAC4 soap_get_ns__subResponse(struct soap *soap, struct ns__subResponse *p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1844:48: warning: 'soap_new_ns__subResponse' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct ns__subResponse * SOAP_FMAC4 soap_new_ns__subResponse(struct soap *soap, int n) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1767:27: warning: 'soap_put_ns__sub' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns__sub(struct soap *soap, const struct ns__sub *a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1758:40: warning: 'soap_new_ns__sub' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct ns__sub * SOAP_FMAC4 soap_new_ns__sub(struct soap *soap, int n) BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1669:48: warning: 'soap_get_ns__mulResponse' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct ns__mulResponse * SOAP_FMAC4 soap_get_ns__mulResponse(struct soap *soap, struct ns__mulResponse *p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1653:48: warning: 'soap_new_ns__mulResponse' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct ns__mulResponse * SOAP_FMAC4 soap_new_ns__mulResponse(struct soap *soap, int n) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1576:27: warning: 'soap_put_ns__mul' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns__mul(struct soap *soap, const struct ns__mul *a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1567:40: warning: 'soap_new_ns__mul' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct ns__mul * SOAP_FMAC4 soap_new_ns__mul(struct soap *soap, int n) BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1478:48: warning: 'soap_get_ns__divResponse' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct ns__divResponse * SOAP_FMAC4 soap_get_ns__divResponse(struct soap *soap, struct ns__divResponse *p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1462:48: warning: 'soap_new_ns__divResponse' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct ns__divResponse * SOAP_FMAC4 soap_new_ns__divResponse(struct soap *soap, int n) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1385:27: warning: 'soap_put_ns__div' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns__div(struct soap *soap, const struct ns__div *a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1376:40: warning: 'soap_new_ns__div' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct ns__div * SOAP_FMAC4 soap_new_ns__div(struct soap *soap, int n) BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1287:48: warning: 'soap_get_ns__powResponse' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct ns__powResponse * SOAP_FMAC4 soap_get_ns__powResponse(struct soap *soap, struct ns__powResponse *p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1271:48: warning: 'soap_new_ns__powResponse' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct ns__powResponse * SOAP_FMAC4 soap_new_ns__powResponse(struct soap *soap, int n) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1194:27: warning: 'soap_put_ns__pow' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns__pow(struct soap *soap, const struct ns__pow *a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1185:40: warning: 'soap_new_ns__pow' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct ns__pow * SOAP_FMAC4 soap_new_ns__pow(struct soap *soap, int n) BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1094:49: warning: 'soap_get_SOAP_ENV__Header' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct SOAP_ENV__Header * SOAP_FMAC4 soap_get_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1087:27: warning: 'soap_put_SOAP_ENV__Header' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1078:49: warning: 'soap_new_SOAP_ENV__Header' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct SOAP_ENV__Header * SOAP_FMAC4 soap_new_SOAP_ENV__Header(struct soap *soap, int n) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1015:47: warning: 'soap_get_SOAP_ENV__Code' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct SOAP_ENV__Code * SOAP_FMAC4 soap_get_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1008:27: warning: 'soap_put_SOAP_ENV__Code' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:912:49: warning: 'soap_get_SOAP_ENV__Detail' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct SOAP_ENV__Detail * SOAP_FMAC4 soap_get_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:905:27: warning: 'soap_put_SOAP_ENV__Detail' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:811:49: warning: 'soap_get_SOAP_ENV__Reason' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 struct SOAP_ENV__Reason * SOAP_FMAC4 soap_get_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:804:27: warning: 'soap_put_SOAP_ENV__Reason' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:541:32: warning: 'soap_get_double' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 double * SOAP_FMAC4 soap_get_double(struct soap *soap, double *p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:534:27: warning: 'soap_put_double' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_double(struct soap *soap, const double *a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:525:32: warning: 'soap_new_double' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 double * SOAP_FMAC4 soap_new_double(struct soap *soap, int n) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:506:29: warning: 'soap_get_int' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int * SOAP_FMAC4 soap_get_int(struct soap *soap, int *p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: cC.c:499:27: warning: 'soap_put_int' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_int(struct soap *soap, const int *a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: cC.c:490:29: warning: 'soap_new_int' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int * SOAP_FMAC4 soap_new_int(struct soap *soap, int n) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: cC.c:471:30: warning: 'soap_get_byte' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 char * SOAP_FMAC4 soap_get_byte(struct soap *soap, char *p, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: cC.c:464:27: warning: 'soap_put_byte' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_put_byte(struct soap *soap, const char *a, const char *tag, const char *type) BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: cC.c:455:30: warning: 'soap_new_byte' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 char * SOAP_FMAC4 soap_new_byte(struct soap *soap, int n) BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: cC.c:440:28: warning: 'soap_delelement' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 void SOAP_FMAC4 soap_delelement(const void *ptr, int type) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:435:30: warning: 'soap_dupelement' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 void * SOAP_FMAC4 soap_dupelement(struct soap *soap, const void *ptr, int type) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from cServerLib.c:17: BUILDSTDERR: cC.c:153:36: warning: 'soap_fault_detail' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 const char * SOAP_FMAC4 soap_fault_detail(struct soap *soap) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:132:36: warning: 'soap_fault_string' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 const char * SOAP_FMAC4 soap_fault_string(struct soap *soap) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:116:36: warning: 'soap_fault_subcode' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 const char * SOAP_FMAC4 soap_fault_subcode(struct soap *soap) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:90:37: warning: 'soap_faultcode' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 const char ** SOAP_FMAC4 soap_faultcode(struct soap *soap) BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: cC.c:85:27: warning: 'soap_getfault' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_getfault(struct soap *soap) BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: cC.c:78:27: warning: 'soap_putfault' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_putfault(struct soap *soap) BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: cC.c:72:28: warning: 'soap_serializefault' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 void SOAP_FMAC4 soap_serializefault(struct soap *soap) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:51:28: warning: 'soap_header' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 void SOAP_FMAC4 soap_header(struct soap *soap) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: cC.c:26:27: warning: 'soap_getheader' defined but not used [-Wunused-function] BUILDSTDERR: SOAP_FMAC3 int SOAP_FMAC4 soap_getheader(struct soap *soap) BUILDSTDERR: ^~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o envC.o envC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o chaining chaining.o qServerLib.o cServerLib.o envC.o ../../../gsoap/libgsoap.la -lm -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/chaining chaining.o qServerLib.o cServerLib.o envC.o ../../../gsoap/.libs/libgsoap.so -lm make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining' Making all in chaining++ make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' ../../../gsoap/src/soapcpp2 -iS -qQuote -I../../../gsoap/import:../../../gsoap quote.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Using C++ namespace: Quote BUILDSTDERR: Saving QuoteStub.h annotated copy of the source interface header file BUILDSTDERR: Saving QuoteH.h serialization functions to #include in projects BUILDSTDERR: Using ns service name: quote BUILDSTDERR: Using ns service style: rpc BUILDSTDERR: Using ns service encoding: encoded BUILDSTDERR: Using ns service location: http://64.124.140.30:9090/soap BUILDSTDERR: Using ns schema namespace: urn:xmethods-delayed-quotes BUILDSTDERR: Saving quote.wsdl Web Service description BUILDSTDERR: Compliance warning: operation 'ns__getQuote' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Saving QuotequoteService.h service class BUILDSTDERR: Saving QuotequoteService.cpp service class BUILDSTDERR: Saving quote.getQuote.req.xml sample SOAP/XML request BUILDSTDERR: Saving quote.getQuote.res.xml sample SOAP/XML response BUILDSTDERR: Saving quote.nsmap namespace mapping table BUILDSTDERR: Saving ns.xsd XML schema BUILDSTDERR: Saving QuoteC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -iS -qCalc -I../../../gsoap/import:../../../gsoap calc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Using C++ namespace: Calc BUILDSTDERR: Saving CalcStub.h annotated copy of the source interface header file BUILDSTDERR: Saving CalcH.h serialization functions to #include in projects BUILDSTDERR: Using ns service name: calc BUILDSTDERR: Using ns service protocol: SOAP BUILDSTDERR: Using ns service style: rpc BUILDSTDERR: Using ns service encoding: encoded BUILDSTDERR: Using ns service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi BUILDSTDERR: Using ns schema namespace: urn:calc BUILDSTDERR: Saving calc.wsdl Web Service description BUILDSTDERR: Compliance warning: operation 'ns__add' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__sub' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__mul' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__div' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__pow' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Saving CalccalcService.h service class BUILDSTDERR: Saving CalccalcService.cpp service class BUILDSTDERR: Saving calc.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.sub.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.sub.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.mul.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.mul.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.div.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.div.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.pow.req.xml sample SOAP/XML request BUILDSTDERR: Saving calc.pow.res.xml sample SOAP/XML response BUILDSTDERR: Saving calc.nsmap namespace mapping table BUILDSTDERR: Saving ns.xsd XML schema BUILDSTDERR: Saving CalcC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -CS -penv -I../../../gsoap/import:../../../gsoap env.h BUILDSTDERR: soapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving envStub.h annotated copy of the source interface header file BUILDSTDERR: Saving envH.h serialization functions to #include in projects BUILDSTDERR: Saving h.xsd XML schema BUILDSTDERR: Saving h.nsmap namespace mapping table BUILDSTDERR: Saving envC.cpp serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o chaining.o chaining.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o QuotequoteService.o QuotequoteService.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o CalccalcService.o CalccalcService.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o QuoteC.o QuoteC.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o CalcC.o CalcC.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o envC.o envC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/chaining chaining.o QuotequoteService.o CalccalcService.o QuoteC.o CalcC.o envC.o ../../../gsoap/.libs/libgsoap++.so -lm make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' Making all in primes make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -0 -CS primes.h BUILDSTDERR: soapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -0 -CS primes.h BUILDSTDERR: soapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o primes.o primes.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o primes primes.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/primes primes.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' Making all in mtom make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap mtom-test.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving x.xsd XML schema BUILDSTDERR: Using m service name: mtom_test BUILDSTDERR: Using m service style: document BUILDSTDERR: Using m service encoding: literal BUILDSTDERR: Using m schema namespace: http://www.genivia.com/wsdl/mtom_test.wsdl BUILDSTDERR: Saving mtom_test.wsdl Web Service description BUILDSTDERR: Saving mtom_test.EchoTestSingle.req.xml sample SOAP/XML request BUILDSTDERR: Saving mtom_test.EchoTestSingle.res.xml sample SOAP/XML response BUILDSTDERR: Saving mtom_test.EchoTestMultiple.req.xml sample SOAP/XML request BUILDSTDERR: Saving mtom_test.EchoTestMultiple.res.xml sample SOAP/XML response BUILDSTDERR: Saving mtom_test.nsmap namespace mapping table BUILDSTDERR: Saving m.xsd XML schema BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o mtom-test.o mtom-test.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapClient.o soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapServer.o soapServer.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mtom mtom-test.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.la -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/mtom mtom-test.o soapClient.o soapC.o soapServer.o ../../../gsoap/.libs/libgsoap.so -lm make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' Making all in mtom-stream make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap mtom-stream-test.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving x.xsd XML schema BUILDSTDERR: Using m service name: mtom_stream_test BUILDSTDERR: Using m service style: document BUILDSTDERR: Using m service encoding: literal BUILDSTDERR: Using m schema namespace: http://www.genivia.com/wsdl/mtom_stream_test.wsdl BUILDSTDERR: Saving mtom_stream_test.wsdl Web Service description BUILDSTDERR: Saving mtom_stream_test.PutData.req.xml sample SOAP/XML request BUILDSTDERR: Saving mtom_stream_test.PutData.res.xml sample SOAP/XML response BUILDSTDERR: Saving mtom_stream_test.GetData.req.xml sample SOAP/XML request BUILDSTDERR: Saving mtom_stream_test.GetData.res.xml sample SOAP/XML response BUILDSTDERR: Saving mtom_stream_test.nsmap namespace mapping table BUILDSTDERR: Saving m.xsd XML schema BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapClient.o soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapServer.o soapServer.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/mtom-stream mtom-stream-test.o soapClient.o soapC.o soapServer.o ../../../gsoap/.libs/libgsoap.so -lm -lpthread BUILDSTDERR: mtom-stream-test.o: In function `mime_server_write_open': BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream/mtom-stream-test.c:514: warning: the use of `tempnam' is dangerous, better use `mkstemp' make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' Making all in polytest make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap polymorph.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns service name: polymorph BUILDSTDERR: Using ns service style: rpc BUILDSTDERR: Using ns service encoding: encoded BUILDSTDERR: Using ns service location: http://websrv.cs.fsu.edu/~engelen/polytest.cgi BUILDSTDERR: Using ns schema namespace: urn:copy BUILDSTDERR: Saving polymorph.wsdl Web Service description BUILDSTDERR: Compliance warning: operation 'ns__polytest' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Saving polymorph.polytest.req.xml sample SOAP/XML request BUILDSTDERR: Saving polymorph.polytest.res.xml sample SOAP/XML response BUILDSTDERR: Saving polymorph.nsmap namespace mapping table BUILDSTDERR: Saving ns.xsd XML schema BUILDSTDERR: Saving soapClient.cpp client call stub functions BUILDSTDERR: Saving soapServer.cpp server request dispatcher BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o polymorph.o polymorph.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapClient.o soapClient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapServer.o soapServer.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o polytest.cgi polymorph.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/polytest.cgi polymorph.o soapClient.o soapC.o soapServer.o ../../../gsoap/.libs/libgsoap++.so -lm make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' Making all in roll make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap roll.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using r service name: Service BUILDSTDERR: Using r service style: document BUILDSTDERR: Using r service encoding: literal BUILDSTDERR: Using r schema namespace: http://tempuri.org/r.xsd BUILDSTDERR: Saving r.wsdl Web Service description BUILDSTDERR: Saving r.roll.req.xml sample SOAP/XML request BUILDSTDERR: Saving r.roll.res.xml sample SOAP/XML response BUILDSTDERR: Saving r.xsd XML schema BUILDSTDERR: Saving r.nsmap namespace mapping table BUILDSTDERR: Saving soapClient.cpp client call stub functions BUILDSTDERR: Saving soapServer.cpp server request dispatcher BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o rollclient.o rollclient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapClient.o soapClient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rollclient rollclient.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o rollserver.o rollserver.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapServer.o soapServer.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rollserver rollserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rollserver rollserver.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' Making all in router make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving t.xsd XML schema BUILDSTDERR: Saving t.nsmap namespace mapping table BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving t.xsd XML schema BUILDSTDERR: Saving t.nsmap namespace mapping table BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving t.xsd XML schema BUILDSTDERR: Saving t.nsmap namespace mapping table BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving t.xsd XML schema BUILDSTDERR: Saving t.nsmap namespace mapping table BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o router.o router.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o router router.o soapC.o ../../../gsoap/libgsoap.la -lm -lpthread libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/router router.o soapC.o ../../../gsoap/.libs/libgsoap.so -lm -lpthread make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' Making all in atom make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/atom' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving a.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving a.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving a.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving a.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/atom' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o atom.o atom.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atom atom.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/atom atom.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/atom' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/atom' Making all in rss make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving dc.xsd XML schema BUILDSTDERR: Saving dc.nsmap namespace mapping table BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving dc.xsd XML schema BUILDSTDERR: Saving dc.nsmap namespace mapping table BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving dc.xsd XML schema BUILDSTDERR: Saving dc.nsmap namespace mapping table BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving dc.xsd XML schema BUILDSTDERR: Saving dc.nsmap namespace mapping table BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o rss.o rss.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rss rss.o soapC.o ../../../gsoap/libgsoap.la -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rss rss.o soapC.o ../../../gsoap/.libs/libgsoap.so -lm make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' Making all in ssl make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap ssl.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns service name: ssl BUILDSTDERR: Using ns service style: rpc BUILDSTDERR: Using ns service encoding: encoded BUILDSTDERR: Using ns service location: https://localhost:18081 BUILDSTDERR: Using ns schema namespace: urn:ssl BUILDSTDERR: Saving ssl.wsdl Web Service description BUILDSTDERR: Compliance warning: operation 'ns__add' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Saving ssl.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving ssl.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving ssl.nsmap namespace mapping table BUILDSTDERR: Saving ns.xsd XML schema BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap ssl.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns service name: ssl BUILDSTDERR: Using ns service style: rpc BUILDSTDERR: Using ns service encoding: encoded BUILDSTDERR: Using ns service location: https://localhost:18081 BUILDSTDERR: Using ns schema namespace: urn:ssl BUILDSTDERR: Saving ssl.wsdl Web Service description BUILDSTDERR: Compliance warning: operation 'ns__add' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Saving ssl.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving ssl.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving ssl.nsmap namespace mapping table BUILDSTDERR: Saving ns.xsd XML schema BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap ssl.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns service name: ssl BUILDSTDERR: Using ns service style: rpc BUILDSTDERR: Using ns service encoding: encoded BUILDSTDERR: Using ns service location: https://localhost:18081 BUILDSTDERR: Using ns schema namespace: urn:ssl BUILDSTDERR: Saving ssl.wsdl Web Service description BUILDSTDERR: Compliance warning: operation 'ns__add' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Saving ssl.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving ssl.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving ssl.nsmap namespace mapping table BUILDSTDERR: Saving ns.xsd XML schema BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o sslclient-sslclient.o `test -f 'sslclient.c' || echo './'`sslclient.c BUILDSTDERR: sslclient.c:195:22: warning: 'id_function' defined but not used [-Wunused-function] BUILDSTDERR: static unsigned long id_function() BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: sslclient.c:186:13: warning: 'locking_function' defined but not used [-Wunused-function] BUILDSTDERR: static void locking_function(int mode, int n, const char *file, int line) BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: sslclient.c:179:13: warning: 'dyn_destroy_function' defined but not used [-Wunused-function] BUILDSTDERR: static void dyn_destroy_function(struct CRYPTO_dynlock_value *l, const char *file, int line) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sslclient.c:170:13: warning: 'dyn_lock_function' defined but not used [-Wunused-function] BUILDSTDERR: static void dyn_lock_function(int mode, struct CRYPTO_dynlock_value *l, const char *file, int line) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: sslclient.c:160:37: warning: 'dyn_create_function' defined but not used [-Wunused-function] BUILDSTDERR: static struct CRYPTO_dynlock_value *dyn_create_function(const char *file, int line) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o sslclient-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o sslclient-ssl_setup.o sslclient-threads.o ../../../gsoap/libgsoapssl.la -lm -lssl -lcrypto -lz -lpthread libtool: link: gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o sslclient-ssl_setup.o 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o sslserver-sslserver.o `test -f 'sslserver.c' || echo './'`sslserver.c BUILDSTDERR: sslserver.c:237:22: warning: 'id_function' defined but not used [-Wunused-function] BUILDSTDERR: static unsigned long id_function() BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: sslserver.c:228:13: warning: 'locking_function' defined but not used [-Wunused-function] BUILDSTDERR: static void locking_function(int mode, int n, const char *file, int line) BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: sslserver.c:221:13: warning: 'dyn_destroy_function' defined but not used [-Wunused-function] BUILDSTDERR: static void dyn_destroy_function(struct CRYPTO_dynlock_value *l, const char *file, int line) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sslserver.c:212:13: warning: 'dyn_lock_function' defined but not used [-Wunused-function] BUILDSTDERR: static void dyn_lock_function(int mode, struct CRYPTO_dynlock_value *l, const char *file, int line) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: sslserver.c:202:37: warning: 'dyn_create_function' defined but not used [-Wunused-function] BUILDSTDERR: static struct CRYPTO_dynlock_value *dyn_create_function(const char *file, int line) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o sslserver-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o sslserver-soapC.o `test -f 'soapC.c' || echo './'`soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o sslserver-threads.o `test -f '../../plugin/threads.c' || echo './'`../../plugin/threads.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o sslserver-threads.o ../../../gsoap/libgsoapssl.la -lm -lssl -lcrypto -lz -lpthread libtool: link: gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o sslserver-threads.o ../../../gsoap/.libs/libgsoapssl.so -lm -lssl -lcrypto -lz -lpthread make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' Making all in template make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h BUILDSTDERR: soapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h BUILDSTDERR: soapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h BUILDSTDERR: soapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h BUILDSTDERR: soapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o primes.o primes.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o primes primes.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/primes primes.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' Making all in udp make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap udp.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns service name: udp BUILDSTDERR: Using ns service style: document BUILDSTDERR: Using ns service encoding: literal BUILDSTDERR: Using ns service location: soap.udp://localhost:10000 BUILDSTDERR: Using ns schema namespace: urn:gsoap-udp-demo BUILDSTDERR: Saving udp.wsdl Web Service description BUILDSTDERR: Saving udp.echoString.req.xml sample SOAP/XML request BUILDSTDERR: Saving udp.echoString.res.xml sample SOAP/XML response BUILDSTDERR: Saving udp.sendString.req.xml sample SOAP/XML request BUILDSTDERR: Saving udp.nsmap namespace mapping table BUILDSTDERR: Saving ns.xsd XML schema BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o udpclient.o udpclient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapClient.o soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o udpclient udpclient.o soapClient.o soapC.o ../../../gsoap/libgsoap.la -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o udpserver.o udpserver.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapServer.o soapServer.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o udpserver udpserver.o soapServer.o soapC.o ../../../gsoap/libgsoap.la -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/udpserver udpserver.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap.so -lm make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' Making all in varparam make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap varparam.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Compliance warning: SOAP-encoded array 'array' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Using ns service name: varparam BUILDSTDERR: Using ns service style: rpc BUILDSTDERR: Using ns service encoding: encoded BUILDSTDERR: Using ns service location: http://websrv.cs.fsu.edu/~engelen/varparam.cgi BUILDSTDERR: Using ns schema namespace: urn:varparam BUILDSTDERR: Saving varparam.wsdl Web Service description BUILDSTDERR: Compliance warning: operation 'ns__varStringParamTest' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__varPolyParamTest' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Saving varparam.varStringParamTest.req.xml sample SOAP/XML request BUILDSTDERR: Saving varparam.varStringParamTest.res.xml sample SOAP/XML response BUILDSTDERR: Saving varparam.varPolyParamTest.req.xml sample SOAP/XML request BUILDSTDERR: Saving varparam.varPolyParamTest.res.xml sample SOAP/XML response BUILDSTDERR: Saving varparam.nsmap namespace mapping table BUILDSTDERR: Saving ns.xsd XML schema BUILDSTDERR: Saving soapClient.cpp client call stub functions BUILDSTDERR: Saving soapServer.cpp server request dispatcher BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o varparam.o varparam.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapClient.o soapClient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapServer.o soapServer.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o varparam varparam.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/varparam varparam.o soapClient.o soapC.o soapServer.o ../../../gsoap/.libs/libgsoap++.so -lm make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' Making all in wsa make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap -a wsademo.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns service name: wsademo BUILDSTDERR: Using ns service style: document BUILDSTDERR: Using ns service encoding: literal BUILDSTDERR: Using ns service location: http://localhost:11001 BUILDSTDERR: Using ns schema namespace: urn:wsademo BUILDSTDERR: Saving wsademo.wsdl Web Service description BUILDSTDERR: Saving wsademo.wsademoResult.req.xml sample SOAP/XML request BUILDSTDERR: Saving wsademo.wsademo.req.xml sample SOAP/XML request BUILDSTDERR: Saving wsademo.wsademo.res.xml sample SOAP/XML response BUILDSTDERR: Saving wsademo.nsmap namespace mapping table BUILDSTDERR: Saving ns.xsd XML schema BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsademo-wsademo.o `test -f 'wsademo.c' || echo './'`wsademo.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsademo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsademo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsademo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsademo-wsaapi.o `test -f '../../plugin/wsaapi.c' || echo './'`../../plugin/wsaapi.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wsademo wsademo-wsademo.o wsademo-soapClient.o wsademo-soapC.o wsademo-soapServer.o wsademo-wsaapi.o ../../../gsoap/libgsoapssl.la -lssl -lcrypto -lz -lm -lssl -lcrypto -lz libtool: link: gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/wsademo wsademo-wsademo.o wsademo-soapClient.o wsademo-soapC.o wsademo-soapServer.o wsademo-wsaapi.o ../../../gsoap/.libs/libgsoapssl.so -lm -lssl -lcrypto -lz make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' Making all in wsrm make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap -a wsrmdemo.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving netrm.xsd XML schema BUILDSTDERR: Using wsrm service name: wsrm BUILDSTDERR: Using wsrm service style: document BUILDSTDERR: Using wsrm service encoding: literal BUILDSTDERR: Using wsrm schema import namespace: http://docs.oasis-open.org/ws-rx/wsrm/200702 BUILDSTDERR: Saving wsrm.CreateSequence.req.xml sample SOAP/XML request BUILDSTDERR: Saving wsrm.CreateSequence.res.xml sample SOAP/XML response BUILDSTDERR: Saving wsrm.CloseSequence.req.xml sample SOAP/XML request BUILDSTDERR: Saving wsrm.CloseSequence.res.xml sample SOAP/XML response BUILDSTDERR: Saving wsrm.TerminateSequence.req.xml sample SOAP/XML request BUILDSTDERR: Saving wsrm.TerminateSequence.res.xml sample SOAP/XML response BUILDSTDERR: Saving wsrm.CreateSequenceResponse.req.xml sample SOAP/XML request BUILDSTDERR: Saving wsrm.CloseSequenceResponse.req.xml sample SOAP/XML request BUILDSTDERR: Saving wsrm.TerminateSequenceResponse.req.xml sample SOAP/XML request BUILDSTDERR: Saving wsrm.SequenceAcknowledgement.req.xml sample SOAP/XML request BUILDSTDERR: Saving wsrm.AckRequested.req.xml sample SOAP/XML request BUILDSTDERR: Saving wsrm.nsmap namespace mapping table BUILDSTDERR: Using ns service name: wsrmdemo BUILDSTDERR: Using ns service style: document BUILDSTDERR: Using ns service encoding: literal BUILDSTDERR: Using ns service location: http://localhost:11001 BUILDSTDERR: Using ns schema namespace: urn:wsrmdemo BUILDSTDERR: Saving wsrmdemo.wsdl Web Service description BUILDSTDERR: Saving wsrmdemo.wsrmdemoResponse.req.xml sample SOAP/XML request BUILDSTDERR: Saving wsrmdemo.wsrmdemo.req.xml sample SOAP/XML request BUILDSTDERR: Saving wsrmdemo.wsrmdemo.res.xml sample SOAP/XML response BUILDSTDERR: Saving wsrmdemo.nsmap namespace mapping table BUILDSTDERR: Saving ns.xsd XML schema BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsrmdemo-wsrmdemo.o `test -f 'wsrmdemo.c' || echo './'`wsrmdemo.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsrmdemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsrmdemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsrmdemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsrmdemo-wsrmapi.o `test -f '../../plugin/wsrmapi.c' || echo './'`../../plugin/wsrmapi.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsrmdemo-threads.o `test -f '../../plugin/threads.c' || echo './'`../../plugin/threads.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsrmdemo-duration.o `test -f '../../custom/duration.c' || echo './'`../../custom/duration.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wsrmdemo wsrmdemo-wsrmdemo.o wsrmdemo-soapClient.o wsrmdemo-soapC.o wsrmdemo-soapServer.o wsrmdemo-wsaapi.o wsrmdemo-wsrmapi.o wsrmdemo-threads.o wsrmdemo-duration.o ../../../gsoap/libgsoap.la -lm -lpthread libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/wsrmdemo wsrmdemo-wsrmdemo.o wsrmdemo-soapClient.o wsrmdemo-soapC.o wsrmdemo-soapServer.o wsrmdemo-wsaapi.o wsrmdemo-wsrmapi.o wsrmdemo-threads.o wsrmdemo-duration.o ../../../gsoap/.libs/libgsoap.so -lm -lpthread gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsrmdemo_udp-wsrmdemo.o `test -f 'wsrmdemo.c' || echo './'`wsrmdemo.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsrmdemo_udp-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsrmdemo_udp-soapC.o `test -f 'soapC.c' || echo './'`soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsrmdemo_udp-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsrmdemo_udp-wsrmapi.o `test -f '../../plugin/wsrmapi.c' || echo './'`../../plugin/wsrmapi.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsrmdemo_udp-threads.o `test -f '../../plugin/threads.c' || echo './'`../../plugin/threads.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsrmdemo_udp-duration.o `test -f '../../custom/duration.c' || echo './'`../../custom/duration.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DWITH_UDP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wsrmdemo_udp wsrmdemo_udp-wsrmdemo.o wsrmdemo_udp-soapClient.o wsrmdemo_udp-soapC.o wsrmdemo_udp-soapServer.o wsrmdemo_udp-wsaapi.o wsrmdemo_udp-wsrmapi.o wsrmdemo_udp-threads.o wsrmdemo_udp-duration.o ../../../gsoap/libgsoap.la -lm -lpthread libtool: link: gcc -DWITH_UDP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/wsrmdemo_udp wsrmdemo_udp-wsrmdemo.o wsrmdemo_udp-soapClient.o wsrmdemo_udp-soapC.o wsrmdemo_udp-soapServer.o wsrmdemo_udp-wsaapi.o wsrmdemo_udp-wsrmapi.o wsrmdemo_udp-threads.o wsrmdemo_udp-duration.o ../../../gsoap/.libs/libgsoap.so -lm -lpthread gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsrmdemo_ssl-wsrmdemo.o `test -f 'wsrmdemo.c' || echo './'`wsrmdemo.c BUILDSTDERR: wsrmdemo.c:886:13: warning: 'dyn_destroy_function' defined but not used [-Wunused-function] BUILDSTDERR: static void dyn_destroy_function(struct CRYPTO_dynlock_value *l, const char *file, int line) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: wsrmdemo.c:879:13: warning: 'dyn_lock_function' defined but not used [-Wunused-function] BUILDSTDERR: static void dyn_lock_function(int mode, struct CRYPTO_dynlock_value *l, const char *file, int line) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: wsrmdemo.c:871:37: warning: 'dyn_create_function' defined but not used [-Wunused-function] BUILDSTDERR: static struct CRYPTO_dynlock_value *dyn_create_function(const char *file, int line) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsrmdemo_ssl-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsrmdemo_ssl-soapC.o `test -f 'soapC.c' || echo './'`soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsrmdemo_ssl-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsrmdemo_ssl-wsaapi.o `test -f '../../plugin/wsaapi.c' || echo './'`../../plugin/wsaapi.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsrmdemo_ssl-wsrmapi.o `test -f '../../plugin/wsrmapi.c' || echo './'`../../plugin/wsrmapi.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsrmdemo_ssl-threads.o `test -f '../../plugin/threads.c' || echo './'`../../plugin/threads.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsrmdemo_ssl-duration.o `test -f '../../custom/duration.c' || echo './'`../../custom/duration.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DWITH_OPENSSL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wsrmdemo_ssl wsrmdemo_ssl-wsrmdemo.o wsrmdemo_ssl-soapClient.o wsrmdemo_ssl-soapC.o wsrmdemo_ssl-soapServer.o wsrmdemo_ssl-wsaapi.o wsrmdemo_ssl-wsrmapi.o wsrmdemo_ssl-threads.o wsrmdemo_ssl-duration.o ../../../gsoap/libgsoapssl.la -lssl -lcrypto -lz -lm -lssl -lcrypto -lz -lpthread libtool: link: gcc -DWITH_OPENSSL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/wsrmdemo_ssl wsrmdemo_ssl-wsrmdemo.o wsrmdemo_ssl-soapClient.o wsrmdemo_ssl-soapC.o wsrmdemo_ssl-soapServer.o wsrmdemo_ssl-wsaapi.o wsrmdemo_ssl-wsrmapi.o wsrmdemo_ssl-threads.o wsrmdemo_ssl-duration.o ../../../gsoap/.libs/libgsoapssl.so -lm -lssl -lcrypto -lz -lpthread make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' Making all in wsse make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap wssedemo.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns1 service name: wssetest BUILDSTDERR: Using ns1 service style: document BUILDSTDERR: Using ns1 service encoding: literal BUILDSTDERR: Using ns1 service location: http://localhost:80 BUILDSTDERR: Using ns1 schema namespace: http://www.genivia.com/schemas/wssetest.xsd BUILDSTDERR: Saving wssetest.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving wssetest.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving wssetest.sub.req.xml sample SOAP/XML request BUILDSTDERR: Saving wssetest.sub.res.xml sample SOAP/XML response BUILDSTDERR: Saving wssetest.mul.req.xml sample SOAP/XML request BUILDSTDERR: Saving wssetest.mul.res.xml sample SOAP/XML response BUILDSTDERR: Saving wssetest.div.req.xml sample SOAP/XML request BUILDSTDERR: Saving wssetest.div.res.xml sample SOAP/XML response BUILDSTDERR: Saving wssetest.nsmap namespace mapping table BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap wssedemo.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns1 service name: wssetest BUILDSTDERR: Using ns1 service style: document BUILDSTDERR: Using ns1 service encoding: literal BUILDSTDERR: Using ns1 service location: http://localhost:80 BUILDSTDERR: Using ns1 schema namespace: http://www.genivia.com/schemas/wssetest.xsd BUILDSTDERR: Saving wssetest.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving wssetest.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving wssetest.sub.req.xml sample SOAP/XML request BUILDSTDERR: Saving wssetest.sub.res.xml sample SOAP/XML response BUILDSTDERR: Saving wssetest.mul.req.xml sample SOAP/XML request BUILDSTDERR: Saving wssetest.mul.res.xml sample SOAP/XML response BUILDSTDERR: Saving wssetest.div.req.xml sample SOAP/XML request BUILDSTDERR: Saving wssetest.div.res.xml sample SOAP/XML response BUILDSTDERR: Saving wssetest.nsmap namespace mapping table BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wssedemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wssedemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wssedemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wssedemo-dom.o `test -f '../../dom.c' || echo './'`../../dom.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wssedemo-wsseapi.o `test -f '../../plugin/wsseapi.c' || echo './'`../../plugin/wsseapi.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wssedemo-smdevp.o `test -f '../../plugin/smdevp.c' || echo './'`../../plugin/smdevp.c BUILDSTDERR: ../../plugin/smdevp.c: In function 'soap_smd_init': BUILDSTDERR: ../../plugin/smdevp.c:533:7: warning: 'HMAC_Init' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: HMAC_Init((HMAC_CTX*)data->ctx, key, keylen, type); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:941, BUILDSTDERR: from ../../plugin/smdevp.h:52, BUILDSTDERR: from ../../plugin/smdevp.c:304: BUILDSTDERR: /usr/include/openssl/hmac.h:30:1: note: declared here BUILDSTDERR: DEPRECATEDIN_1_1_0(__owur int HMAC_Init(HMAC_CTX *ctx, const void *key, int len, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wssedemo-mecevp.o `test -f '../../plugin/mecevp.c' || echo './'`../../plugin/mecevp.c BUILDSTDERR: ../../plugin/mecevp.c: In function 'soap_mec_start_alg': BUILDSTDERR: ../../plugin/mecevp.c:620:7: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RAND_pseudo_bytes(iv, ivlen); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:941, BUILDSTDERR: from ../../plugin/mecevp.h:52, BUILDSTDERR: from ../../plugin/mecevp.c:288: BUILDSTDERR: /usr/include/openssl/rand.h:44:1: note: declared here BUILDSTDERR: DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num)) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wssedemo wssedemo-wssedemo.o wssedemo-soapClient.o wssedemo-soapC.o wssedemo-soapServer.o wssedemo-stdsoap2.o wssedemo-dom.o wssedemo-wsseapi.o wssedemo-smdevp.o wssedemo-mecevp.o -lssl -lcrypto -lz -lm -lssl -lcrypto -lz libtool: link: gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wssedemo wssedemo-wssedemo.o wssedemo-soapClient.o wssedemo-soapC.o wssedemo-soapServer.o wssedemo-stdsoap2.o wssedemo-dom.o wssedemo-wsseapi.o wssedemo-smdevp.o wssedemo-mecevp.o -lm -lssl -lcrypto -lz gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsselite.o wsselite.c BUILDSTDERR: wsselite.c: In function 'main': BUILDSTDERR: wsselite.c:122:21: warning: variable 'b' set but not used [-Wunused-but-set-variable] BUILDSTDERR: struct ns1__sub b; BUILDSTDERR: ^ BUILDSTDERR: wsselite.c:121:21: warning: variable 'a' set but not used [-Wunused-but-set-variable] BUILDSTDERR: struct ns1__add a; BUILDSTDERR: ^ gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapClient.o soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapServer.o soapServer.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o stdsoap2.o `test -f '../../stdsoap2.c' || echo './'`../../stdsoap2.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wsseapi-lite.o `test -f '../../plugin/wsseapi-lite.c' || echo './'`../../plugin/wsseapi-lite.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wsselite wsselite.o soapClient.o soapC.o soapServer.o stdsoap2.o wsseapi-lite.o -lssl -lcrypto -lz -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wsselite wsselite.o soapClient.o soapC.o soapServer.o stdsoap2.o wsseapi-lite.o -lssl -lcrypto -lz -lm make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' Making all in wst make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wst' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap wstdemo.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using wst service name: wst BUILDSTDERR: Using wst service style: document BUILDSTDERR: Using wst service encoding: literal BUILDSTDERR: Using wst schema import namespace: http://docs.oasis-open.org/ws-sx/ws-trust/200512 BUILDSTDERR: Saving wst.RequestSecurityToken.req.xml sample SOAP/XML request BUILDSTDERR: Saving wst.RequestSecurityToken.res.xml sample SOAP/XML response BUILDSTDERR: Saving wst.RequestSecurityTokenResponse.req.xml sample SOAP/XML request BUILDSTDERR: Saving wst.RequestSecurityTokenResponse.res.xml sample SOAP/XML response BUILDSTDERR: Saving wst.RequestSecurityTokenCollection.req.xml sample SOAP/XML request BUILDSTDERR: Saving wst.RequestSecurityTokenCollection.res.xml sample SOAP/XML response BUILDSTDERR: Saving wst.nsmap namespace mapping table BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap wstdemo.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using wst service name: wst BUILDSTDERR: Using wst service style: document BUILDSTDERR: Using wst service encoding: literal BUILDSTDERR: Using wst schema import namespace: http://docs.oasis-open.org/ws-sx/ws-trust/200512 BUILDSTDERR: Saving wst.RequestSecurityToken.req.xml sample SOAP/XML request BUILDSTDERR: Saving wst.RequestSecurityToken.res.xml sample SOAP/XML response BUILDSTDERR: Saving wst.RequestSecurityTokenResponse.req.xml sample SOAP/XML request BUILDSTDERR: Saving wst.RequestSecurityTokenResponse.res.xml sample SOAP/XML response BUILDSTDERR: Saving wst.RequestSecurityTokenCollection.req.xml sample SOAP/XML request BUILDSTDERR: Saving wst.RequestSecurityTokenCollection.res.xml sample SOAP/XML response BUILDSTDERR: Saving wst.nsmap namespace mapping table BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wstdemo-wstdemo.o `test -f 'wstdemo.c' || echo './'`wstdemo.c BUILDSTDERR: In file included from ../../../gsoap/plugin/wsaapi.h:59, BUILDSTDERR: from ../../../gsoap/plugin/wstapi.h:54, BUILDSTDERR: from wstdemo.c:88: BUILDSTDERR: wstdemo.c: In function 'main': BUILDSTDERR: ./soapH.h:8032:249: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define soap_write_saml2__AssertionType(soap, data) ( soap_free_temp(soap), soap_begin_send(soap) || (soap_serialize_saml2__AssertionType(soap, data), 0) || soap_put_saml2__AssertionType(soap, data, "saml2:AssertionType", "") || soap_end_send(soap), (soap)->error ) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: wstdemo.c:314:11: note: in expansion of macro 'soap_write_saml2__AssertionType' BUILDSTDERR: soap_write_saml2__AssertionType(soap, saml2); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wstdemo-smdevp.o `test -f '../../plugin/smdevp.c' || echo './'`../../plugin/smdevp.c BUILDSTDERR: ../../plugin/smdevp.c: In function 'soap_smd_init': BUILDSTDERR: ../../plugin/smdevp.c:533:7: warning: 'HMAC_Init' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: HMAC_Init((HMAC_CTX*)data->ctx, key, keylen, type); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:941, BUILDSTDERR: from ../../plugin/smdevp.h:52, BUILDSTDERR: from ../../plugin/smdevp.c:304: BUILDSTDERR: /usr/include/openssl/hmac.h:30:1: note: declared here BUILDSTDERR: DEPRECATEDIN_1_1_0(__owur int HMAC_Init(HMAC_CTX *ctx, const void *key, int len, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wstdemo-mecevp.o `test -f '../../plugin/mecevp.c' || echo './'`../../plugin/mecevp.c BUILDSTDERR: ../../plugin/mecevp.c: In function 'soap_mec_start_alg': BUILDSTDERR: ../../plugin/mecevp.c:620:7: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RAND_pseudo_bytes(iv, ivlen); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:941, BUILDSTDERR: from ../../plugin/mecevp.h:52, BUILDSTDERR: from ../../plugin/mecevp.c:288: BUILDSTDERR: /usr/include/openssl/rand.h:44:1: note: declared here BUILDSTDERR: DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num)) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wstdemo wstdemo-wstdemo.o wstdemo-soapClient.o wstdemo-soapC.o wstdemo-soapServer.o wstdemo-stdsoap2.o wstdemo-dom.o wstdemo-wstapi.o wstdemo-wsseapi.o wstdemo-wsaapi.o wstdemo-smdevp.o wstdemo-mecevp.o -lssl -lcrypto -lz -lm -lssl -lcrypto -lz libtool: link: gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wstdemo wstdemo-wstdemo.o wstdemo-soapClient.o wstdemo-soapC.o wstdemo-soapServer.o wstdemo-stdsoap2.o wstdemo-dom.o wstdemo-wstapi.o wstdemo-wsseapi.o wstdemo-wsaapi.o wstdemo-smdevp.o wstdemo-mecevp.o -lm -lssl -lcrypto -lz make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wst' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wst' Making all in xml-rpc-json make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o jsoncpp.o jsoncpp.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o xml-rpc.o xml-rpc.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o json.o json.cpp BUILDSTDERR: json.cpp: In function 'int json_send(soap*, const value*)': BUILDSTDERR: json.cpp:187:15: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: if (i && soap_send_raw(soap, json_indent_string + 1, n - 3)) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o jsoncpp jsoncpp.o xml-rpc.o json.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o json_GitHub-json.o `test -f 'json.cpp' || echo './'`json.cpp BUILDSTDERR: json.cpp: In function 'int json_send(soap*, const value*)': BUILDSTDERR: json.cpp:187:15: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: if (i && soap_send_raw(soap, json_indent_string + 1, n - 3)) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o json_gdm-json.o `test -f 'json.cpp' || echo './'`json.cpp BUILDSTDERR: json.cpp: In function 'int json_send(soap*, const value*)': BUILDSTDERR: json.cpp:187:15: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: if (i && soap_send_raw(soap, json_indent_string + 1, n - 3)) BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o json-currentTime.o json-currentTime.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o json-currentTime json-currentTime.o xml-rpc.o json.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o json-currentTimeServer.o json-currentTimeServer.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o xml-rpc-currentTime.o xml-rpc-currentTime.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' Making all in rest make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap calcrest.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns1 service name: calcPOST BUILDSTDERR: Using ns1 service style: document BUILDSTDERR: Using ns1 service encoding: literal BUILDSTDERR: Using ns1 service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi BUILDSTDERR: Using ns1 schema namespace: http://websrv.cs.fsu.edu/~engelen/calc.wsdl BUILDSTDERR: Saving calcPOST.REST.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.sub.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.sub.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.mul.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.mul.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.div.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.div.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.pow.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.pow.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.nsmap namespace mapping table BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap calcrest.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns1 service name: calcPOST BUILDSTDERR: Using ns1 service style: document BUILDSTDERR: Using ns1 service encoding: literal BUILDSTDERR: Using ns1 service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi BUILDSTDERR: Using ns1 schema namespace: http://websrv.cs.fsu.edu/~engelen/calc.wsdl BUILDSTDERR: Saving calcPOST.REST.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.sub.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.sub.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.mul.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.mul.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.div.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.div.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.pow.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.pow.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.nsmap namespace mapping table BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap calcrest.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns1 service name: calcPOST BUILDSTDERR: Using ns1 service style: document BUILDSTDERR: Using ns1 service encoding: literal BUILDSTDERR: Using ns1 service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi BUILDSTDERR: Using ns1 schema namespace: http://websrv.cs.fsu.edu/~engelen/calc.wsdl BUILDSTDERR: Saving calcPOST.REST.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.sub.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.sub.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.mul.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.mul.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.div.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.div.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.pow.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.pow.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.nsmap namespace mapping table BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o calcrest.o calcrest.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapClient.o soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapServer.o soapServer.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o calcrest calcrest.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.la -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o httpgettest.o httpgettest.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o httpget.o `test -f '../../plugin/httpget.c' || echo './'`../../plugin/httpget.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o httpgettest httpgettest.o soapC.o httpget.o ../../../gsoap/libgsoap.la -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/httpgettest httpgettest.o soapC.o httpget.o ../../../gsoap/.libs/libgsoap.so -lm gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o httpposttest.o httpposttest.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o httppost.o `test -f '../../plugin/httppost.c' || echo './'`../../plugin/httppost.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o httpposttest httpposttest.o soapServer.o soapC.o httppost.o ../../../gsoap/libgsoap.la -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/httpposttest httpposttest.o soapServer.o soapC.o httppost.o ../../../gsoap/.libs/libgsoap.so -lm make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' Making all in testmsgr make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/testmsgr' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/testmsgr' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o testmsgr.o testmsgr.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testmsgr testmsgr.o soapC.o ../../../gsoap/libgsoap++.la -lm -lssl -lcrypto -lz libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/testmsgr testmsgr.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm -lssl -lcrypto -lz make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/testmsgr' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/testmsgr' Making all in async make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/async' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap async.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns service name: async BUILDSTDERR: Using ns service style: rpc BUILDSTDERR: Using ns service encoding: encoded BUILDSTDERR: Using ns service location: http://localhost:8080 BUILDSTDERR: Using ns schema namespace: urn:calc BUILDSTDERR: Saving async.wsdl Web Service description BUILDSTDERR: Compliance warning: operation 'ns__add' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__sub' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__mul' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Compliance warning: operation 'ns__div' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Saving async.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving async.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving async.sub.req.xml sample SOAP/XML request BUILDSTDERR: Saving async.sub.res.xml sample SOAP/XML response BUILDSTDERR: Saving async.mul.req.xml sample SOAP/XML request BUILDSTDERR: Saving async.mul.res.xml sample SOAP/XML response BUILDSTDERR: Saving async.div.req.xml sample SOAP/XML request BUILDSTDERR: Saving async.div.res.xml sample SOAP/XML response BUILDSTDERR: Saving async.nsmap namespace mapping table BUILDSTDERR: Saving ns.xsd XML schema BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/async' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o asyncsoap.o asyncsoap.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapClient.o soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o asyncsoap asyncsoap.o soapClient.o soapC.o ../../../gsoap/libgsoap.la -lm -lpthread libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o asyncrest.o asyncrest.c BUILDSTDERR: In file included from asyncrest.c:42: BUILDSTDERR: asyncrest.c: In function 'main': BUILDSTDERR: soapH.h:468:52: warning: the address of 'record' will always evaluate as 'true' [-Waddress] BUILDSTDERR: #define soap_read_ns__record(soap, data) ( ((data) ? (soap_default_ns__record(soap, (data)), 0) : 0) || soap_begin_recv(soap) || !soap_get_ns__record(soap, (data), NULL, NULL) || soap_end_recv(soap), (soap)->error ) BUILDSTDERR: ^ BUILDSTDERR: soapH.h:473:77: note: in expansion of macro 'soap_read_ns__record' BUILDSTDERR: #define soap_GET_ns__record(soap, URL, data) ( soap_GET(soap, URL, NULL) || soap_read_ns__record(soap, (data)), soap_closesock(soap) ) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: asyncrest.c:61:7: note: in expansion of macro 'soap_GET_ns__record' BUILDSTDERR: if (soap_GET_ns__record(soap, ENDPOINT "/product?SKU=123", &record)) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: soapH.h:468:177: warning: value computed is not used [-Wunused-value] BUILDSTDERR: #define soap_read_ns__record(soap, data) ( ((data) ? (soap_default_ns__record(soap, (data)), 0) : 0) || soap_begin_recv(soap) || !soap_get_ns__record(soap, (data), NULL, NULL) || soap_end_recv(soap), (soap)->error ) BUILDSTDERR: ^~ BUILDSTDERR: soapH.h:473:77: note: in expansion of macro 'soap_read_ns__record' BUILDSTDERR: #define soap_GET_ns__record(soap, URL, data) ( soap_GET(soap, URL, NULL) || soap_read_ns__record(soap, (data)), soap_closesock(soap) ) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: asyncrest.c:61:7: note: in expansion of macro 'soap_GET_ns__record' BUILDSTDERR: if (soap_GET_ns__record(soap, ENDPOINT "/product?SKU=123", &record)) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: soapH.h:473:74: warning: value computed is not used [-Wunused-value] BUILDSTDERR: #define soap_GET_ns__record(soap, URL, data) ( soap_GET(soap, URL, NULL) || soap_read_ns__record(soap, (data)), soap_closesock(soap) ) BUILDSTDERR: ^~ BUILDSTDERR: asyncrest.c:61:7: note: in expansion of macro 'soap_GET_ns__record' BUILDSTDERR: if (soap_GET_ns__record(soap, ENDPOINT "/product?SKU=123", &record)) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: soapH.h:468:52: warning: the address of 'record' will always evaluate as 'true' [-Waddress] BUILDSTDERR: #define soap_read_ns__record(soap, data) ( ((data) ? (soap_default_ns__record(soap, (data)), 0) : 0) || soap_begin_recv(soap) || !soap_get_ns__record(soap, (data), NULL, NULL) || soap_end_recv(soap), (soap)->error ) BUILDSTDERR: ^ BUILDSTDERR: soapH.h:478:49: note: in expansion of macro 'soap_read_ns__record' BUILDSTDERR: #define soap_POST_recv_ns__record(soap, data) ( soap_read_ns__record(soap, (data)) || soap_closesock(soap), (soap)->error ) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: asyncrest.c:73:7: note: in expansion of macro 'soap_POST_recv_ns__record' BUILDSTDERR: || soap_POST_recv_ns__record(soap, &record)) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: soapH.h:468:177: warning: value computed is not used [-Wunused-value] BUILDSTDERR: #define soap_read_ns__record(soap, data) ( ((data) ? (soap_default_ns__record(soap, (data)), 0) : 0) || soap_begin_recv(soap) || !soap_get_ns__record(soap, (data), NULL, NULL) || soap_end_recv(soap), (soap)->error ) BUILDSTDERR: ^~ BUILDSTDERR: soapH.h:478:49: note: in expansion of macro 'soap_read_ns__record' BUILDSTDERR: #define soap_POST_recv_ns__record(soap, data) ( soap_read_ns__record(soap, (data)) || soap_closesock(soap), (soap)->error ) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: asyncrest.c:73:7: note: in expansion of macro 'soap_POST_recv_ns__record' BUILDSTDERR: || soap_POST_recv_ns__record(soap, &record)) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: soapH.h:478:84: warning: value computed is not used [-Wunused-value] BUILDSTDERR: #define soap_POST_recv_ns__record(soap, data) ( soap_read_ns__record(soap, (data)) || soap_closesock(soap), (soap)->error ) BUILDSTDERR: ^~ BUILDSTDERR: asyncrest.c:73:7: note: in expansion of macro 'soap_POST_recv_ns__record' BUILDSTDERR: || soap_POST_recv_ns__record(soap, &record)) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: soapH.h:468:52: warning: the address of 'record' will always evaluate as 'true' [-Waddress] BUILDSTDERR: #define soap_read_ns__record(soap, data) ( ((data) ? (soap_default_ns__record(soap, (data)), 0) : 0) || soap_begin_recv(soap) || !soap_get_ns__record(soap, (data), NULL, NULL) || soap_end_recv(soap), (soap)->error ) BUILDSTDERR: ^ BUILDSTDERR: soapH.h:478:49: note: in expansion of macro 'soap_read_ns__record' BUILDSTDERR: #define soap_POST_recv_ns__record(soap, data) ( soap_read_ns__record(soap, (data)) || soap_closesock(soap), (soap)->error ) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: asyncrest.c:119:7: note: in expansion of macro 'soap_POST_recv_ns__record' BUILDSTDERR: if (soap_POST_recv_ns__record(soap, &record)) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: soapH.h:468:177: warning: value computed is not used [-Wunused-value] BUILDSTDERR: #define soap_read_ns__record(soap, data) ( ((data) ? (soap_default_ns__record(soap, (data)), 0) : 0) || soap_begin_recv(soap) || !soap_get_ns__record(soap, (data), NULL, NULL) || soap_end_recv(soap), (soap)->error ) BUILDSTDERR: ^~ BUILDSTDERR: soapH.h:478:49: note: in expansion of macro 'soap_read_ns__record' BUILDSTDERR: #define soap_POST_recv_ns__record(soap, data) ( soap_read_ns__record(soap, (data)) || soap_closesock(soap), (soap)->error ) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: asyncrest.c:119:7: note: in expansion of macro 'soap_POST_recv_ns__record' BUILDSTDERR: if (soap_POST_recv_ns__record(soap, &record)) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: soapH.h:478:84: warning: value computed is not used [-Wunused-value] BUILDSTDERR: #define soap_POST_recv_ns__record(soap, data) ( soap_read_ns__record(soap, (data)) || soap_closesock(soap), (soap)->error ) BUILDSTDERR: ^~ BUILDSTDERR: asyncrest.c:119:7: note: in expansion of macro 'soap_POST_recv_ns__record' BUILDSTDERR: if (soap_POST_recv_ns__record(soap, &record)) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o asyncrest asyncrest.o soapC.o ../../../gsoap/libgsoap.la -lm -lpthread libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/asyncrest asyncrest.o soapC.o ../../../gsoap/.libs/libgsoap.so -lm -lpthread make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/async' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/async' make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples' make[3]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap' make[2]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap' make[1]: Leaving directory '/builddir/build/BUILD/gsoap-2.8' + cp -pr gsoap/doc gsoap/doc-build + pushd gsoap/doc-build ~/build/BUILD/gsoap-2.8/gsoap/doc-build ~/build/BUILD/gsoap-2.8 + rm -rf curl/html databinding/html dom/html guide/html httpda/html ios/html sessions/html testmsgr/html uddi2/html wsa/html wsdd/html wsrm/html wsse-lite/html wsse/html wst/html xml-rpc-json/html + for f in */Doxyfile BUILDSTDERR: ++ dirname curl/Doxyfile + cd curl + doxygen Doxyfile BUILDSTDERR: warning: Tag `USE_WINDOWS_ENCODING' at line 12 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `DETAILS_AT_TOP' at line 34 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `HTML_ALIGN_MEMBERS' at line 155 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 202 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 203 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 253 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 254 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: the dot tool could not be found at /opt/local/bin BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/curlapi.c:65: warning: explicit link request to 'include' could not be resolved Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/curlapi.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/curlapi.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/curlapi.c... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/curlapi.c... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating docs for file curlapi.c... Generating docs for file curlapi.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound soap_curl_data... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/4 Running dot for graph 2/4 Running dot for graph 3/4 Running dot for graph 4/4 Patching output file 1/2 Patching output file 2/2 lookup cache used 34/65536 hits=232 misses=36 finished... + for f in */Doxyfile BUILDSTDERR: ++ dirname databinding/Doxyfile + cd databinding + doxygen Doxyfile BUILDSTDERR: warning: Tag `USE_WINDOWS_ENCODING' at line 12 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `DETAILS_AT_TOP' at line 34 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `HTML_ALIGN_MEMBERS' at line 155 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 202 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 203 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 253 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 254 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: the dot tool could not be found at /opt/local/bin BUILDSTDERR: warning: tag INPUT: input source `../../samples/databinding/graphH.h' does not exist BUILDSTDERR: warning: tag INPUT: input source `../../samples/databinding/graphStub.h' does not exist BUILDSTDERR: warning: source ../../samples/databinding/graphH.h is not a readable file or directory... skipping. BUILDSTDERR: warning: source ../../samples/databinding/graphStub.h is not a readable file or directory... skipping. BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/address.h:106: warning: Internal inconsistency: scope for class std::vector not found! BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/address.h:23: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:375: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:379: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:387: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:391: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:395: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:399: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:1055: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:1063: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:1186: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:1262: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:1266: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:1336: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:1340: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:1344: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:1348: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:1352: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:1369: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:1373: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:1410: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:1414: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:1418: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:1422: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:1479: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:1483: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:2074: warning: explicit link request to 'x1' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:2074: warning: explicit link request to 'x1F' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:2074: warning: explicit link request to 'x9' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:2074: warning: explicit link request to 'xA' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:2074: warning: explicit link request to 'xD' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:2209: warning: explicit link request to 'x9' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:2209: warning: explicit link request to 'xA' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:2209: warning: explicit link request to 'xD' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:2209: warning: explicit link request to 'x20' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:3121: warning: explicit link request to 'soap' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:4452: warning: explicit link request to 'os' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:4453: warning: explicit link request to 'os' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:4458: warning: explicit link request to 'is' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:4459: warning: explicit link request to 'is' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:4465: warning: explicit link request to 'soap' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:4498: warning: explicit link request to 'soap' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:4809: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:4834: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:5666: warning: explicit link request to 'soap' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:6681: warning: explicit link request to 'encodingStyle' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:6805: warning: explicit link request to 'include' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:6806: warning: explicit link request to 'include' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:6843: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:6843: warning: explicit link request to 'include' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:6844: warning: explicit link request to 'include' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:6844: warning: explicit link request to 'define' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:6845: warning: explicit link request to 'pragma' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md:6847: warning: explicit link request to 'include' could not be resolved Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Reading /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/README.md... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/address.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/address.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/address.cpp... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/address.cpp... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/graph.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/graph.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/graph.cpp... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/graph.cpp... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/addressH.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/addressH.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/addressStub.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding/addressStub.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file address.cpp... Generating code for file address.h... Generating code for file addressH.h... Generating code for file addressStub.h... Generating code for file graph.cpp... Generating code for file graph.h... Generating code for file README.md... Generating file documentation... Generating docs for file address.cpp... Generating docs for file address.h... Generating docs for file addressH.h... Generating docs for file addressStub.h... Generating docs for file graph.cpp... Generating docs for file graph.h... Generating docs for file README.md... Generating page documentation... Generating docs for page page_notes... Generating docs for page page_XMLDataBinding... Generating group documentation... Generating class documentation... Generating docs for compound _a__address_book... Generating docs for compound a__address... Generating docs for compound g... Generating docs for compound SOAP_ENV__Code... Generating docs for compound SOAP_ENV__Detail... Generating docs for compound SOAP_ENV__Fault... Generating docs for compound SOAP_ENV__Header... Generating docs for compound SOAP_ENV__Reason... Generating namespace index... Generating docs for namespace std Generating docs for compound std::vector... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/26 Running dot for graph 2/26 Running dot for graph 3/26 Running dot for graph 4/26 Running dot for graph 5/26 Running dot for graph 6/26 Running dot for graph 7/26 Running dot for graph 8/26 Running dot for graph 9/26 Running dot for graph 10/26 Running dot for graph 11/26 Running dot for graph 12/26 Running dot for graph 13/26 Running dot for graph 14/26 Running dot for graph 15/26 Running dot for graph 16/26 Running dot for graph 17/26 Running dot for graph 18/26 Running dot for graph 19/26 Running dot for graph 20/26 Running dot for graph 21/26 Running dot for graph 22/26 Running dot for graph 23/26 Running dot for graph 24/26 Running dot for graph 25/26 Running dot for graph 26/26 Patching output file 1/11 Patching output file 2/11 Patching output file 3/11 Patching output file 4/11 Patching output file 5/11 Patching output file 6/11 Patching output file 7/11 Patching output file 8/11 Patching output file 9/11 Patching output file 10/11 Patching output file 11/11 lookup cache used 506/65536 hits=5057 misses=516 finished... + for f in */Doxyfile BUILDSTDERR: ++ dirname dom/Doxyfile + cd dom + doxygen Doxyfile BUILDSTDERR: warning: Tag `USE_WINDOWS_ENCODING' at line 12 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `DETAILS_AT_TOP' at line 34 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `HTML_ALIGN_MEMBERS' at line 155 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 202 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 203 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 253 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 254 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: the dot tool could not be found at /opt/local/bin BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/dom.cpp:54: warning: found documented #define but ignoring it because ENABLE_PREPROCESSING is NO. BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/dom.cpp:118: warning: found documented #define but ignoring it because ENABLE_PREPROCESSING is NO. BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/dom.cpp:4954: warning: documented symbol `soap_dom_element_iterator::soap_dom_element_iterator' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/dom.cpp:4966: warning: documented symbol `soap_dom_element_iterator::soap_dom_element_iterator' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/dom.cpp:4978: warning: documented symbol `soap_dom_element_iterator::~soap_dom_element_iterator' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/dom.cpp:4983: warning: documented symbol `bool soap_dom_element_iterator::operator==' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/dom.cpp:4990: warning: documented symbol `bool soap_dom_element_iterator::operator!=' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/dom.cpp:4997: warning: documented symbol `soap_dom_element & soap_dom_element_iterator::operator*' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/dom.cpp:5004: warning: documented symbol `soap_dom_element * soap_dom_element_iterator::operator->' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/dom.cpp:5011: warning: documented symbol `soap_dom_element_iterator & soap_dom_element_iterator::operator++' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/dom.cpp:5022: warning: documented symbol `soap_dom_element_iterator soap_dom_element_iterator::operator++' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/dom.cpp:5035: warning: documented symbol `soap_dom_attribute_iterator::soap_dom_attribute_iterator' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/dom.cpp:5044: warning: documented symbol `soap_dom_attribute_iterator::soap_dom_attribute_iterator' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/dom.cpp:5053: warning: documented symbol `soap_dom_attribute_iterator::~soap_dom_attribute_iterator' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/dom.cpp:5058: warning: documented symbol `bool soap_dom_attribute_iterator::operator==' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/dom.cpp:5065: warning: documented symbol `bool soap_dom_attribute_iterator::operator!=' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/dom.cpp:5072: warning: documented symbol `soap_dom_attribute & soap_dom_attribute_iterator::operator*' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/dom.cpp:5079: warning: documented symbol `soap_dom_attribute * soap_dom_attribute_iterator::operator->' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/dom.cpp:5086: warning: documented symbol `soap_dom_attribute_iterator & soap_dom_attribute_iterator::operator++' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/dom.cpp:5094: warning: documented symbol `soap_dom_attribute_iterator soap_dom_attribute_iterator::operator++' was not declared or defined. BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom/README.md:1216: warning: explicit link request to 'include' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom/README.md:1221: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom/README.md:1873: warning: explicit link request to 'include' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom/README.md:1878: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom/README.md:2611: warning: explicit link request to 'import' could not be resolved Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Reading /builddir/build/BUILD/gsoap-2.8/gsoap/import/dom.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/import/dom.h... Reading /builddir/build/BUILD/gsoap-2.8/gsoap/dom.cpp... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/dom.cpp... Reading /builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom/dom2calc.cpp... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom/dom2calc.cpp... Reading /builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom/README.md... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating docs for file dom.cpp... Generating docs for file dom.h... Generating docs for file dom2calc.cpp... Generating docs for file README.md... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound soap_dom_attribute... Generating docs for compound soap_dom_element... Generating namespace index... Generating docs for namespace SOAP_DOM_EXTERNAL_NAMESPACE Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/3 Running dot for graph 2/3 Running dot for graph 3/3 Patching output file 1/2 Patching output file 2/2 lookup cache used 245/65536 hits=3360 misses=251 finished... + for f in */Doxyfile BUILDSTDERR: ++ dirname guide/Doxyfile + cd guide + doxygen Doxyfile BUILDSTDERR: warning: Tag `USE_WINDOWS_ENCODING' at line 12 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `DETAILS_AT_TOP' at line 34 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `HTML_ALIGN_MEMBERS' at line 156 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 204 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 205 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 255 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 256 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: the dot tool could not be found at /opt/local/bin BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/stdsoap2.h:10878: warning: Reached end of file while still inside a (nested) comment. Nesting level 11 (probable line reference: 9092, 9091, 9090, 9079, 8227, 8226, 8209, 845, 844, 843, 836) BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/stdsoap2.h:6159: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/stdsoap2.h:6159: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/stdsoap2.h:4156: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:250: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:255: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:1028: warning: explicit link request to 'include' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:4109: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:4109: warning: explicit link request to 'include' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:4110: warning: explicit link request to 'include' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:4110: warning: explicit link request to 'define' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:5011: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:5011: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:5514: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:6112: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:6174: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:7264: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:7918: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:7974: warning: explicit link request to 'module' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:7976: warning: explicit link request to 'module' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:8218: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:8220: warning: explicit link request to 'include' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:8220: warning: explicit link request to 'define' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:8220: warning: explicit link request to 'include' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:8220: warning: explicit link request to 'define' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:8222: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:8222: warning: explicit link request to 'module' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:8224: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:8247: warning: explicit link request to 'include' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:8247: warning: explicit link request to 'define' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:8249: warning: explicit link request to 'include' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:8249: warning: explicit link request to 'define' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:8269: warning: explicit link request to 'include' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:8269: warning: explicit link request to 'define' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:8271: warning: explicit link request to 'define' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:8903: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:9035: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:9043: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:9047: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:9285: warning: explicit link request to 'xD' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:9285: warning: explicit link request to 'xA' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:9285: warning: explicit link request to 'x9' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:9353: warning: explicit link request to 'xA' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:9353: warning: explicit link request to 'x9' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:9353: warning: explicit link request to 'x20' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:11585: warning: explicit link request to 'include' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:13489: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:13496: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:13500: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:14062: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:14172: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:15539: warning: explicit link request to 'include' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:15539: warning: explicit link request to 'define' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:15539: warning: explicit link request to 'include' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:15539: warning: explicit link request to 'define' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:15540: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:15540: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:16227: warning: explicit link request to 'include' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:18408: warning: explicit link request to 'define' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:18449: warning: explicit link request to 'define' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:18539: warning: explicit link request to 'define' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:18544: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:18544: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:18593: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:18593: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:19115: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:19115: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:19175: warning: explicit link request to 'module' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:19202: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:19486: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md:19491: warning: explicit link request to 'import' could not be resolved Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Reading /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/index.md... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/stdsoap2.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/doc-build/guide/stdsoap2.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating docs for file index.md... Generating docs for file stdsoap2.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound _xop__Include... Generating docs for compound Namespace... Generating docs for compound soap... Generating docs for compound soap_cookie... Generating docs for compound soap_dime... Generating docs for compound SOAP_ENV__Code... Generating docs for compound SOAP_ENV__Detail... Generating docs for compound SOAP_ENV__Fault... Generating docs for compound SOAP_ENV__Header... Generating docs for compound SOAP_ENV__Reason... Generating docs for compound soap_mime... Generating docs for compound soap_multipart... Generating docs for compound xsd__base64Binary... Generating docs for compound xsd__hexBinary... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... lookup cache used 790/65536 hits=10339 misses=799 finished... + for f in */Doxyfile BUILDSTDERR: ++ dirname httpda/Doxyfile + cd httpda + doxygen Doxyfile BUILDSTDERR: warning: Tag `USE_WINDOWS_ENCODING' at line 12 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `DETAILS_AT_TOP' at line 34 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `HTML_ALIGN_MEMBERS' at line 155 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 202 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 203 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 253 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 254 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: the dot tool could not be found at /opt/local/bin Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/httpda.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/httpda.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/httpda.c... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/httpda.c... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/threads.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/threads.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/threads.c... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/threads.c... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating docs for file httpda.c... Generating docs for file httpda.h... Generating docs for file threads.c... Generating docs for file threads.h... Generating page documentation... Generating docs for page httpda... Generating docs for page threads... Generating group documentation... Generating class documentation... Generating docs for compound http_da_data... Generating docs for compound http_da_info... Generating docs for compound http_da_session... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/8 Running dot for graph 2/8 Running dot for graph 3/8 Running dot for graph 4/8 Running dot for graph 5/8 Running dot for graph 6/8 Running dot for graph 7/8 Running dot for graph 8/8 Patching output file 1/5 Patching output file 2/5 Patching output file 3/5 Patching output file 4/5 Patching output file 5/5 lookup cache used 89/65536 hits=290 misses=92 finished... + for f in */Doxyfile BUILDSTDERR: ++ dirname ios/Doxyfile + cd ios + doxygen Doxyfile BUILDSTDERR: warning: Tag `USE_WINDOWS_ENCODING' at line 12 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `DETAILS_AT_TOP' at line 34 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `HTML_ALIGN_MEMBERS' at line 155 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 202 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 203 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 253 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 254 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: the dot tool could not be found at /opt/local/bin BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/ios_plugin/README.md:276: warning: image file calc-view.png is not found in IMAGE_PATH: assuming external image. BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/ios_plugin/README.md:446: warning: image file calc-result.png is not found in IMAGE_PATH: assuming external image. BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/ios_plugin/README.md:514: warning: image file geoip-view.png is not found in IMAGE_PATH: assuming external image. BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/ios_plugin/README.md:723: warning: image file geoip-result.png is not found in IMAGE_PATH: assuming external image. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Reading /builddir/build/BUILD/gsoap-2.8/gsoap/ios_plugin/README.md... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/ios_plugin/gsoapios.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/ios_plugin/gsoapios.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/ios_plugin/gsoapios.mm... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/ios_plugin/gsoapios.mm... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating docs for file gsoapios.h... Generating docs for file gsoapios.mm... Generating docs for file README.md... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound GSoapiOSURLData... Generating docs for compound soap_ios_data... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/9 Running dot for graph 2/9 Running dot for graph 3/9 Running dot for graph 4/9 Running dot for graph 5/9 Running dot for graph 6/9 Running dot for graph 7/9 Running dot for graph 8/9 Running dot for graph 9/9 Patching output file 1/5 Patching output file 2/5 Patching output file 3/5 Patching output file 4/5 Patching output file 5/5 lookup cache used 46/65536 hits=108 misses=47 finished... + for f in */Doxyfile BUILDSTDERR: ++ dirname sessions/Doxyfile + cd sessions + doxygen Doxyfile BUILDSTDERR: warning: Tag `USE_WINDOWS_ENCODING' at line 12 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `DETAILS_AT_TOP' at line 34 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `HTML_ALIGN_MEMBERS' at line 155 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 202 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 203 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 253 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 254 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: the dot tool could not be found at /opt/local/bin Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/sessions.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/sessions.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/sessions.c... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/sessions.c... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/threads.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/threads.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/threads.c... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/threads.c... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating docs for file sessions.c... Generating docs for file sessions.h... Generating docs for file threads.c... Generating docs for file threads.h... Generating page documentation... Generating docs for page threads... Generating group documentation... Generating class documentation... Generating docs for compound soap_session... Generating docs for compound soap_session_var... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/9 Running dot for graph 2/9 Running dot for graph 3/9 Running dot for graph 4/9 Running dot for graph 5/9 Running dot for graph 6/9 Running dot for graph 7/9 Running dot for graph 8/9 Running dot for graph 9/9 Patching output file 1/6 Patching output file 2/6 Patching output file 3/6 Patching output file 4/6 Patching output file 5/6 Patching output file 6/6 lookup cache used 59/65536 hits=187 misses=61 finished... + for f in */Doxyfile BUILDSTDERR: ++ dirname testmsgr/Doxyfile + cd testmsgr + doxygen Doxyfile BUILDSTDERR: warning: Tag `USE_WINDOWS_ENCODING' at line 12 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `DETAILS_AT_TOP' at line 34 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `HTML_ALIGN_MEMBERS' at line 155 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 202 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 203 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 253 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 254 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: the dot tool could not be found at /opt/local/bin Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Reading /builddir/build/BUILD/gsoap-2.8/gsoap/samples/testmsgr/README.md... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Running dot for graph 1/1 lookup cache used 0/65536 hits=0 misses=0 finished... + for f in */Doxyfile BUILDSTDERR: ++ dirname uddi2/Doxyfile + cd uddi2 + doxygen Doxyfile BUILDSTDERR: warning: Tag `USE_WINDOWS_ENCODING' at line 12 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `DETAILS_AT_TOP' at line 34 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `HTML_ALIGN_MEMBERS' at line 155 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 202 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 203 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 253 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 254 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: the dot tool could not be found at /opt/local/bin BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:3250: warning: found more than one \mainpage comment block! (first occurrence: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h, line 3), Skipping current block! BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:3363: warning: The following parameters of __inq2__find_USCOREbinding(uddi2__find_USCOREbinding *uddi2__find_USCOREbinding_, uddi2__bindingDetail *uddi2__bindingDetail_) are not documented: BUILDSTDERR: parameter 'uddi2__find_USCOREbinding_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:3406: warning: The following parameters of __inq2__find_USCOREbusiness(uddi2__find_USCOREbusiness *uddi2__find_USCOREbusiness_, uddi2__businessList *uddi2__businessList_) are not documented: BUILDSTDERR: parameter 'uddi2__find_USCOREbusiness_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:3449: warning: The following parameters of __inq2__find_USCORErelatedBusinesses(uddi2__find_USCORErelatedBusinesses *uddi2__find_USCORErelatedBusinesses_, uddi2__relatedBusinessesList *uddi2__relatedBusinessesList_) are not documented: BUILDSTDERR: parameter 'uddi2__find_USCORErelatedBusinesses_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:3492: warning: The following parameters of __inq2__find_USCOREservice(uddi2__find_USCOREservice *uddi2__find_USCOREservice_, uddi2__serviceList *uddi2__serviceList_) are not documented: BUILDSTDERR: parameter 'uddi2__find_USCOREservice_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:3535: warning: The following parameters of __inq2__find_USCOREtModel(uddi2__find_USCOREtModel *uddi2__find_USCOREtModel_, uddi2__tModelList *uddi2__tModelList_) are not documented: BUILDSTDERR: parameter 'uddi2__find_USCOREtModel_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:3578: warning: The following parameters of __inq2__get_USCOREbindingDetail(uddi2__get_USCOREbindingDetail *uddi2__get_USCOREbindingDetail_, uddi2__bindingDetail *uddi2__bindingDetail_) are not documented: BUILDSTDERR: parameter 'uddi2__get_USCOREbindingDetail_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:3621: warning: The following parameters of __inq2__get_USCOREbusinessDetail(uddi2__get_USCOREbusinessDetail *uddi2__get_USCOREbusinessDetail_, uddi2__businessDetail *uddi2__businessDetail_) are not documented: BUILDSTDERR: parameter 'uddi2__get_USCOREbusinessDetail_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:3664: warning: The following parameters of __inq2__get_USCOREbusinessDetailExt(uddi2__get_USCOREbusinessDetailExt *uddi2__get_USCOREbusinessDetailExt_, uddi2__businessDetailExt *uddi2__businessDetailExt_) are not documented: BUILDSTDERR: parameter 'uddi2__get_USCOREbusinessDetailExt_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:3707: warning: The following parameters of __inq2__get_USCOREserviceDetail(uddi2__get_USCOREserviceDetail *uddi2__get_USCOREserviceDetail_, uddi2__serviceDetail *uddi2__serviceDetail_) are not documented: BUILDSTDERR: parameter 'uddi2__get_USCOREserviceDetail_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:3750: warning: The following parameters of __inq2__get_USCOREtModelDetail(uddi2__get_USCOREtModelDetail *uddi2__get_USCOREtModelDetail_, uddi2__tModelDetail *uddi2__tModelDetail_) are not documented: BUILDSTDERR: parameter 'uddi2__get_USCOREtModelDetail_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:3800: warning: The following parameters of __pub2__add_USCOREpublisherAssertions(uddi2__add_USCOREpublisherAssertions *uddi2__add_USCOREpublisherAssertions_, uddi2__dispositionReport *uddi2__dispositionReport_) are not documented: BUILDSTDERR: parameter 'uddi2__add_USCOREpublisherAssertions_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:3843: warning: The following parameters of __pub2__delete_USCOREbinding(uddi2__delete_USCOREbinding *uddi2__delete_USCOREbinding_, uddi2__dispositionReport *uddi2__dispositionReport_) are not documented: BUILDSTDERR: parameter 'uddi2__delete_USCOREbinding_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:3886: warning: The following parameters of __pub2__delete_USCOREbusiness(uddi2__delete_USCOREbusiness *uddi2__delete_USCOREbusiness_, uddi2__dispositionReport *uddi2__dispositionReport_) are not documented: BUILDSTDERR: parameter 'uddi2__delete_USCOREbusiness_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:3929: warning: The following parameters of __pub2__delete_USCOREpublisherAssertions(uddi2__delete_USCOREpublisherAssertions *uddi2__delete_USCOREpublisherAssertions_, uddi2__dispositionReport *uddi2__dispositionReport_) are not documented: BUILDSTDERR: parameter 'uddi2__delete_USCOREpublisherAssertions_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:3972: warning: The following parameters of __pub2__delete_USCOREservice(uddi2__delete_USCOREservice *uddi2__delete_USCOREservice_, uddi2__dispositionReport *uddi2__dispositionReport_) are not documented: BUILDSTDERR: parameter 'uddi2__delete_USCOREservice_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:4015: warning: The following parameters of __pub2__delete_USCOREtModel(uddi2__delete_USCOREtModel *uddi2__delete_USCOREtModel_, uddi2__dispositionReport *uddi2__dispositionReport_) are not documented: BUILDSTDERR: parameter 'uddi2__delete_USCOREtModel_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:4058: warning: The following parameters of __pub2__discard_USCOREauthToken(uddi2__discard_USCOREauthToken *uddi2__discard_USCOREauthToken_, uddi2__dispositionReport *uddi2__dispositionReport_) are not documented: BUILDSTDERR: parameter 'uddi2__discard_USCOREauthToken_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:4101: warning: The following parameters of __pub2__get_USCOREassertionStatusReport(uddi2__get_USCOREassertionStatusReport *uddi2__get_USCOREassertionStatusReport_, uddi2__assertionStatusReport *uddi2__assertionStatusReport_) are not documented: BUILDSTDERR: parameter 'uddi2__get_USCOREassertionStatusReport_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:4144: warning: The following parameters of __pub2__get_USCOREauthToken(uddi2__get_USCOREauthToken *uddi2__get_USCOREauthToken_, uddi2__authToken *uddi2__authToken_) are not documented: BUILDSTDERR: parameter 'uddi2__get_USCOREauthToken_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:4187: warning: The following parameters of __pub2__get_USCOREpublisherAssertions(uddi2__get_USCOREpublisherAssertions *uddi2__get_USCOREpublisherAssertions_, uddi2__publisherAssertions *uddi2__publisherAssertions_) are not documented: BUILDSTDERR: parameter 'uddi2__get_USCOREpublisherAssertions_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:4230: warning: The following parameters of __pub2__get_USCOREregisteredInfo(uddi2__get_USCOREregisteredInfo *uddi2__get_USCOREregisteredInfo_, uddi2__registeredInfo *uddi2__registeredInfo_) are not documented: BUILDSTDERR: parameter 'uddi2__get_USCOREregisteredInfo_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:4273: warning: The following parameters of __pub2__save_USCOREbinding(uddi2__save_USCOREbinding *uddi2__save_USCOREbinding_, uddi2__bindingDetail *uddi2__bindingDetail_) are not documented: BUILDSTDERR: parameter 'uddi2__save_USCOREbinding_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:4316: warning: The following parameters of __pub2__save_USCOREbusiness(uddi2__save_USCOREbusiness *uddi2__save_USCOREbusiness_, uddi2__businessDetail *uddi2__businessDetail_) are not documented: BUILDSTDERR: parameter 'uddi2__save_USCOREbusiness_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:4359: warning: The following parameters of __pub2__save_USCOREservice(uddi2__save_USCOREservice *uddi2__save_USCOREservice_, uddi2__serviceDetail *uddi2__serviceDetail_) are not documented: BUILDSTDERR: parameter 'uddi2__save_USCOREservice_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:4402: warning: The following parameters of __pub2__save_USCOREtModel(uddi2__save_USCOREtModel *uddi2__save_USCOREtModel_, uddi2__tModelDetail *uddi2__tModelDetail_) are not documented: BUILDSTDERR: parameter 'uddi2__save_USCOREtModel_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:4445: warning: The following parameters of __pub2__set_USCOREpublisherAssertions(uddi2__set_USCOREpublisherAssertions *uddi2__set_USCOREpublisherAssertions_, uddi2__publisherAssertions *uddi2__publisherAssertions_) are not documented: BUILDSTDERR: parameter 'uddi2__set_USCOREpublisherAssertions_' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:605: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:649: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:701: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:864: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:755: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:809: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:909: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:63: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:117: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:2544: warning: The following parameters of uddi2__find_USCOREbusiness::uddi2__find_USCOREbusiness(struct soap *soap, const char *name) are not documented: BUILDSTDERR: parameter 'name' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:2546: warning: The following parameters of uddi2__find_USCOREbusiness::uddi2__find_USCOREbusiness(struct soap *soap, std::vector< char * > tModelKeys) are not documented: BUILDSTDERR: parameter 'tModelKeys' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:2548: warning: The following parameters of uddi2__find_USCOREbusiness::uddi2__find_USCOREbusiness(struct soap *soap, std::vector< uddi2__keyedReference * > keyedReferences) are not documented: BUILDSTDERR: parameter 'keyedReferences' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:183: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:225: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:292: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:953: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:998: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:344: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:396: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:448: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:1043: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:1077: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:500: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:552: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:1111: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:1164: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:1217: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:1270: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:1324: warning: Found unknown command `\url' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h:7: warning: Found unknown command `\url' Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/uddi2/uddi_v2.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating docs for file uddi_v2.h... Generating page documentation... Generating docs for page example1... Generating docs for page example2... Generating docs for page example3... Generating docs for page InquireSoap... Generating docs for page PublishSoap... Generating group documentation... Generating class documentation... Generating docs for compound _dispositionReport... Generating docs for compound uddi2__accessPoint... Generating docs for compound uddi2__add_USCOREpublisherAssertions... Generating docs for compound uddi2__address... Generating docs for compound uddi2__addressLine... Generating docs for compound uddi2__assertionStatusItem... Generating docs for compound uddi2__assertionStatusReport... Generating docs for compound uddi2__authToken... Generating docs for compound uddi2__bindingDetail... Generating docs for compound uddi2__bindingTemplate... Generating docs for compound uddi2__bindingTemplates... Generating docs for compound uddi2__businessDetail... Generating docs for compound uddi2__businessDetailExt... Generating docs for compound uddi2__businessEntity... Generating docs for compound uddi2__businessEntityExt... Generating docs for compound uddi2__businessInfo... Generating docs for compound uddi2__businessInfos... Generating docs for compound uddi2__businessList... Generating docs for compound uddi2__businessService... Generating docs for compound uddi2__businessServices... Generating docs for compound uddi2__categoryBag... Generating docs for compound uddi2__contact... Generating docs for compound uddi2__contacts... Generating docs for compound uddi2__delete_USCOREbinding... Generating docs for compound uddi2__delete_USCOREbusiness... Generating docs for compound uddi2__delete_USCOREpublisherAssertions... Generating docs for compound uddi2__delete_USCOREservice... Generating docs for compound uddi2__delete_USCOREtModel... Generating docs for compound uddi2__description... Generating docs for compound uddi2__discard_USCOREauthToken... Generating docs for compound uddi2__discoveryURL... Generating docs for compound uddi2__discoveryURLs... Generating docs for compound uddi2__dispositionReport... Generating docs for compound uddi2__email... Generating docs for compound uddi2__errInfo... Generating docs for compound uddi2__find_USCOREbinding... Generating docs for compound uddi2__find_USCOREbusiness... Generating docs for compound uddi2__find_USCORErelatedBusinesses... Generating docs for compound uddi2__find_USCOREservice... Generating docs for compound uddi2__find_USCOREtModel... Generating docs for compound uddi2__findQualifiers... Generating docs for compound uddi2__get_USCOREassertionStatusReport... Generating docs for compound uddi2__get_USCOREauthToken... Generating docs for compound uddi2__get_USCOREbindingDetail... Generating docs for compound uddi2__get_USCOREbusinessDetail... Generating docs for compound uddi2__get_USCOREbusinessDetailExt... Generating docs for compound uddi2__get_USCOREpublisherAssertions... Generating docs for compound uddi2__get_USCOREregisteredInfo... Generating docs for compound uddi2__get_USCOREserviceDetail... Generating docs for compound uddi2__get_USCOREtModelDetail... Generating docs for compound uddi2__hostingRedirector... Generating docs for compound uddi2__identifierBag... Generating docs for compound uddi2__instanceDetails... Generating docs for compound uddi2__keyedReference... Generating docs for compound uddi2__keysOwned... Generating docs for compound uddi2__name... Generating docs for compound uddi2__overviewDoc... Generating docs for compound uddi2__phone... Generating docs for compound uddi2__publisherAssertion... Generating docs for compound uddi2__publisherAssertions... Generating docs for compound uddi2__registeredInfo... Generating docs for compound uddi2__relatedBusinessesList... Generating docs for compound uddi2__relatedBusinessInfo... Generating docs for compound uddi2__relatedBusinessInfos... Generating docs for compound uddi2__result... Generating docs for compound uddi2__save_USCOREbinding... Generating docs for compound uddi2__save_USCOREbusiness... Generating docs for compound uddi2__save_USCOREservice... Generating docs for compound uddi2__save_USCOREtModel... Generating docs for compound uddi2__serviceDetail... Generating docs for compound uddi2__serviceInfo... Generating docs for compound uddi2__serviceInfos... Generating docs for compound uddi2__serviceList... Generating docs for compound uddi2__set_USCOREpublisherAssertions... Generating docs for compound uddi2__sharedRelationships... Generating docs for compound uddi2__tModel... Generating docs for compound uddi2__tModelBag... Generating docs for compound uddi2__tModelDetail... Generating docs for compound uddi2__tModelInfo... Generating docs for compound uddi2__tModelInfos... Generating docs for compound uddi2__tModelInstanceDetails... Generating docs for compound uddi2__tModelInstanceInfo... Generating docs for compound uddi2__tModelList... Generating docs for compound uddi2__validate_USCOREvalues... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/25 Running dot for graph 2/25 Running dot for graph 3/25 Running dot for graph 4/25 Running dot for graph 5/25 Running dot for graph 6/25 Running dot for graph 7/25 Running dot for graph 8/25 Running dot for graph 9/25 Running dot for graph 10/25 Running dot for graph 11/25 Running dot for graph 12/25 Running dot for graph 13/25 Running dot for graph 14/25 Running dot for graph 15/25 Running dot for graph 16/25 Running dot for graph 17/25 Running dot for graph 18/25 Running dot for graph 19/25 Running dot for graph 20/25 Running dot for graph 21/25 Running dot for graph 22/25 Running dot for graph 23/25 Running dot for graph 24/25 Running dot for graph 25/25 Patching output file 1/24 Patching output file 2/24 Patching output file 3/24 Patching output file 4/24 Patching output file 5/24 Patching output file 6/24 Patching output file 7/24 Patching output file 8/24 Patching output file 9/24 Patching output file 10/24 Patching output file 11/24 Patching output file 12/24 Patching output file 13/24 Patching output file 14/24 Patching output file 15/24 Patching output file 16/24 Patching output file 17/24 Patching output file 18/24 Patching output file 19/24 Patching output file 20/24 Patching output file 21/24 Patching output file 22/24 Patching output file 23/24 Patching output file 24/24 lookup cache used 818/65536 hits=3942 misses=944 finished... + for f in */Doxyfile BUILDSTDERR: ++ dirname wsa/Doxyfile + cd wsa + doxygen Doxyfile BUILDSTDERR: warning: Tag `USE_WINDOWS_ENCODING' at line 12 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `DETAILS_AT_TOP' at line 34 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `HTML_ALIGN_MEMBERS' at line 155 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 202 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 203 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 253 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 254 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: the dot tool could not be found at /opt/local/bin BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsaapi.c:82: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsaapi.c:292: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsaapi.c:311: warning: explicit link request to 'import' could not be resolved Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsaapi.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsaapi.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsaapi.c... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsaapi.c... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating docs for file wsaapi.c... Generating docs for file wsaapi.h... Generating page documentation... Generating docs for page wsa_0... Generating group documentation... Generating class documentation... Generating docs for compound soap_wsa_data... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/4 Running dot for graph 2/4 Running dot for graph 3/4 Running dot for graph 4/4 Patching output file 1/2 Patching output file 2/2 lookup cache used 45/65536 hits=108 misses=47 finished... + for f in */Doxyfile BUILDSTDERR: ++ dirname wsdd/Doxyfile + cd wsdd + doxygen Doxyfile BUILDSTDERR: warning: Tag `USE_WINDOWS_ENCODING' at line 12 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `DETAILS_AT_TOP' at line 34 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `HTML_ALIGN_MEMBERS' at line 155 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 202 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 203 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 253 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 254 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: the dot tool could not be found at /opt/local/bin BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsaapi.c:51: warning: found more than one \mainpage comment block! (first occurrence: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsddapi.c, line 55), Skipping current block! BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsddapi.c:385: warning: explicit link request to 'include' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsaapi.c:82: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsaapi.c:292: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsaapi.c:311: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: todo:2: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsa5.h:136: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsa5.h:128: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsa5.h:174: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsa5.h:166: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsa5.h:188: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsa5.h:156: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsa5.h:148: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsa5.h:202: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsdd.h:436: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsdd.h:152: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsdd.h:118: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsdd.h:214: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsdd.h:242: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsdd.h:186: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsdd.h:302: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsdd.h:328: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsdd.h:276: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsdd.h:414: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsdd.h:362: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsdd.h:382: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsdd.h:394: warning: Unsupported xml/html tag found Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsddapi.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsddapi.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsddapi.c... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsddapi.c... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsaapi.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsaapi.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsaapi.c... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsaapi.c... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsdd.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsdd.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsdx.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsdx.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsa5.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsa5.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating docs for file wsa5.h... Generating docs for file wsaapi.c... Generating docs for file wsaapi.h... Generating docs for file wsdd.h... Generating docs for file wsddapi.c... Generating docs for file wsddapi.h... Generating docs for file wsdx.h... Generating page documentation... Generating docs for page wsdd_0... Generating docs for page wsa_0... Generating docs for page page_XMLDataBinding... Generating docs for page todo... Generating group documentation... Generating class documentation... Generating docs for compound chan__ChannelInstanceType... Generating docs for compound SOAP_ENV__Header... Generating docs for compound soap_wsa_data... Generating docs for compound wsa5__EndpointReferenceType... Generating docs for compound wsa5__MetadataType... Generating docs for compound wsa5__ProblemActionType... Generating docs for compound wsa5__ReferenceParametersType... Generating docs for compound wsa5__RelatesToType... Generating docs for compound wsdd__AppSequenceType... Generating docs for compound wsdd__ByeType... Generating docs for compound wsdd__HelloType... Generating docs for compound wsdd__ProbeMatchesType... Generating docs for compound wsdd__ProbeMatchType... Generating docs for compound wsdd__ProbeType... Generating docs for compound wsdd__ResolveMatchesType... Generating docs for compound wsdd__ResolveMatchType... Generating docs for compound wsdd__ResolveType... Generating docs for compound wsdd__ScopesType... Generating docs for compound wsdd__SecurityType... Generating docs for compound wsdd__SigType... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/21 Running dot for graph 2/21 Running dot for graph 3/21 Running dot for graph 4/21 Running dot for graph 5/21 Running dot for graph 6/21 Running dot for graph 7/21 Running dot for graph 8/21 Running dot for graph 9/21 Running dot for graph 10/21 Running dot for graph 11/21 Running dot for graph 12/21 Running dot for graph 13/21 Running dot for graph 14/21 Running dot for graph 15/21 Running dot for graph 16/21 Running dot for graph 17/21 Running dot for graph 18/21 Running dot for graph 19/21 Running dot for graph 20/21 Running dot for graph 21/21 Patching output file 1/18 Patching output file 2/18 Patching output file 3/18 Patching output file 4/18 Patching output file 5/18 Patching output file 6/18 Patching output file 7/18 Patching output file 8/18 Patching output file 9/18 Patching output file 10/18 Patching output file 11/18 Patching output file 12/18 Patching output file 13/18 Patching output file 14/18 Patching output file 15/18 Patching output file 16/18 Patching output file 17/18 Patching output file 18/18 lookup cache used 279/65536 hits=1061 misses=296 finished... + for f in */Doxyfile BUILDSTDERR: ++ dirname wsrm/Doxyfile + cd wsrm + doxygen Doxyfile BUILDSTDERR: warning: Tag `USE_WINDOWS_ENCODING' at line 12 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `DETAILS_AT_TOP' at line 34 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `HTML_ALIGN_MEMBERS' at line 155 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 202 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 203 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 253 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 254 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: the dot tool could not be found at /opt/local/bin BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsaapi.c:51: warning: found more than one \mainpage comment block! (first occurrence: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsrmapi.c, line 58), Skipping current block! BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/mq.c:51: warning: found more than one \mainpage comment block! (first occurrence: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsrmapi.c, line 58), Skipping current block! BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsrmapi.c:106: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsrmapi.c:107: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsaapi.c:82: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsaapi.c:292: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsaapi.c:311: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsrm.h:582: warning: unable to resolve reference to `_wsrm__Address' for \ref command BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsrm.h:606: warning: unable to resolve reference to `_wsrm__Expires' for \ref command BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsrm.h:630: warning: unable to resolve reference to `_wsrm__UnsupportedElement' for \ref command BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsa5.h:136: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsa5.h:128: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsa5.h:174: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsa5.h:166: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsa5.h:188: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsa5.h:156: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsa5.h:148: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsa5.h:202: warning: Unsupported xml/html tag found Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsrmapi.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsrmapi.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsrmapi.c... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsrmapi.c... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsaapi.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsaapi.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsaapi.c... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsaapi.c... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/mq.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/mq.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/mq.c... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/mq.c... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/custom/duration.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/custom/duration.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/custom/duration.c... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/custom/duration.c... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsrm.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsrm.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsrx.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsrx.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsa5.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsa5.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating docs for file duration.c... Generating docs for file duration.h... Generating docs for file mq.c... Generating docs for file mq.h... Generating docs for file wsa5.h... Generating docs for file wsaapi.c... Generating docs for file wsaapi.h... Generating docs for file wsrm.h... Generating docs for file wsrmapi.c... Generating docs for file wsrmapi.h... Generating docs for file wsrx.h... Generating page documentation... Generating docs for page wsrm_0... Generating docs for page wsa_0... Generating docs for page mq_0... Generating docs for page page_XMLDataBinding... Generating group documentation... Generating class documentation... Generating docs for compound _wsrm__SequenceAcknowledgement... Generating docs for nested compound _wsrm__SequenceAcknowledgement::_wsrm__SequenceAcknowledgement_AcknowledgementRange... Generating docs for nested compound _wsrm__SequenceAcknowledgement::_wsrm__SequenceAcknowledgement_Final... Generating docs for nested compound _wsrm__SequenceAcknowledgement::_wsrm__SequenceAcknowledgement_None... Generating docs for compound _wsrm__UsesSequenceSSL... Generating docs for compound _wsrm__UsesSequenceSTR... Generating docs for compound chan__ChannelInstanceType... Generating docs for compound SOAP_ENV__Header... Generating docs for compound soap_mq_data... Generating docs for compound soap_mq_msg... Generating docs for compound soap_mq_queue... Generating docs for compound soap_wsa_data... Generating docs for compound soap_wsrm_content... Generating docs for compound soap_wsrm_data... Generating docs for compound soap_wsrm_message... Generating docs for compound soap_wsrm_range... Generating docs for compound soap_wsrm_ranges... Generating docs for compound soap_wsrm_sequence... Generating docs for compound wsa5__EndpointReferenceType... Generating docs for compound wsa5__MetadataType... Generating docs for compound wsa5__ProblemActionType... Generating docs for compound wsa5__ReferenceParametersType... Generating docs for compound wsa5__RelatesToType... Generating docs for compound wsrm__AcceptType... Generating docs for compound wsrm__AckRequestedType... Generating docs for compound wsrm__CloseSequenceResponseType... Generating docs for compound wsrm__CloseSequenceType... Generating docs for compound wsrm__CreateSequenceResponseType... Generating docs for compound wsrm__CreateSequenceType... Generating docs for compound wsrm__OfferType... Generating docs for compound wsrm__SequenceFaultType... Generating docs for compound wsrm__SequenceType... Generating docs for compound wsrm__TerminateSequenceResponseType... Generating docs for compound wsrm__TerminateSequenceType... Generating namespace index... Generating graph info page... Generating directory documentation... Generating dependency graph for directory import Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/30 Running dot for graph 2/30 Running dot for graph 3/30 Running dot for graph 4/30 Running dot for graph 5/30 Running dot for graph 6/30 Running dot for graph 7/30 Running dot for graph 8/30 Running dot for graph 9/30 Running dot for graph 10/30 Running dot for graph 11/30 Running dot for graph 12/30 Running dot for graph 13/30 Running dot for graph 14/30 Running dot for graph 15/30 Running dot for graph 16/30 Running dot for graph 17/30 Running dot for graph 18/30 Running dot for graph 19/30 Running dot for graph 20/30 Running dot for graph 21/30 Running dot for graph 22/30 Running dot for graph 23/30 Running dot for graph 24/30 Running dot for graph 25/30 Running dot for graph 26/30 Running dot for graph 27/30 Running dot for graph 28/30 Running dot for graph 29/30 Running dot for graph 30/30 Patching output file 1/26 Patching output file 2/26 Patching output file 3/26 Patching output file 4/26 Patching output file 5/26 Patching output file 6/26 Patching output file 7/26 Patching output file 8/26 Patching output file 9/26 Patching output file 10/26 Patching output file 11/26 Patching output file 12/26 Patching output file 13/26 Patching output file 14/26 Patching output file 15/26 Patching output file 16/26 Patching output file 17/26 Patching output file 18/26 Patching output file 19/26 Patching output file 20/26 Patching output file 21/26 Patching output file 22/26 Patching output file 23/26 Patching output file 24/26 Patching output file 25/26 Patching output file 26/26 lookup cache used 408/65536 hits=3672 misses=438 finished... + for f in */Doxyfile BUILDSTDERR: ++ dirname wsse-lite/Doxyfile + cd wsse-lite + doxygen Doxyfile BUILDSTDERR: warning: Tag `USE_WINDOWS_ENCODING' at line 12 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `DETAILS_AT_TOP' at line 34 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `HTML_ALIGN_MEMBERS' at line 155 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 202 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 203 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 253 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 254 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: the dot tool could not be found at /opt/local/bin Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsseapi-lite.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsseapi-lite.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsseapi-lite.c... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsseapi-lite.c... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsse.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsse.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating docs for file wsse.h... Generating docs for file wsseapi-lite.c... Generating docs for file wsseapi-lite.h... Generating page documentation... Generating docs for page wsse... Generating group documentation... Generating class documentation... Generating docs for compound _wsse__BinarySecurityToken... Generating docs for compound _wsse__Embedded... Generating docs for compound _wsse__KeyIdentifier... Generating docs for compound _wsse__Password... Generating docs for compound _wsse__Reference... Generating docs for compound _wsse__Security... Generating docs for compound _wsse__SecurityTokenReference... Generating docs for compound _wsse__UsernameToken... Generating docs for compound SOAP_ENV__Header... Generating docs for compound wsse__EncodedString... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/9 Running dot for graph 2/9 Running dot for graph 3/9 Running dot for graph 4/9 Running dot for graph 5/9 Running dot for graph 6/9 Running dot for graph 7/9 Running dot for graph 8/9 Running dot for graph 9/9 Patching output file 1/7 Patching output file 2/7 Patching output file 3/7 Patching output file 4/7 Patching output file 5/7 Patching output file 6/7 Patching output file 7/7 lookup cache used 83/65536 hits=224 misses=87 finished... + for f in */Doxyfile BUILDSTDERR: ++ dirname wsse/Doxyfile + cd wsse + doxygen Doxyfile BUILDSTDERR: warning: Tag `USE_WINDOWS_ENCODING' at line 12 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `DETAILS_AT_TOP' at line 34 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `HTML_ALIGN_MEMBERS' at line 155 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 202 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 203 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 253 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 254 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: the dot tool could not be found at /opt/local/bin BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsseapi.c:5981: warning: argument 'psha256' of command @param is not found in the argument list of soap_p_hash(struct soap *soap, const char *hmac_key, size_t hmac_key_len, const char *secret, size_t secretlen, int alg, char HA[], size_t HA_len, char temp[], char *phash, size_t phashlen) BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsseapi.c:5981: warning: argument 'psha256len' of command @param is not found in the argument list of soap_p_hash(struct soap *soap, const char *hmac_key, size_t hmac_key_len, const char *secret, size_t secretlen, int alg, char HA[], size_t HA_len, char temp[], char *phash, size_t phashlen) BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsseapi.c:2338: warning: The following parameters of soap_p_hash(struct soap *soap, const char *hmac_key, size_t hmac_key_len, const char *secret, size_t secretlen, int alg, char HA[], size_t HA_len, char temp[], char *phash, size_t phashlen) are not documented: BUILDSTDERR: parameter 'phash' BUILDSTDERR: parameter 'phashlen' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsseapi.h:74: warning: Found unknown command `\URI' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsseapi.c:445: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsseapi.c:1030: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsseapi.c:1060: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wsseapi.c:1209: warning: Found unknown command `\URI' BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsc.h:303: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsc.h:305: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsc.h:305: warning: unable to resolve reference to `_wsc__Identifier' for \ref command BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsc.h:313: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsc.h:313: warning: unable to resolve reference to `_wsc__Instance' for \ref command BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsc.h:321: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsc.h:323: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsc.h:323: warning: unable to resolve reference to `_wsc__Name' for \ref command BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsc.h:331: warning: Unsupported xml/html tag tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml1.h:224: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml1.h:135: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml1.h:369: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml1.h:554: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml1.h:473: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml1.h:386: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml1.h:496: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml1.h:327: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml1.h:525: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml1.h:211: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml1.h:182: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml1.h:405: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml1.h:346: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml1.h:437: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml1.h:253: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml1.h:289: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml1.h:310: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml1.h:420: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml1.h:266: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:647: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:326: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:179: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:664: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:451: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:542: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:389: warning: found tag without matching Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wstapi.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wstapi.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wstapi.c... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wstapi.c... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/import/wstx.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/import/wstx.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsp_appliesto.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsp_appliesto.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsse.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsse.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/import/ds.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/import/ds.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/import/xenc.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/import/xenc.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsu.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsu.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/import/c14n.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/import/c14n.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsc.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsc.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml1.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml1.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating docs for file c14n.h... Generating docs for file ds.h... Generating docs for file saml1.h... Generating docs for file saml2.h... Generating docs for file wsc.h... Generating docs for file wsp_appliesto.h... Generating docs for file wsse.h... Generating docs for file wst.h... Generating docs for file wstapi.c... Generating docs for file wstapi.h... Generating docs for file wstx.h... Generating docs for file wsu.h... Generating docs for file xenc.h... Generating page documentation... Generating docs for page page_XMLDataBinding... Generating docs for page todo... Generating group documentation... Generating class documentation... Generating docs for compound _c14n__InclusiveNamespaces... Generating docs for compound _wsp__AppliesTo_... Generating docs for compound _wsse__BinarySecurityToken... Generating docs for compound _wsse__Embedded... Generating docs for compound _wsse__KeyIdentifier... Generating docs for compound _wsse__Password... Generating docs for compound _wsse__Reference... Generating docs for compound _wsse__Security... Generating docs for compound _wsse__SecurityTokenReference... Generating docs for compound _wsse__UsernameToken... Generating docs for compound _wsu__Timestamp... Generating docs for compound _xenc__ReferenceList... Generating docs for nested compound _xenc__ReferenceList::__xenc__union_ReferenceList... Generating docs for compound ds__CanonicalizationMethodType... Generating docs for compound ds__DigestMethodType... Generating docs for compound ds__DSAKeyValueType... Generating docs for compound ds__KeyInfoType... Generating docs for compound ds__KeyValueType... Generating docs for compound ds__ReferenceType... Generating docs for compound ds__RetrievalMethodType... Generating docs for compound ds__RSAKeyValueType... Generating docs for compound ds__SignatureMethodType... Generating docs for compound ds__SignatureType... Generating docs for compound ds__SignedInfoType... Generating docs for compound ds__TransformsType... Generating docs for compound ds__TransformType... Generating docs for compound ds__X509DataType... Generating docs for compound ds__X509IssuerSerialType... Generating docs for compound saml1__ActionType... Generating docs for compound saml1__AdviceType... Generating docs for nested compound saml1__AdviceType::__saml1__union_AdviceType... Generating docs for compound saml1__AssertionType... Generating docs for nested compound saml1__AssertionType::__saml1__union_AssertionType... Generating docs for compound saml1__AttributeDesignatorType... Generating docs for compound saml1__AttributeStatementType... Generating docs for compound saml1__AttributeType... Generating docs for compound saml1__AudienceRestrictionConditionType... Generating docs for compound saml1__AuthenticationStatementType... Generating docs for compound saml1__AuthorityBindingType... Generating docs for compound saml1__AuthorizationDecisionStatementType... Generating docs for compound saml1__ConditionAbstractType... Generating docs for compound saml1__ConditionsType... Generating docs for nested compound saml1__ConditionsType::__saml1__union_ConditionsType... Generating docs for compound saml1__DoNotCacheConditionType... Generating docs for compound saml1__EvidenceType... Generating docs for nested compound saml1__EvidenceType::__saml1__union_EvidenceType... Generating docs for compound saml1__NameIdentifierType... Generating docs for compound saml1__StatementAbstractType... Generating docs for compound saml1__SubjectConfirmationType... Generating docs for compound saml1__SubjectLocalityType... Generating docs for compound saml1__SubjectStatementAbstractType... Generating docs for compound saml1__SubjectType... Generating docs for compound saml2__ActionType... Generating docs for compound saml2__AdviceType... Generating docs for nested compound saml2__AdviceType::__saml2__union_AdviceType... Generating docs for compound saml2__AssertionType... Generating docs for nested compound saml2__AssertionType::__saml2__union_AssertionType... Generating docs for compound saml2__AttributeStatementType... Generating docs for nested compound saml2__AttributeStatementType::__saml2__union_AttributeStatementType... Generating docs for compound saml2__AttributeType... Generating docs for compound saml2__AudienceRestrictionType... Generating docs for compound saml2__AuthnContextType... BUILDSTDERR: Generating /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:597: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:622: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:141: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:313: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:282: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:160: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:424: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:689: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:479: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:561: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:576: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:359: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:504: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:525: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:516: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:257: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:372: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/saml2.h:224: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsc.h:120: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsc.h:120: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsc.h:84: warning: explicit link request to 'any' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsc.h:97: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wsc.h:96: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:475: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:794: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:772: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:505: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:332: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:344: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:709: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:650: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:612: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:358: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:631: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:728: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:753: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:669: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:488: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:456: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:435: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:440: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:420: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:524: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:599: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:378: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:398: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:274: warning: explicit link request to 'other' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:282: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:294: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:295: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:197: warning: explicit link request to 'other' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:205: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:215: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:216: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:573: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:556: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:688: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:693: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/wst.h:537: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/xenc.h:193: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/xenc.h:144: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/import/xenc.h:207: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wstapi.c:111: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wstapi.c:112: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/plugin/wstapi.c:379: warning: explicit link request to 'import' could not be resolved docs for compound saml2__AuthnStatementType... Generating docs for compound saml2__AuthzDecisionStatementType... Generating docs for compound saml2__BaseIDAbstractType... Generating docs for compound saml2__ConditionAbstractType... Generating docs for compound saml2__ConditionsType... Generating docs for nested compound saml2__ConditionsType::__saml2__union_ConditionsType... Generating docs for compound saml2__EncryptedElementType... Generating docs for compound saml2__EvidenceType... Generating docs for nested compound saml2__EvidenceType::__saml2__union_EvidenceType... Generating docs for compound saml2__KeyInfoConfirmationDataType... Generating docs for compound saml2__NameIDType... Generating docs for compound saml2__OneTimeUseType... Generating docs for compound saml2__ProxyRestrictionType... Generating docs for compound saml2__StatementAbstractType... Generating docs for compound saml2__SubjectConfirmationDataType... Generating docs for compound saml2__SubjectConfirmationType... Generating docs for compound saml2__SubjectLocalityType... Generating docs for compound saml2__SubjectType... Generating docs for compound SOAP_ENV__Header... Generating docs for compound wsc__DerivedKeyTokenType... Generating docs for nested compound wsc__DerivedKeyTokenType::__wsc__DerivedKeyTokenType_sequence... Generating docs for nested compound wsc__DerivedKeyTokenType::__wsc__DerivedKeyTokenType_sequence::_wsc__union_DerivedKeyTokenType... Generating docs for compound wsc__PropertiesType... Generating docs for compound wsc__SecurityContextTokenType... Generating docs for compound wsse__EncodedString... Generating docs for compound wst__AllowPostdatingType... Generating docs for compound wst__AuthenticatorType... Generating docs for compound wst__BinaryExchangeType... Generating docs for compound wst__BinarySecretType... Generating docs for compound wst__CancelTargetType... Generating docs for compound wst__ClaimsType... Generating docs for compound wst__DelegateToType... Generating docs for compound wst__EncryptionType... Generating docs for compound wst__EntropyType... Generating docs for compound wst__KeyExchangeTokenType... Generating docs for compound wst__LifetimeType... Generating docs for compound wst__OnBehalfOfType... Generating docs for compound wst__ParticipantsType... Generating docs for compound wst__ParticipantType... Generating docs for compound wst__ProofEncryptionType... Generating docs for compound wst__RenewingType... Generating docs for compound wst__RenewTargetType... Generating docs for compound wst__RequestedProofTokenType... Generating docs for compound wst__RequestedReferenceType... Generating docs for compound wst__RequestedSecurityTokenType... Generating docs for compound wst__RequestedTokenCancelledType... Generating docs for compound wst__RequestKETType... Generating docs for compound wst__RequestSecurityTokenCollectionType... Generating docs for compound wst__RequestSecurityTokenResponseCollectionType... Generating docs for compound wst__RequestSecurityTokenResponseType... Generating docs for compound wst__RequestSecurityTokenType... Generating docs for compound wst__SignChallengeType... Generating docs for compound wst__StatusType... Generating docs for compound wst__UseKeyType... Generating docs for compound wst__ValidateTargetType... Generating docs for compound xenc__AgreementMethodType... Generating docs for compound xenc__CipherDataType... Generating docs for compound xenc__CipherReferenceType... Generating docs for compound xenc__EncryptedDataType... Generating docs for compound xenc__EncryptedKeyType... Generating docs for compound xenc__EncryptedType... Generating docs for compound xenc__EncryptionMethodType... Generating docs for compound xenc__EncryptionPropertiesType... Generating docs for compound xenc__EncryptionPropertyType... Generating docs for compound xenc__ReferenceType... Generating docs for compound xenc__TransformsType... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/87 Running dot for graph 2/87 Running dot for graph 3/87 Running dot for graph 4/87 Running dot for graph 5/87 Running dot for graph 6/87 Running dot for graph 7/87 Running dot for graph 8/87 Running dot for graph 9/87 Running dot for graph 10/87 Running dot for graph 11/87 Running dot for graph 12/87 Running dot for graph 13/87 Running dot for graph 14/87 Running dot for graph 15/87 Running dot for graph 16/87 Running dot for graph 17/87 Running dot for graph 18/87 Running dot for graph 19/87 Running dot for graph 20/87 Running dot for graph 21/87 Running dot for graph 22/87 Running dot for graph 23/87 Running dot for graph 24/87 Running dot for graph 25/87 Running dot for graph 26/87 Running dot for graph 27/87 Running dot for graph 28/87 Running dot for graph 29/87 Running dot for graph 30/87 Running dot for graph 31/87 Running dot for graph 32/87 Running dot for graph 33/87 Running dot for graph 34/87 Running dot for graph 35/87 Running dot for graph 36/87 Running dot for graph 37/87 Running dot for graph 38/87 Running dot for graph 39/87 Running dot for graph 40/87 Running dot for graph 41/87 Running dot for graph 42/87 Running dot for graph 43/87 Running dot for graph 44/87 Running dot for graph 45/87 Running dot for graph 46/87 Running dot for graph 47/87 Running dot for graph 48/87 Running dot for graph 49/87 Running dot for graph 50/87 Running dot for graph 51/87 Running dot for graph 52/87 Running dot for graph 53/87 Running dot for graph 54/87 Running dot for graph 55/87 Running dot for graph 56/87 Running dot for graph 57/87 Running dot for graph 58/87 Running dot for graph 59/87 Running dot for graph 60/87 Running dot for graph 61/87 Running dot for graph 62/87 Running dot for graph 63/87 Running dot for graph 64/87 Running dot for graph 65/87 Running dot for graph 66/87 Running dot for graph 67/87 Running dot for graph 68/87 Running dot for graph 69/87 Running dot for graph 70/87 Running dot for graph 71/87 Running dot for graph 72/87 Running dot for graph 73/87 Running dot for graph 74/87 Running dot for graph 75/87 Running dot for graph 76/87 Running dot for graph 77/87 Running dot for graph 78/87 Running dot for graph 79/87 Running dot for graph 80/87 Running dot for graph 81/87 Running dot for graph 82/87 Running dot for graph 83/87 Running dot for graph 84/87 Running dot for graph 85/87 Running dot for graph 86/87 Running dot for graph 87/87 Patching output file 1/79 Patching output file 2/79 Patching output file 3/79 Patching output file 4/79 Patching output file 5/79 Patching output file 6/79 Patching output file 7/79 Patching output file 8/79 Patching output file 9/79 Patching output file 10/79 Patching output file 11/79 Patching output file 12/79 Patching output file 13/79 Patching output file 14/79 Patching output file 15/79 Patching output file 16/79 Patching output file 17/79 Patching output file 18/79 Patching output file 19/79 Patching output file 20/79 Patching output file 21/79 Patching output file 22/79 Patching output file 23/79 Patching output file 24/79 Patching output file 25/79 Patching output file 26/79 Patching output file 27/79 Patching output file 28/79 Patching output file 29/79 Patching output file 30/79 Patching output file 31/79 Patching output file 32/79 Patching output file 33/79 Patching output file 34/79 Patching output file 35/79 Patching output file 36/79 Patching output file 37/79 Patching output file 38/79 Patching output file 39/79 Patching output file 40/79 Patching output file 41/79 Patching output file 42/79 Patching output file 43/79 Patching output file 44/79 Patching output file 45/79 Patching output file 46/79 Patching output file 47/79 Patching output file 48/79 Patching output file 49/79 Patching output file 50/79 Patching output file 51/79 Patching output file 52/79 Patching output file 53/79 Patching output file 54/79 Patching output file 55/79 Patching output file 56/79 Patching output file 57/79 Patching output file 58/79 Patching output file 59/79 Patching output file 60/79 Patching output file 61/79 Patching output file 62/79 Patching output file 63/79 Patching output file 64/79 Patching output file 65/79 Patching output file 66/79 Patching output file 67/79 Patching output file 68/79 Patching output file 69/79 Patching output file 70/79 Patching output file 71/79 Patching output file 72/79 Patching output file 73/79 Patching output file 74/79 Patching output file 75/79 Patching output file 76/79 Patching output file 77/79 Patching output file 78/79 Patching output file 79/79 lookup cache used 797/65536 hits=3152 misses=908 finished... + for f in */Doxyfile BUILDSTDERR: ++ dirname xml-rpc-json/Doxyfile + cd xml-rpc-json + doxygen Doxyfile BUILDSTDERR: warning: Tag `USE_WINDOWS_ENCODING' at line 12 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `DETAILS_AT_TOP' at line 34 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `HTML_ALIGN_MEMBERS' at line 155 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 202 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 203 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 253 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 254 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: the dot tool could not be found at /opt/local/bin BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json/README.md:924: warning: explicit link request to 'include' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json/README.md:935: warning: explicit link request to 'include' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json/README.md:2195: warning: explicit link request to 'include' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json/README.md:3215: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json/README.md:3218: warning: explicit link request to 'import' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json/README.md:3220: warning: explicit link request to 'include' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json/README.md:3252: warning: explicit link request to 'include' could not be resolved BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json/README.md:3278: warning: explicit link request to 'include' could not be resolved Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Reading /builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json/README.md... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json/xml-rpc.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json/xml-rpc.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json/xml-rpc-iters.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json/xml-rpc-iters.h... Preprocessing /builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json/json.h... Parsing file /builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json/json.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating docs for file json.h... Generating docs for file README.md... Generating docs for file xml-rpc-iters.h... Generating docs for file xml-rpc.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound _array... Generating docs for compound _base64... Generating docs for compound _rawdata... Generating docs for compound _struct... Generating docs for compound data... Generating docs for compound fault... Generating docs for compound member... Generating docs for compound methodCall... Generating docs for compound methodResponse... Generating docs for compound param... Generating docs for compound params... Generating docs for compound value... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/13 Running dot for graph 2/13 Running dot for graph 3/13 Running dot for graph 4/13 Running dot for graph 5/13 Running dot for graph 6/13 Running dot for graph 7/13 Running dot for graph 8/13 Running dot for graph 9/13 Running dot for graph 10/13 Running dot for graph 11/13 Running dot for graph 12/13 Running dot for graph 13/13 Patching output file 1/12 Patching output file 2/12 Patching output file 3/12 Patching output file 4/12 Patching output file 5/12 Patching output file 6/12 Patching output file 7/12 Patching output file 8/12 Patching output file 9/12 Patching output file 10/12 Patching output file 11/12 Patching output file 12/12 lookup cache used 214/65536 hits=1635 misses=226 finished... + rm README.txt index.html + rm doxygen_footer.html doxygen_header.html + rm guide/index.md guide/stdsoap2.h soapdoc2.html + rm GeniviaLogo2_trans_noslogan.png + rm genivia_content.css genivia_tabs.css + rm curl/Doxyfile databinding/Doxyfile dom/Doxyfile guide/Doxyfile httpda/Doxyfile ios/Doxyfile sessions/Doxyfile testmsgr/Doxyfile uddi2/Doxyfile wsa/Doxyfile wsdd/Doxyfile wsrm/Doxyfile wsse-lite/Doxyfile wsse/Doxyfile wst/Doxyfile xml-rpc-json/Doxyfile + rm curl/html/genivia_tabs.css databinding/html/genivia_tabs.css dom/html/genivia_tabs.css guide/html/genivia_tabs.css httpda/html/genivia_tabs.css ios/html/genivia_tabs.css sessions/html/genivia_tabs.css testmsgr/html/genivia_tabs.css uddi2/html/genivia_tabs.css wsa/html/genivia_tabs.css wsdd/html/genivia_tabs.css wsrm/html/genivia_tabs.css wsse-lite/html/genivia_tabs.css wsse/html/genivia_tabs.css wst/html/genivia_tabs.css xml-rpc-json/html/genivia_tabs.css + rm -f '*/doxygen_sqlite3.db' + popd ~/build/BUILD/gsoap-2.8 + install -m 644 -p /builddir/build/SOURCES/index.html gsoap/doc-build + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oRqgaZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le + cd gsoap-2.8 + make install DESTDIR=/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le Making install in . make[1]: Entering directory '/builddir/build/BUILD/gsoap-2.8' make[2]: Entering directory '/builddir/build/BUILD/gsoap-2.8' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 gsoap.pc gsoap++.pc gsoapck.pc gsoapck++.pc gsoapssl.pc gsoapssl++.pc '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/pkgconfig' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/gsoap-2.8' echo "+--------------------------------------------------------+"; \ echo "| You now have successfully built and installed gsoap. |"; \ echo "| |"; \ echo "| You can link your programs with -lgsoap++ for |"; \ echo "| C++ projects created with soapcpp2 and you can link |"; \ echo "| with -lgsoap for C projects generated with soapcpp2 -c |"; \ echo "| |"; \ echo "| There are also corresponding libraries for SSL and |"; \ echo "| zlib compression support (-lgsoapssl and lgsoapssl++) |"; \ echo "| which require linking -lssl -lcrypto -lz |"; \ echo "| |"; \ echo "| Thanks for using gsoap. |"; \ echo "| |"; \ echo "| http://sourceforge.net/projects/gsoap2 |"; \ echo "+--------------------------------------------------------+"; +--------------------------------------------------------+ | You now have successfully built and installed gsoap. | | | | You can link your programs with -lgsoap++ for | | C++ projects created with soapcpp2 and you can link | | with -lgsoap for C projects generated with soapcpp2 -c | | | | There are also corresponding libraries for SSL and | | zlib compression support (-lgsoapssl and lgsoapssl++) | | which require linking -lssl -lcrypto -lz | | | | Thanks for using gsoap. | | | | http://sourceforge.net/projects/gsoap2 | +--------------------------------------------------------+ make[3]: Leaving directory '/builddir/build/BUILD/gsoap-2.8' make[2]: Leaving directory '/builddir/build/BUILD/gsoap-2.8' make[1]: Leaving directory '/builddir/build/BUILD/gsoap-2.8' Making install in gsoap make[1]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap' make install-recursive make[2]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap' Making install in . make[3]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap' make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libgsoap.la libgsoap++.la libgsoapck.la libgsoapck++.la libgsoapssl.la libgsoapssl++.la '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64' libtool: install: /usr/bin/install -c .libs/libgsoap-2.8.91.so /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoap-2.8.91.so libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64 && { ln -s -f libgsoap-2.8.91.so libgsoap.so || { rm -f libgsoap.so && ln -s libgsoap-2.8.91.so libgsoap.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoap.lai /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoap.la libtool: install: /usr/bin/install -c .libs/libgsoap++-2.8.91.so /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoap++-2.8.91.so libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64 && { ln -s -f libgsoap++-2.8.91.so libgsoap++.so || { rm -f libgsoap++.so && ln -s libgsoap++-2.8.91.so libgsoap++.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoap++.lai /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoap++.la libtool: install: /usr/bin/install -c .libs/libgsoapck-2.8.91.so /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoapck-2.8.91.so libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64 && { ln -s -f libgsoapck-2.8.91.so libgsoapck.so || { rm -f libgsoapck.so && ln -s libgsoapck-2.8.91.so libgsoapck.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapck.lai /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoapck.la libtool: install: /usr/bin/install -c .libs/libgsoapck++-2.8.91.so /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoapck++-2.8.91.so libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64 && { ln -s -f libgsoapck++-2.8.91.so libgsoapck++.so || { rm -f libgsoapck++.so && ln -s libgsoapck++-2.8.91.so libgsoapck++.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapck++.lai /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoapck++.la libtool: install: /usr/bin/install -c .libs/libgsoapssl-2.8.91.so /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoapssl-2.8.91.so libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64 && { ln -s -f libgsoapssl-2.8.91.so libgsoapssl.so || { rm -f libgsoapssl.so && ln -s libgsoapssl-2.8.91.so libgsoapssl.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapssl.lai /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoapssl.la libtool: install: /usr/bin/install -c .libs/libgsoapssl++-2.8.91.so /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoapssl++-2.8.91.so libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64 && { ln -s -f libgsoapssl++-2.8.91.so libgsoapssl++.so || { rm -f libgsoapssl++.so && ln -s libgsoapssl++-2.8.91.so libgsoapssl++.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapssl++.lai /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoapssl++.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/include' /usr/bin/install -c -m 644 stdsoap2.h '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap/../gsoap/import' /usr/bin/install -c -m 644 ../gsoap/import/README.txt ../gsoap/import/WS-Header.h ../gsoap/import/WS-example.c ../gsoap/import/WS-example.h ../gsoap/import/c14n.h ../gsoap/import/dom.h ../gsoap/import/ds.h ../gsoap/import/ds2.h ../gsoap/import/plnk.h ../gsoap/import/ref.h ../gsoap/import/saml1.h ../gsoap/import/saml2.h ../gsoap/import/ser.h ../gsoap/import/soap12.h ../gsoap/import/stdstring.h ../gsoap/import/stl.h ../gsoap/import/stldeque.h ../gsoap/import/stllist.h ../gsoap/import/stlset.h ../gsoap/import/stlvector.h ../gsoap/import/vprop.h ../gsoap/import/wsa.h ../gsoap/import/wsa3.h ../gsoap/import/wsa4.h ../gsoap/import/wsa5.h ../gsoap/import/wsc.h ../gsoap/import/wsc2.h ../gsoap/import/wsdd.h ../gsoap/import/wsdd10.h ../gsoap/import/wsdd5.h ../gsoap/import/wsdx.h ../gsoap/import/wsp.h ../gsoap/import/wsp_appliesto.h ../gsoap/import/wsrm.h ../gsoap/import/wsrm4.h ../gsoap/import/wsrm5.h ../gsoap/import/wsrp.h ../gsoap/import/wsrx.h ../gsoap/import/wsrx5.h ../gsoap/import/wsse.h '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap/../gsoap/import' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap/../gsoap/plugin' /usr/bin/install -c -m 644 ../gsoap/plugin/README.txt ../gsoap/plugin/cacerts.c ../gsoap/plugin/cacerts.h ../gsoap/plugin/calcrest.h ../gsoap/plugin/curlapi.c ../gsoap/plugin/curlapi.h ../gsoap/plugin/httpda.c ../gsoap/plugin/httpda.h ../gsoap/plugin/httpdatest.c ../gsoap/plugin/httpdatest.h ../gsoap/plugin/httpform.c ../gsoap/plugin/httpform.h ../gsoap/plugin/httpget.c ../gsoap/plugin/httpget.h ../gsoap/plugin/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/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 ../gsoap/plugin/smdevp.c ../gsoap/plugin/smdevp.h '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap/../gsoap/plugin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap/../gsoap/import' /usr/bin/install -c -m 644 ../gsoap/import/wsse11.h ../gsoap/import/wsse2.h ../gsoap/import/wst.h ../gsoap/import/wst2.h ../gsoap/import/wstx.h ../gsoap/import/wstx2.h ../gsoap/import/wsu.h ../gsoap/import/xenc.h ../gsoap/import/xenc2.h ../gsoap/import/xlink.h ../gsoap/import/xmime.h ../gsoap/import/xmime4.h ../gsoap/import/xmime5.h ../gsoap/import/xml.h ../gsoap/import/xmlmime.h ../gsoap/import/xmlmime5.h ../gsoap/import/xop.h ../gsoap/import/xsd.h '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap/../gsoap/import' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap/../gsoap/plugin' /usr/bin/install -c -m 644 ../gsoap/plugin/threads.c ../gsoap/plugin/threads.h ../gsoap/plugin/wsaapi.c ../gsoap/plugin/wsaapi.h ../gsoap/plugin/wsddapi.c ../gsoap/plugin/wsddapi.h ../gsoap/plugin/wsrmapi.c ../gsoap/plugin/wsrmapi.h ../gsoap/plugin/wsse2api.c ../gsoap/plugin/wsse2api.h ../gsoap/plugin/wsseapi-lite.c ../gsoap/plugin/wsseapi-lite.h ../gsoap/plugin/wsseapi.c ../gsoap/plugin/wsseapi.cpp ../gsoap/plugin/wsseapi.h ../gsoap/plugin/wstapi.c ../gsoap/plugin/wstapi.h '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap/../gsoap/plugin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap/../gsoap/WS' /usr/bin/install -c -m 644 ../gsoap/WS/LEGAL.txt ../gsoap/WS/README.txt ../gsoap/WS/WS-Addressing.xsd ../gsoap/WS/WS-Addressing03.xsd ../gsoap/WS/WS-Addressing04.xsd ../gsoap/WS/WS-Addressing05.xsd ../gsoap/WS/WS-Discovery.wsdl ../gsoap/WS/WS-Enumeration.wsdl ../gsoap/WS/WS-Policy.xsd ../gsoap/WS/WS-Policy12.xsd ../gsoap/WS/WS-ReliableMessaging.wsdl ../gsoap/WS/WS-ReliableMessaging.xsd ../gsoap/WS/WS-Routing.xsd ../gsoap/WS/WS-SecureConversation.xsd ../gsoap/WS/WS-SecurityPolicy.xsd ../gsoap/WS/WS-Trust.wsdl ../gsoap/WS/WS-Trust.xsd ../gsoap/WS/WS-typemap.dat ../gsoap/WS/discovery.xsd ../gsoap/WS/ds.xsd ../gsoap/WS/enumeration.xsd ../gsoap/WS/oasis-sstc-saml-schema-assertion-1.1.xsd ../gsoap/WS/reference-1.1.xsd ../gsoap/WS/saml-schema-assertion-2.0.xsd ../gsoap/WS/typemap.dat ../gsoap/WS/ws-bpel_abstract_common_base.xsd ../gsoap/WS/ws-bpel_executable.xsd ../gsoap/WS/ws-bpel_plnktype.xsd ../gsoap/WS/ws-bpel_serviceref.xsd ../gsoap/WS/ws-bpel_varprop.xsd ../gsoap/WS/ws-reliability-1.1.xsd ../gsoap/WS/wsse.xsd ../gsoap/WS/wsu.xsd ../gsoap/WS/xenc.xsd '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap/../gsoap/WS' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap/../gsoap/custom' /usr/bin/install -c -m 644 ../gsoap/custom/README.txt ../gsoap/custom/chrono_duration.cpp ../gsoap/custom/chrono_duration.h ../gsoap/custom/chrono_time_point.cpp ../gsoap/custom/chrono_time_point.h ../gsoap/custom/duration.c ../gsoap/custom/duration.h ../gsoap/custom/float128.c ../gsoap/custom/float128.h ../gsoap/custom/int128.c ../gsoap/custom/int128.h ../gsoap/custom/long_double.c ../gsoap/custom/long_double.h ../gsoap/custom/long_time.c ../gsoap/custom/long_time.h ../gsoap/custom/qbytearray_base64.cpp ../gsoap/custom/qbytearray_base64.h ../gsoap/custom/qbytearray_hex.cpp ../gsoap/custom/qbytearray_hex.h ../gsoap/custom/qdate.cpp ../gsoap/custom/qdate.h ../gsoap/custom/qdatetime.cpp ../gsoap/custom/qdatetime.h ../gsoap/custom/qstring.cpp ../gsoap/custom/qstring.h ../gsoap/custom/qtime.cpp ../gsoap/custom/qtime.h ../gsoap/custom/struct_timeval.c ../gsoap/custom/struct_timeval.h ../gsoap/custom/struct_tm.c ../gsoap/custom/struct_tm.h ../gsoap/custom/struct_tm_date.c ../gsoap/custom/struct_tm_date.h '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap/../gsoap/custom' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap' ln -s -f ../gsoap/src/soapcpp2 ../gsoap/soapcpp2 || echo "ok, link already exists". ln -s -f ../gsoap/wsdl/wsdl2h ../gsoap/wsdl2h || echo "ok, link already exists". make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap' make[3]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap' Making install in src make[3]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/src' make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c soapcpp2 '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/bin' libtool: install: /usr/bin/install -c soapcpp2 /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/bin/soapcpp2 make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/src' make[3]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/src' Making install in wsdl make[3]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' make install-am make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c wsdl2h '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/bin' BUILDSTDERR: libtool: warning: '../../gsoap/libgsoapssl++.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/wsdl2h /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/bin/wsdl2h make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' make[3]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' Making install in . make[3]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap' make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libgsoap.la libgsoap++.la libgsoapck.la libgsoapck++.la libgsoapssl.la libgsoapssl++.la '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64' libtool: install: /usr/bin/install -c .libs/libgsoap-2.8.91.so /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoap-2.8.91.so libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64 && { ln -s -f libgsoap-2.8.91.so libgsoap.so || { rm -f libgsoap.so && ln -s libgsoap-2.8.91.so libgsoap.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoap.lai /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoap.la libtool: install: /usr/bin/install -c .libs/libgsoap++-2.8.91.so /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoap++-2.8.91.so libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64 && { ln -s -f libgsoap++-2.8.91.so libgsoap++.so || { rm -f libgsoap++.so && ln -s libgsoap++-2.8.91.so libgsoap++.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoap++.lai /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoap++.la libtool: install: /usr/bin/install -c .libs/libgsoapck-2.8.91.so /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoapck-2.8.91.so libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64 && { ln -s -f libgsoapck-2.8.91.so libgsoapck.so || { rm -f libgsoapck.so && ln -s libgsoapck-2.8.91.so libgsoapck.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapck.lai /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoapck.la libtool: install: /usr/bin/install -c .libs/libgsoapck++-2.8.91.so /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoapck++-2.8.91.so libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64 && { ln -s -f libgsoapck++-2.8.91.so libgsoapck++.so || { rm -f libgsoapck++.so && ln -s libgsoapck++-2.8.91.so libgsoapck++.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapck++.lai /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoapck++.la libtool: install: /usr/bin/install -c .libs/libgsoapssl-2.8.91.so /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoapssl-2.8.91.so libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64 && { ln -s -f libgsoapssl-2.8.91.so libgsoapssl.so || { rm -f libgsoapssl.so && ln -s libgsoapssl-2.8.91.so libgsoapssl.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapssl.lai /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoapssl.la libtool: install: /usr/bin/install -c .libs/libgsoapssl++-2.8.91.so /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoapssl++-2.8.91.so libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64 && { ln -s -f libgsoapssl++-2.8.91.so libgsoapssl++.so || { rm -f libgsoapssl++.so && ln -s libgsoapssl++-2.8.91.so libgsoapssl++.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapssl++.lai /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoapssl++.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/include' /usr/bin/install -c -m 644 stdsoap2.h '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap/../gsoap/import' /usr/bin/install -c -m 644 ../gsoap/import/README.txt ../gsoap/import/WS-Header.h ../gsoap/import/WS-example.c ../gsoap/import/WS-example.h ../gsoap/import/c14n.h ../gsoap/import/dom.h ../gsoap/import/ds.h ../gsoap/import/ds2.h ../gsoap/import/plnk.h ../gsoap/import/ref.h ../gsoap/import/saml1.h ../gsoap/import/saml2.h ../gsoap/import/ser.h ../gsoap/import/soap12.h ../gsoap/import/stdstring.h ../gsoap/import/stl.h ../gsoap/import/stldeque.h ../gsoap/import/stllist.h ../gsoap/import/stlset.h ../gsoap/import/stlvector.h ../gsoap/import/vprop.h ../gsoap/import/wsa.h ../gsoap/import/wsa3.h ../gsoap/import/wsa4.h ../gsoap/import/wsa5.h ../gsoap/import/wsc.h ../gsoap/import/wsc2.h ../gsoap/import/wsdd.h ../gsoap/import/wsdd10.h ../gsoap/import/wsdd5.h ../gsoap/import/wsdx.h ../gsoap/import/wsp.h ../gsoap/import/wsp_appliesto.h ../gsoap/import/wsrm.h ../gsoap/import/wsrm4.h ../gsoap/import/wsrm5.h ../gsoap/import/wsrp.h ../gsoap/import/wsrx.h ../gsoap/import/wsrx5.h ../gsoap/import/wsse.h '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap/../gsoap/import' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap/../gsoap/plugin' /usr/bin/install -c -m 644 ../gsoap/plugin/README.txt ../gsoap/plugin/cacerts.c ../gsoap/plugin/cacerts.h ../gsoap/plugin/calcrest.h ../gsoap/plugin/curlapi.c ../gsoap/plugin/curlapi.h ../gsoap/plugin/httpda.c ../gsoap/plugin/httpda.h ../gsoap/plugin/httpdatest.c ../gsoap/plugin/httpdatest.h ../gsoap/plugin/httpform.c ../gsoap/plugin/httpform.h ../gsoap/plugin/httpget.c ../gsoap/plugin/httpget.h ../gsoap/plugin/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/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 ../gsoap/plugin/smdevp.c ../gsoap/plugin/smdevp.h '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap/../gsoap/plugin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap/../gsoap/import' /usr/bin/install -c -m 644 ../gsoap/import/wsse11.h ../gsoap/import/wsse2.h ../gsoap/import/wst.h ../gsoap/import/wst2.h ../gsoap/import/wstx.h ../gsoap/import/wstx2.h ../gsoap/import/wsu.h ../gsoap/import/xenc.h ../gsoap/import/xenc2.h ../gsoap/import/xlink.h ../gsoap/import/xmime.h ../gsoap/import/xmime4.h ../gsoap/import/xmime5.h ../gsoap/import/xml.h ../gsoap/import/xmlmime.h ../gsoap/import/xmlmime5.h ../gsoap/import/xop.h ../gsoap/import/xsd.h '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap/../gsoap/import' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap/../gsoap/plugin' /usr/bin/install -c -m 644 ../gsoap/plugin/threads.c ../gsoap/plugin/threads.h ../gsoap/plugin/wsaapi.c ../gsoap/plugin/wsaapi.h ../gsoap/plugin/wsddapi.c ../gsoap/plugin/wsddapi.h ../gsoap/plugin/wsrmapi.c ../gsoap/plugin/wsrmapi.h ../gsoap/plugin/wsse2api.c ../gsoap/plugin/wsse2api.h ../gsoap/plugin/wsseapi-lite.c ../gsoap/plugin/wsseapi-lite.h ../gsoap/plugin/wsseapi.c ../gsoap/plugin/wsseapi.cpp ../gsoap/plugin/wsseapi.h ../gsoap/plugin/wstapi.c ../gsoap/plugin/wstapi.h '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap/../gsoap/plugin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap/../gsoap/WS' /usr/bin/install -c -m 644 ../gsoap/WS/LEGAL.txt ../gsoap/WS/README.txt ../gsoap/WS/WS-Addressing.xsd ../gsoap/WS/WS-Addressing03.xsd ../gsoap/WS/WS-Addressing04.xsd ../gsoap/WS/WS-Addressing05.xsd ../gsoap/WS/WS-Discovery.wsdl ../gsoap/WS/WS-Enumeration.wsdl ../gsoap/WS/WS-Policy.xsd ../gsoap/WS/WS-Policy12.xsd ../gsoap/WS/WS-ReliableMessaging.wsdl ../gsoap/WS/WS-ReliableMessaging.xsd ../gsoap/WS/WS-Routing.xsd ../gsoap/WS/WS-SecureConversation.xsd ../gsoap/WS/WS-SecurityPolicy.xsd ../gsoap/WS/WS-Trust.wsdl ../gsoap/WS/WS-Trust.xsd ../gsoap/WS/WS-typemap.dat ../gsoap/WS/discovery.xsd ../gsoap/WS/ds.xsd ../gsoap/WS/enumeration.xsd ../gsoap/WS/oasis-sstc-saml-schema-assertion-1.1.xsd ../gsoap/WS/reference-1.1.xsd ../gsoap/WS/saml-schema-assertion-2.0.xsd ../gsoap/WS/typemap.dat ../gsoap/WS/ws-bpel_abstract_common_base.xsd ../gsoap/WS/ws-bpel_executable.xsd ../gsoap/WS/ws-bpel_plnktype.xsd ../gsoap/WS/ws-bpel_serviceref.xsd ../gsoap/WS/ws-bpel_varprop.xsd ../gsoap/WS/ws-reliability-1.1.xsd ../gsoap/WS/wsse.xsd ../gsoap/WS/wsu.xsd ../gsoap/WS/xenc.xsd '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap/../gsoap/WS' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap/../gsoap/custom' /usr/bin/install -c -m 644 ../gsoap/custom/README.txt ../gsoap/custom/chrono_duration.cpp ../gsoap/custom/chrono_duration.h ../gsoap/custom/chrono_time_point.cpp ../gsoap/custom/chrono_time_point.h ../gsoap/custom/duration.c ../gsoap/custom/duration.h ../gsoap/custom/float128.c ../gsoap/custom/float128.h ../gsoap/custom/int128.c ../gsoap/custom/int128.h ../gsoap/custom/long_double.c ../gsoap/custom/long_double.h ../gsoap/custom/long_time.c ../gsoap/custom/long_time.h ../gsoap/custom/qbytearray_base64.cpp ../gsoap/custom/qbytearray_base64.h ../gsoap/custom/qbytearray_hex.cpp ../gsoap/custom/qbytearray_hex.h ../gsoap/custom/qdate.cpp ../gsoap/custom/qdate.h ../gsoap/custom/qdatetime.cpp ../gsoap/custom/qdatetime.h ../gsoap/custom/qstring.cpp ../gsoap/custom/qstring.h ../gsoap/custom/qtime.cpp ../gsoap/custom/qtime.h ../gsoap/custom/struct_timeval.c ../gsoap/custom/struct_timeval.h ../gsoap/custom/struct_tm.c ../gsoap/custom/struct_tm.h ../gsoap/custom/struct_tm_date.c ../gsoap/custom/struct_tm_date.h '/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/gsoap/../gsoap/custom' make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap' ln -s -f ../gsoap/src/soapcpp2 ../gsoap/soapcpp2 || echo "ok, link already exists". ln -s -f ../gsoap/wsdl/wsdl2h ../gsoap/wsdl2h || echo "ok, link already exists". make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap' make[3]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap' Making install in samples make[3]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples' Making install in autotest make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/autotest' make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/autotest' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/autotest' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/autotest' Making install in aws make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/aws' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/aws' make[6]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/aws' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/aws' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/aws' Making install in calc make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' Making install in calc++ make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' Making install in databinding make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding' make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding' Making install in dime make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' Making install in dom make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o domcpp domcpp.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/domcpp domcpp.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dom2calc dom2calc.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dom2calc dom2calc.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' Making install in oneway make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' Making install in oneway++ make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' Making install in factory make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' Making install in factorytest make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' Making install in gmt make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' Making install in googleapi make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' BUILDSTDERR: Makefile:706: warning: overriding recipe for target 'soapC.cpp' BUILDSTDERR: Makefile:703: warning: ignoring old recipe for target 'soapC.cpp' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap gdm.hpp BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Using C++ namespace: gdm BUILDSTDERR: Saving gdmStub.h annotated copy of the source interface header file BUILDSTDERR: Saving gdmH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving gdmC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap gdm.hpp BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Using C++ namespace: gdm BUILDSTDERR: Saving gdmStub.h annotated copy of the source interface header file BUILDSTDERR: Saving gdmH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving gdmC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap gdm.hpp BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Using C++ namespace: gdm BUILDSTDERR: Saving gdmStub.h annotated copy of the source interface header file BUILDSTDERR: Saving gdmH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving gdmC.cpp serialization functions BUILDSTDERR: Compilation successful make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' BUILDSTDERR: Makefile:706: warning: overriding recipe for target 'soapC.cpp' BUILDSTDERR: Makefile:703: warning: ignoring old recipe for target 'soapC.cpp' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o gdmC.o gdmC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gdm gdm.o gdmC.o soapC.o ../../../gsoap/libgsoapssl++.la -lm -lssl -lcrypto -lz libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gdx gdx.o gdmC.o soapC.o ../../../gsoap/libgsoapssl++.la -lm -lssl -lcrypto -lz libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gdx gdx.o gdmC.o soapC.o ../../../gsoap/.libs/libgsoapssl++.so -lm -lssl -lcrypto -lz make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' BUILDSTDERR: Makefile:706: warning: overriding recipe for target 'soapC.cpp' BUILDSTDERR: Makefile:703: 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 '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' Making install in hello make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' Making install in httpcookies make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' Making install in lu make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' Making install in magic make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' Making install in mashup make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' Making install in mashup++ make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' Making install in chaining make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining' make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining' Making install in chaining++ make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' Making install in primes make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -0 -CS primes.h BUILDSTDERR: soapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -0 -CS primes.h BUILDSTDERR: soapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o primes primes.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/primes primes.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' Making install in mtom make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' Making install in mtom-stream make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' Making install in polytest make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' Making install in roll make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' Making install in router make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving t.xsd XML schema BUILDSTDERR: Saving t.nsmap namespace mapping table BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving t.xsd XML schema BUILDSTDERR: Saving t.nsmap namespace mapping table BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving t.xsd XML schema BUILDSTDERR: Saving t.nsmap namespace mapping table BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving t.xsd XML schema BUILDSTDERR: Saving t.nsmap namespace mapping table BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o router router.o soapC.o ../../../gsoap/libgsoap.la -lm -lpthread libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/router router.o soapC.o ../../../gsoap/.libs/libgsoap.so -lm -lpthread make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' Making install in atom make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/atom' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving a.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving a.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving a.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving a.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/atom' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atom atom.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/atom atom.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm make[6]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/atom' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/atom' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/atom' Making install in rss make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving dc.xsd XML schema BUILDSTDERR: Saving dc.nsmap namespace mapping table BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving dc.xsd XML schema BUILDSTDERR: Saving dc.nsmap namespace mapping table BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving dc.xsd XML schema BUILDSTDERR: Saving dc.nsmap namespace mapping table BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving dc.xsd XML schema BUILDSTDERR: Saving dc.nsmap namespace mapping table BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rss rss.o soapC.o ../../../gsoap/libgsoap.la -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rss rss.o soapC.o ../../../gsoap/.libs/libgsoap.so -lm make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' Making install in ssl make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap ssl.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns service name: ssl BUILDSTDERR: Using ns service style: rpc BUILDSTDERR: Using ns service encoding: encoded BUILDSTDERR: Using ns service location: https://localhost:18081 BUILDSTDERR: Using ns schema namespace: urn:ssl BUILDSTDERR: Saving ssl.wsdl Web Service description BUILDSTDERR: Compliance warning: operation 'ns__add' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Saving ssl.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving ssl.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving ssl.nsmap namespace mapping table BUILDSTDERR: Saving ns.xsd XML schema BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap ssl.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns service name: ssl BUILDSTDERR: Using ns service style: rpc BUILDSTDERR: Using ns service encoding: encoded BUILDSTDERR: Using ns service location: https://localhost:18081 BUILDSTDERR: Using ns schema namespace: urn:ssl BUILDSTDERR: Saving ssl.wsdl Web Service description BUILDSTDERR: Compliance warning: operation 'ns__add' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Saving ssl.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving ssl.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving ssl.nsmap namespace mapping table BUILDSTDERR: Saving ns.xsd XML schema BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o sslclient-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o sslclient-soapC.o `test -f 'soapC.c' || echo './'`soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o sslclient-ssl_setup.o sslclient-threads.o ../../../gsoap/libgsoapssl.la -lm -lssl -lcrypto -lz -lpthread libtool: link: gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o sslclient-ssl_setup.o 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o sslserver-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o sslserver-soapC.o `test -f 'soapC.c' || echo './'`soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o sslserver-threads.o ../../../gsoap/libgsoapssl.la -lm -lssl -lcrypto -lz -lpthread libtool: link: gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o sslserver-threads.o ../../../gsoap/.libs/libgsoapssl.so -lm -lssl -lcrypto -lz -lpthread make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' Making install in template make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h BUILDSTDERR: soapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h BUILDSTDERR: soapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h BUILDSTDERR: soapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h BUILDSTDERR: soapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o primes primes.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/primes primes.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' Making install in udp make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' Making install in varparam make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' Making install in wsa make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' Making install in wsrm make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' Making install in wsse make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap wssedemo.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns1 service name: wssetest BUILDSTDERR: Using ns1 service style: document BUILDSTDERR: Using ns1 service encoding: literal BUILDSTDERR: Using ns1 service location: http://localhost:80 BUILDSTDERR: Using ns1 schema namespace: http://www.genivia.com/schemas/wssetest.xsd BUILDSTDERR: Saving wssetest.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving wssetest.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving wssetest.sub.req.xml sample SOAP/XML request BUILDSTDERR: Saving wssetest.sub.res.xml sample SOAP/XML response BUILDSTDERR: Saving wssetest.mul.req.xml sample SOAP/XML request BUILDSTDERR: Saving wssetest.mul.res.xml sample SOAP/XML response BUILDSTDERR: Saving wssetest.div.req.xml sample SOAP/XML request BUILDSTDERR: Saving wssetest.div.res.xml sample SOAP/XML response BUILDSTDERR: Saving wssetest.nsmap namespace mapping table BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wssedemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wssedemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wssedemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wssedemo wssedemo-wssedemo.o wssedemo-soapClient.o wssedemo-soapC.o wssedemo-soapServer.o wssedemo-stdsoap2.o wssedemo-dom.o wssedemo-wsseapi.o wssedemo-smdevp.o wssedemo-mecevp.o -lssl -lcrypto -lz -lm -lssl -lcrypto -lz libtool: link: gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wssedemo wssedemo-wssedemo.o wssedemo-soapClient.o wssedemo-soapC.o wssedemo-soapServer.o wssedemo-stdsoap2.o wssedemo-dom.o wssedemo-wsseapi.o wssedemo-smdevp.o wssedemo-mecevp.o -lm -lssl -lcrypto -lz gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapClient.o soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapServer.o soapServer.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wsselite wsselite.o soapClient.o soapC.o soapServer.o stdsoap2.o wsseapi-lite.o -lssl -lcrypto -lz -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wsselite wsselite.o soapClient.o soapC.o soapServer.o stdsoap2.o wsseapi-lite.o -lssl -lcrypto -lz -lm make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' Making install in wst make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wst' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap wstdemo.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using wst service name: wst BUILDSTDERR: Using wst service style: document BUILDSTDERR: Using wst service encoding: literal BUILDSTDERR: Using wst schema import namespace: http://docs.oasis-open.org/ws-sx/ws-trust/200512 BUILDSTDERR: Saving wst.RequestSecurityToken.req.xml sample SOAP/XML request BUILDSTDERR: Saving wst.RequestSecurityToken.res.xml sample SOAP/XML response BUILDSTDERR: Saving wst.RequestSecurityTokenResponse.req.xml sample SOAP/XML request BUILDSTDERR: Saving wst.RequestSecurityTokenResponse.res.xml sample SOAP/XML response BUILDSTDERR: Saving wst.RequestSecurityTokenCollection.req.xml sample SOAP/XML request BUILDSTDERR: Saving wst.RequestSecurityTokenCollection.res.xml sample SOAP/XML response BUILDSTDERR: Saving wst.nsmap namespace mapping table BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make install-am make[5]: Entering directory '/builddir/build/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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wstdemo wstdemo-wstdemo.o wstdemo-soapClient.o wstdemo-soapC.o wstdemo-soapServer.o wstdemo-stdsoap2.o wstdemo-dom.o wstdemo-wstapi.o wstdemo-wsseapi.o wstdemo-wsaapi.o wstdemo-smdevp.o wstdemo-mecevp.o -lssl -lcrypto -lz -lm -lssl -lcrypto -lz libtool: link: gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wstdemo wstdemo-wstdemo.o wstdemo-soapClient.o wstdemo-soapC.o wstdemo-soapServer.o wstdemo-stdsoap2.o wstdemo-dom.o wstdemo-wstapi.o wstdemo-wsseapi.o wstdemo-wsaapi.o wstdemo-smdevp.o wstdemo-mecevp.o -lm -lssl -lcrypto -lz make[6]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wst' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wst' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wst' Making install in xml-rpc-json make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o jsoncpp jsoncpp.o xml-rpc.o json.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o json-currentTime json-currentTime.o xml-rpc.o json.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' Making install in rest make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap calcrest.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns1 service name: calcPOST BUILDSTDERR: Using ns1 service style: document BUILDSTDERR: Using ns1 service encoding: literal BUILDSTDERR: Using ns1 service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi BUILDSTDERR: Using ns1 schema namespace: http://websrv.cs.fsu.edu/~engelen/calc.wsdl BUILDSTDERR: Saving calcPOST.REST.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.sub.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.sub.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.mul.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.mul.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.div.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.div.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.pow.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.pow.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.nsmap namespace mapping table BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap calcrest.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns1 service name: calcPOST BUILDSTDERR: Using ns1 service style: document BUILDSTDERR: Using ns1 service encoding: literal BUILDSTDERR: Using ns1 service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi BUILDSTDERR: Using ns1 schema namespace: http://websrv.cs.fsu.edu/~engelen/calc.wsdl BUILDSTDERR: Saving calcPOST.REST.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.sub.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.sub.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.mul.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.mul.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.div.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.div.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.pow.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.pow.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.nsmap namespace mapping table BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapClient.o soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapServer.o soapServer.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o calcrest calcrest.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.la -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o httpgettest httpgettest.o soapC.o httpget.o ../../../gsoap/libgsoap.la -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/httpgettest httpgettest.o soapC.o httpget.o ../../../gsoap/.libs/libgsoap.so -lm /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o httpposttest httpposttest.o soapServer.o soapC.o httppost.o ../../../gsoap/libgsoap.la -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/httpposttest httpposttest.o soapServer.o soapC.o httppost.o ../../../gsoap/.libs/libgsoap.so -lm make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' Making install in testmsgr make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/testmsgr' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/testmsgr' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testmsgr testmsgr.o soapC.o ../../../gsoap/libgsoap++.la -lm -lssl -lcrypto -lz libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/testmsgr testmsgr.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm -lssl -lcrypto -lz make[6]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/testmsgr' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/testmsgr' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/testmsgr' Making install in async make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/async' make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/async' make[6]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/async' make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/async' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/async' make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples' make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples' make[3]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples' make[2]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap' make[1]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap' + rm -f /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le//usr/lib64/libgsoap++.la /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le//usr/lib64/libgsoap.la /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le//usr/lib64/libgsoapck++.la /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le//usr/lib64/libgsoapck.la /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le//usr/lib64/libgsoapssl++.la /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le//usr/lib64/libgsoapssl.la + mkdir -p /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le//usr/share/man/man1 + install -m 644 -p /builddir/build/SOURCES/soapcpp2.1 /builddir/build/SOURCES/wsdl2h.1 /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le//usr/share/man/man1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.8.91-1.el8 --unique-debug-suffix -2.8.91-1.el8.ppc64le --unique-debug-src-base gsoap-2.8.91-1.el8.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gsoap-2.8 extracting debug info from /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoapck++-2.8.91.so extracting debug info from /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoapck-2.8.91.so extracting debug info from /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoap++-2.8.91.so extracting debug info from /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoapssl++-2.8.91.so extracting debug info from /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoap-2.8.91.so extracting debug info from /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/lib64/libgsoapssl-2.8.91.so extracting debug info from /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/bin/soapcpp2 extracting debug info from /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/bin/wsdl2h /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. BUILDSTDERR: 17786 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Nyrpeg + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.8 + make check Making check in . make[1]: Entering directory '/builddir/build/BUILD/gsoap-2.8' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/builddir/build/BUILD/gsoap-2.8' Making check in gsoap make[1]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap' make check-recursive make[2]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap' Making check in . make[3]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap' Making check in src make[3]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/src' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/src' Making check in wsdl make[3]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' make check-am make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' make[3]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' Making check in . make[3]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap' Making check in samples make[3]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples' Making check in autotest make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/autotest' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/autotest' Making check in aws make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/aws' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/aws' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/aws' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/aws' Making check in calc make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' Making check in calc++ make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' Making check in databinding make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding' Making check in dime make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' Making check in dom make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o domcpp domcpp.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/domcpp domcpp.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dom2calc dom2calc.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dom2calc dom2calc.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' Making check in oneway make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' Making check in oneway++ make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' Making check in factory make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' Making check in factorytest make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' Making check in gmt make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' Making check in googleapi make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' BUILDSTDERR: Makefile:706: warning: overriding recipe for target 'soapC.cpp' BUILDSTDERR: Makefile:703: warning: ignoring old recipe for target 'soapC.cpp' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap gdm.hpp BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Using C++ namespace: gdm BUILDSTDERR: Saving gdmStub.h annotated copy of the source interface header file BUILDSTDERR: Saving gdmH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving gdmC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap gdm.hpp BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Using C++ namespace: gdm BUILDSTDERR: Saving gdmStub.h annotated copy of the source interface header file BUILDSTDERR: Saving gdmH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving gdmC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap gdm.hpp BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Using C++ namespace: gdm BUILDSTDERR: Saving gdmStub.h annotated copy of the source interface header file BUILDSTDERR: Saving gdmH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving gdmC.cpp serialization functions BUILDSTDERR: Compilation successful make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' BUILDSTDERR: Makefile:706: warning: overriding recipe for target 'soapC.cpp' BUILDSTDERR: Makefile:703: warning: ignoring old recipe for target 'soapC.cpp' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o gdmC.o gdmC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gdm gdm.o gdmC.o soapC.o ../../../gsoap/libgsoapssl++.la -lm -lssl -lcrypto -lz libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gdx gdx.o gdmC.o soapC.o ../../../gsoap/libgsoapssl++.la -lm -lssl -lcrypto -lz libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gdx gdx.o gdmC.o soapC.o ../../../gsoap/.libs/libgsoapssl++.so -lm -lssl -lcrypto -lz make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' Making check in hello make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' Making check in httpcookies make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' Making check in lu make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' Making check in magic make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' Making check in mashup make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' Making check in mashup++ make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' Making check in chaining make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining' Making check in chaining++ make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' Making check in primes make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -0 -CS primes.h BUILDSTDERR: soapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -0 -CS primes.h BUILDSTDERR: soapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o primes primes.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/primes primes.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' Making check in mtom make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' Making check in mtom-stream make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' Making check in polytest make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' Making check in roll make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' Making check in router make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving t.xsd XML schema BUILDSTDERR: Saving t.nsmap namespace mapping table BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving t.xsd XML schema BUILDSTDERR: Saving t.nsmap namespace mapping table BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving t.xsd XML schema BUILDSTDERR: Saving t.nsmap namespace mapping table BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving t.xsd XML schema BUILDSTDERR: Saving t.nsmap namespace mapping table BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o router router.o soapC.o ../../../gsoap/libgsoap.la -lm -lpthread libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/router router.o soapC.o ../../../gsoap/.libs/libgsoap.so -lm -lpthread make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' Making check in atom make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/atom' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving a.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving a.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving a.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving a.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/atom' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atom atom.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/atom atom.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/atom' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/atom' Making check in rss make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving dc.xsd XML schema BUILDSTDERR: Saving dc.nsmap namespace mapping table BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving dc.xsd XML schema BUILDSTDERR: Saving dc.nsmap namespace mapping table BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving dc.xsd XML schema BUILDSTDERR: Saving dc.nsmap namespace mapping table BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving dc.xsd XML schema BUILDSTDERR: Saving dc.nsmap namespace mapping table BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rss rss.o soapC.o ../../../gsoap/libgsoap.la -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rss rss.o soapC.o ../../../gsoap/.libs/libgsoap.so -lm make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' Making check in ssl make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap ssl.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns service name: ssl BUILDSTDERR: Using ns service style: rpc BUILDSTDERR: Using ns service encoding: encoded BUILDSTDERR: Using ns service location: https://localhost:18081 BUILDSTDERR: Using ns schema namespace: urn:ssl BUILDSTDERR: Saving ssl.wsdl Web Service description BUILDSTDERR: Compliance warning: operation 'ns__add' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Saving ssl.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving ssl.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving ssl.nsmap namespace mapping table BUILDSTDERR: Saving ns.xsd XML schema BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap ssl.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns service name: ssl BUILDSTDERR: Using ns service style: rpc BUILDSTDERR: Using ns service encoding: encoded BUILDSTDERR: Using ns service location: https://localhost:18081 BUILDSTDERR: Using ns schema namespace: urn:ssl BUILDSTDERR: Saving ssl.wsdl Web Service description BUILDSTDERR: Compliance warning: operation 'ns__add' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a BUILDSTDERR: Saving ssl.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving ssl.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving ssl.nsmap namespace mapping table BUILDSTDERR: Saving ns.xsd XML schema BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o sslclient-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o sslclient-soapC.o `test -f 'soapC.c' || echo './'`soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o sslclient-ssl_setup.o sslclient-threads.o ../../../gsoap/libgsoapssl.la -lm -lssl -lcrypto -lz -lpthread libtool: link: gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o sslclient-ssl_setup.o 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o sslserver-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o sslserver-soapC.o `test -f 'soapC.c' || echo './'`soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o sslserver-threads.o ../../../gsoap/libgsoapssl.la -lm -lssl -lcrypto -lz -lpthread libtool: link: gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o sslserver-threads.o ../../../gsoap/.libs/libgsoapssl.so -lm -lssl -lcrypto -lz -lpthread make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' Making check in template make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h BUILDSTDERR: soapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h BUILDSTDERR: soapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h BUILDSTDERR: soapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h BUILDSTDERR: soapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o primes primes.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/primes primes.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' Making check in udp make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' Making check in varparam make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' Making check in wsa make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' Making check in wsrm make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' Making check in wsse make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap wssedemo.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns1 service name: wssetest BUILDSTDERR: Using ns1 service style: document BUILDSTDERR: Using ns1 service encoding: literal BUILDSTDERR: Using ns1 service location: http://localhost:80 BUILDSTDERR: Using ns1 schema namespace: http://www.genivia.com/schemas/wssetest.xsd BUILDSTDERR: Saving wssetest.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving wssetest.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving wssetest.sub.req.xml sample SOAP/XML request BUILDSTDERR: Saving wssetest.sub.res.xml sample SOAP/XML response BUILDSTDERR: Saving wssetest.mul.req.xml sample SOAP/XML request BUILDSTDERR: Saving wssetest.mul.res.xml sample SOAP/XML response BUILDSTDERR: Saving wssetest.div.req.xml sample SOAP/XML request BUILDSTDERR: Saving wssetest.div.res.xml sample SOAP/XML response BUILDSTDERR: Saving wssetest.nsmap namespace mapping table BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wssedemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wssedemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o wssedemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wssedemo wssedemo-wssedemo.o wssedemo-soapClient.o wssedemo-soapC.o wssedemo-soapServer.o wssedemo-stdsoap2.o wssedemo-dom.o wssedemo-wsseapi.o wssedemo-smdevp.o wssedemo-mecevp.o -lssl -lcrypto -lz -lm -lssl -lcrypto -lz libtool: link: gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wssedemo wssedemo-wssedemo.o wssedemo-soapClient.o wssedemo-soapC.o wssedemo-soapServer.o wssedemo-stdsoap2.o wssedemo-dom.o wssedemo-wsseapi.o wssedemo-smdevp.o wssedemo-mecevp.o -lm -lssl -lcrypto -lz gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapClient.o soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapServer.o soapServer.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wsselite wsselite.o soapClient.o soapC.o soapServer.o stdsoap2.o wsseapi-lite.o -lssl -lcrypto -lz -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wsselite wsselite.o soapClient.o soapC.o soapServer.o stdsoap2.o wsseapi-lite.o -lssl -lcrypto -lz -lm make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' Making check in wst make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wst' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap wstdemo.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using wst service name: wst BUILDSTDERR: Using wst service style: document BUILDSTDERR: Using wst service encoding: literal BUILDSTDERR: Using wst schema import namespace: http://docs.oasis-open.org/ws-sx/ws-trust/200512 BUILDSTDERR: Saving wst.RequestSecurityToken.req.xml sample SOAP/XML request BUILDSTDERR: Saving wst.RequestSecurityToken.res.xml sample SOAP/XML response BUILDSTDERR: Saving wst.RequestSecurityTokenResponse.req.xml sample SOAP/XML request BUILDSTDERR: Saving wst.RequestSecurityTokenResponse.res.xml sample SOAP/XML response BUILDSTDERR: Saving wst.RequestSecurityTokenCollection.req.xml sample SOAP/XML request BUILDSTDERR: Saving wst.RequestSecurityTokenCollection.res.xml sample SOAP/XML response BUILDSTDERR: Saving wst.nsmap namespace mapping table BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make check-am make[5]: Entering directory '/builddir/build/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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wstdemo wstdemo-wstdemo.o wstdemo-soapClient.o wstdemo-soapC.o wstdemo-soapServer.o wstdemo-stdsoap2.o wstdemo-dom.o wstdemo-wstapi.o wstdemo-wsseapi.o wstdemo-wsaapi.o wstdemo-smdevp.o wstdemo-mecevp.o -lssl -lcrypto -lz -lm -lssl -lcrypto -lz libtool: link: gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wstdemo wstdemo-wstdemo.o wstdemo-soapClient.o wstdemo-soapC.o wstdemo-soapServer.o wstdemo-stdsoap2.o wstdemo-dom.o wstdemo-wstapi.o wstdemo-wsseapi.o wstdemo-wsaapi.o wstdemo-smdevp.o wstdemo-mecevp.o -lm -lssl -lcrypto -lz make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wst' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wst' Making check in xml-rpc-json make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o jsoncpp jsoncpp.o xml-rpc.o json.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o json-currentTime json-currentTime.o xml-rpc.o json.o soapC.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' Making check in rest make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap calcrest.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns1 service name: calcPOST BUILDSTDERR: Using ns1 service style: document BUILDSTDERR: Using ns1 service encoding: literal BUILDSTDERR: Using ns1 service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi BUILDSTDERR: Using ns1 schema namespace: http://websrv.cs.fsu.edu/~engelen/calc.wsdl BUILDSTDERR: Saving calcPOST.REST.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.sub.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.sub.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.mul.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.mul.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.div.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.div.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.pow.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.pow.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.nsmap namespace mapping table BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap calcrest.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Using ns1 service name: calcPOST BUILDSTDERR: Using ns1 service style: document BUILDSTDERR: Using ns1 service encoding: literal BUILDSTDERR: Using ns1 service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi BUILDSTDERR: Using ns1 schema namespace: http://websrv.cs.fsu.edu/~engelen/calc.wsdl BUILDSTDERR: Saving calcPOST.REST.add.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.add.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.sub.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.sub.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.mul.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.mul.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.div.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.div.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.REST.pow.req.xml sample SOAP/XML request BUILDSTDERR: Saving calcPOST.REST.pow.res.xml sample SOAP/XML response BUILDSTDERR: Saving calcPOST.nsmap namespace mapping table BUILDSTDERR: Saving soapClient.c client call stub functions BUILDSTDERR: Saving soapServer.c server request dispatcher BUILDSTDERR: Saving soapC.c serialization functions BUILDSTDERR: Compilation successful make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapClient.o soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapServer.o soapServer.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o calcrest calcrest.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.la -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o httpgettest httpgettest.o soapC.o httpget.o ../../../gsoap/libgsoap.la -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/httpgettest httpgettest.o soapC.o httpget.o ../../../gsoap/.libs/libgsoap.so -lm /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o httpposttest httpposttest.o soapServer.o soapC.o httppost.o ../../../gsoap/libgsoap.la -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/httpposttest httpposttest.o soapServer.o soapC.o httppost.o ../../../gsoap/.libs/libgsoap.so -lm make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' Making check in testmsgr make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/testmsgr' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.91 BUILDSTDERR: ** Copyright (C) 2000-2019, Robert van Engelen, Genivia Inc. BUILDSTDERR: ** All Rights Reserved. This product is provided "as is", without any warranty. BUILDSTDERR: ** The soapcpp2 tool and its generated software are released under the GPL. BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: ** A commercial use license is available from Genivia Inc., contact@genivia.com BUILDSTDERR: ** ---------------------------------------------------------------------------- BUILDSTDERR: Saving soapStub.h annotated copy of the source interface header file BUILDSTDERR: Saving soapH.h serialization functions to #include in projects BUILDSTDERR: Saving soap.nsmap namespace mapping table BUILDSTDERR: Saving soapC.cpp serialization functions BUILDSTDERR: Compilation successful make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/testmsgr' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testmsgr testmsgr.o soapC.o ../../../gsoap/libgsoap++.la -lm -lssl -lcrypto -lz libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/testmsgr testmsgr.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lm -lssl -lcrypto -lz make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/testmsgr' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/testmsgr' Making check in async make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/async' make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/async' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/async' make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/async' make[4]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples' make[3]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples' make[2]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap' make[1]: Leaving directory '/builddir/build/BUILD/gsoap-2.8/gsoap' + exit 0 Processing files: gsoap-2.8.91-1.el8.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qbS3ah + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.8 + DOCDIR=/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/doc/gsoap + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/doc/gsoap + cp -pr factsheet.pdf /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/doc/gsoap + cp -pr NOTES.txt /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/doc/gsoap + cp -pr README.txt /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/doc/gsoap + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Vfr57h + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.8 + LICENSEDIR=/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/licenses/gsoap + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/licenses/gsoap + cp -pr LICENSE.txt /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/licenses/gsoap + cp -pr GPLv2_license.txt /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/licenses/gsoap + exit 0 Provides: gsoap = 2.8.91-1.el8 gsoap(ppc-64) = 2.8.91-1.el8 libgsoap++-2.8.91.so()(64bit) libgsoap-2.8.91.so()(64bit) libgsoapck++-2.8.91.so()(64bit) libgsoapck-2.8.91.so()(64bit) libgsoapssl++-2.8.91.so()(64bit) libgsoapssl-2.8.91.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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) libm.so.6()(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.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: gsoap-devel-2.8.91-1.el8.ppc64le Provides: gsoap-devel = 2.8.91-1.el8 gsoap-devel(ppc-64) = 2.8.91-1.el8 pkgconfig(gsoap) = 2.8.91 pkgconfig(gsoap++) = 2.8.91 pkgconfig(gsoapck) = 2.8.91 pkgconfig(gsoapck++) = 2.8.91 pkgconfig(gsoapssl) = 2.8.91 pkgconfig(gsoapssl++) = 2.8.91 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libc.so.6()(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) libgsoap++-2.8.91.so()(64bit) libgsoap-2.8.91.so()(64bit) libgsoapck++-2.8.91.so()(64bit) libgsoapck-2.8.91.so()(64bit) libgsoapssl++-2.8.91.so()(64bit) libgsoapssl-2.8.91.so()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libssl.so.1.1()(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.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: gsoap-doc-2.8.91-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.b5bMFj + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.8 + DOCDIR=/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/doc/gsoap-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/doc/gsoap-doc + cp -pr gsoap/doc-build/curl gsoap/doc-build/databinding gsoap/doc-build/dom gsoap/doc-build/fonts gsoap/doc-build/guide gsoap/doc-build/httpda gsoap/doc-build/index.html gsoap/doc-build/ios gsoap/doc-build/sessions gsoap/doc-build/testmsgr gsoap/doc-build/uddi2 gsoap/doc-build/wsa gsoap/doc-build/wsdd gsoap/doc-build/wsrm gsoap/doc-build/wsse gsoap/doc-build/wsse-lite gsoap/doc-build/wst gsoap/doc-build/xml-rpc-json /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/doc/gsoap-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eBzzll + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.8 + LICENSEDIR=/builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/licenses/gsoap-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/licenses/gsoap-doc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/licenses/gsoap-doc + cp -pr GPLv2_license.txt /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le/usr/share/licenses/gsoap-doc + exit 0 Provides: gsoap-doc = 2.8.91-1.el8 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.91-1.el8.ppc64le Provides: gsoap-debugsource = 2.8.91-1.el8 gsoap-debugsource(ppc-64) = 2.8.91-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gsoap-debuginfo-2.8.91-1.el8.ppc64le Provides: debuginfo(build-id) = 047ad114564b7af61f8072dfb1b4cdafce1e3c32 debuginfo(build-id) = 3f23f45752158178427cfe9bf32e549f8be80cbf debuginfo(build-id) = 4065bb83ad0718258d55f1df9afcaef5243e9326 debuginfo(build-id) = a45203310ecc2cc997a5605e029e12986242f7ee debuginfo(build-id) = e2ebaf288645e83113cdb91b6a04fd1198740547 debuginfo(build-id) = e4e9a81f9bb6dd38a1966506f082b3b35a9e5606 gsoap-debuginfo = 2.8.91-1.el8 gsoap-debuginfo(ppc-64) = 2.8.91-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gsoap-debugsource(ppc-64) = 2.8.91-1.el8 Processing files: gsoap-devel-debuginfo-2.8.91-1.el8.ppc64le Provides: debuginfo(build-id) = 48d57dc13c5751061d088b6b680815dab20f239c debuginfo(build-id) = 86f18d5b45d453a5e8c94faa95e5544e8d89e786 gsoap-devel-debuginfo = 2.8.91-1.el8 gsoap-devel-debuginfo(ppc-64) = 2.8.91-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gsoap-debugsource(ppc-64) = 2.8.91-1.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le Wrote: /builddir/build/RPMS/gsoap-2.8.91-1.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/gsoap-devel-2.8.91-1.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/gsoap-doc-2.8.91-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/gsoap-debugsource-2.8.91-1.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/gsoap-debuginfo-2.8.91-1.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/gsoap-devel-debuginfo-2.8.91-1.el8.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8olnJx + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gsoap-2.8.91-1.el8.ppc64le + exit 0 Child return code was: 0