Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/gsoap.spec'], chrootPath='/var/lib/mock/f31-build-17077189-1224459/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 armv7hl --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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1564012800 Wrote: /builddir/build/SRPMS/gsoap-2.8.75-3.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/gsoap.spec'], chrootPath='/var/lib/mock/f31-build-17077189-1224459/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 armv7hl --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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.L155hV + 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.75.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):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #1 (gsoap-samples-xml-rpc-json-pthread.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + 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/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 + find . -name .DS_Store -exec rm '{}' ';' + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (gsoap-libtool.patch): patching file configure.ac patching file gsoap/Makefile.am patching file gsoap/samples/autotest/Makefile.am patching file gsoap/samples/databinding/Makefile.am patching file gsoap/samples/Makefile.defines Patch #1 (gsoap-samples-xml-rpc-json-pthread.patch): patching file gsoap/samples/xml-rpc-json/Makefile.am Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4oqbiV + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.8 + autoreconf --install --force 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: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:33: warning: source file '$(top_srcdir)/gsoap/plugin/httpda.c' is in a subdirectory, BUILDSTDERR: gsoap/wsdl/Makefile.am:33: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/wsdl/Makefile.am:33: warning: source file '$(top_srcdir)/gsoap/plugin/smdevp.c' is in a subdirectory, BUILDSTDERR: gsoap/wsdl/Makefile.am:33: but option 'subdir-objects' is disabled BUILDSTDERR: gsoap/wsdl/Makefile.am:33: warning: source file '$(top_srcdir)/gsoap/plugin/threads.c' is in a subdirectory, BUILDSTDERR: gsoap/wsdl/Makefile.am:33: 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -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.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 + 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 + '[' 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=armv7hl-redhat-linux-gnu --host=armv7hl-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --prefix=/usr --enable-ipv6 --enable-samples 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. '/usr/lib/rpm/redhat/config.guess' -> './config.guess' '/usr/lib/rpm/redhat/config.sub' -> './config.sub' 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... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking whether make sets $(MAKE)... (cached) yes checking for armv7hl-redhat-linux-gnu-g++... no checking for armv7hl-redhat-linux-gnu-c++... no checking for armv7hl-redhat-linux-gnu-gpp... no checking for armv7hl-redhat-linux-gnu-aCC... no checking for armv7hl-redhat-linux-gnu-CC... no checking for armv7hl-redhat-linux-gnu-cxx... no checking for armv7hl-redhat-linux-gnu-cc++... no checking for armv7hl-redhat-linux-gnu-cl.exe... no checking for armv7hl-redhat-linux-gnu-FCC... no checking for armv7hl-redhat-linux-gnu-KCC... no checking for armv7hl-redhat-linux-gnu-RCC... no checking for armv7hl-redhat-linux-gnu-xlC_r... no checking for armv7hl-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 armv7hl-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 armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-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 armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-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 armv7hl-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 armv7hl-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 an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking return type of signal handlers... void checking for strftime... yes checking for random... yes checking for gettimeofday... yes checking for ftime... yes checking for localtime_r... yes checking for timegm... yes checking for gmtime... yes checking for gmtime_r... yes checking for asctime... yes checking for asctime_r... yes checking for memset... yes checking for select... yes checking for socket... yes checking for snprintf... yes checking for strchr... yes checking for strerror... yes checking for strerror_r... yes checking for strlcpy... no checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strtold... yes checking for strtod... yes checking for strtof... yes checking for strtold_l... yes checking for strtod_l... yes checking for strtof_l... yes checking for sscanf... yes checking for sscanf_l... no checking for snprintf... (cached) yes checking for sprintf_l... no checking for wctomb... yes checking for mbtowc... yes checking for poll... yes checking for newlocale... yes checking for uselocale... yes checking for freelocale... yes checking for isnan... yes checking for isinf... yes checking for gethostbyname_r... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for disable namespaces in library... no checking for 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 BUILDSTDERR: config.status: creating gsoap/samples/mashup+++ make BUILDSTDERR: In file included from stdsoap2.c:65: BUILDSTDERR: stdsoap2.c: In function 'soap_accept': BUILDSTDERR: stdsoap2.h:1536:43: warning: the address of 'result' will always evaluate as 'true' [-Waddress] BUILDSTDERR: 1536 | # define soap_memcpy(buf, len, src, num) ((buf) && (size_t)(len) >= (size_t)(num) ? !memcpy((buf), (src), (num)) : SOAP_ERANGE) BUILDSTDERR: | ^ BUILDSTDERR: stdsoap2.c:6886:9: note: in expansion of macro 'soap_memcpy' BUILDSTDERR: 6886 | soap_memcpy(&result, sizeof(result), res->ai_addr, res->ai_addrlen); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: stdsoap2.c: In function 'soap_set_validation_fault': BUILDSTDERR: stdsoap2.c:21661:156: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 978 [-Wformat-truncation=] BUILDSTDERR: 21661 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(s) + strlen(t) + strlen(soap->tag) + 47), "Validation constraint violation: %s%s in element '%s'", s, t, soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from stdsoap2.h:691, BUILDSTDERR: from stdsoap2.c:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 48 or more bytes (assuming 1071) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_version.isra.0' at stdsoap2.c:12289:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 41 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_version.isra.0' at stdsoap2.c:12298:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 39 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_push_namespace' at stdsoap2.c:3529:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2.c: In function 'soap_push_namespace': BUILDSTDERR: stdsoap2.c:3509:7: note: length computed here BUILDSTDERR: 3509 | k = strlen(ns) + 1; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_push_namespace' at stdsoap2.c:3550:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2.c: In function 'soap_push_namespace': BUILDSTDERR: stdsoap2.c:3508:7: note: length computed here BUILDSTDERR: 3508 | n = strlen(id); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'soap_extend_url' at stdsoap2.c:8248:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from stdsoap2.c:65: BUILDSTDERR: stdsoap2.c: In function 'soap_extend_url': BUILDSTDERR: stdsoap2.c:8248:65: note: length computed here BUILDSTDERR: 8248 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), t, strlen(t)); BUILDSTDERR: stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'soap_extend_url' at stdsoap2.c:8242:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from stdsoap2.c:65: BUILDSTDERR: stdsoap2.c: In function 'soap_extend_url': BUILDSTDERR: stdsoap2.c:8242:67: note: length computed here BUILDSTDERR: 8242 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), t, strlen(t)); BUILDSTDERR: stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'soap_extend_url' at stdsoap2.c:8244:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from stdsoap2.c:65: BUILDSTDERR: stdsoap2.c: In function 'soap_extend_url': BUILDSTDERR: stdsoap2.c:8244:73: note: length computed here BUILDSTDERR: 8244 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), s + l, strlen(s + l)); BUILDSTDERR: stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'soap_url_query' at stdsoap2.c:8292:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2.c: In function 'soap_url_query': BUILDSTDERR: stdsoap2.c:8275:14: note: length computed here BUILDSTDERR: 8275 | size_t n = strlen(s); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_enter' at stdsoap2.c:10196:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2.c: In function 'soap_enter': BUILDSTDERR: stdsoap2.c:10182:14: note: length computed here BUILDSTDERR: 10182 | size_t l = strlen(id); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_push_ns' at stdsoap2.c:12490:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2.c: In function 'soap_push_ns': BUILDSTDERR: stdsoap2.c:12476:7: note: length computed here BUILDSTDERR: 12476 | n = strlen(id); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_set_attr' at stdsoap2.c:13889:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2.c: In function 'soap_set_attr': BUILDSTDERR: stdsoap2.c:13823:16: note: length computed here BUILDSTDERR: 13823 | size_t l = strlen(name); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_peek_element' at stdsoap2.c:14398:7, BUILDSTDERR: inlined from 'soap_peek_element' at stdsoap2.c:14183:1: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2.c: In function 'soap_peek_element': BUILDSTDERR: stdsoap2.c:14394:18: note: length computed here BUILDSTDERR: 14394 | size_t l = strlen(soap->tmpbuf); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_peek_element' at stdsoap2.c:14398:7, BUILDSTDERR: inlined from 'soap_peek_element' at stdsoap2.c:14183:1: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2.c: In function 'soap_peek_element': BUILDSTDERR: stdsoap2.c:14394:18: note: length computed here BUILDSTDERR: 14394 | size_t l = strlen(soap->tmpbuf); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wstring_in' at stdsoap2.c:15669:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2.c: In function 'soap_wstring_in': BUILDSTDERR: stdsoap2.c:15665:20: note: length computed here BUILDSTDERR: 15665 | size_t k = strlen(tp->name); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_string_in' at stdsoap2.c:14931:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2.c: In function 'soap_string_in': BUILDSTDERR: stdsoap2.c:14927:20: note: length computed here BUILDSTDERR: 14927 | size_t k = strlen(tp->name); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'http_parse' at stdsoap2.c:7436:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' accessing 1 byte at offsets 99768 and 100792 may overlap 1 byte at offset 100792 [-Wrestrict] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_dime_option' at stdsoap2.c:18935:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2.c: In function 'soap_dime_option': BUILDSTDERR: stdsoap2.c:18927:9: note: length computed here BUILDSTDERR: 18927 | n = strlen(option); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_http_content_type' at stdsoap2.c:21563:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 1 byte from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2.c: In function 'http_post': BUILDSTDERR: stdsoap2.c:7866:64: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1016 and 1020 [-Wformat-truncation=] BUILDSTDERR: 7866 | (SOAP_SNPRINTF(soap->tmpbuf, sizeof(soap->tmpbuf), l), "%s %s:%d HTTP/%s", s, soap->host, soap->port, soap->http_version); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from stdsoap2.h:691, BUILDSTDERR: from stdsoap2.c:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 13 or more bytes (assuming 1040) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2.c: In function 'soap_set_fault': BUILDSTDERR: stdsoap2.c:21750:92: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1016 [-Wformat-truncation=] BUILDSTDERR: 21750 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(soap->tag) + 66), "Method '%s' not implemented: method name or namespace not recognized", soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from stdsoap2.h:691, BUILDSTDERR: from stdsoap2.c:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 67 and 1090 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2.c:21732:105: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=] BUILDSTDERR: 21732 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(soap->tag) + 65), "The data in element '%s' must be understood but cannot be processed", soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from stdsoap2.h:691, BUILDSTDERR: from stdsoap2.c:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 66 and 1089 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 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]: 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dom.c -fPIC -DPIC -o .libs/libgsoap_la-dom.o BUILDSTDERR: /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-stdsoap2_cpp.cpp: In function 'const char* soap_set_validation_fault(soap*, const char*, const char*)': BUILDSTDERR: stdsoap2_cpp.cpp:21661:156: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 978 [-Wformat-truncation=] BUILDSTDERR: 21661 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(s) + strlen(t) + strlen(soap->tag) + 47), "Validation constraint violation: %s%s in element '%s'", s, t, soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from stdsoap2.h:691, BUILDSTDERR: from stdsoap2_cpp.cpp:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 48 or more bytes (assuming 1071) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'void soap_version(soap*)' at stdsoap2_cpp.cpp:12289:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying 41 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'void soap_version(soap*)' at stdsoap2_cpp.cpp:12298:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying 39 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'soap_nlist* soap_push_namespace(soap*, const char*, const char*)' at stdsoap2_cpp.cpp:3529:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_cpp.cpp: In function 'soap_nlist* soap_push_namespace(soap*, const char*, const char*)': BUILDSTDERR: stdsoap2_cpp.cpp:3509:13: note: length computed here BUILDSTDERR: 3509 | k = strlen(ns) + 1; BUILDSTDERR: | ~~~~~~^~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'soap_nlist* soap_push_namespace(soap*, const char*, const char*)' at stdsoap2_cpp.cpp:3550:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_cpp.cpp: In function 'soap_nlist* soap_push_namespace(soap*, const char*, const char*)': BUILDSTDERR: stdsoap2_cpp.cpp:3508:13: note: length computed here BUILDSTDERR: 3508 | n = strlen(id); BUILDSTDERR: | ~~~~~~^~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_cpp.cpp:65: BUILDSTDERR: In function 'char* strncat(char*, const char*, size_t)', BUILDSTDERR: inlined from 'const char* soap_extend_url(soap*, const char*, const char*)' at stdsoap2_cpp.cpp:8248:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:34: warning: 'char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from stdsoap2_cpp.cpp:65: BUILDSTDERR: stdsoap2_cpp.cpp: In function 'const char* soap_extend_url(soap*, const char*, const char*)': BUILDSTDERR: stdsoap2_cpp.cpp:8248:71: note: length computed here BUILDSTDERR: 8248 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), t, strlen(t)); BUILDSTDERR: stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_cpp.cpp:65: BUILDSTDERR: In function 'char* strncat(char*, const char*, size_t)', BUILDSTDERR: inlined from 'const char* soap_extend_url(soap*, const char*, const char*)' at stdsoap2_cpp.cpp:8242:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:34: warning: 'char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from stdsoap2_cpp.cpp:65: BUILDSTDERR: stdsoap2_cpp.cpp: In function 'const char* soap_extend_url(soap*, const char*, const char*)': BUILDSTDERR: stdsoap2_cpp.cpp:8242:73: note: length computed here BUILDSTDERR: 8242 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), t, strlen(t)); BUILDSTDERR: stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_cpp.cpp:65: BUILDSTDERR: In function 'char* strncat(char*, const char*, size_t)', BUILDSTDERR: inlined from 'const char* soap_extend_url(soap*, const char*, const char*)' at stdsoap2_cpp.cpp:8244:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:34: warning: 'char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from stdsoap2_cpp.cpp:65: BUILDSTDERR: stdsoap2_cpp.cpp: In function 'const char* soap_extend_url(soap*, const char*, const char*)': BUILDSTDERR: stdsoap2_cpp.cpp:8244:79: note: length computed here BUILDSTDERR: 8244 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), s + l, strlen(s + l)); BUILDSTDERR: stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_cpp.cpp:65: BUILDSTDERR: In function 'char* strncat(char*, const char*, size_t)', BUILDSTDERR: inlined from 'void soap_url_query(soap*, const char*, const char*)' at stdsoap2_cpp.cpp:8292:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:34: warning: 'char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_cpp.cpp: In function 'void soap_url_query(soap*, const char*, const char*)': BUILDSTDERR: stdsoap2_cpp.cpp:8275:20: note: length computed here BUILDSTDERR: 8275 | size_t n = strlen(s); BUILDSTDERR: | ~~~~~~^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'soap_ilist* soap_enter(soap*, const char*, int, size_t)' at stdsoap2_cpp.cpp:10196:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_cpp.cpp: In function 'soap_ilist* soap_enter(soap*, const char*, int, size_t)': BUILDSTDERR: stdsoap2_cpp.cpp:10182:20: note: length computed here BUILDSTDERR: 10182 | size_t l = strlen(id); BUILDSTDERR: | ~~~~~~^~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'soap_nlist* soap_push_ns(soap*, const char*, const char*, short int, short int)' at stdsoap2_cpp.cpp:12490:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_cpp.cpp: In function 'soap_nlist* soap_push_ns(soap*, const char*, const char*, short int, short int)': BUILDSTDERR: stdsoap2_cpp.cpp:12476:13: note: length computed here BUILDSTDERR: 12476 | n = strlen(id); BUILDSTDERR: | ~~~~~~^~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'int soap_set_attr(soap*, const char*, const char*, int)' at stdsoap2_cpp.cpp:13889:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_cpp.cpp: In function 'int soap_set_attr(soap*, const char*, const char*, int)': BUILDSTDERR: stdsoap2_cpp.cpp:13823:22: note: length computed here BUILDSTDERR: 13823 | size_t l = strlen(name); BUILDSTDERR: | ~~~~~~^~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'int soap_peek_element(soap*)' at stdsoap2_cpp.cpp:14398:7, BUILDSTDERR: inlined from 'int soap_peek_element(soap*)' at stdsoap2_cpp.cpp:14183:1: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_cpp.cpp: In function 'int soap_peek_element(soap*)': BUILDSTDERR: stdsoap2_cpp.cpp:14394:24: note: length computed here BUILDSTDERR: 14394 | size_t l = strlen(soap->tmpbuf); BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'int soap_peek_element(soap*)' at stdsoap2_cpp.cpp:14398:7, BUILDSTDERR: inlined from 'int soap_peek_element(soap*)' at stdsoap2_cpp.cpp:14183:1: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_cpp.cpp: In function 'int soap_peek_element(soap*)': BUILDSTDERR: stdsoap2_cpp.cpp:14394:24: note: length computed here BUILDSTDERR: 14394 | size_t l = strlen(soap->tmpbuf); BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'wchar_t* soap_wstring_in(soap*, int, long int, long int, const char*)' at stdsoap2_cpp.cpp:15669:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_cpp.cpp: In function 'wchar_t* soap_wstring_in(soap*, int, long int, long int, const char*)': BUILDSTDERR: stdsoap2_cpp.cpp:15665:26: note: length computed here BUILDSTDERR: 15665 | size_t k = strlen(tp->name); BUILDSTDERR: | ~~~~~~^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'char* soap_string_in(soap*, int, long int, long int, const char*)' at stdsoap2_cpp.cpp:14931:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_cpp.cpp: In function 'char* soap_string_in(soap*, int, long int, long int, const char*)': BUILDSTDERR: stdsoap2_cpp.cpp:14927:26: note: length computed here BUILDSTDERR: 14927 | size_t k = strlen(tp->name); BUILDSTDERR: | ~~~~~~^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_cpp.cpp:65: BUILDSTDERR: In function 'char* strncat(char*, const char*, size_t)', BUILDSTDERR: inlined from 'int http_parse(soap*)' at stdsoap2_cpp.cpp:7436:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:34: warning: 'char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int)' accessing 1 byte at offsets 99768 and 100792 may overlap 1 byte at offset 100792 [-Wrestrict] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'char* soap_dime_option(soap*, short unsigned int, const char*)' at stdsoap2_cpp.cpp:18935:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_cpp.cpp: In function 'char* soap_dime_option(soap*, short unsigned int, const char*)': BUILDSTDERR: stdsoap2_cpp.cpp:18927:15: note: length computed here BUILDSTDERR: 18927 | n = strlen(option); BUILDSTDERR: | ~~~~~~^~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'const char* soap_http_content_type(soap*, int)' at stdsoap2_cpp.cpp:21563:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying 1 byte from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_cpp.cpp: In function 'int http_post(soap*, const char*, const char*, int, const char*, const char*, uint64_t)': BUILDSTDERR: stdsoap2_cpp.cpp:7866:64: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1016 and 1020 [-Wformat-truncation=] BUILDSTDERR: 7866 | (SOAP_SNPRINTF(soap->tmpbuf, sizeof(soap->tmpbuf), l), "%s %s:%d HTTP/%s", s, soap->host, soap->port, soap->http_version); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from stdsoap2.h:691, BUILDSTDERR: from stdsoap2_cpp.cpp:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 13 or more bytes (assuming 1040) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_cpp.cpp: In function 'void soap_set_fault(soap*)': BUILDSTDERR: stdsoap2_cpp.cpp:21750:92: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1016 [-Wformat-truncation=] BUILDSTDERR: 21750 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(soap->tag) + 66), "Method '%s' not implemented: method name or namespace not recognized", soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from stdsoap2.h:691, BUILDSTDERR: from stdsoap2_cpp.cpp:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 67 and 1090 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_cpp.cpp:21732:105: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=] BUILDSTDERR: 21732 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(soap->tag) + 65), "The data in element '%s' must be understood but cannot be processed", soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from stdsoap2.h:691, BUILDSTDERR: from stdsoap2_cpp.cpp:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 66 and 1089 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -release 2.8.75 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgsoap.la -rpath /usr/lib 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libgsoap-2.8.75.so -o .libs/libgsoap-2.8.75.so libtool: link: (cd ".libs" && rm -f "libgsoap.so" && ln -s "libgsoap-2.8.75.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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -release 2.8.75 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgsoap++.la -rpath /usr/lib libgsoap___la-stdsoap2_cpp.lo libgsoap___la-dom_cpp.lo BUILDSTDERR: libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9/../../../crti.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9/crtbeginS.o .libs/libgsoap___la-stdsoap2_cpp.o .libs/libgsoap___la-dom_cpp.o -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7hl-redhat-linux-gnueaIn file included from stdsoap2_ck.c:65: BUILDSTDERR: stdsoap2_ck.c: In function 'soap_accept': BUILDSTDERR: stdsoap2.h:1536:43: warning: the address of 'result' will always evaluate as 'true' [-Waddress] BUILDSTDERR: 1536 | # define soap_memcpy(buf, len, src, num) ((buf) && (size_t)(len) >= (size_t)(num) ? !memcpy((buf), (src), (num)) : SOAP_ERANGE) BUILDSTDERR: | ^ BUILDSTDERR: stdsoap2_ck.c:6886:9: note: in expansion of macro 'soap_memcpy' BUILDSTDERR: 6886 | soap_memcpy(&result, sizeof(result), res->ai_addr, res->ai_addrlen); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck.c: In function 'soap_set_validation_fault': BUILDSTDERR: stdsoap2_ck.c:21661:156: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 978 [-Wformat-truncation=] BUILDSTDERR: 21661 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(s) + strlen(t) + strlen(soap->tag) + 47), "Validation constraint violation: %s%s in element '%s'", s, t, soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from stdsoap2.h:691, BUILDSTDERR: from stdsoap2_ck.c:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 48 or more bytes (assuming 1071) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_version.isra.0' at stdsoap2_ck.c:12289:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 41 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_version.isra.0' at stdsoap2_ck.c:12298:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 39 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_push_namespace' at stdsoap2_ck.c:3529:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck.c: In function 'soap_push_namespace': BUILDSTDERR: stdsoap2_ck.c:3509:7: note: length computed here BUILDSTDERR: 3509 | k = strlen(ns) + 1; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_push_namespace' at stdsoap2_ck.c:3550:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck.c: In function 'soap_push_namespace': BUILDSTDERR: stdsoap2_ck.c:3508:7: note: length computed here BUILDSTDERR: 3508 | n = strlen(id); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'soap_extend_url' at stdsoap2_ck.c:8248:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from stdsoap2_ck.c:65: BUILDSTDERR: stdsoap2_ck.c: In function 'soap_extend_url': BUILDSTDERR: stdsoap2_ck.c:8248:65: note: length computed here BUILDSTDERR: 8248 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), t, strlen(t)); BUILDSTDERR: stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'soap_extend_url' at stdsoap2_ck.c:8242:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from stdsoap2_ck.c:65: BUILDSTDERR: stdsoap2_ck.c: In function 'soap_extend_url': BUILDSTDERR: stdsoap2_ck.c:8242:67: note: length computed here BUILDSTDERR: 8242 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), t, strlen(t)); BUILDSTDERR: stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'soap_extend_url' at stdsoap2_ck.c:8244:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from stdsoap2_ck.c:65: BUILDSTDERR: stdsoap2_ck.c: In function 'soap_extend_url': BUILDSTDERR: stdsoap2_ck.c:8244:73: note: length computed here BUILDSTDERR: 8244 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), s + l, strlen(s + l)); BUILDSTDERR: stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'soap_url_query' at stdsoap2_ck.c:8292:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck.c: In function 'soap_url_query': BUILDSTDERR: stdsoap2_ck.c:8275:14: note: length computed here BUILDSTDERR: 8275 | size_t n = strlen(s); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_set_cookie' at stdsoap2_ck.c:8438:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck.c: In function 'soap_set_cookie': BUILDSTDERR: stdsoap2_ck.c:8433:18: note: length computed here BUILDSTDERR: 8433 | size_t l = strlen(name) + 1; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_set_cookie' at stdsoap2_ck.c:8484:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck.c: In function 'soap_set_cookie': BUILDSTDERR: stdsoap2_ck.c:8479:18: note: length computed here BUILDSTDERR: 8479 | size_t l = strlen(value) + 1; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_set_cookie' at stdsoap2_ck.c:8501:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck.c: In function 'soap_set_cookie': BUILDSTDERR: stdsoap2_ck.c:8496:18: note: length computed here BUILDSTDERR: 8496 | size_t l = strlen(domain) + 1; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_set_cookie' at stdsoap2_ck.c:8518:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck.c: In function 'soap_set_cookie': BUILDSTDERR: stdsoap2_ck.c:8513:18: note: length computed here BUILDSTDERR: 8513 | size_t l = strlen(path) + 1; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_enter' at stdsoap2_ck.c:10196:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck.c: In function 'soap_enter': BUILDSTDERR: stdsoap2_ck.c:10182:14: note: length computed here BUILDSTDERR: 10182 | size_t l = strlen(id); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_push_ns' at stdsoap2_ck.c:12490:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck.c: In function 'soap_push_ns': BUILDSTDERR: stdsoap2_ck.c:12476:7: note: length computed here BUILDSTDERR: 12476 | n = strlen(id); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_set_attr' at stdsoap2_ck.c:13889:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck.c: In function 'soap_set_attr': BUILDSTDERR: stdsoap2_ck.c:13823:16: note: length computed here BUILDSTDERR: 13823 | size_t l = strlen(name); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_peek_element' at stdsoap2_ck.c:14398:7, BUILDSTDERR: inlined from 'soap_peek_element' at stdsoap2_ck.c:14183:1: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck.c: In function 'soap_peek_element': BUILDSTDERR: stdsoap2_ck.c:14394:18: note: length computed here BUILDSTDERR: 14394 | size_t l = strlen(soap->tmpbuf); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_peek_element' at stdsoap2_ck.c:14398:7, BUILDSTDERR: inlined from 'soap_peek_element' at stdsoap2_ck.c:14183:1: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck.c: In function 'soap_peek_element': BUILDSTDERR: stdsoap2_ck.c:14394:18: note: length computed here BUILDSTDERR: 14394 | size_t l = strlen(soap->tmpbuf); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wstring_in' at stdsoap2_ck.c:15669:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck.c: In function 'soap_wstring_in': BUILDSTDERR: stdsoap2_ck.c:15665:20: note: length computed here BUILDSTDERR: 15665 | size_t k = strlen(tp->name); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_string_in' at stdsoap2_ck.c:14931:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck.c: In function 'soap_string_in': BUILDSTDERR: stdsoap2_ck.c:14927:20: note: length computed here BUILDSTDERR: 14927 | size_t k = strlen(tp->name); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_getcookies' at stdsoap2_ck.c:9159:11: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck.c: In function 'soap_getcookies': BUILDSTDERR: stdsoap2_ck.c:9154:20: note: length computed here BUILDSTDERR: 9154 | size_t l = strlen(tmp) + 1; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'http_parse' at stdsoap2_ck.c:7436:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' accessing 1 byte at offsets 99768 and 100792 may overlap 1 byte at offset 100792 [-Wrestrict] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_dime_option' at stdsoap2_ck.c:18935:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck.c: In function 'soap_dime_option': BUILDSTDERR: stdsoap2_ck.c:18927:9: note: length computed here BUILDSTDERR: 18927 | n = strlen(option); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_http_content_type' at stdsoap2_ck.c:21563:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 1 byte from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck.c: In function 'http_post': BUILDSTDERR: stdsoap2_ck.c:7866:64: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1016 and 1020 [-Wformat-truncation=] BUILDSTDERR: 7866 | (SOAP_SNPRINTF(soap->tmpbuf, sizeof(soap->tmpbuf), l), "%s %s:%d HTTP/%s", s, soap->host, soap->port, soap->http_version); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from stdsoap2.h:691, BUILDSTDERR: from stdsoap2_ck.c:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 13 or more bytes (assuming 1040) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck.c: In function 'soap_set_fault': BUILDSTDERR: stdsoap2_ck.c:21750:92: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1016 [-Wformat-truncation=] BUILDSTDERR: 21750 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(soap->tag) + 66), "Method '%s' not implemented: method name or namespace not recognized", soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from stdsoap2.h:691, BUILDSTDERR: from stdsoap2_ck.c:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 67 and 1090 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck.c:21732:105: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=] BUILDSTDERR: 21732 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(soap->tag) + 65), "The data in element '%s' must be understood but cannot be processed", soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from stdsoap2.h:691, BUILDSTDERR: from stdsoap2_ck.c:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 66 and 1089 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bi/9/crtendS.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9/../../../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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libgsoap++-2.8.75.so -o .libs/libgsoap++-2.8.75.so libtool: link: (cd ".libs" && rm -f "libgsoap++.so" && ln -s "libgsoap++-2.8.75.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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -release 2.8.75 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgsoapck.la -rpath /usr/lib 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libgsoapck-2.8.75.so -o .libs/libgsoapck-2.8.75.so libtool: link: (cd ".libs" && rm -f "libgsoapck.so" && ln -s "libgsoapck-2.8.75.so" "libgsoapck.so") BUILDSTDERR: libtool: link: ( cd ".libs" && rm -f "libgsoapck.la" && ln -s "../libgsoapck.la" "libgsostdsoap2_ck_cpp.cpp: In function 'const char* soap_set_validation_fault(soap*, const char*, const char*)': BUILDSTDERR: stdsoap2_ck_cpp.cpp:21661:156: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 978 [-Wformat-truncation=] BUILDSTDERR: 21661 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(s) + strlen(t) + strlen(soap->tag) + 47), "Validation constraint violation: %s%s in element '%s'", s, t, soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from stdsoap2.h:691, BUILDSTDERR: from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 48 or more bytes (assuming 1071) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'void soap_version(soap*)' at stdsoap2_ck_cpp.cpp:12289:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying 41 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'void soap_version(soap*)' at stdsoap2_ck_cpp.cpp:12298:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying 39 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'soap_nlist* soap_push_namespace(soap*, const char*, const char*)' at stdsoap2_ck_cpp.cpp:3529:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck_cpp.cpp: In function 'soap_nlist* soap_push_namespace(soap*, const char*, const char*)': BUILDSTDERR: stdsoap2_ck_cpp.cpp:3509:13: note: length computed here BUILDSTDERR: 3509 | k = strlen(ns) + 1; BUILDSTDERR: | ~~~~~~^~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'soap_nlist* soap_push_namespace(soap*, const char*, const char*)' at stdsoap2_ck_cpp.cpp:3550:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck_cpp.cpp: In function 'soap_nlist* soap_push_namespace(soap*, const char*, const char*)': BUILDSTDERR: stdsoap2_ck_cpp.cpp:3508:13: note: length computed here BUILDSTDERR: 3508 | n = strlen(id); BUILDSTDERR: | ~~~~~~^~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: In function 'char* strncat(char*, const char*, size_t)', BUILDSTDERR: inlined from 'const char* soap_extend_url(soap*, const char*, const char*)' at stdsoap2_ck_cpp.cpp:8248:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:34: warning: 'char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: stdsoap2_ck_cpp.cpp: In function 'const char* soap_extend_url(soap*, const char*, const char*)': BUILDSTDERR: stdsoap2_ck_cpp.cpp:8248:71: note: length computed here BUILDSTDERR: 8248 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), t, strlen(t)); BUILDSTDERR: stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: In function 'char* strncat(char*, const char*, size_t)', BUILDSTDERR: inlined from 'const char* soap_extend_url(soap*, const char*, const char*)' at stdsoap2_ck_cpp.cpp:8242:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:34: warning: 'char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: stdsoap2_ck_cpp.cpp: In function 'const char* soap_extend_url(soap*, const char*, const char*)': BUILDSTDERR: stdsoap2_ck_cpp.cpp:8242:73: note: length computed here BUILDSTDERR: 8242 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), t, strlen(t)); BUILDSTDERR: stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: In function 'char* strncat(char*, const char*, size_t)', BUILDSTDERR: inlined from 'const char* soap_extend_url(soap*, const char*, const char*)' at stdsoap2_ck_cpp.cpp:8244:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:34: warning: 'char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: stdsoap2_ck_cpp.cpp: In function 'const char* soap_extend_url(soap*, const char*, const char*)': BUILDSTDERR: stdsoap2_ck_cpp.cpp:8244:79: note: length computed here BUILDSTDERR: 8244 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), s + l, strlen(s + l)); BUILDSTDERR: stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: In function 'char* strncat(char*, const char*, size_t)', BUILDSTDERR: inlined from 'void soap_url_query(soap*, const char*, const char*)' at stdsoap2_ck_cpp.cpp:8292:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:34: warning: 'char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck_cpp.cpp: In function 'void soap_url_query(soap*, const char*, const char*)': BUILDSTDERR: stdsoap2_ck_cpp.cpp:8275:20: note: length computed here BUILDSTDERR: 8275 | size_t n = strlen(s); BUILDSTDERR: | ~~~~~~^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'soap_cookie* soap_set_cookie(soap*, const char*, const char*, const char*, const char*)' at stdsoap2_ck_cpp.cpp:8438:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck_cpp.cpp: In function 'soap_cookie* soap_set_cookie(soap*, const char*, const char*, const char*, const char*)': BUILDSTDERR: stdsoap2_ck_cpp.cpp:8433:24: note: length computed here BUILDSTDERR: 8433 | size_t l = strlen(name) + 1; BUILDSTDERR: | ~~~~~~^~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'soap_cookie* soap_set_cookie(soap*, const char*, const char*, const char*, const char*)' at stdsoap2_ck_cpp.cpp:8484:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck_cpp.cpp: In function 'soap_cookie* soap_set_cookie(soap*, const char*, const char*, const char*, const char*)': BUILDSTDERR: stdsoap2_ck_cpp.cpp:8479:24: note: length computed here BUILDSTDERR: 8479 | size_t l = strlen(value) + 1; BUILDSTDERR: | ~~~~~~^~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'soap_cookie* soap_set_cookie(soap*, const char*, const char*, const char*, const char*)' at stdsoap2_ck_cpp.cpp:8501:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck_cpp.cpp: In function 'soap_cookie* soap_set_cookie(soap*, const char*, const char*, const char*, const char*)': BUILDSTDERR: stdsoap2_ck_cpp.cpp:8496:24: note: length computed here BUILDSTDERR: 8496 | size_t l = strlen(domain) + 1; BUILDSTDERR: | ~~~~~~^~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'soap_cookie* soap_set_cookie(soap*, const char*, const char*, const char*, const char*)' at stdsoap2_ck_cpp.cpp:8518:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck_cpp.cpp: In function 'soap_cookie* soap_set_cookie(soap*, const char*, const char*, const char*, const char*)': BUILDSTDERR: stdsoap2_ck_cpp.cpp:8513:24: note: length computed here BUILDSTDERR: 8513 | size_t l = strlen(path) + 1; BUILDSTDERR: | ~~~~~~^~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'soap_ilist* soap_enter(soap*, const char*, int, size_t)' at stdsoap2_ck_cpp.cpp:10196:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck_cpp.cpp: In function 'soap_ilist* soap_enter(soap*, const char*, int, size_t)': BUILDSTDERR: stdsoap2_ck_cpp.cpp:10182:20: note: length computed here BUILDSTDERR: 10182 | size_t l = strlen(id); BUILDSTDERR: | ~~~~~~^~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'soap_nlist* soap_push_ns(soap*, const char*, const char*, short int, short int)' at stdsoap2_ck_cpp.cpp:12490:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck_cpp.cpp: In function 'soap_nlist* soap_push_ns(soap*, const char*, const char*, short int, short int)': BUILDSTDERR: stdsoap2_ck_cpp.cpp:12476:13: note: length computed here BUILDSTDERR: 12476 | n = strlen(id); BUILDSTDERR: | ~~~~~~^~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'int soap_set_attr(soap*, const char*, const char*, int)' at stdsoap2_ck_cpp.cpp:13889:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck_cpp.cpp: In function 'int soap_set_attr(soap*, const char*, const char*, int)': BUILDSTDERR: stdsoap2_ck_cpp.cpp:13823:22: note: length computed here BUILDSTDERR: 13823 | size_t l = strlen(name); BUILDSTDERR: | ~~~~~~^~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'int soap_peek_element(soap*)' at stdsoap2_ck_cpp.cpp:14398:7, BUILDSTDERR: inlined from 'int soap_peek_element(soap*)' at stdsoap2_ck_cpp.cpp:14183:1: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck_cpp.cpp: In function 'int soap_peek_element(soap*)': BUILDSTDERR: stdsoap2_ck_cpp.cpp:14394:24: note: length computed here BUILDSTDERR: 14394 | size_t l = strlen(soap->tmpbuf); BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'int soap_peek_element(soap*)' at stdsoap2_ck_cpp.cpp:14398:7, BUILDSTDERR: inlined from 'int soap_peek_element(soap*)' at stdsoap2_ck_cpp.cpp:14183:1: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck_cpp.cpp: In function 'int soap_peek_element(soap*)': BUILDSTDERR: stdsoap2_ck_cpp.cpp:14394:24: note: length computed here BUILDSTDERR: 14394 | size_t l = strlen(soap->tmpbuf); BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'wchar_t* soap_wstring_in(soap*, int, long int, long int, const char*)' at stdsoap2_ck_cpp.cpp:15669:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck_cpp.cpp: In function 'wchar_t* soap_wstring_in(soap*, int, long int, long int, const char*)': BUILDSTDERR: stdsoap2_ck_cpp.cpp:15665:26: note: length computed here BUILDSTDERR: 15665 | size_t k = strlen(tp->name); BUILDSTDERR: | ~~~~~~^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'char* soap_string_in(soap*, int, long int, long int, const char*)' at stdsoap2_ck_cpp.cpp:14931:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck_cpp.cpp: In function 'char* soap_string_in(soap*, int, long int, long int, const char*)': BUILDSTDERR: stdsoap2_ck_cpp.cpp:14927:26: note: length computed here BUILDSTDERR: 14927 | size_t k = strlen(tp->name); BUILDSTDERR: | ~~~~~~^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'void soap_getcookies(soap*, const char*)' at stdsoap2_ck_cpp.cpp:9159:11: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck_cpp.cpp: In function 'void soap_getcookies(soap*, const char*)': BUILDSTDERR: stdsoap2_ck_cpp.cpp:9154:26: note: length computed here BUILDSTDERR: 9154 | size_t l = strlen(tmp) + 1; BUILDSTDERR: | ~~~~~~^~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: In function 'char* strncat(char*, const char*, size_t)', BUILDSTDERR: inlined from 'int http_parse(soap*)' at stdsoap2_ck_cpp.cpp:7436:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:34: warning: 'char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int)' accessing 1 byte at offsets 99768 and 100792 may overlap 1 byte at offset 100792 [-Wrestrict] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'char* soap_dime_option(soap*, short unsigned int, const char*)' at stdsoap2_ck_cpp.cpp:18935:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck_cpp.cpp: In function 'char* soap_dime_option(soap*, short unsigned int, const char*)': BUILDSTDERR: stdsoap2_ck_cpp.cpp:18927:15: note: length computed here BUILDSTDERR: 18927 | n = strlen(option); BUILDSTDERR: | ~~~~~~^~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'const char* soap_http_content_type(soap*, int)' at stdsoap2_ck_cpp.cpp:21563:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying 1 byte from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck_cpp.cpp: In function 'int http_post(soap*, const char*, const char*, int, const char*, const char*, uint64_t)': BUILDSTDERR: stdsoap2_ck_cpp.cpp:7866:64: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1016 and 1020 [-Wformat-truncation=] BUILDSTDERR: 7866 | (SOAP_SNPRINTF(soap->tmpbuf, sizeof(soap->tmpbuf), l), "%s %s:%d HTTP/%s", s, soap->host, soap->port, soap->http_version); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from stdsoap2.h:691, BUILDSTDERR: from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 13 or more bytes (assuming 1040) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck_cpp.cpp: In function 'void soap_set_fault(soap*)': BUILDSTDERR: stdsoap2_ck_cpp.cpp:21750:92: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1016 [-Wformat-truncation=] BUILDSTDERR: 21750 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(soap->tag) + 66), "Method '%s' not implemented: method name or namespace not recognized", soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from stdsoap2.h:691, BUILDSTDERR: from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 67 and 1090 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ck_cpp.cpp:21732:105: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=] BUILDSTDERR: 21732 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(soap->tag) + 65), "The data in element '%s' must be understood but cannot be processed", soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from stdsoap2.h:691, BUILDSTDERR: from stdsoap2_ck_cpp.cpp:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 66 and 1089 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ apck.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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -release 2.8.75 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgsoapck++.la -rpath /usr/lib libgsoapck___la-stdsoap2_ck_cpp.lo libgsoapck___la-dom_cpp.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9/../../../crti.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9/crtbeginS.o .libs/libgsoapck___la-stdsoap2_ck_cpp.o .libs/libgsoapck___la-dom_cpp.o -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9/crtendS.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9/../../../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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libgsoapck++-2.8.75.so -o .libs/libgsoapck++-2.8.75.so libtool: link: (cd ".libs" && rm -f "libgsoapck++.so" && ln -s "libgsoapck++-2.8.75.so" "libgsoapck++.so") libtool: link: ( cd ".libs" && rm -f "libgsoapck++.la" && ln -s "../libgsoapck++.la" "libgsoapck++.la" ) BUILDSTDERR: /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_Astdsoap2_ssl.c: In function 'soap_rand': BUILDSTDERR: stdsoap2_ssl.c:3894:3: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 3894 | RAND_pseudo_bytes((unsigned char*)&r, sizeof(int)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from stdsoap2.h:932, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: /usr/include/openssl/rand.h:44:1: note: declared here BUILDSTDERR: 44 | DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl.c: In function 'ssl_auth_init': BUILDSTDERR: stdsoap2_ssl.c:4357:7: warning: 'RSA_generate_key' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 4357 | RSA *rsa = RSA_generate_key(SOAP_SSL_RSA_BITS, RSA_F4, NULL, NULL); BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from stdsoap2.h:932, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: /usr/include/openssl/rsa.h:234:1: note: declared here BUILDSTDERR: 234 | DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl.c:4377:7: warning: 'DH_generate_parameters' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 4377 | dh = DH_generate_parameters(n, 2/*or 5*/, NULL, NULL); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from stdsoap2.h:932, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: /usr/include/openssl/dh.h:137:1: note: declared here BUILDSTDERR: 137 | DEPRECATEDIN_0_9_8(DH *DH_generate_parameters(int prime_len, int generator, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl.c: In function 'tcp_connect': BUILDSTDERR: stdsoap2_ssl.c:5950:15: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 5950 | const char *tmp = (const char*)ASN1_STRING_data(name); BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from stdsoap2.h:932, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: /usr/include/openssl/asn1.h:554:1: note: declared here BUILDSTDERR: 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from stdsoap2_ssl.c:65: BUILDSTDERR: stdsoap2_ssl.c: In function 'soap_accept': BUILDSTDERR: stdsoap2.h:1536:43: warning: the address of 'result' will always evaluate as 'true' [-Waddress] BUILDSTDERR: 1536 | # define soap_memcpy(buf, len, src, num) ((buf) && (size_t)(len) >= (size_t)(num) ? !memcpy((buf), (src), (num)) : SOAP_ERANGE) BUILDSTDERR: | ^ BUILDSTDERR: stdsoap2_ssl.c:6886:9: note: in expansion of macro 'soap_memcpy' BUILDSTDERR: 6886 | soap_memcpy(&result, sizeof(result), res->ai_addr, res->ai_addrlen); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl.c: In function 'soap_set_validation_fault': BUILDSTDERR: stdsoap2_ssl.c:21661:156: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 978 [-Wformat-truncation=] BUILDSTDERR: 21661 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(s) + strlen(t) + strlen(soap->tag) + 47), "Validation constraint violation: %s%s in element '%s'", s, t, soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from stdsoap2.h:691, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 48 or more bytes (assuming 1071) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_version.isra.0' at stdsoap2_ssl.c:12289:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 41 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_version.isra.0' at stdsoap2_ssl.c:12298:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 39 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_push_namespace' at stdsoap2_ssl.c:3529:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl.c: In function 'soap_push_namespace': BUILDSTDERR: stdsoap2_ssl.c:3509:7: note: length computed here BUILDSTDERR: 3509 | k = strlen(ns) + 1; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_push_namespace' at stdsoap2_ssl.c:3550:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl.c: In function 'soap_push_namespace': BUILDSTDERR: stdsoap2_ssl.c:3508:7: note: length computed here BUILDSTDERR: 3508 | n = strlen(id); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'soap_extend_url' at stdsoap2_ssl.c:8248:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from stdsoap2_ssl.c:65: BUILDSTDERR: stdsoap2_ssl.c: In function 'soap_extend_url': BUILDSTDERR: stdsoap2_ssl.c:8248:65: note: length computed here BUILDSTDERR: 8248 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), t, strlen(t)); BUILDSTDERR: stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'soap_extend_url' at stdsoap2_ssl.c:8242:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from stdsoap2_ssl.c:65: BUILDSTDERR: stdsoap2_ssl.c: In function 'soap_extend_url': BUILDSTDERR: stdsoap2_ssl.c:8242:67: note: length computed here BUILDSTDERR: 8242 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), t, strlen(t)); BUILDSTDERR: stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'soap_extend_url' at stdsoap2_ssl.c:8244:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from stdsoap2_ssl.c:65: BUILDSTDERR: stdsoap2_ssl.c: In function 'soap_extend_url': BUILDSTDERR: stdsoap2_ssl.c:8244:73: note: length computed here BUILDSTDERR: 8244 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), s + l, strlen(s + l)); BUILDSTDERR: stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'soap_url_query' at stdsoap2_ssl.c:8292:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl.c: In function 'soap_url_query': BUILDSTDERR: stdsoap2_ssl.c:8275:14: note: length computed here BUILDSTDERR: 8275 | size_t n = strlen(s); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_set_cookie' at stdsoap2_ssl.c:8438:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl.c: In function 'soap_set_cookie': BUILDSTDERR: stdsoap2_ssl.c:8433:18: note: length computed here BUILDSTDERR: 8433 | size_t l = strlen(name) + 1; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_set_cookie' at stdsoap2_ssl.c:8484:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl.c: In function 'soap_set_cookie': BUILDSTDERR: stdsoap2_ssl.c:8479:18: note: length computed here BUILDSTDERR: 8479 | size_t l = strlen(value) + 1; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_set_cookie' at stdsoap2_ssl.c:8501:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl.c: In function 'soap_set_cookie': BUILDSTDERR: stdsoap2_ssl.c:8496:18: note: length computed here BUILDSTDERR: 8496 | size_t l = strlen(domain) + 1; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_set_cookie' at stdsoap2_ssl.c:8518:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl.c: In function 'soap_set_cookie': BUILDSTDERR: stdsoap2_ssl.c:8513:18: note: length computed here BUILDSTDERR: 8513 | size_t l = strlen(path) + 1; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_enter' at stdsoap2_ssl.c:10196:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl.c: In function 'soap_enter': BUILDSTDERR: stdsoap2_ssl.c:10182:14: note: length computed here BUILDSTDERR: 10182 | size_t l = strlen(id); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_push_ns' at stdsoap2_ssl.c:12490:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl.c: In function 'soap_push_ns': BUILDSTDERR: stdsoap2_ssl.c:12476:7: note: length computed here BUILDSTDERR: 12476 | n = strlen(id); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_set_attr' at stdsoap2_ssl.c:13889:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl.c: In function 'soap_set_attr': BUILDSTDERR: stdsoap2_ssl.c:13823:16: note: length computed here BUILDSTDERR: 13823 | size_t l = strlen(name); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_peek_element' at stdsoap2_ssl.c:14398:7, BUILDSTDERR: inlined from 'soap_peek_element' at stdsoap2_ssl.c:14183:1: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl.c: In function 'soap_peek_element': BUILDSTDERR: stdsoap2_ssl.c:14394:18: note: length computed here BUILDSTDERR: 14394 | size_t l = strlen(soap->tmpbuf); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_peek_element' at stdsoap2_ssl.c:14398:7, BUILDSTDERR: inlined from 'soap_peek_element' at stdsoap2_ssl.c:14183:1: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl.c: In function 'soap_peek_element': BUILDSTDERR: stdsoap2_ssl.c:14394:18: note: length computed here BUILDSTDERR: 14394 | size_t l = strlen(soap->tmpbuf); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_string_in' at stdsoap2_ssl.c:14931:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl.c: In function 'soap_string_in': BUILDSTDERR: stdsoap2_ssl.c:14927:20: note: length computed here BUILDSTDERR: 14927 | size_t k = strlen(tp->name); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wstring_in' at stdsoap2_ssl.c:15669:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl.c: In function 'soap_wstring_in': BUILDSTDERR: stdsoap2_ssl.c:15665:20: note: length computed here BUILDSTDERR: 15665 | size_t k = strlen(tp->name); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_getcookies' at stdsoap2_ssl.c:9159:11: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl.c: In function 'soap_getcookies': BUILDSTDERR: stdsoap2_ssl.c:9154:20: note: length computed here BUILDSTDERR: 9154 | size_t l = strlen(tmp) + 1; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'http_parse' at stdsoap2_ssl.c:7436:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' accessing 1 byte at offsets 99768 and 100792 may overlap 1 byte at offset 100792 [-Wrestrict] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_dime_option' at stdsoap2_ssl.c:18935:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl.c: In function 'soap_dime_option': BUILDSTDERR: stdsoap2_ssl.c:18927:9: note: length computed here BUILDSTDERR: 18927 | n = strlen(option); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_http_content_type' at stdsoap2_ssl.c:21563:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 1 byte from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl.c: In function 'http_post': BUILDSTDERR: stdsoap2_ssl.c:7866:64: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1016 and 1020 [-Wformat-truncation=] BUILDSTDERR: 7866 | (SOAP_SNPRINTF(soap->tmpbuf, sizeof(soap->tmpbuf), l), "%s %s:%d HTTP/%s", s, soap->host, soap->port, soap->http_version); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from stdsoap2.h:691, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 13 or more bytes (assuming 1040) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl.c: In function 'soap_set_fault': BUILDSTDERR: stdsoap2_ssl.c:21750:92: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1016 [-Wformat-truncation=] BUILDSTDERR: 21750 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(soap->tag) + 66), "Method '%s' not implemented: method name or namespace not recognized", soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from stdsoap2.h:691, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 67 and 1090 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl.c:21732:105: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=] BUILDSTDERR: 21732 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(soap->tag) + 65), "The data in element '%s' must be understood but cannot be processed", soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from stdsoap2.h:691, BUILDSTDERR: from stdsoap2_ssl.c:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 66 and 1089 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -release 2.8.75 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgsoapssl.la -rpath /usr/lib 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libgsoapssl-2.8.75.so -o .libs/libgsoapssl-2.8.75.so libtool: link: (cd ".libs" && rm -f "libgsoapssl.so" && ln -s "libgsoapssl-2.8.75.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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libgsoapssl___la-stdsoap2_ssl_cpp.lo `test -f 'stdsoap2_ssl_cpp.cpp' || echo './'`stdsoap2_ssl_cpp.cpp BUILDSTDERR: libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -stdsoap2_ssl_cpp.cpp: In function 'int soap_rand()': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:3894:52: warning: 'int RAND_pseudo_bytes(unsigned char*, int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 3894 | RAND_pseudo_bytes((unsigned char*)&r, sizeof(int)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from stdsoap2.h:932, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: /usr/include/openssl/rand.h:44:1: note: declared here BUILDSTDERR: 44 | DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp:3894:52: warning: 'int RAND_pseudo_bytes(unsigned char*, int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 3894 | RAND_pseudo_bytes((unsigned char*)&r, sizeof(int)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from stdsoap2.h:932, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: /usr/include/openssl/rand.h:44:1: note: declared here BUILDSTDERR: 44 | DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp: In function 'int ssl_auth_init(soap*)': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:4357:72: warning: 'RSA* RSA_generate_key(int, long unsigned int, void (*)(int, int, void*), void*)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 4357 | RSA *rsa = RSA_generate_key(SOAP_SSL_RSA_BITS, RSA_F4, NULL, NULL); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from stdsoap2.h:932, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: /usr/include/openssl/rsa.h:234:1: note: declared here BUILDSTDERR: 234 | DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp:4357:72: warning: 'RSA* RSA_generate_key(int, long unsigned int, void (*)(int, int, void*), void*)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 4357 | RSA *rsa = RSA_generate_key(SOAP_SSL_RSA_BITS, RSA_F4, NULL, NULL); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from stdsoap2.h:932, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: /usr/include/openssl/rsa.h:234:1: note: declared here BUILDSTDERR: 234 | DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp:4377:59: warning: 'DH* DH_generate_parameters(int, int, void (*)(int, int, void*), void*)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 4377 | dh = DH_generate_parameters(n, 2/*or 5*/, NULL, NULL); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from stdsoap2.h:932, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: /usr/include/openssl/dh.h:137:1: note: declared here BUILDSTDERR: 137 | DEPRECATEDIN_0_9_8(DH *DH_generate_parameters(int prime_len, int generator, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp:4377:59: warning: 'DH* DH_generate_parameters(int, int, void (*)(int, int, void*), void*)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 4377 | dh = DH_generate_parameters(n, 2/*or 5*/, NULL, NULL); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from stdsoap2.h:932, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: /usr/include/openssl/dh.h:137:1: note: declared here BUILDSTDERR: 137 | DEPRECATEDIN_0_9_8(DH *DH_generate_parameters(int prime_len, int generator, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp: In function 'int tcp_connect(soap*, const char*, const char*, int)': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:5950:67: warning: 'unsigned char* ASN1_STRING_data(ASN1_STRING*)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 5950 | const char *tmp = (const char*)ASN1_STRING_data(name); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from stdsoap2.h:932, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: /usr/include/openssl/asn1.h:554:1: note: declared here BUILDSTDERR: 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp:5950:67: warning: 'unsigned char* ASN1_STRING_data(ASN1_STRING*)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 5950 | const char *tmp = (const char*)ASN1_STRING_data(name); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from stdsoap2.h:932, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: /usr/include/openssl/asn1.h:554:1: note: declared here BUILDSTDERR: 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp: In function 'const char* soap_set_validation_fault(soap*, const char*, const char*)': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:21661:156: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 978 [-Wformat-truncation=] BUILDSTDERR: 21661 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(s) + strlen(t) + strlen(soap->tag) + 47), "Validation constraint violation: %s%s in element '%s'", s, t, soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from stdsoap2.h:691, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 48 or more bytes (assuming 1071) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'void soap_version(soap*)' at stdsoap2_ssl_cpp.cpp:12289:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying 41 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'void soap_version(soap*)' at stdsoap2_ssl_cpp.cpp:12298:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying 39 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'soap_nlist* soap_push_namespace(soap*, const char*, const char*)' at stdsoap2_ssl_cpp.cpp:3529:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp: In function 'soap_nlist* soap_push_namespace(soap*, const char*, const char*)': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:3509:13: note: length computed here BUILDSTDERR: 3509 | k = strlen(ns) + 1; BUILDSTDERR: | ~~~~~~^~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'soap_nlist* soap_push_namespace(soap*, const char*, const char*)' at stdsoap2_ssl_cpp.cpp:3550:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp: In function 'soap_nlist* soap_push_namespace(soap*, const char*, const char*)': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:3508:13: note: length computed here BUILDSTDERR: 3508 | n = strlen(id); BUILDSTDERR: | ~~~~~~^~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: In function 'char* strncat(char*, const char*, size_t)', BUILDSTDERR: inlined from 'const char* soap_extend_url(soap*, const char*, const char*)' at stdsoap2_ssl_cpp.cpp:8248:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:34: warning: 'char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: stdsoap2_ssl_cpp.cpp: In function 'const char* soap_extend_url(soap*, const char*, const char*)': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:8248:71: note: length computed here BUILDSTDERR: 8248 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), t, strlen(t)); BUILDSTDERR: stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: In function 'char* strncat(char*, const char*, size_t)', BUILDSTDERR: inlined from 'const char* soap_extend_url(soap*, const char*, const char*)' at stdsoap2_ssl_cpp.cpp:8242:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:34: warning: 'char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: stdsoap2_ssl_cpp.cpp: In function 'const char* soap_extend_url(soap*, const char*, const char*)': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:8242:73: note: length computed here BUILDSTDERR: 8242 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), t, strlen(t)); BUILDSTDERR: stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: In function 'char* strncat(char*, const char*, size_t)', BUILDSTDERR: inlined from 'const char* soap_extend_url(soap*, const char*, const char*)' at stdsoap2_ssl_cpp.cpp:8244:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:34: warning: 'char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: stdsoap2_ssl_cpp.cpp: In function 'const char* soap_extend_url(soap*, const char*, const char*)': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:8244:79: note: length computed here BUILDSTDERR: 8244 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), s + l, strlen(s + l)); BUILDSTDERR: stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: In function 'char* strncat(char*, const char*, size_t)', BUILDSTDERR: inlined from 'void soap_url_query(soap*, const char*, const char*)' at stdsoap2_ssl_cpp.cpp:8292:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:34: warning: 'char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp: In function 'void soap_url_query(soap*, const char*, const char*)': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:8275:20: note: length computed here BUILDSTDERR: 8275 | size_t n = strlen(s); BUILDSTDERR: | ~~~~~~^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'soap_cookie* soap_set_cookie(soap*, const char*, const char*, const char*, const char*)' at stdsoap2_ssl_cpp.cpp:8438:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp: In function 'soap_cookie* soap_set_cookie(soap*, const char*, const char*, const char*, const char*)': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:8433:24: note: length computed here BUILDSTDERR: 8433 | size_t l = strlen(name) + 1; BUILDSTDERR: | ~~~~~~^~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'soap_cookie* soap_set_cookie(soap*, const char*, const char*, const char*, const char*)' at stdsoap2_ssl_cpp.cpp:8484:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp: In function 'soap_cookie* soap_set_cookie(soap*, const char*, const char*, const char*, const char*)': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:8479:24: note: length computed here BUILDSTDERR: 8479 | size_t l = strlen(value) + 1; BUILDSTDERR: | ~~~~~~^~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'soap_cookie* soap_set_cookie(soap*, const char*, const char*, const char*, const char*)' at stdsoap2_ssl_cpp.cpp:8501:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp: In function 'soap_cookie* soap_set_cookie(soap*, const char*, const char*, const char*, const char*)': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:8496:24: note: length computed here BUILDSTDERR: 8496 | size_t l = strlen(domain) + 1; BUILDSTDERR: | ~~~~~~^~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'soap_cookie* soap_set_cookie(soap*, const char*, const char*, const char*, const char*)' at stdsoap2_ssl_cpp.cpp:8518:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp: In function 'soap_cookie* soap_set_cookie(soap*, const char*, const char*, const char*, const char*)': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:8513:24: note: length computed here BUILDSTDERR: 8513 | size_t l = strlen(path) + 1; BUILDSTDERR: | ~~~~~~^~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'soap_ilist* soap_enter(soap*, const char*, int, size_t)' at stdsoap2_ssl_cpp.cpp:10196:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp: In function 'soap_ilist* soap_enter(soap*, const char*, int, size_t)': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:10182:20: note: length computed here BUILDSTDERR: 10182 | size_t l = strlen(id); BUILDSTDERR: | ~~~~~~^~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'soap_nlist* soap_push_ns(soap*, const char*, const char*, short int, short int)' at stdsoap2_ssl_cpp.cpp:12490:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp: In function 'soap_nlist* soap_push_ns(soap*, const char*, const char*, short int, short int)': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:12476:13: note: length computed here BUILDSTDERR: 12476 | n = strlen(id); BUILDSTDERR: | ~~~~~~^~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'int soap_set_attr(soap*, const char*, const char*, int)' at stdsoap2_ssl_cpp.cpp:13889:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp: In function 'int soap_set_attr(soap*, const char*, const char*, int)': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:13823:22: note: length computed here BUILDSTDERR: 13823 | size_t l = strlen(name); BUILDSTDERR: | ~~~~~~^~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'int soap_peek_element(soap*)' at stdsoap2_ssl_cpp.cpp:14398:7, BUILDSTDERR: inlined from 'int soap_peek_element(soap*)' at stdsoap2_ssl_cpp.cpp:14183:1: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp: In function 'int soap_peek_element(soap*)': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:14394:24: note: length computed here BUILDSTDERR: 14394 | size_t l = strlen(soap->tmpbuf); BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'int soap_peek_element(soap*)' at stdsoap2_ssl_cpp.cpp:14398:7, BUILDSTDERR: inlined from 'int soap_peek_element(soap*)' at stdsoap2_ssl_cpp.cpp:14183:1: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp: In function 'int soap_peek_element(soap*)': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:14394:24: note: length computed here BUILDSTDERR: 14394 | size_t l = strlen(soap->tmpbuf); BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'char* soap_string_in(soap*, int, long int, long int, const char*)' at stdsoap2_ssl_cpp.cpp:14931:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp: In function 'char* soap_string_in(soap*, int, long int, long int, const char*)': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:14927:26: note: length computed here BUILDSTDERR: 14927 | size_t k = strlen(tp->name); BUILDSTDERR: | ~~~~~~^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'wchar_t* soap_wstring_in(soap*, int, long int, long int, const char*)' at stdsoap2_ssl_cpp.cpp:15669:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp: In function 'wchar_t* soap_wstring_in(soap*, int, long int, long int, const char*)': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:15665:26: note: length computed here BUILDSTDERR: 15665 | size_t k = strlen(tp->name); BUILDSTDERR: | ~~~~~~^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'void soap_getcookies(soap*, const char*)' at stdsoap2_ssl_cpp.cpp:9159:11: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp: In function 'void soap_getcookies(soap*, const char*)': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:9154:26: note: length computed here BUILDSTDERR: 9154 | size_t l = strlen(tmp) + 1; BUILDSTDERR: | ~~~~~~^~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: In function 'char* strncat(char*, const char*, size_t)', BUILDSTDERR: inlined from 'int http_parse(soap*)' at stdsoap2_ssl_cpp.cpp:7436:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:34: warning: 'char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int)' accessing 1 byte at offsets 99768 and 100792 may overlap 1 byte at offset 100792 [-Wrestrict] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'char* soap_dime_option(soap*, short unsigned int, const char*)' at stdsoap2_ssl_cpp.cpp:18935:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp: In function 'char* soap_dime_option(soap*, short unsigned int, const char*)': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:18927:15: note: length computed here BUILDSTDERR: 18927 | n = strlen(option); BUILDSTDERR: | ~~~~~~^~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from stdsoap2.h:692, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'const char* soap_http_content_type(soap*, int)' at stdsoap2_ssl_cpp.cpp:21563:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying 1 byte from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp: In function 'int http_post(soap*, const char*, const char*, int, const char*, const char*, uint64_t)': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:7866:64: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1016 and 1020 [-Wformat-truncation=] BUILDSTDERR: 7866 | (SOAP_SNPRINTF(soap->tmpbuf, sizeof(soap->tmpbuf), l), "%s %s:%d HTTP/%s", s, soap->host, soap->port, soap->http_version); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from stdsoap2.h:691, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 13 or more bytes (assuming 1040) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp: In function 'void soap_set_fault(soap*)': BUILDSTDERR: stdsoap2_ssl_cpp.cpp:21750:92: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1016 [-Wformat-truncation=] BUILDSTDERR: 21750 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(soap->tag) + 66), "Method '%s' not implemented: method name or namespace not recognized", soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from stdsoap2.h:691, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 67 and 1090 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: stdsoap2_ssl_cpp.cpp:21732:105: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=] BUILDSTDERR: 21732 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(soap->tag) + 65), "The data in element '%s' must be understood but cannot be processed", soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from stdsoap2.h:691, BUILDSTDERR: from stdsoap2_ssl_cpp.cpp:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 66 and 1089 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/gsoap-2.8/gsoap/src/soapcpp2_yacc.y: warning: 1 shift/reduce conflict [-Wconflicts-sr] 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -release 2.8.75 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgsoapssl++.la -rpath /usr/lib libgsoapssl___la-stdsoap2_ssl_cpp.lo libgsoapssl___la-dom_cpp.lo -lssl -lcrypto -lz libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9/../../../crti.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9/crtbeginS.o .libs/libgsoapssl___la-stdsoap2_ssl_cpp.o .libs/libgsoapssl___la-dom_cpp.o -lssl -lcrypto -lz -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9/crtendS.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9/../../../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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libgsoapssl++-2.8.75.so -o .libs/libgsoapssl++-2.8.75.so libtool: link: (cd ".libs" && rm -f "libgsoapssl++.so" && ln -s "libgsoapssl++-2.8.75.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 updating soapcpp2_yacc.output updating soapcpp2_yacc.h BUILDSTDERR: 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 -ssoapcpp2_yacc.c: In function 'yyparse': BUILDSTDERR: soapcpp2_yacc.y:2369:13: warning: array subscript -1 is outside array bounds of 'Scope[16]' {aka 'struct Scope[16]'} [-Warray-bounds] BUILDSTDERR: 2369 | sp = stack-1; BUILDSTDERR: | ~~~~~^~ BUILDSTDERR: soapcpp2_yacc.y:73:7: note: while referencing 'stack' BUILDSTDERR: 73 | Scope stack[MAXNEST], /* stack of tables and offsets */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: soapcpp2_lex.c: In function 'yy_init_buffer': BUILDSTDERR: soapcpp2_lex.c:1944:40: warning: implicit declaration of function 'isatty' [-Wimplicit-function-declaration] BUILDSTDERR: 1944 | BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from soapcpp2_lex.c:19: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'install_pragma' at soapcpp2_lex.l:330:9, BUILDSTDERR: inlined from 'yylex' at soapcpp2_lex.l:182:10: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: soapcpp2_lex.c: In function 'yylex': BUILDSTDERR: soapcpp2_lex.l:330:35: note: length computed here BUILDSTDERR: 330 | strncpy(yylval.s, yytext, strlen(yytext)-1); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: symbol2.c: In function 'generate_schema': BUILDSTDERR: symbol2.c:3270:26: warning: '.wsdl' directive writing 5 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] BUILDSTDERR: 3270 | sprintf(buf, "%s%s.wsdl", dirpath, ns_cname(name, NULL)); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from soapcpp2.h:37, BUILDSTDERR: from symbol2.c:37: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 6 or more bytes (assuming 1029) into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: symbol2.c:3272:26: warning: '.wsdl' directive writing 5 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] BUILDSTDERR: 3272 | sprintf(buf, "%s%s.wsdl", dirpath, ns_cname(ns->name, NULL)); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from soapcpp2.h:37, BUILDSTDERR: from symbol2.c:37: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 6 or more bytes (assuming 1029) into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: symbol2.c:3344:30: warning: '.h' directive writing 2 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] BUILDSTDERR: 3344 | sprintf(buf, "%s%s%s.h", dirpath, prefix, ns_cname(name, "Proxy")); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from soapcpp2.h:37, BUILDSTDERR: from symbol2.c:37: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 3 or more bytes (assuming 1026) into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: symbol2.c:3356:30: warning: '.h' directive writing 2 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] BUILDSTDERR: 3356 | sprintf(buf, "%s%s.h", dirpath, ns_cname(prefix, "Proxy")); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from soapcpp2.h:37, BUILDSTDERR: from symbol2.c:37: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 3 or more bytes (assuming 1026) into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: symbol2.c:3368:30: warning: '.h' directive writing 2 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] BUILDSTDERR: 3368 | sprintf(buf, "%s%s%s.h", dirpath, prefix, ns_cname(name, "Object")); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from soapcpp2.h:37, BUILDSTDERR: from symbol2.c:37: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 3 or more bytes (assuming 1026) into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: symbol2.c:3380:30: warning: '.h' directive writing 2 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] BUILDSTDERR: 3380 | sprintf(buf, "%s%s.h", dirpath, ns_cname(prefix, "Object")); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from soapcpp2.h:37, BUILDSTDERR: from symbol2.c:37: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 3 or more bytes (assuming 1026) into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: symbol2.c:3295:41: warning: '%s' directive writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] BUILDSTDERR: 3295 | sprintf(pathsoapProxyH, "%s%s", dirpath, soapProxyH); BUILDSTDERR: | ^~~~~~ ~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from soapcpp2.h:37, BUILDSTDERR: from symbol2.c:37: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 1 and 2047 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: symbol2.c:3297:41: warning: '%s' directive writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] BUILDSTDERR: 3297 | sprintf(pathsoapProxyC, "%s%s", dirpath, soapProxyC); BUILDSTDERR: | ^~~~~~ ~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from soapcpp2.h:37, BUILDSTDERR: from symbol2.c:37: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 1 and 2047 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: symbol2.c:3319:43: warning: '%s' directive writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] BUILDSTDERR: 3319 | sprintf(pathsoapServiceH, "%s%s", dirpath, soapServiceH); BUILDSTDERR: | ^~~~~~ ~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from soapcpp2.h:37, BUILDSTDERR: from symbol2.c:37: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 1 and 2047 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: symbol2.c:3321:43: warning: '%s' directive writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] BUILDSTDERR: 3321 | sprintf(pathsoapServiceC, "%s%s", dirpath, soapServiceC); BUILDSTDERR: | ^~~~~~ ~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from soapcpp2.h:37, BUILDSTDERR: from symbol2.c:37: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 1 and 2047 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: symbol2.c:3411:24: warning: '.nsmap' directive writing 6 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] BUILDSTDERR: 3411 | sprintf(buf, "%s%s.nsmap", dirpath, ns_cname(name, NULL)); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from soapcpp2.h:37, BUILDSTDERR: from symbol2.c:37: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 7 or more bytes (assuming 1030) into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: symbol2.c:3409:24: warning: '.nsmap' directive writing 6 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] BUILDSTDERR: 3409 | sprintf(buf, "%s%s.nsmap", dirpath, prefix); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from soapcpp2.h:37, BUILDSTDERR: from symbol2.c:37: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 7 or more bytes (assuming 1030) into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: symbol2.c:3560:20: warning: '.xsd' directive writing 4 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] BUILDSTDERR: 3560 | sprintf(buf, "%s%s.xsd", dirpath, ns_cname(ns->name, NULL)); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from soapcpp2.h:37, BUILDSTDERR: from symbol2.c:37: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 5 or more bytes (assuming 1028) into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: symbol2.c:3580:20: warning: '.nsmap' directive writing 6 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] BUILDSTDERR: 3580 | sprintf(buf, "%s%s.nsmap", dirpath, ns_cname(ns->name, NULL)); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from soapcpp2.h:37, BUILDSTDERR: from symbol2.c:37: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 7 or more bytes (assuming 1030) into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: symbol2.c:3582:20: warning: 'soap.nsmap' directive writing 10 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] BUILDSTDERR: 3582 | sprintf(buf, "%ssoap.nsmap", dirpath); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from soapcpp2.h:37, BUILDSTDERR: from symbol2.c:37: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 11 and 1034 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: symbol2.c:3578:20: warning: '.nsmap' directive writing 6 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] BUILDSTDERR: 3578 | sprintf(buf, "%s%s.nsmap", dirpath, prefix); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from soapcpp2.h:37, BUILDSTDERR: from symbol2.c:37: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 7 or more bytes (assuming 1030) into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pecs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o soapcpp2-soapcpp2_yacc.o `test -f 'soapcpp2_yacc.c' || echo './'`soapcpp2_yacc.c /bin/sh ../../ylwrap soapcpp2_lex.l lex.yy.c soapcpp2_lex.c -- flex -l gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 BUILDSTDERR: 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linuxsoapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../gsoap/stdsoap2.h:692, BUILDSTDERR: from includes.h:38, BUILDSTDERR: from wsdl2h.cpp:44: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'void options(int, char**)' at wsdl2h.cpp:607:11, BUILDSTDERR: inlined from 'int main(int, char**)' at wsdl2h.cpp:173:10: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../gsoap/stdsoap2.h:692, BUILDSTDERR: from includes.h:38, BUILDSTDERR: from wsdlStub.h:14, BUILDSTDERR: from wsdlH.h:16, BUILDSTDERR: from wsdl.cpp:35: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'char* wsdl__definitions::absoluteLocation(const char*) const' at wsdl.cpp:607:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: wsdl.cpp: In member function 'char* wsdl__definitions::absoluteLocation(const char*) const': BUILDSTDERR: wsdl.cpp:604:24: note: length computed here BUILDSTDERR: 604 | size_t l = n + strlen(loc); BUILDSTDERR: | ~~~~~~^~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../gsoap/stdsoap2.h:692, BUILDSTDERR: from includes.h:38, BUILDSTDERR: from wsdlStub.h:14, BUILDSTDERR: from wsdlH.h:16, BUILDSTDERR: from wsdl.cpp:35: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'wsdl__definitions::wsdl__definitions(soap*)' at wsdl.cpp:132:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output may be truncated copying 1023 bytes from a string of length 1023 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'wsdl__definitions::wsdl__definitions(soap*, const char*, const char*)' at wsdl.cpp:148:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output may be truncated copying 1023 bytes from a string of length 1023 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../gsoap/stdsoap2.h:692, BUILDSTDERR: from includes.h:38, BUILDSTDERR: from wsdlStub.h:14, BUILDSTDERR: from wsdlH.h:16, BUILDSTDERR: from schema.cpp:35: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'char* xs__schema::absoluteLocation(const char*) const' at schema.cpp:633:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: schema.cpp: In member function 'char* xs__schema::absoluteLocation(const char*) const': BUILDSTDERR: schema.cpp:630:24: note: length computed here BUILDSTDERR: 630 | size_t l = n + strlen(loc); BUILDSTDERR: | ~~~~~~^~~~~ BUILDSTDERR: types.cpp: In function 'const char* xstring(const char*)': BUILDSTDERR: types.cpp:4701:40: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: 4701 | (SOAP_SNPRINTF(t, 5, 4), "&#%.2x;", (unsigned char)*s); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../gsoap/stdsoap2.h:691, BUILDSTDERR: from includes.h:38, BUILDSTDERR: from types.h:38, BUILDSTDERR: from types.cpp:34: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 6 bytes into a destination of size 5 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../gsoap/stdsoap2.h:692, BUILDSTDERR: from includes.h:38, BUILDSTDERR: from types.h:38, BUILDSTDERR: from types.cpp:34: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'char* estrdup(const char*)' at types.cpp:4845:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: types.cpp: In function 'char* estrdup(const char*)': BUILDSTDERR: types.cpp:4843:20: note: length computed here BUILDSTDERR: 4843 | size_t l = strlen(s); BUILDSTDERR: | ~~~~~~^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../gsoap/stdsoap2.h:692, BUILDSTDERR: from includes.h:38, BUILDSTDERR: from types.h:38, BUILDSTDERR: from types.cpp:34: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'const char* Types::fname(const char*, const char*, const char*, SetOfString*, Lookup, bool)' at types.cpp:892:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'const char* Types::fname(const char*, const char*, const char*, SetOfString*, Lookup, bool)' at types.cpp:885:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'const char* Types::pname(bool, bool, const char*, const char*, const char*)' at types.cpp:1044:11: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'const char* Types::pname(bool, bool, const char*, const char*, const char*)' at types.cpp:1076:11: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying 1 byte from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'const char* Types::tnameptr(bool, const char*, const char*, const char*)' at types.cpp:988:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying 1 byte from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'const char* Types::deftname(Type, bool, bool, const char*, const char*, const char*, const char*)' at types.cpp:1166:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'const char* Types::deftname(Type, bool, bool, const char*, const char*, const char*, const char*)' at types.cpp:1165:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'const char* Types::deftname(Type, bool, bool, const char*, const char*, const char*, const char*)' at types.cpp:1176:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output may be truncated copying between 0 and 4095 bytes from a string of length 4095 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'void Types::gen(const char*, const xs__seqchoice&, const char*, const char*, SetOfString&)' at types.cpp:3172:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: types.cpp: In member function 'void Types::gen(const char*, const xs__seqchoice&, const char*, const char*, SetOfString&)': BUILDSTDERR: types.cpp:3169:22: note: length computed here BUILDSTDERR: 3169 | size_t l = strlen(s); BUILDSTDERR: | ~~~~~~^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../gsoap/stdsoap2.h:692, BUILDSTDERR: from includes.h:38, BUILDSTDERR: from types.h:38, BUILDSTDERR: from service.cpp:34: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'void Definitions::analyze(const wsdl__definitions&)' at service.cpp:130:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying 7 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o wsdl2h-service.o `test -f 'service.cpp' || echo './'`service.cpp BUILDSTDERR: 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 -../../gsoap/plugin/httpda.c: In function 'http_da_post_header': BUILDSTDERR: ../../gsoap/plugin/httpda.c:778:270: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 964 and 967 [-Wformat-truncation=] BUILDSTDERR: 778 | (SOAP_SNPRINTF(soap->tmpbuf, sizeof(soap->tmpbuf), strlen(soap->authrealm) + strlen(userid) + strlen(data->nonce) + strlen(soap->path) + strlen(ncount) + strlen(cnonce) + strlen(response) + 59), "Digest algorithm=%s, realm=\"%s\", username=\"%s\", nonce=\"%s\", uri=\"%s\", response=\"%s\"", data->alg ? data->alg : "MD5", soap->authrealm, userid, data->nonce, soap->path, response); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../gsoap/stdsoap2.h:691, BUILDSTDERR: from ../../gsoap/plugin/httpda.h:53, BUILDSTDERR: from ../../gsoap/plugin/httpda.c:476: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 72 or more bytes (assuming 1162) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../gsoap/plugin/httpda.c:774:284: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 964 and 967 [-Wformat-truncation=] BUILDSTDERR: 774 | (SOAP_SNPRINTF(soap->tmpbuf, sizeof(soap->tmpbuf), strlen(soap->authrealm) + strlen(userid) + strlen(data->nonce) + strlen(soap->path) + strlen(qop) + strlen(ncount) + strlen(cnonce) + strlen(response) + 83), "Digest algorithm=%s, realm=\"%s\", username=\"%s\", nonce=\"%s\", uri=\"%s\", qop=\"%s\", nc=%s, cnonce=\"%s\", response=\"%s\"", data->alg ? data->alg : "MD5", soap->authrealm, userid, data->nonce, soap->path, qop, ncount, cnonce, response); BUILDSTDERR: | ^~ BUILDSTDERR: ../../gsoap/plugin/httpda.c:774:211: note: assuming directive output of 4 bytes BUILDSTDERR: 774 | (SOAP_SNPRINTF(soap->tmpbuf, sizeof(soap->tmpbuf), strlen(soap->authrealm) + strlen(userid) + strlen(data->nonce) + strlen(soap->path) + strlen(qop) + strlen(ncount) + strlen(cnonce) + strlen(response) + 83), "Digest algorithm=%s, realm=\"%s\", username=\"%s\", nonce=\"%s\", uri=\"%s\", qop=\"%s\", nc=%s, cnonce=\"%s\", response=\"%s\"", data->alg ? data->alg : "MD5", soap->authrealm, userid, data->nonce, soap->path, qop, ncount, cnonce, response); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../gsoap/stdsoap2.h:691, BUILDSTDERR: from ../../gsoap/plugin/httpda.h:53, BUILDSTDERR: from ../../gsoap/plugin/httpda.c:476: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 96 or more bytes (assuming 1218) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: 533 | 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:932, 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: 30 | DEPRECATEDIN_1_1_0(__owur int HMAC_Init(HMAC_CTX *ctx, const void *key, int len, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o wsdl2h-smdevp.o `test -f '../../gsoap/plugin/smdevp.c' || echo './'`../../gsoap/plugin/smdevp.c BUILDSTDERR: 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -Saving ../../../gsoap/samples/autotest/examples.h BUILDSTDERR: ** The gSOAP WSDL/WADL/XSD processor for C and C++, wsdl2h release 2.8.75 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 'RelativeIncluded.xsd'... BUILDSTDERR: Done reading 'RelativeIncluded.xsd' BUILDSTDERR: Reading schema 'Included.xsd'... BUILDSTDERR: Done reading 'Included.xsd' BUILDSTDERR: Reading schema 'ChameleonIncluded.xsd'... BUILDSTDERR: Done reading '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 '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 '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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 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: 28757 | 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: 28759 | 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: 28848 | 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: 28850 | 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: 28939 | 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: 28941 | if (!soap_in__ex__union_ChoiceMaxOccursFinite(soap, &a->__union_ChoiceMaxOccursFinite, &a->union_ChoiceMaxOccursFinite)) BUILDSTDERR: | ^~ mabi=aapcs-linux -mfloat-abi=hard -c -o wsdl2h-threads.o `test -f '../../gsoap/plugin/threads.c' || echo './'`../../gsoap/plugin/threads.c /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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -L../../gsoap/wsdl -I../../gsoap -I../../gsoap/plugin -Wl,-z,relro -Wl,--as-needed -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 wsdl2h-threads.o ../../gsoap/libgsoapssl++.la -lcrypto 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I../../gsoap -I../../gsoap/plugin -Wl,-z -Wl,relro -Wl,--as-needed -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 wsdl2h-threads.o -L../../gsoap/wsdl ../../gsoap/.libs/libgsoapssl++.so -lssl -lz -lcrypto 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 ../../../gsoap/src/soapcpp2 -SL -T -I../../../gsoap/import -I../../../gsoap/custom ../../../gsoap/samples/autotest/examples.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o autotest-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I../../../gsoap -I../../../gsoap/plugin -I../../../gsoap/samples/autotest -L../../../gsoap/samples/autotest -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I../../../gsoap -I../../../gsoap/plugin -I../../../gsoap/samples/autotest -Wl,-z -Wl,relro -Wl,--as-needed -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 BUILDSTDERR: make[5]: Leaving directory '/builddir/build/BUILD/gsoap-2 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 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: 3666 | 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: 3668 | if (!soap_in__s3__union_ListVersionsResult(soap, &a->__union_ListVersionsResult, &a->union_ListVersionsResult)) BUILDSTDERR: | ^~ BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 .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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o aws-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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++ BUILDSTDERR: make[5]: Enterin BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 g directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' ../../../gsoap/src/soapcpp2 -i -I../../../gsoap/import:../../../gsoap calc.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o soapcalcService.o soapcalcService.cpp BUILDSTDERR: /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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now Saving ../../../gsoap/samples/databinding/address.h BUILDSTDERR: ** The gSOAP WSDL/WADL/XSD processor for C and C++, wsdl2h release 2.8.75 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 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.75 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 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: 209 | fgets(buf, 80, stdin); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~ BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -0 -CS -p address -I../../../gsoap/import ../../../gsoap/samples/databinding/address.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o address-address.o `test -f 'address.cpp' || echo './'`address.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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I../../../gsoap/samples/databinding -L../../../gsoap/samples/databinding -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I../../../gsoap/samples/databinding -Wl,-z -Wl,relro -Wl,--as-needed -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 make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' 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_ASSERTIdimeserver.cpp:367:13: warning: 'void sigpipe_handle(int)' defined but not used [-Wunused-function] BUILDSTDERR: 367 | static void sigpipe_handle(int x) { } BUILDSTDERR: | ^~~~~~~~~~~~~~ ONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o dimeserver.o dimeserver.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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dimeserver dimeserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lm -lpthread BUILDSTDERR: 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 -march=armv7-a -mfpu=vfpv3-d1/usr/bin/ld: 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' BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 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: 1122 | else if (is_x) BUILDSTDERR: | ^~ BUILDSTDERR: domcpp.cpp:1120:14: warning: 'is_n' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1120 | else if (is_n) BUILDSTDERR: | ^~ BUILDSTDERR: domcpp.cpp:1118:9: warning: 'is_b' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1118 | if (is_b) BUILDSTDERR: | ^~ BUILDSTDERR: domcpp.cpp:957:16: warning: 'is_x' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 957 | else if (is_x) BUILDSTDERR: | ^~ BUILDSTDERR: domcpp.cpp:955:16: warning: 'is_n' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 955 | else if (is_n) BUILDSTDERR: | ^~ BUILDSTDERR: domcpp.cpp:953:11: warning: 'is_b' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 953 | if (is_b) BUILDSTDERR: | ^~ 6 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 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 ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o domcpp.o domcpp.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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dom2calc dom2calc.o soapC.o ../../../gsoap/libgsoap++.la -lm BUILDSTDERR: 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 -sp BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 ecs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o handler.o handler.c 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=ha BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 rd -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o event event.o soapC.o soapEventProxy.o ../../../gsoap/libgsoap++.la -lm BUILDSTDERR: 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 - BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from soapStub.h:17, BUILDSTDERR: from soapH.h:16, BUILDSTDERR: from factory.cpp:47: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'unsigned int Factory::create(soap*, t__object, char*)' at factory.cpp:118:4: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: factory.cpp: In member function 'unsigned int Factory::create(soap*, t__object, char*)': BUILDSTDERR: factory.cpp:116:21: note: length computed here BUILDSTDERR: 116 | { size_t l = strlen(name); BUILDSTDERR: | ~~~~~~^~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from soapStub.h:17, BUILDSTDERR: from soapH.h:16, BUILDSTDERR: from factory.cpp:47: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'unsigned int Factory::rename(unsigned int, char*)' at factory.cpp:149:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: factory.cpp: In member function 'unsigned int Factory::rename(unsigned int, char*)': BUILDSTDERR: factory.cpp:145:22: note: length computed here BUILDSTDERR: 145 | { size_t l = strlen(name); BUILDSTDERR: | ~~~~~~^~~~~~ 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o soapC.o soapC.cpp BUILDSTDERR: /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 - BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 BUILDSTDERR: make[5]: Entering directory '/builddir/bu BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 ild/BUILD/gsoap-2.8/gsoap/samples/gmt' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap gmt.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o soapServer.o soapServer.cpp BUILDSTDERR: /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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gmtserver gmtsMakefile:706: warning: overriding recipe for target 'soapC.cpp' BUILDSTDERR: Makefile:703: warning: ignoring old recipe for target 'soapC.cpp' BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: Makefile:706: warning: overriding recipe for target 'soapC.cpp' BUILDSTDERR: Makefile:703: warning: ignoring old recipe for target 'soapC.cpp' BUILDSTDERR: In file included from /usr/include/c++/9/vector:72, BUILDSTDERR: from gdmStub.h:14, BUILDSTDERR: from gdmH.h:16, BUILDSTDERR: from gdmC.cpp:19: BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(std::vector<_Tp, _Alloc>::const_iterator, const value_type&) [with _Tp = gdm::DirectionsBound; _Alloc = std::allocator]': BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:130:5: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 130 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const gdm::DistanceMatrixElement&}; _Tp = gdm::DistanceMatrixElement; _Alloc = std::allocator]': BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 426 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(std::vector<_Tp, _Alloc>::const_iterator, const value_type&) [with _Tp = gdm::DistanceMatrixElement; _Alloc = std::allocator]': BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:130:5: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 130 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:161:2: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 BUILDSTDERR: 161 | _M_realloc_insert(begin() + (__position - cbegin()), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const gdm::DirectionsLeg&}; _Tp = gdm::DirectionsLeg; _Alloc = std::allocator]': BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 426 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(std::vector<_Tp, _Alloc>::const_iterator, const value_type&) [with _Tp = gdm::DirectionsLeg; _Alloc = std::allocator]': BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:130:5: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 130 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:161:2: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 BUILDSTDERR: 161 | _M_realloc_insert(begin() + (__position - cbegin()), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const gdm::DirectionsStep&}; _Tp = gdm::DirectionsStep; _Alloc = std::allocator]': BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 426 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(std::vector<_Tp, _Alloc>::const_iterator, const value_type&) [with _Tp = gdm::DirectionsStep; _Alloc = std::allocator]': BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:130:5: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 130 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:130:5: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:161:2: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 BUILDSTDERR: 161 | _M_realloc_insert(begin() + (__position - cbegin()), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gdmC.cpp: In function 'std::vector* gdm::soap_in_std__vectorTemplateOfDirectionsStep(soap*, const char*, std::vector*, const char*)': BUILDSTDERR: gdmC.cpp:7886:68: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 7886 | soap_update_pointers(soap, (const char*)&(*a->insert(a->end(), n)), (const char*)&n, sizeof(DirectionsStep)); BUILDSTDERR: | ^ BUILDSTDERR: gdmC.cpp:7893:69: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 7893 | { soap_update_pointers(soap, (const char*)&(*a->insert(a->end(), n)), (const char*)&n, sizeof(DirectionsStep)); BUILDSTDERR: | ^ BUILDSTDERR: gdmC.cpp: In function 'std::vector* gdm::soap_in_std__vectorTemplateOfDirectionsLeg(soap*, const char*, std::vector*, const char*)': BUILDSTDERR: gdmC.cpp:7782:68: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 7782 | soap_update_pointers(soap, (const char*)&(*a->insert(a->end(), n)), (const char*)&n, sizeof(DirectionsLeg)); BUILDSTDERR: | ^ BUILDSTDERR: gdmC.cpp:7789:69: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 7789 | { soap_update_pointers(soap, (const char*)&(*a->insert(a->end(), n)), (const char*)&n, sizeof(DirectionsLeg)); BUILDSTDERR: | ^ BUILDSTDERR: gdmC.cpp: In function 'std::vector* gdm::soap_in_std__vectorTemplateOfDirectionsBound(soap*, const char*, std::vector*, const char*)': BUILDSTDERR: gdmC.cpp:7588:68: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 7588 | soap_update_pointers(soap, (const char*)&(*a->insert(a->end(), n)), (const char*)&n, sizeof(DirectionsBound)); BUILDSTDERR: | ^ BUILDSTDERR: gdmC.cpp:7595:69: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 7595 | { soap_update_pointers(soap, (const char*)&(*a->insert(a->end(), n)), (const char*)&n, sizeof(DirectionsBound)); BUILDSTDERR: | ^ BUILDSTDERR: gdmC.cpp: In function 'std::vector* gdm::soap_in_std__vectorTemplateOfDistanceMatrixElement(soap*, const char*, std::vector*, const char*)': BUILDSTDERR: gdmC.cpp:8302:68: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 8302 | soap_update_pointers(soap, (const char*)&(*a->insert(a->end(), n)), (const char*)&n, sizeof(DistanceMatrixElement)); BUILDSTDERR: | ^ BUILDSTDERR: gdmC.cpp:8309:69: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 8309 | { soap_update_pointers(soap, (const char*)&(*a->insert(a->end(), n)), (const char*)&n, sizeof(DistanceMatrixElement)); BUILDSTDERR: | ^ erver.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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap gdm.hpp ../../../gsoap/src/soapcpp2 -I../../../gsoap/import:../../../gsoap env.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap gdm.hpp ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap gdm.hpp make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 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 -march=armv7-a BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o helloclient helloclient.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la -lm BUILDSTDERR: 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/helloclient helloclient.o soapClient BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 .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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 BUILDSTDERR: make[5] BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 : Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap lu.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o soapServer.o soapServer.cpp BUILDSTDERR: /bin/sh ../../.. BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: magic.cpp: In constructor 'vector::vector(int)': BUILDSTDERR: magic.cpp:108:28: warning: '*.vector::soap' is used uninitialized in this function [-Wuninitialized] BUILDSTDERR: 108 | { __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: 154 | __ptr = soap_new_vector(soap, rows); BUILDSTDERR: | ~~~~~~~~~~~~~~~^~~~~~~~~~~~ /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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o magic.o magic.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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 BUILDSTDERR: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pmagicserver.cpp: In constructor 'vector::vector(int)': BUILDSTDERR: magicserver.cpp:189:28: warning: '*.vector::soap' is used uninitialized in this function [-Wuninitialized] BUILDSTDERR: 189 | { __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: 230 | { __ptr = soap_new_vector(soap, rows); BUILDSTDERR: | ~~~~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 ipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o magicserver.o magicserver.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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o soapC.o soapC.c 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 -march=armv7-a -mfpu=vfpvmashupserver.c: In function '__ns5__dtx': BUILDSTDERR: mashupserver.c:56:17: warning: unused variable 'ptm' [-Wunused-variable] BUILDSTDERR: 56 | struct tm tm, ptm; BUILDSTDERR: | ^~~ BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o mashupserver.o mashupserver.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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o soapmashupService.o soapmashupService.cpp BUILDSTDERR: /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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mashupserver mashupserver.o soapC BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 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.75 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 BUILDSTDERR: In file included from qServerLib.c:17: BUILDSTDERR: qC.c:1489:31: warning: 'soap_get_string' defined but not used [-Wunused-function] BUILDSTDERR: 1489 | SOAP_FMAC3 char ** SOAP_FMAC4 soap_get_string(struct soap *soap, char **p, const char *tag, const char *type) BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1482:27: warning: 'soap_put_string' defined but not used [-Wunused-function] BUILDSTDERR: 1482 | SOAP_FMAC3 int SOAP_FMAC4 soap_put_string(struct soap *soap, char *const*a, const char *tag, const char *type) BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1473:32: warning: 'soap_new_string' defined but not used [-Wunused-function] BUILDSTDERR: 1473 | SOAP_FMAC3 char * * SOAP_FMAC4 soap_new_string(struct soap *soap, int n) BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1446:31: warning: 'soap_get__QName' defined but not used [-Wunused-function] BUILDSTDERR: 1446 | SOAP_FMAC3 char ** SOAP_FMAC4 soap_get__QName(struct soap *soap, char **p, const char *tag, const char *type) BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1439:27: warning: 'soap_put__QName' defined but not used [-Wunused-function] BUILDSTDERR: 1439 | SOAP_FMAC3 int SOAP_FMAC4 soap_put__QName(struct soap *soap, char *const*a, const char *tag, const char *type) BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1412:32: warning: 'soap_get_PointerTofloat' defined but not used [-Wunused-function] BUILDSTDERR: 1412 | SOAP_FMAC3 float ** SOAP_FMAC4 soap_get_PointerTofloat(struct soap *soap, float **p, const char *tag, const char *type) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1405:27: warning: 'soap_put_PointerTofloat' defined but not used [-Wunused-function] BUILDSTDERR: 1405 | SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTofloat(struct soap *soap, float *const*a, const char *tag, const char *type) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1357:48: warning: 'soap_get_PointerToSOAP_ENV__Code' defined but not used [-Wunused-function] BUILDSTDERR: 1357 | 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:1350:27: warning: 'soap_put_PointerToSOAP_ENV__Code' defined but not used [-Wunused-function] BUILDSTDERR: 1350 | 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:1296:50: warning: 'soap_get_PointerToSOAP_ENV__Detail' defined but not used [-Wunused-function] BUILDSTDERR: 1296 | 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:1289:27: warning: 'soap_put_PointerToSOAP_ENV__Detail' defined but not used [-Wunused-function] BUILDSTDERR: 1289 | 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:1238:50: warning: 'soap_get_PointerToSOAP_ENV__Reason' defined but not used [-Wunused-function] BUILDSTDERR: 1238 | 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:1231:27: warning: 'soap_put_PointerToSOAP_ENV__Reason' defined but not used [-Wunused-function] BUILDSTDERR: 1231 | 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:1182:53: warning: 'soap_get_ns__getQuoteResponse' defined but not used [-Wunused-function] BUILDSTDERR: 1182 | 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:1166:53: warning: 'soap_new_ns__getQuoteResponse' defined but not used [-Wunused-function] BUILDSTDERR: 1166 | SOAP_FMAC3 struct ns__getQuoteResponse * SOAP_FMAC4 soap_new_ns__getQuoteResponse(struct soap *soap, int n) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1089:27: warning: 'soap_put_ns__getQuote' defined but not used [-Wunused-function] BUILDSTDERR: 1089 | 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:1080:45: warning: 'soap_new_ns__getQuote' defined but not used [-Wunused-function] BUILDSTDERR: 1080 | SOAP_FMAC3 struct ns__getQuote * SOAP_FMAC4 soap_new_ns__getQuote(struct soap *soap, int n) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:1008:49: warning: 'soap_get_SOAP_ENV__Header' defined but not used [-Wunused-function] BUILDSTDERR: 1008 | 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:1001:27: warning: 'soap_put_SOAP_ENV__Header' defined but not used [-Wunused-function] BUILDSTDERR: 1001 | 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:992:49: warning: 'soap_new_SOAP_ENV__Header' defined but not used [-Wunused-function] BUILDSTDERR: 992 | SOAP_FMAC3 struct SOAP_ENV__Header * SOAP_FMAC4 soap_new_SOAP_ENV__Header(struct soap *soap, int n) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:929:47: warning: 'soap_get_SOAP_ENV__Code' defined but not used [-Wunused-function] BUILDSTDERR: 929 | 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:922:27: warning: 'soap_put_SOAP_ENV__Code' defined but not used [-Wunused-function] BUILDSTDERR: 922 | 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:827:49: warning: 'soap_get_SOAP_ENV__Detail' defined but not used [-Wunused-function] BUILDSTDERR: 827 | 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:820:27: warning: 'soap_put_SOAP_ENV__Detail' defined but not used [-Wunused-function] BUILDSTDERR: 820 | 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:726:49: warning: 'soap_get_SOAP_ENV__Reason' defined but not used [-Wunused-function] BUILDSTDERR: 726 | 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:719:27: warning: 'soap_put_SOAP_ENV__Reason' defined but not used [-Wunused-function] BUILDSTDERR: 719 | 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:457:31: warning: 'soap_get_float' defined but not used [-Wunused-function] BUILDSTDERR: 457 | SOAP_FMAC3 float * SOAP_FMAC4 soap_get_float(struct soap *soap, float *p, const char *tag, const char *type) BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: qC.c:450:27: warning: 'soap_put_float' defined but not used [-Wunused-function] BUILDSTDERR: 450 | SOAP_FMAC3 int SOAP_FMAC4 soap_put_float(struct soap *soap, const float *a, const char *tag, const char *type) BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: qC.c:441:31: warning: 'soap_new_float' defined but not used [-Wunused-function] BUILDSTDERR: 441 | SOAP_FMAC3 float * SOAP_FMAC4 soap_new_float(struct soap *soap, int n) BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: qC.c:422:29: warning: 'soap_get_int' defined but not used [-Wunused-function] BUILDSTDERR: 422 | SOAP_FMAC3 int * SOAP_FMAC4 soap_get_int(struct soap *soap, int *p, const char *tag, const char *type) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: qC.c:415:27: warning: 'soap_put_int' defined but not used [-Wunused-function] BUILDSTDERR: 415 | SOAP_FMAC3 int SOAP_FMAC4 soap_put_int(struct soap *soap, const int *a, const char *tag, const char *type) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: qC.c:406:29: warning: 'soap_new_int' defined but not used [-Wunused-function] BUILDSTDERR: 406 | SOAP_FMAC3 int * SOAP_FMAC4 soap_new_int(struct soap *soap, int n) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: qC.c:387:30: warning: 'soap_get_byte' defined but not used [-Wunused-function] BUILDSTDERR: 387 | SOAP_FMAC3 char * SOAP_FMAC4 soap_get_byte(struct soap *soap, char *p, const char *tag, const char *type) BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: qC.c:380:27: warning: 'soap_put_byte' defined but not used [-Wunused-function] BUILDSTDERR: 380 | SOAP_FMAC3 int SOAP_FMAC4 soap_put_byte(struct soap *soap, const char *a, const char *tag, const char *type) BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: qC.c:371:30: warning: 'soap_new_byte' defined but not used [-Wunused-function] BUILDSTDERR: 371 | SOAP_FMAC3 char * SOAP_FMAC4 soap_new_byte(struct soap *soap, int n) BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: qC.c:356:28: warning: 'soap_delelement' defined but not used [-Wunused-function] BUILDSTDERR: 356 | SOAP_FMAC3 void SOAP_FMAC4 soap_delelement(const void *ptr, int type) BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:351:30: warning: 'soap_dupelement' defined but not used [-Wunused-function] BUILDSTDERR: 351 | 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:157:36: warning: 'soap_fault_detail' defined but not used [-Wunused-function] BUILDSTDERR: 157 | SOAP_FMAC3 const char * SOAP_FMAC4 soap_fault_detail(struct soap *soap) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:136:36: warning: 'soap_fault_string' defined but not used [-Wunused-function] BUILDSTDERR: 136 | SOAP_FMAC3 const char * SOAP_FMAC4 soap_fault_string(struct soap *soap) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:120:36: warning: 'soap_fault_subcode' defined but not used [-Wunused-function] BUILDSTDERR: 120 | SOAP_FMAC3 const char * SOAP_FMAC4 soap_fault_subcode(struct soap *soap) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:94:37: warning: 'soap_faultcode' defined but not used [-Wunused-function] BUILDSTDERR: 94 | SOAP_FMAC3 const char ** SOAP_FMAC4 soap_faultcode(struct soap *soap) BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: qC.c:89:27: warning: 'soap_getfault' defined but not used [-Wunused-function] BUILDSTDERR: 89 | SOAP_FMAC3 int SOAP_FMAC4 soap_getfault(struct soap *soap) BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: qC.c:82:27: warning: 'soap_putfault' defined but not used [-Wunused-function] BUILDSTDERR: 82 | SOAP_FMAC3 int SOAP_FMAC4 soap_putfault(struct soap *soap) BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: qC.c:76:28: warning: 'soap_serializefault' defined but not used [-Wunused-function] BUILDSTDERR: 76 | SOAP_FMAC3 void SOAP_FMAC4 soap_serializefault(struct soap *soap) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qC.c:55:28: warning: 'soap_header' defined but not used [-Wunused-function] BUILDSTDERR: 55 | SOAP_FMAC3 void SOAP_FMAC4 soap_header(struct soap *soap) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: qC.c:30:27: warning: 'soap_getheader' defined but not used [-Wunused-function] BUILDSTDERR: 30 | SOAP_FMAC3 int SOAP_FMAC4 soap_getheader(struct soap *soap) BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from cServerLib.c:17: BUILDSTDERR: cC.c:2360:31: warning: 'soap_get_string' defined but not used [-Wunused-function] BUILDSTDERR: 2360 | SOAP_FMAC3 char ** SOAP_FMAC4 soap_get_string(struct soap *soap, char **p, const char *tag, const char *type) BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:2353:27: warning: 'soap_put_string' defined but not used [-Wunused-function] BUILDSTDERR: 2353 | SOAP_FMAC3 int SOAP_FMAC4 soap_put_string(struct soap *soap, char *const*a, const char *tag, const char *type) BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:2344:32: warning: 'soap_new_string' defined but not used [-Wunused-function] BUILDSTDERR: 2344 | SOAP_FMAC3 char * * SOAP_FMAC4 soap_new_string(struct soap *soap, int n) BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:2317:31: warning: 'soap_get__QName' defined but not used [-Wunused-function] BUILDSTDERR: 2317 | SOAP_FMAC3 char ** SOAP_FMAC4 soap_get__QName(struct soap *soap, char **p, const char *tag, const char *type) BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:2310:27: warning: 'soap_put__QName' defined but not used [-Wunused-function] BUILDSTDERR: 2310 | SOAP_FMAC3 int SOAP_FMAC4 soap_put__QName(struct soap *soap, char *const*a, const char *tag, const char *type) BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:2283:33: warning: 'soap_get_PointerTodouble' defined but not used [-Wunused-function] BUILDSTDERR: 2283 | SOAP_FMAC3 double ** SOAP_FMAC4 soap_get_PointerTodouble(struct soap *soap, double **p, const char *tag, const char *type) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:2276:27: warning: 'soap_put_PointerTodouble' defined but not used [-Wunused-function] BUILDSTDERR: 2276 | SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTodouble(struct soap *soap, double *const*a, const char *tag, const char *type) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:2228:48: warning: 'soap_get_PointerToSOAP_ENV__Code' defined but not used [-Wunused-function] BUILDSTDERR: 2228 | 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:2221:27: warning: 'soap_put_PointerToSOAP_ENV__Code' defined but not used [-Wunused-function] BUILDSTDERR: 2221 | 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:2167:50: warning: 'soap_get_PointerToSOAP_ENV__Detail' defined but not used [-Wunused-function] BUILDSTDERR: 2167 | 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:2160:27: warning: 'soap_put_PointerToSOAP_ENV__Detail' defined but not used [-Wunused-function] BUILDSTDERR: 2160 | 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:2109:50: warning: 'soap_get_PointerToSOAP_ENV__Reason' defined but not used [-Wunused-function] BUILDSTDERR: 2109 | 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:2102:27: warning: 'soap_put_PointerToSOAP_ENV__Reason' defined but not used [-Wunused-function] BUILDSTDERR: 2102 | 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:2053:48: warning: 'soap_get_ns__addResponse' defined but not used [-Wunused-function] BUILDSTDERR: 2053 | 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:2037:48: warning: 'soap_new_ns__addResponse' defined but not used [-Wunused-function] BUILDSTDERR: 2037 | SOAP_FMAC3 struct ns__addResponse * SOAP_FMAC4 soap_new_ns__addResponse(struct soap *soap, int n) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1960:27: warning: 'soap_put_ns__add' defined but not used [-Wunused-function] BUILDSTDERR: 1960 | 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:1951:40: warning: 'soap_new_ns__add' defined but not used [-Wunused-function] BUILDSTDERR: 1951 | SOAP_FMAC3 struct ns__add * SOAP_FMAC4 soap_new_ns__add(struct soap *soap, int n) BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1862:48: warning: 'soap_get_ns__subResponse' defined but not used [-Wunused-function] BUILDSTDERR: 1862 | 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:1846:48: warning: 'soap_new_ns__subResponse' defined but not used [-Wunused-function] BUILDSTDERR: 1846 | SOAP_FMAC3 struct ns__subResponse * SOAP_FMAC4 soap_new_ns__subResponse(struct soap *soap, int n) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1769:27: warning: 'soap_put_ns__sub' defined but not used [-Wunused-function] BUILDSTDERR: 1769 | 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:1760:40: warning: 'soap_new_ns__sub' defined but not used [-Wunused-function] BUILDSTDERR: 1760 | SOAP_FMAC3 struct ns__sub * SOAP_FMAC4 soap_new_ns__sub(struct soap *soap, int n) BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1671:48: warning: 'soap_get_ns__mulResponse' defined but not used [-Wunused-function] BUILDSTDERR: 1671 | 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:1655:48: warning: 'soap_new_ns__mulResponse' defined but not used [-Wunused-function] BUILDSTDERR: 1655 | SOAP_FMAC3 struct ns__mulResponse * SOAP_FMAC4 soap_new_ns__mulResponse(struct soap *soap, int n) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1578:27: warning: 'soap_put_ns__mul' defined but not used [-Wunused-function] BUILDSTDERR: 1578 | 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:1569:40: warning: 'soap_new_ns__mul' defined but not used [-Wunused-function] BUILDSTDERR: 1569 | SOAP_FMAC3 struct ns__mul * SOAP_FMAC4 soap_new_ns__mul(struct soap *soap, int n) BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1480:48: warning: 'soap_get_ns__divResponse' defined but not used [-Wunused-function] BUILDSTDERR: 1480 | 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:1464:48: warning: 'soap_new_ns__divResponse' defined but not used [-Wunused-function] BUILDSTDERR: 1464 | SOAP_FMAC3 struct ns__divResponse * SOAP_FMAC4 soap_new_ns__divResponse(struct soap *soap, int n) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1387:27: warning: 'soap_put_ns__div' defined but not used [-Wunused-function] BUILDSTDERR: 1387 | 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:1378:40: warning: 'soap_new_ns__div' defined but not used [-Wunused-function] BUILDSTDERR: 1378 | SOAP_FMAC3 struct ns__div * SOAP_FMAC4 soap_new_ns__div(struct soap *soap, int n) BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1289:48: warning: 'soap_get_ns__powResponse' defined but not used [-Wunused-function] BUILDSTDERR: 1289 | 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:1273:48: warning: 'soap_new_ns__powResponse' defined but not used [-Wunused-function] BUILDSTDERR: 1273 | SOAP_FMAC3 struct ns__powResponse * SOAP_FMAC4 soap_new_ns__powResponse(struct soap *soap, int n) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1196:27: warning: 'soap_put_ns__pow' defined but not used [-Wunused-function] BUILDSTDERR: 1196 | 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:1187:40: warning: 'soap_new_ns__pow' defined but not used [-Wunused-function] BUILDSTDERR: 1187 | SOAP_FMAC3 struct ns__pow * SOAP_FMAC4 soap_new_ns__pow(struct soap *soap, int n) BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1096:49: warning: 'soap_get_SOAP_ENV__Header' defined but not used [-Wunused-function] BUILDSTDERR: 1096 | 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:1089:27: warning: 'soap_put_SOAP_ENV__Header' defined but not used [-Wunused-function] BUILDSTDERR: 1089 | 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:1080:49: warning: 'soap_new_SOAP_ENV__Header' defined but not used [-Wunused-function] BUILDSTDERR: 1080 | SOAP_FMAC3 struct SOAP_ENV__Header * SOAP_FMAC4 soap_new_SOAP_ENV__Header(struct soap *soap, int n) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:1017:47: warning: 'soap_get_SOAP_ENV__Code' defined but not used [-Wunused-function] BUILDSTDERR: 1017 | 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:1010:27: warning: 'soap_put_SOAP_ENV__Code' defined but not used [-Wunused-function] BUILDSTDERR: 1010 | 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:915:49: warning: 'soap_get_SOAP_ENV__Detail' defined but not used [-Wunused-function] BUILDSTDERR: 915 | 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:908:27: warning: 'soap_put_SOAP_ENV__Detail' defined but not used [-Wunused-function] BUILDSTDERR: 908 | 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:814:49: warning: 'soap_get_SOAP_ENV__Reason' defined but not used [-Wunused-function] BUILDSTDERR: 814 | 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:807:27: warning: 'soap_put_SOAP_ENV__Reason' defined but not used [-Wunused-function] BUILDSTDERR: 807 | 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:545:32: warning: 'soap_get_double' defined but not used [-Wunused-function] BUILDSTDERR: 545 | SOAP_FMAC3 double * SOAP_FMAC4 soap_get_double(struct soap *soap, double *p, const char *tag, const char *type) BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:538:27: warning: 'soap_put_double' defined but not used [-Wunused-function] BUILDSTDERR: 538 | SOAP_FMAC3 int SOAP_FMAC4 soap_put_double(struct soap *soap, const double *a, const char *tag, const char *type) BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:529:32: warning: 'soap_new_double' defined but not used [-Wunused-function] BUILDSTDERR: 529 | SOAP_FMAC3 double * SOAP_FMAC4 soap_new_double(struct soap *soap, int n) BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:510:29: warning: 'soap_get_int' defined but not used [-Wunused-function] BUILDSTDERR: 510 | SOAP_FMAC3 int * SOAP_FMAC4 soap_get_int(struct soap *soap, int *p, const char *tag, const char *type) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: cC.c:503:27: warning: 'soap_put_int' defined but not used [-Wunused-function] BUILDSTDERR: 503 | SOAP_FMAC3 int SOAP_FMAC4 soap_put_int(struct soap *soap, const int *a, const char *tag, const char *type) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: cC.c:494:29: warning: 'soap_new_int' defined but not used [-Wunused-function] BUILDSTDERR: 494 | SOAP_FMAC3 int * SOAP_FMAC4 soap_new_int(struct soap *soap, int n) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: cC.c:475:30: warning: 'soap_get_byte' defined but not used [-Wunused-function] BUILDSTDERR: 475 | SOAP_FMAC3 char * SOAP_FMAC4 soap_get_byte(struct soap *soap, char *p, const char *tag, const char *type) BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: cC.c:468:27: warning: 'soap_put_byte' defined but not used [-Wunused-function] BUILDSTDERR: 468 | SOAP_FMAC3 int SOAP_FMAC4 soap_put_byte(struct soap *soap, const char *a, const char *tag, const char *type) BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: cC.c:459:30: warning: 'soap_new_byte' defined but not used [-Wunused-function] BUILDSTDERR: 459 | SOAP_FMAC3 char * SOAP_FMAC4 soap_new_byte(struct soap *soap, int n) BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: cC.c:444:28: warning: 'soap_delelement' defined but not used [-Wunused-function] BUILDSTDERR: 444 | SOAP_FMAC3 void SOAP_FMAC4 soap_delelement(const void *ptr, int type) BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:439:30: warning: 'soap_dupelement' defined but not used [-Wunused-function] BUILDSTDERR: 439 | 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:157:36: warning: 'soap_fault_detail' defined but not used [-Wunused-function] BUILDSTDERR: 157 | SOAP_FMAC3 const char * SOAP_FMAC4 soap_fault_detail(struct soap *soap) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:136:36: warning: 'soap_fault_string' defined but not used [-Wunused-function] BUILDSTDERR: 136 | SOAP_FMAC3 const char * SOAP_FMAC4 soap_fault_string(struct soap *soap) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:120:36: warning: 'soap_fault_subcode' defined but not used [-Wunused-function] BUILDSTDERR: 120 | SOAP_FMAC3 const char * SOAP_FMAC4 soap_fault_subcode(struct soap *soap) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:94:37: warning: 'soap_faultcode' defined but not used [-Wunused-function] BUILDSTDERR: 94 | SOAP_FMAC3 const char ** SOAP_FMAC4 soap_faultcode(struct soap *soap) BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: cC.c:89:27: warning: 'soap_getfault' defined but not used [-Wunused-function] BUILDSTDERR: 89 | SOAP_FMAC3 int SOAP_FMAC4 soap_getfault(struct soap *soap) BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: cC.c:82:27: warning: 'soap_putfault' defined but not used [-Wunused-function] BUILDSTDERR: 82 | SOAP_FMAC3 int SOAP_FMAC4 soap_putfault(struct soap *soap) BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: cC.c:76:28: warning: 'soap_serializefault' defined but not used [-Wunused-function] BUILDSTDERR: 76 | SOAP_FMAC3 void SOAP_FMAC4 soap_serializefault(struct soap *soap) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cC.c:55:28: warning: 'soap_header' defined but not used [-Wunused-function] BUILDSTDERR: 55 | SOAP_FMAC3 void SOAP_FMAC4 soap_header(struct soap *soap) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: cC.c:30:27: warning: 'soap_getheader' defined but not used [-Wunused-function] BUILDSTDERR: 30 | SOAP_FMAC3 int SOAP_FMAC4 soap_getheader(struct soap *soap) BUILDSTDERR: | ^~~~~~~~~~~~~~ .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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -c -S -np c -I../../../gsoap/import:../../../gsoap calc.h ../../../gsoap/src/soapcpp2 -c -CS -penv -I../../../gsoap/import:../../../gsoap env.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o qServerLib.o qServerLib.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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o cServerLib.o cServerLib.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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 BUILDSTDERR: 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,- BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 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.75 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 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 ../../../gsoap/src/soapcpp2 -iS -qCalc -I../../../gsoap/import:../../../gsoap calc.h ../../../gsoap/src/soapcpp2 -CS -penv -I../../../gsoap/import:../../../gsoap env.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o envC.o envC.cpp BUILDSTDERR: /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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 soapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 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.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 ../../../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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -0 -CS primes.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o mtom-test.o mtom-test.c BUILDSTDERR: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I.. BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 /../../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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o soapClient.o soapClient.c 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-/usr/bin/ld: 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' BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o soapServer.o soapServer.cpp BUILDSTDERR: /bin/sh ../../../libtool BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 --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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 BUILDSTDERR: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from soapStub.h:17, BUILDSTDERR: from soapH.h:16, BUILDSTDERR: from router.c:237: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'copy_header' at router.c:676:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying between 0 and 1023 bytes from a string of length 1023 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o soapC.o soapC.c 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o router router.o soapC.o ../../../gsoap/libgsoap.la BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: atom.cpp:119:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: 119 | T * soap_make(struct soap *soap, T val) throw (std::bad_alloc) BUILDSTDERR: | ^~~~~ BUILDSTDERR: atom.cpp:129:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: 129 | std::string *soap_make_string(struct soap *soap, const char *s) throw (std::bad_alloc) BUILDSTDERR: | ^~~~~ BUILDSTDERR: atom.cpp:141:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: 141 | a__text *soap_make_text(struct soap *soap, const char *s, const char *lang = NULL) throw (std::bad_alloc) BUILDSTDERR: | ^~~~~ BUILDSTDERR: atom.cpp:155:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: 155 | a__uri *soap_make_uri(struct soap *soap, const char *s, const char *lang = NULL) throw (std::bad_alloc) BUILDSTDERR: | ^~~~~ BUILDSTDERR: atom.cpp:169:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: 169 | a__dateTime *soap_make_now(struct soap *soap) throw (std::bad_alloc) BUILDSTDERR: | ^~~~~ BUILDSTDERR: atom.cpp:181:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: 181 | a__generator *soap_make_gen(struct soap *soap, const char *s, const char *u = NULL, const char *v = NULL, const char *lang = NULL) throw (std::bad_alloc) BUILDSTDERR: | ^~~~~ BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h make all-am make[6]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: sslclient.c:195:22: warning: 'id_function' defined but not used [-Wunused-function] BUILDSTDERR: 195 | static unsigned long id_function() BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: sslclient.c:186:13: warning: 'locking_function' defined but not used [-Wunused-function] BUILDSTDERR: 186 | 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: 179 | 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: 170 | 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: 160 | static struct CRYPTO_dynlock_value *dyn_create_function(const char *file, int line) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ =/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap ssl.h ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap ssl.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o sslclient-sslclient.o `test -f 'sslclient.c' || echo './'`sslclient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o sslclient-soapC.o `test -f 'soapC.c' || echo './'`soapC.c 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=sslserver.c:237:22: warning: 'id_function' defined but not used [-Wunused-function] BUILDSTDERR: 237 | static unsigned long id_function() BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: sslserver.c:228:13: warning: 'locking_function' defined but not used [-Wunused-function] BUILDSTDERR: 228 | 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: 221 | 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: 212 | 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: 202 | static struct CRYPTO_dynlock_value *dyn_create_function(const char *file, int line) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ /usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o sslclient-ssl_setup.o `test -f 'ssl_setup.c' || echo './'`ssl_setup.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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 ../../../gsoap/libgsoapssl.la -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/.libs/libgsoapssl.so -lm -lssl -lcrypto -lz 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o sslserver-sslserver.o `test -f 'sslserver.c' || echo './'`sslserver.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o sslserver-threads.o `test -f '../../plugin/threads.c' || echo './'`../../plugin/threads.c BUILDSTDERR: /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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/ussoapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 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.75 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 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.75 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 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.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 r/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o udpserver udpserver.o soapServer.o soapC.o ../../../gsoap/libgsoap.la -lm BUILDSTDERR: 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 -march=armv7-a -mfpu=vfpv3-d16 -mtun BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 e=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 BUILDSTDERR: make[5]: Entering directo BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsrm_create_offer_acksto' at ../../plugin/wsrmapi.c:1613:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function 'soap_wsrm_create_offer_acksto': BUILDSTDERR: ../../plugin/wsrmapi.c:1606:9: note: length computed here BUILDSTDERR: 1606 | l = strlen(id); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsrm_create_offer_acksto' at ../../plugin/wsrmapi.c:1626:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function 'soap_wsrm_create_offer_acksto': BUILDSTDERR: ../../plugin/wsrmapi.c:1619:9: note: length computed here BUILDSTDERR: 1619 | l = strlen(to); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsrm_create_offer_acksto' at ../../plugin/wsrmapi.c:1639:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function 'soap_wsrm_create_offer_acksto': BUILDSTDERR: ../../plugin/wsrmapi.c:1631:9: note: length computed here BUILDSTDERR: 1631 | l = strlen(wsa_id); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsrm_create_offer_acksto' at ../../plugin/wsrmapi.c:1655:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function 'soap_wsrm_create_offer_acksto': BUILDSTDERR: ../../plugin/wsrmapi.c:1651:7: note: length computed here BUILDSTDERR: 1651 | l = strlen(res.Identifier); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '__wsrm__CreateSequence' at ../../plugin/wsrmapi.c:3058:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '__wsrm__CreateSequence' at ../../plugin/wsrmapi.c:2978:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function '__wsrm__CreateSequence': BUILDSTDERR: ../../plugin/wsrmapi.c:2971:9: note: length computed here BUILDSTDERR: 2971 | l = strlen(replyTo); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '__wsrm__CreateSequence' at ../../plugin/wsrmapi.c:2991:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function '__wsrm__CreateSequence': BUILDSTDERR: ../../plugin/wsrmapi.c:2984:9: note: length computed here BUILDSTDERR: 2984 | l = strlen(req->AcksTo.Address); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '__wsrm__CreateSequence' at ../../plugin/wsrmapi.c:3018:11: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function '__wsrm__CreateSequence': BUILDSTDERR: ../../plugin/wsrmapi.c:3014:13: note: length computed here BUILDSTDERR: 3014 | l = strlen(req->Offer->Identifier); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '__wsrm__CreateSequenceResponse' at ../../plugin/wsrmapi.c:3113:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function '__wsrm__CreateSequenceResponse': BUILDSTDERR: ../../plugin/wsrmapi.c:3106:9: note: length computed here BUILDSTDERR: 3106 | l = strlen(res->Identifier); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '__wsrm__CreateSequenceResponse' at ../../plugin/wsrmapi.c:3134:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function '__wsrm__CreateSequenceResponse': BUILDSTDERR: ../../plugin/wsrmapi.c:3126:16: note: length computed here BUILDSTDERR: 3126 | size_t l = strlen(res->Accept->AcksTo.Address); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '__wsrm__CloseSequence' at ../../plugin/wsrmapi.c:3224:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '__wsrm__TerminateSequence' at ../../plugin/wsrmapi.c:3364:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsrm_check_retry' at ../../plugin/wsrmapi.c:1869:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function 'soap_wsrm_check_retry': BUILDSTDERR: ../../plugin/wsrmapi.c:1865:16: note: length computed here BUILDSTDERR: 1865 | size_t l = strlen(soap->endpoint); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsrm_chk' at ../../plugin/wsrmapi.c:2756:5, BUILDSTDERR: inlined from 'soap_wsrm_chk' at ../../plugin/wsrmapi.c:2569:1: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function 'soap_wsrm_chk': BUILDSTDERR: ../../plugin/wsrmapi.c:2749:16: note: length computed here BUILDSTDERR: 2749 | size_t l = strlen(replyTo); BUILDSTDERR: | ^~~~~~~~~~~~~~~ ry '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap -a wsrmdemo.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o wsrmdemo-threads.o `test -f '../../plugin/threads.c' || echo './'`../../plugin/threads.c BUILDSTDERR: 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-ar../../custom/duration.c: In function 'soap_s2xsd__duration': BUILDSTDERR: ../../custom/duration.c:173:22: warning: implicit declaration of function 'strtod_l'; did you mean 'strtok_r'? [-Wimplicit-function-declaration] BUILDSTDERR: 173 | f = (float)strtod_l(s, NULL, SOAP_LOCALE(soap)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | strtok_r mv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o wsrmdemo_udp-wsaapi.o `test -f '../../plugin/wsaapi.c' || echo './'`../../plugin/wsaapi.c BUILDSTDERR: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../..In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsrm_create_offer_acksto' at ../../plugin/wsrmapi.c:1613:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function 'soap_wsrm_create_offer_acksto': BUILDSTDERR: ../../plugin/wsrmapi.c:1606:9: note: length computed here BUILDSTDERR: 1606 | l = strlen(id); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsrm_create_offer_acksto' at ../../plugin/wsrmapi.c:1626:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function 'soap_wsrm_create_offer_acksto': BUILDSTDERR: ../../plugin/wsrmapi.c:1619:9: note: length computed here BUILDSTDERR: 1619 | l = strlen(to); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsrm_create_offer_acksto' at ../../plugin/wsrmapi.c:1639:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function 'soap_wsrm_create_offer_acksto': BUILDSTDERR: ../../plugin/wsrmapi.c:1631:9: note: length computed here BUILDSTDERR: 1631 | l = strlen(wsa_id); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsrm_create_offer_acksto' at ../../plugin/wsrmapi.c:1655:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function 'soap_wsrm_create_offer_acksto': BUILDSTDERR: ../../plugin/wsrmapi.c:1651:7: note: length computed here BUILDSTDERR: 1651 | l = strlen(res.Identifier); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '__wsrm__CreateSequence' at ../../plugin/wsrmapi.c:3058:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '__wsrm__CreateSequence' at ../../plugin/wsrmapi.c:2978:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function '__wsrm__CreateSequence': BUILDSTDERR: ../../plugin/wsrmapi.c:2971:9: note: length computed here BUILDSTDERR: 2971 | l = strlen(replyTo); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '__wsrm__CreateSequence' at ../../plugin/wsrmapi.c:2991:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function '__wsrm__CreateSequence': BUILDSTDERR: ../../plugin/wsrmapi.c:2984:9: note: length computed here BUILDSTDERR: 2984 | l = strlen(req->AcksTo.Address); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '__wsrm__CreateSequence' at ../../plugin/wsrmapi.c:3018:11: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function '__wsrm__CreateSequence': BUILDSTDERR: ../../plugin/wsrmapi.c:3014:13: note: length computed here BUILDSTDERR: 3014 | l = strlen(req->Offer->Identifier); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '__wsrm__CreateSequenceResponse' at ../../plugin/wsrmapi.c:3113:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function '__wsrm__CreateSequenceResponse': BUILDSTDERR: ../../plugin/wsrmapi.c:3106:9: note: length computed here BUILDSTDERR: 3106 | l = strlen(res->Identifier); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '__wsrm__CreateSequenceResponse' at ../../plugin/wsrmapi.c:3134:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function '__wsrm__CreateSequenceResponse': BUILDSTDERR: ../../plugin/wsrmapi.c:3126:16: note: length computed here BUILDSTDERR: 3126 | size_t l = strlen(res->Accept->AcksTo.Address); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '__wsrm__CloseSequence' at ../../plugin/wsrmapi.c:3224:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '__wsrm__TerminateSequence' at ../../plugin/wsrmapi.c:3364:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsrm_check_retry' at ../../plugin/wsrmapi.c:1869:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function 'soap_wsrm_check_retry': BUILDSTDERR: ../../plugin/wsrmapi.c:1865:16: note: length computed here BUILDSTDERR: 1865 | size_t l = strlen(soap->endpoint); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsrm_chk' at ../../plugin/wsrmapi.c:2756:5, BUILDSTDERR: inlined from 'soap_wsrm_chk' at ../../plugin/wsrmapi.c:2569:1: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function 'soap_wsrm_chk': BUILDSTDERR: ../../plugin/wsrmapi.c:2749:16: note: length computed here BUILDSTDERR: 2749 | size_t l = strlen(replyTo); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../custom/duration.c: In function 'soap_s2xsd__duration': BUILDSTDERR: ../../custom/duration.c:173:22: warning: implicit declaration of function 'strtod_l'; did you mean 'strtok_r'? [-Wimplicit-function-declaration] BUILDSTDERR: 173 | f = (float)strtod_l(s, NULL, SOAP_LOCALE(soap)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | strtok_r BUILDSTDERR: wsrmdemo.c:886:13: warning: 'dyn_destroy_function' defined but not used [-Wunused-function] BUILDSTDERR: 886 | 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: 879 | 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: 871 | static struct CRYPTO_dynlock_value *dyn_create_function(const char *file, int line) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ /../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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o wsrmdemo_ssl-wsrmdemo.o `test -f 'wsrmdemo.c' || echo './'`wsrmdemo.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o wsrmdemo_ssl-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c BUILDSTDERR: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -O2 -g -pipeIn file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsrm_create_offer_acksto' at ../../plugin/wsrmapi.c:1613:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function 'soap_wsrm_create_offer_acksto': BUILDSTDERR: ../../plugin/wsrmapi.c:1606:9: note: length computed here BUILDSTDERR: 1606 | l = strlen(id); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsrm_create_offer_acksto' at ../../plugin/wsrmapi.c:1626:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function 'soap_wsrm_create_offer_acksto': BUILDSTDERR: ../../plugin/wsrmapi.c:1619:9: note: length computed here BUILDSTDERR: 1619 | l = strlen(to); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsrm_create_offer_acksto' at ../../plugin/wsrmapi.c:1639:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function 'soap_wsrm_create_offer_acksto': BUILDSTDERR: ../../plugin/wsrmapi.c:1631:9: note: length computed here BUILDSTDERR: 1631 | l = strlen(wsa_id); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsrm_create_offer_acksto' at ../../plugin/wsrmapi.c:1655:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function 'soap_wsrm_create_offer_acksto': BUILDSTDERR: ../../plugin/wsrmapi.c:1651:7: note: length computed here BUILDSTDERR: 1651 | l = strlen(res.Identifier); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '__wsrm__CreateSequence' at ../../plugin/wsrmapi.c:3058:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '__wsrm__CreateSequence' at ../../plugin/wsrmapi.c:2978:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function '__wsrm__CreateSequence': BUILDSTDERR: ../../plugin/wsrmapi.c:2971:9: note: length computed here BUILDSTDERR: 2971 | l = strlen(replyTo); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '__wsrm__CreateSequence' at ../../plugin/wsrmapi.c:2991:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function '__wsrm__CreateSequence': BUILDSTDERR: ../../plugin/wsrmapi.c:2984:9: note: length computed here BUILDSTDERR: 2984 | l = strlen(req->AcksTo.Address); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '__wsrm__CreateSequence' at ../../plugin/wsrmapi.c:3018:11: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function '__wsrm__CreateSequence': BUILDSTDERR: ../../plugin/wsrmapi.c:3014:13: note: length computed here BUILDSTDERR: 3014 | l = strlen(req->Offer->Identifier); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '__wsrm__CreateSequenceResponse' at ../../plugin/wsrmapi.c:3113:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function '__wsrm__CreateSequenceResponse': BUILDSTDERR: ../../plugin/wsrmapi.c:3106:9: note: length computed here BUILDSTDERR: 3106 | l = strlen(res->Identifier); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '__wsrm__CreateSequenceResponse' at ../../plugin/wsrmapi.c:3134:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function '__wsrm__CreateSequenceResponse': BUILDSTDERR: ../../plugin/wsrmapi.c:3126:16: note: length computed here BUILDSTDERR: 3126 | size_t l = strlen(res->Accept->AcksTo.Address); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '__wsrm__CloseSequence' at ../../plugin/wsrmapi.c:3224:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '__wsrm__TerminateSequence' at ../../plugin/wsrmapi.c:3364:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsrm_check_retry' at ../../plugin/wsrmapi.c:1869:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function 'soap_wsrm_check_retry': BUILDSTDERR: ../../plugin/wsrmapi.c:1865:16: note: length computed here BUILDSTDERR: 1865 | size_t l = strlen(soap->endpoint); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:21, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsaapi.h:59, BUILDSTDERR: from ../../plugin/wsrmapi.h:54, BUILDSTDERR: from ../../plugin/wsrmapi.c:1351: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsrm_chk' at ../../plugin/wsrmapi.c:2756:5, BUILDSTDERR: inlined from 'soap_wsrm_chk' at ../../plugin/wsrmapi.c:2569:1: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsrmapi.c: In function 'soap_wsrm_chk': BUILDSTDERR: ../../plugin/wsrmapi.c:2749:16: note: length computed here BUILDSTDERR: 2749 | size_t l = strlen(replyTo); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../custom/duration.c: In function 'soap_s2xsd__duration': BUILDSTDERR: ../../custom/duration.c:173:22: warning: implicit declaration of function 'strtod_l'; did you mean 'strtok_r'? [-Wimplicit-function-declaration] BUILDSTDERR: 173 | f = (float)strtod_l(s, NULL, SOAP_LOCALE(soap)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | strtok_r -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 BUILDSTDERR: 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 -march=armv7-a - BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ../../stdsoap2.c: In function 'soap_rand': BUILDSTDERR: ../../stdsoap2.c:3894:3: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 3894 | RAND_pseudo_bytes((unsigned char*)&r, sizeof(int)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from ../../stdsoap2.h:932, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: /usr/include/openssl/rand.h:44:1: note: declared here BUILDSTDERR: 44 | DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'ssl_auth_init': BUILDSTDERR: ../../stdsoap2.c:4357:7: warning: 'RSA_generate_key' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 4357 | RSA *rsa = RSA_generate_key(SOAP_SSL_RSA_BITS, RSA_F4, NULL, NULL); BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from ../../stdsoap2.h:932, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: /usr/include/openssl/rsa.h:234:1: note: declared here BUILDSTDERR: 234 | DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c:4377:7: warning: 'DH_generate_parameters' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 4377 | dh = DH_generate_parameters(n, 2/*or 5*/, NULL, NULL); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from ../../stdsoap2.h:932, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: /usr/include/openssl/dh.h:137:1: note: declared here BUILDSTDERR: 137 | DEPRECATEDIN_0_9_8(DH *DH_generate_parameters(int prime_len, int generator, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'tcp_connect': BUILDSTDERR: ../../stdsoap2.c:5950:15: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 5950 | const char *tmp = (const char*)ASN1_STRING_data(name); BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from ../../stdsoap2.h:932, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: /usr/include/openssl/asn1.h:554:1: note: declared here BUILDSTDERR: 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_set_validation_fault': BUILDSTDERR: ../../stdsoap2.c:21661:156: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 978 [-Wformat-truncation=] BUILDSTDERR: 21661 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(s) + strlen(t) + strlen(soap->tag) + 47), "Validation constraint violation: %s%s in element '%s'", s, t, soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../stdsoap2.h:691, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 48 or more bytes (assuming 1071) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_version.isra.0' at ../../stdsoap2.c:12289:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 41 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_version.isra.0' at ../../stdsoap2.c:12298:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 39 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_push_namespace' at ../../stdsoap2.c:3529:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_push_namespace': BUILDSTDERR: ../../stdsoap2.c:3509:7: note: length computed here BUILDSTDERR: 3509 | k = strlen(ns) + 1; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_push_namespace' at ../../stdsoap2.c:3550:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_push_namespace': BUILDSTDERR: ../../stdsoap2.c:3508:7: note: length computed here BUILDSTDERR: 3508 | n = strlen(id); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'soap_extend_url' at ../../stdsoap2.c:8248:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../stdsoap2.c:65: BUILDSTDERR: ../../stdsoap2.c: In function 'soap_extend_url': BUILDSTDERR: ../../stdsoap2.c:8248:65: note: length computed here BUILDSTDERR: 8248 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), t, strlen(t)); BUILDSTDERR: ../../stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'soap_extend_url' at ../../stdsoap2.c:8242:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../stdsoap2.c:65: BUILDSTDERR: ../../stdsoap2.c: In function 'soap_extend_url': BUILDSTDERR: ../../stdsoap2.c:8242:67: note: length computed here BUILDSTDERR: 8242 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), t, strlen(t)); BUILDSTDERR: ../../stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'soap_extend_url' at ../../stdsoap2.c:8244:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../stdsoap2.c:65: BUILDSTDERR: ../../stdsoap2.c: In function 'soap_extend_url': BUILDSTDERR: ../../stdsoap2.c:8244:73: note: length computed here BUILDSTDERR: 8244 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), s + l, strlen(s + l)); BUILDSTDERR: ../../stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'soap_url_query' at ../../stdsoap2.c:8292:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_url_query': BUILDSTDERR: ../../stdsoap2.c:8275:14: note: length computed here BUILDSTDERR: 8275 | size_t n = strlen(s); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_enter' at ../../stdsoap2.c:10196:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_enter': BUILDSTDERR: ../../stdsoap2.c:10182:14: note: length computed here BUILDSTDERR: 10182 | size_t l = strlen(id); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_push_ns' at ../../stdsoap2.c:12490:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_push_ns': BUILDSTDERR: ../../stdsoap2.c:12476:7: note: length computed here BUILDSTDERR: 12476 | n = strlen(id); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_set_attr' at ../../stdsoap2.c:13889:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_set_attr': BUILDSTDERR: ../../stdsoap2.c:13823:16: note: length computed here BUILDSTDERR: 13823 | size_t l = strlen(name); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_peek_element.part.0' at ../../stdsoap2.c:14398:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_peek_element.part.0': BUILDSTDERR: ../../stdsoap2.c:14394:18: note: length computed here BUILDSTDERR: 14394 | size_t l = strlen(soap->tmpbuf); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_peek_element.part.0' at ../../stdsoap2.c:14398:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_peek_element.part.0': BUILDSTDERR: ../../stdsoap2.c:14394:18: note: length computed here BUILDSTDERR: 14394 | size_t l = strlen(soap->tmpbuf); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wstring_in' at ../../stdsoap2.c:15669:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_wstring_in': BUILDSTDERR: ../../stdsoap2.c:15665:20: note: length computed here BUILDSTDERR: 15665 | size_t k = strlen(tp->name); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_string_in' at ../../stdsoap2.c:14931:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_string_in': BUILDSTDERR: ../../stdsoap2.c:14927:20: note: length computed here BUILDSTDERR: 14927 | size_t k = strlen(tp->name); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'http_parse' at ../../stdsoap2.c:7436:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' accessing 1 byte at offsets 99768 and 100792 may overlap 1 byte at offset 100792 [-Wrestrict] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_dime_option' at ../../stdsoap2.c:18935:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_dime_option': BUILDSTDERR: ../../stdsoap2.c:18927:9: note: length computed here BUILDSTDERR: 18927 | n = strlen(option); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_http_content_type' at ../../stdsoap2.c:21563:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 1 byte from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'http_post': BUILDSTDERR: ../../stdsoap2.c:7866:64: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1016 and 1020 [-Wformat-truncation=] BUILDSTDERR: 7866 | (SOAP_SNPRINTF(soap->tmpbuf, sizeof(soap->tmpbuf), l), "%s %s:%d HTTP/%s", s, soap->host, soap->port, soap->http_version); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../stdsoap2.h:691, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 13 or more bytes (assuming 1040) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_set_fault': BUILDSTDERR: ../../stdsoap2.c:21750:92: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1016 [-Wformat-truncation=] BUILDSTDERR: 21750 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(soap->tag) + 66), "Method '%s' not implemented: method name or namespace not recognized", soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../stdsoap2.h:691, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 67 and 1090 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c:21732:105: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=] BUILDSTDERR: 21732 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(soap->tag) + 65), "The data in element '%s' must be understood but cannot be processed", soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../stdsoap2.h:691, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 66 and 1089 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap wssedemo.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o wssedemo-stdsoap2.o `test -f '../../stdsoap2.c' || echo './'`../../stdsoap2.c 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o wssedemo-dom.o `test -f '..In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:22, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsseapi.h:61, BUILDSTDERR: from ../../plugin/wsseapi.c:2193: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsse_preparesend' at ../../plugin/wsseapi.c:7352:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsseapi.c: In function 'soap_wsse_preparesend': BUILDSTDERR: ../../plugin/wsseapi.c:7339:18: note: length computed here BUILDSTDERR: 7339 | size_t l = strlen(soap->id); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:22, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsseapi.h:61, BUILDSTDERR: from ../../plugin/wsseapi.c:2193: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsse_add_SecurityContextToken' at ../../plugin/wsseapi.c:3183:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsseapi.c: In function 'soap_wsse_add_SecurityContextToken': BUILDSTDERR: ../../plugin/wsseapi.c:3178:7: note: length computed here BUILDSTDERR: 3178 | l = strlen(id); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:22, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsseapi.h:61, BUILDSTDERR: from ../../plugin/wsseapi.c:2193: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsse_session_verify' at ../../plugin/wsseapi.c:5769:7, BUILDSTDERR: inlined from 'soap_wsse_verify_Password' at ../../plugin/wsseapi.c:2842:16: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsseapi.c: In function 'soap_wsse_verify_Password': BUILDSTDERR: ../../plugin/wsseapi.c:5762:16: note: length computed here BUILDSTDERR: 5762 | size_t l = strlen(nonce); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:22, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsseapi.h:61, BUILDSTDERR: from ../../plugin/wsseapi.c:2193: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsse_add_EncryptedKey_encrypt_only' at ../../plugin/wsseapi.c:4856:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsseapi.c: In function 'soap_wsse_add_EncryptedKey_encrypt_only': BUILDSTDERR: ../../plugin/wsseapi.c:4850:16: note: length computed here BUILDSTDERR: 4850 | size_t l = strlen(tags); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:22, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsseapi.h:61, BUILDSTDERR: from ../../plugin/wsseapi.c:2193: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsse_set_InclusiveNamespaces' at ../../plugin/wsseapi.c:6229:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsseapi.c: In function 'soap_wsse_set_InclusiveNamespaces': BUILDSTDERR: ../../plugin/wsseapi.c:6223:18: note: length computed here BUILDSTDERR: 6223 | size_t l = strlen(prefixlist); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:22, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsseapi.h:61, BUILDSTDERR: from ../../plugin/wsseapi.c:2193: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsse_encrypt_only' at ../../plugin/wsseapi.c:6739:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsseapi.c: In function 'soap_wsse_encrypt_only': BUILDSTDERR: ../../plugin/wsseapi.c:6733:16: note: length computed here BUILDSTDERR: 6733 | size_t l = strlen(tags); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../plugin/smdevp.c: In function 'soap_smd_init': BUILDSTDERR: ../../plugin/smdevp.c:533:7: warning: 'HMAC_Init' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 533 | 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:932, BUILDSTDERR: from ../../plugin/smdevp.h:52, BUILDSTDERR: from ../../plugin/smdevp.c:304: BUILDSTDERR: /usr/include/openssl/hmac.h:30:1: note: declared here BUILDSTDERR: 30 | DEPRECATEDIN_1_1_0(__owur int HMAC_Init(HMAC_CTX *ctx, const void *key, int len, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ 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: 620 | 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:932, BUILDSTDERR: from ../../plugin/mecevp.h:52, BUILDSTDERR: from ../../plugin/mecevp.c:288: BUILDSTDERR: /usr/include/openssl/rand.h:44:1: note: declared here BUILDSTDERR: 44 | DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: wsselite.c: In function 'main': BUILDSTDERR: wsselite.c:122:21: warning: variable 'b' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 122 | struct ns1__sub b; BUILDSTDERR: | ^ BUILDSTDERR: wsselite.c:121:21: warning: variable 'a' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 121 | struct ns1__add a; BUILDSTDERR: | ^ /../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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o wssedemo-smdevp.o `test -f '../../plugin/smdevp.c' || echo './'`../../plugin/smdevp.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o wssedemo-mecevp.o `test -f '../../plugin/mecevp.c' || echo './'`../../plugin/mecevp.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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o wsselite.o wsselite.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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o soapClient.o soapClient.c BUILDSTDERR: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin ../../stdsoap2.c: In function 'soap_set_validation_fault': BUILDSTDERR: ../../stdsoap2.c:21661:156: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 978 [-Wformat-truncation=] BUILDSTDERR: 21661 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(s) + strlen(t) + strlen(soap->tag) + 47), "Validation constraint violation: %s%s in element '%s'", s, t, soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../stdsoap2.h:691, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 48 or more bytes (assuming 1071) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_version.isra.0' at ../../stdsoap2.c:12289:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 41 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_version.isra.0' at ../../stdsoap2.c:12298:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 39 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_push_namespace' at ../../stdsoap2.c:3529:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_push_namespace': BUILDSTDERR: ../../stdsoap2.c:3509:7: note: length computed here BUILDSTDERR: 3509 | k = strlen(ns) + 1; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_push_namespace' at ../../stdsoap2.c:3550:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_push_namespace': BUILDSTDERR: ../../stdsoap2.c:3508:7: note: length computed here BUILDSTDERR: 3508 | n = strlen(id); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'soap_extend_url' at ../../stdsoap2.c:8248:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../stdsoap2.c:65: BUILDSTDERR: ../../stdsoap2.c: In function 'soap_extend_url': BUILDSTDERR: ../../stdsoap2.c:8248:65: note: length computed here BUILDSTDERR: 8248 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), t, strlen(t)); BUILDSTDERR: ../../stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'soap_extend_url' at ../../stdsoap2.c:8242:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../stdsoap2.c:65: BUILDSTDERR: ../../stdsoap2.c: In function 'soap_extend_url': BUILDSTDERR: ../../stdsoap2.c:8242:67: note: length computed here BUILDSTDERR: 8242 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), t, strlen(t)); BUILDSTDERR: ../../stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'soap_extend_url' at ../../stdsoap2.c:8244:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../stdsoap2.c:65: BUILDSTDERR: ../../stdsoap2.c: In function 'soap_extend_url': BUILDSTDERR: ../../stdsoap2.c:8244:73: note: length computed here BUILDSTDERR: 8244 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), s + l, strlen(s + l)); BUILDSTDERR: ../../stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'soap_url_query' at ../../stdsoap2.c:8292:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_url_query': BUILDSTDERR: ../../stdsoap2.c:8275:14: note: length computed here BUILDSTDERR: 8275 | size_t n = strlen(s); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_enter' at ../../stdsoap2.c:10196:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_enter': BUILDSTDERR: ../../stdsoap2.c:10182:14: note: length computed here BUILDSTDERR: 10182 | size_t l = strlen(id); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_push_ns' at ../../stdsoap2.c:12490:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_push_ns': BUILDSTDERR: ../../stdsoap2.c:12476:7: note: length computed here BUILDSTDERR: 12476 | n = strlen(id); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_set_attr' at ../../stdsoap2.c:13889:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_set_attr': BUILDSTDERR: ../../stdsoap2.c:13823:16: note: length computed here BUILDSTDERR: 13823 | size_t l = strlen(name); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_peek_element.part.0' at ../../stdsoap2.c:14398:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_peek_element.part.0': BUILDSTDERR: ../../stdsoap2.c:14394:18: note: length computed here BUILDSTDERR: 14394 | size_t l = strlen(soap->tmpbuf); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_peek_element.part.0' at ../../stdsoap2.c:14398:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_peek_element.part.0': BUILDSTDERR: ../../stdsoap2.c:14394:18: note: length computed here BUILDSTDERR: 14394 | size_t l = strlen(soap->tmpbuf); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wstring_in' at ../../stdsoap2.c:15669:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_wstring_in': BUILDSTDERR: ../../stdsoap2.c:15665:20: note: length computed here BUILDSTDERR: 15665 | size_t k = strlen(tp->name); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_string_in' at ../../stdsoap2.c:14931:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_string_in': BUILDSTDERR: ../../stdsoap2.c:14927:20: note: length computed here BUILDSTDERR: 14927 | size_t k = strlen(tp->name); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'http_parse' at ../../stdsoap2.c:7436:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' accessing 1 byte at offsets 99768 and 100792 may overlap 1 byte at offset 100792 [-Wrestrict] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_dime_option' at ../../stdsoap2.c:18935:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_dime_option': BUILDSTDERR: ../../stdsoap2.c:18927:9: note: length computed here BUILDSTDERR: 18927 | n = strlen(option); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_http_content_type' at ../../stdsoap2.c:21563:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 1 byte from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'http_post': BUILDSTDERR: ../../stdsoap2.c:7866:64: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1016 and 1020 [-Wformat-truncation=] BUILDSTDERR: 7866 | (SOAP_SNPRINTF(soap->tmpbuf, sizeof(soap->tmpbuf), l), "%s %s:%d HTTP/%s", s, soap->host, soap->port, soap->http_version); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../stdsoap2.h:691, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 13 or more bytes (assuming 1040) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_set_fault': BUILDSTDERR: ../../stdsoap2.c:21750:92: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1016 [-Wformat-truncation=] BUILDSTDERR: 21750 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(soap->tag) + 66), "Method '%s' not implemented: method name or namespace not recognized", soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../stdsoap2.h:691, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 67 and 1090 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c:21732:105: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=] BUILDSTDERR: 21732 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(soap->tag) + 65), "The data in element '%s' must be understood but cannot be processed", soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../stdsoap2.h:691, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 66 and 1089 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 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:8037:249: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 8037 | #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: 314 | soap_write_saml2__AssertionType(soap, saml2); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap wstdemo.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o wstdemo-wstdemo.o `test -f 'wstdemo.c' || echo './'`wstdemo.c BUILDSTDERR: gcc -DHAVE_CONFIG_H -I. -I.../../stdsoap2.c: In function 'soap_rand': BUILDSTDERR: ../../stdsoap2.c:3894:3: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 3894 | RAND_pseudo_bytes((unsigned char*)&r, sizeof(int)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from ../../stdsoap2.h:932, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: /usr/include/openssl/rand.h:44:1: note: declared here BUILDSTDERR: 44 | DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'ssl_auth_init': BUILDSTDERR: ../../stdsoap2.c:4357:7: warning: 'RSA_generate_key' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 4357 | RSA *rsa = RSA_generate_key(SOAP_SSL_RSA_BITS, RSA_F4, NULL, NULL); BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from ../../stdsoap2.h:932, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: /usr/include/openssl/rsa.h:234:1: note: declared here BUILDSTDERR: 234 | DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c:4377:7: warning: 'DH_generate_parameters' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 4377 | dh = DH_generate_parameters(n, 2/*or 5*/, NULL, NULL); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from ../../stdsoap2.h:932, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: /usr/include/openssl/dh.h:137:1: note: declared here BUILDSTDERR: 137 | DEPRECATEDIN_0_9_8(DH *DH_generate_parameters(int prime_len, int generator, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'tcp_connect': BUILDSTDERR: ../../stdsoap2.c:5950:15: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 5950 | const char *tmp = (const char*)ASN1_STRING_data(name); BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from ../../stdsoap2.h:932, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: /usr/include/openssl/asn1.h:554:1: note: declared here BUILDSTDERR: 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_set_validation_fault': BUILDSTDERR: ../../stdsoap2.c:21661:156: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 978 [-Wformat-truncation=] BUILDSTDERR: 21661 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(s) + strlen(t) + strlen(soap->tag) + 47), "Validation constraint violation: %s%s in element '%s'", s, t, soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../stdsoap2.h:691, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 48 or more bytes (assuming 1071) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_version.isra.0' at ../../stdsoap2.c:12289:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 41 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_version.isra.0' at ../../stdsoap2.c:12298:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 39 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_push_namespace' at ../../stdsoap2.c:3529:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_push_namespace': BUILDSTDERR: ../../stdsoap2.c:3509:7: note: length computed here BUILDSTDERR: 3509 | k = strlen(ns) + 1; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_push_namespace' at ../../stdsoap2.c:3550:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_push_namespace': BUILDSTDERR: ../../stdsoap2.c:3508:7: note: length computed here BUILDSTDERR: 3508 | n = strlen(id); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'soap_extend_url' at ../../stdsoap2.c:8248:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../stdsoap2.c:65: BUILDSTDERR: ../../stdsoap2.c: In function 'soap_extend_url': BUILDSTDERR: ../../stdsoap2.c:8248:65: note: length computed here BUILDSTDERR: 8248 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), t, strlen(t)); BUILDSTDERR: ../../stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'soap_extend_url' at ../../stdsoap2.c:8242:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../stdsoap2.c:65: BUILDSTDERR: ../../stdsoap2.c: In function 'soap_extend_url': BUILDSTDERR: ../../stdsoap2.c:8242:67: note: length computed here BUILDSTDERR: 8242 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), t, strlen(t)); BUILDSTDERR: ../../stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'soap_extend_url' at ../../stdsoap2.c:8244:17: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../stdsoap2.c:65: BUILDSTDERR: ../../stdsoap2.c: In function 'soap_extend_url': BUILDSTDERR: ../../stdsoap2.c:8244:73: note: length computed here BUILDSTDERR: 8244 | (void)soap_strncat(soap->msgbuf, sizeof(soap->msgbuf), s + l, strlen(s + l)); BUILDSTDERR: ../../stdsoap2.h:1529:103: note: in definition of macro 'soap_strncat' BUILDSTDERR: 1529 | # define soap_strncat(buf, len, src, num) ((buf) == NULL || ((size_t)(len) > strlen((buf)) + (size_t)(num) ? (strncat((buf), (src), (num)), (buf)[(size_t)(len) - 1] = '\0') : 1)) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'soap_url_query' at ../../stdsoap2.c:8292:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_url_query': BUILDSTDERR: ../../stdsoap2.c:8275:14: note: length computed here BUILDSTDERR: 8275 | size_t n = strlen(s); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_enter' at ../../stdsoap2.c:10196:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_enter': BUILDSTDERR: ../../stdsoap2.c:10182:14: note: length computed here BUILDSTDERR: 10182 | size_t l = strlen(id); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_push_ns' at ../../stdsoap2.c:12490:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_push_ns': BUILDSTDERR: ../../stdsoap2.c:12476:7: note: length computed here BUILDSTDERR: 12476 | n = strlen(id); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_set_attr' at ../../stdsoap2.c:13889:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_set_attr': BUILDSTDERR: ../../stdsoap2.c:13823:16: note: length computed here BUILDSTDERR: 13823 | size_t l = strlen(name); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_peek_element.part.0' at ../../stdsoap2.c:14398:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_peek_element.part.0': BUILDSTDERR: ../../stdsoap2.c:14394:18: note: length computed here BUILDSTDERR: 14394 | size_t l = strlen(soap->tmpbuf); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_peek_element.part.0' at ../../stdsoap2.c:14398:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_peek_element.part.0': BUILDSTDERR: ../../stdsoap2.c:14394:18: note: length computed here BUILDSTDERR: 14394 | size_t l = strlen(soap->tmpbuf); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wstring_in' at ../../stdsoap2.c:15669:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_wstring_in': BUILDSTDERR: ../../stdsoap2.c:15665:20: note: length computed here BUILDSTDERR: 15665 | size_t k = strlen(tp->name); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_string_in' at ../../stdsoap2.c:14931:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_string_in': BUILDSTDERR: ../../stdsoap2.c:14927:20: note: length computed here BUILDSTDERR: 14927 | size_t k = strlen(tp->name); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'http_parse' at ../../stdsoap2.c:7436:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' accessing 1 byte at offsets 99768 and 100792 may overlap 1 byte at offset 100792 [-Wrestrict] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_dime_option' at ../../stdsoap2.c:18935:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_dime_option': BUILDSTDERR: ../../stdsoap2.c:18927:9: note: length computed here BUILDSTDERR: 18927 | n = strlen(option); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../stdsoap2.h:692, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_http_content_type' at ../../stdsoap2.c:21563:15: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 1 byte from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'http_post': BUILDSTDERR: ../../stdsoap2.c:7866:64: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1016 and 1020 [-Wformat-truncation=] BUILDSTDERR: 7866 | (SOAP_SNPRINTF(soap->tmpbuf, sizeof(soap->tmpbuf), l), "%s %s:%d HTTP/%s", s, soap->host, soap->port, soap->http_version); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../stdsoap2.h:691, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 13 or more bytes (assuming 1040) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c: In function 'soap_set_fault': BUILDSTDERR: ../../stdsoap2.c:21750:92: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1016 [-Wformat-truncation=] BUILDSTDERR: 21750 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(soap->tag) + 66), "Method '%s' not implemented: method name or namespace not recognized", soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../stdsoap2.h:691, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 67 and 1090 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../stdsoap2.c:21732:105: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=] BUILDSTDERR: 21732 | (SOAP_SNPRINTF(soap->msgbuf, sizeof(soap->msgbuf), strlen(soap->tag) + 65), "The data in element '%s' must be understood but cannot be processed", soap->tag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../stdsoap2.h:691, BUILDSTDERR: from ../../stdsoap2.c:65: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 66 and 1089 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:25, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsseapi.h:61, BUILDSTDERR: from ../../plugin/wsseapi.c:2193: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsse_preparesend' at ../../plugin/wsseapi.c:7352:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsseapi.c: In function 'soap_wsse_preparesend': BUILDSTDERR: ../../plugin/wsseapi.c:7339:18: note: length computed here BUILDSTDERR: 7339 | size_t l = strlen(soap->id); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:25, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsseapi.h:61, BUILDSTDERR: from ../../plugin/wsseapi.c:2193: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsse_add_SecurityContextToken' at ../../plugin/wsseapi.c:3183:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsseapi.c: In function 'soap_wsse_add_SecurityContextToken': BUILDSTDERR: ../../plugin/wsseapi.c:3178:7: note: length computed here BUILDSTDERR: 3178 | l = strlen(id); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:25, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsseapi.h:61, BUILDSTDERR: from ../../plugin/wsseapi.c:2193: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsse_session_verify' at ../../plugin/wsseapi.c:5769:7, BUILDSTDERR: inlined from 'soap_wsse_verify_Password' at ../../plugin/wsseapi.c:2842:16: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsseapi.c: In function 'soap_wsse_verify_Password': BUILDSTDERR: ../../plugin/wsseapi.c:5762:16: note: length computed here BUILDSTDERR: 5762 | size_t l = strlen(nonce); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:25, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsseapi.h:61, BUILDSTDERR: from ../../plugin/wsseapi.c:2193: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsse_add_EncryptedKey_encrypt_only' at ../../plugin/wsseapi.c:4856:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsseapi.c: In function 'soap_wsse_add_EncryptedKey_encrypt_only': BUILDSTDERR: ../../plugin/wsseapi.c:4850:16: note: length computed here BUILDSTDERR: 4850 | size_t l = strlen(tags); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:25, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsseapi.h:61, BUILDSTDERR: from ../../plugin/wsseapi.c:2193: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsse_set_InclusiveNamespaces' at ../../plugin/wsseapi.c:6229:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsseapi.c: In function 'soap_wsse_set_InclusiveNamespaces': BUILDSTDERR: ../../plugin/wsseapi.c:6223:18: note: length computed here BUILDSTDERR: 6223 | size_t l = strlen(prefixlist); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../gsoap/stdsoap2.h:692, BUILDSTDERR: from ./soapStub.h:25, BUILDSTDERR: from ./soapH.h:16, BUILDSTDERR: from ../../plugin/wsseapi.h:61, BUILDSTDERR: from ../../plugin/wsseapi.c:2193: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'soap_wsse_encrypt_only' at ../../plugin/wsseapi.c:6739:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../plugin/wsseapi.c: In function 'soap_wsse_encrypt_only': BUILDSTDERR: ../../plugin/wsseapi.c:6733:16: note: length computed here BUILDSTDERR: 6733 | size_t l = strlen(tags); BUILDSTDERR: | ^~~~~~~~~~~~ ./../.. -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o wstdemo-wsseapi.o `test -f '../../plugin/wsseapi.c' || echo './'`../../plugin/wsseapi.c 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../../plugin/smdevp.c: In function 'soap_smd_init': BUILDSTDERR: ../../plugin/smdevp.c:533:7: warning: 'HMAC_Init' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 533 | 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:932, BUILDSTDERR: from ../../plugin/smdevp.h:52, BUILDSTDERR: from ../../plugin/smdevp.c:304: BUILDSTDERR: /usr/include/openssl/hmac.h:30:1: note: declared here BUILDSTDERR: 30 | DEPRECATEDIN_1_1_0(__owur int HMAC_Init(HMAC_CTX *ctx, const void *key, int len, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ 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: 620 | 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:932, BUILDSTDERR: from ../../plugin/mecevp.h:52, BUILDSTDERR: from ../../plugin/mecevp.c:288: BUILDSTDERR: /usr/include/openssl/rand.h:44:1: note: declared here BUILDSTDERR: 44 | DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 =format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o wstdemo-smdevp.o `test -f '../../plugin/smdevp.c' || echo './'`../../plugin/smdevp.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o wstdemo-mecevp.o `test -f '../../plugin/mecevp.c' || echo './'`../../plugin/mecevp.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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o json.o json.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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o json_GitHub-json.o `test -f 'json.cpp' || echo './'`json.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o json_gdm-json.o `test -f 'json.cpp' || echo './'`json.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 BUILDSTDERR: 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/red BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 hat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap calcrest.h ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap calcrest.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o httpposttest.o httpposttest.c BUILDSTDERR: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -D BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 LINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testmsgr testmsgr.o soapC.o ../../../gsoap/libgsoap++.la -lm -lssl -lcrypto -lz BUILDSTDERR: 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a - BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: In file included from asyncrest.c:41: BUILDSTDERR: asyncrest.c: In function 'main': BUILDSTDERR: soapH.h:473:52: warning: the address of 'record' will always evaluate as 'true' [-Waddress] BUILDSTDERR: 473 | #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:77: note: in expansion of macro 'soap_read_ns__record' BUILDSTDERR: 478 | #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:60:7: note: in expansion of macro 'soap_GET_ns__record' BUILDSTDERR: 60 | if (soap_GET_ns__record(soap, ENDPOINT "/product?SKU=123", &record)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: soapH.h:473:177: warning: value computed is not used [-Wunused-value] BUILDSTDERR: 473 | #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:77: note: in expansion of macro 'soap_read_ns__record' BUILDSTDERR: 478 | #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:60:7: note: in expansion of macro 'soap_GET_ns__record' BUILDSTDERR: 60 | if (soap_GET_ns__record(soap, ENDPOINT "/product?SKU=123", &record)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: soapH.h:478:74: warning: value computed is not used [-Wunused-value] BUILDSTDERR: 478 | #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:60:7: note: in expansion of macro 'soap_GET_ns__record' BUILDSTDERR: 60 | if (soap_GET_ns__record(soap, ENDPOINT "/product?SKU=123", &record)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: soapH.h:473:52: warning: the address of 'record' will always evaluate as 'true' [-Waddress] BUILDSTDERR: 473 | #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:483:49: note: in expansion of macro 'soap_read_ns__record' BUILDSTDERR: 483 | #define soap_POST_recv_ns__record(soap, data) ( soap_read_ns__record(soap, (data)) || soap_closesock(soap), (soap)->error ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: asyncrest.c:72:7: note: in expansion of macro 'soap_POST_recv_ns__record' BUILDSTDERR: 72 | || soap_POST_recv_ns__record(soap, &record)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: soapH.h:473:177: warning: value computed is not used [-Wunused-value] BUILDSTDERR: 473 | #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:483:49: note: in expansion of macro 'soap_read_ns__record' BUILDSTDERR: 483 | #define soap_POST_recv_ns__record(soap, data) ( soap_read_ns__record(soap, (data)) || soap_closesock(soap), (soap)->error ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: asyncrest.c:72:7: note: in expansion of macro 'soap_POST_recv_ns__record' BUILDSTDERR: 72 | || soap_POST_recv_ns__record(soap, &record)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: soapH.h:483:84: warning: value computed is not used [-Wunused-value] BUILDSTDERR: 483 | #define soap_POST_recv_ns__record(soap, data) ( soap_read_ns__record(soap, (data)) || soap_closesock(soap), (soap)->error ) BUILDSTDERR: | ^~ BUILDSTDERR: asyncrest.c:72:7: note: in expansion of macro 'soap_POST_recv_ns__record' BUILDSTDERR: 72 | || soap_POST_recv_ns__record(soap, &record)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: soapH.h:473:52: warning: the address of 'record' will always evaluate as 'true' [-Waddress] BUILDSTDERR: 473 | #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:483:49: note: in expansion of macro 'soap_read_ns__record' BUILDSTDERR: 483 | #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: 119 | if (soap_POST_recv_ns__record(soap, &record)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: soapH.h:473:177: warning: value computed is not used [-Wunused-value] BUILDSTDERR: 473 | #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:483:49: note: in expansion of macro 'soap_read_ns__record' BUILDSTDERR: 483 | #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: 119 | if (soap_POST_recv_ns__record(soap, &record)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: soapH.h:483:84: warning: value computed is not used [-Wunused-value] BUILDSTDERR: 483 | #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: 119 | if (soap_POST_recv_ns__record(soap, &record)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o asyncsoap asyncsoap.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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o asyncrest.o asyncrest.c 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o asyncrest asyncrest.o s+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 oapC.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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/asyncrest asyncrest.o soapC.o ../../../gsoap/.libs/libgsoap.so -lm 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' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iktzaV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm + cd gsoap-2.8 + make install DESTDIR=/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm 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.75-3.fc31.arm/usr/lib/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.75-3.fc31.arm/usr/lib/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.75-3.fc31.arm/usr/lib' /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.75-3.fc31.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libgsoap-2.8.75.so /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoap-2.8.75.so libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib && { ln -s -f libgsoap-2.8.75.so libgsoap.so || { rm -f libgsoap.so && ln -s libgsoap-2.8.75.so libgsoap.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoap.lai /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoap.la libtool: install: /usr/bin/install -c .libs/libgsoap++-2.8.75.so /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoap++-2.8.75.so libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib && { ln -s -f libgsoap++-2.8.75.so libgsoap++.so || { rm -f libgsoap++.so && ln -s libgsoap++-2.8.75.so libgsoap++.so; }; }) BUILDSTDERR: libtool: install: /libtool: warning: remember to run 'libtool --finish /usr/lib' usr/bin/install -c .libs/libgsoap++.lai /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoap++.la libtool: install: /usr/bin/install -c .libs/libgsoapck-2.8.75.so /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoapck-2.8.75.so libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib && { ln -s -f libgsoapck-2.8.75.so libgsoapck.so || { rm -f libgsoapck.so && ln -s libgsoapck-2.8.75.so libgsoapck.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapck.lai /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoapck.la libtool: install: /usr/bin/install -c .libs/libgsoapck++-2.8.75.so /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoapck++-2.8.75.so libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib && { ln -s -f libgsoapck++-2.8.75.so libgsoapck++.so || { rm -f libgsoapck++.so && ln -s libgsoapck++-2.8.75.so libgsoapck++.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapck++.lai /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoapck++.la libtool: install: /usr/bin/install -c .libs/libgsoapssl-2.8.75.so /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoapssl-2.8.75.so libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib && { ln -s -f libgsoapssl-2.8.75.so libgsoapssl.so || { rm -f libgsoapssl.so && ln -s libgsoapssl-2.8.75.so libgsoapssl.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapssl.lai /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoapssl.la libtool: install: /usr/bin/install -c .libs/libgsoapssl++-2.8.75.so /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoapssl++-2.8.75.so libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib && { ln -s -f libgsoapssl++-2.8.75.so libgsoapssl++.so || { rm -f libgsoapssl++.so && ln -s libgsoapssl++-2.8.75.so libgsoapssl++.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapssl++.lai /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoapssl++.la /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/include' /usr/bin/install -c -m 644 stdsoap2.h '/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/share/gsoap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/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.75-3.fc31.arm/usr/share/gsoap/../gsoap/import' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/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.75-3.fc31.arm/usr/share/gsoap/../gsoap/plugin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/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.75-3.fc31.arm/usr/share/gsoap/../gsoap/import' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/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.75-3.fc31.arm/usr/share/gsoap/../gsoap/plugin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/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.75-3.fc31.arm/usr/share/gsoap/../gsoap/WS' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/share/gsoap/../gsoap/custom' BUILDSTDERR: /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/custlibtool: warning: '../../gsoap/libgsoapssl++.la' has not been installed in '/usr/lib' om/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.75-3.fc31.arm/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.75-3.fc31.arm/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c soapcpp2 '/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/bin' libtool: install: /usr/bin/install -c soapcpp2 /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/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.75-3.fc31.arm/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c wsdl2h '/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/bin' libtool: install: /usr/bin/install -c .libs/wsdl2h /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/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.75-3.fc31.arm/usr/lib' /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.75-3.fc31.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libgsoap-2.8.75.so /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoap-2.8.75.so libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib && { ln -s -f libgsoap-2.8.75.so libgsoap.so || { rm -f libgsoap.so && ln -s libgsoap-2.8.75.so libgsoap.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoap.lai /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoap.la libtool: install: /usr/bin/install -c .libs/libgsoap++-2.8.75.so /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoap++-2.8.75.so libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib && { ln -s -f libgsoap++-2.8.75.so libgsoap++.so || { rm -f libgsoap++.so && ln -s libgsoap++-2.8.75.so libgsoap++.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoap++.lai /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoap++.la libtool: install: /usr/bin/install -c .libs/libgsoapck-2.8.75.so /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoapck-2.8.75.so BUILDSTDERR: libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib && { ln -s -f libgsoapck-2.8.75.so libgsoapck.so || { rm -f libgsoapck.so && ln -s libgsoapck-2.8.75.so libglibtool: warning: remember to run 'libtool --finish /usr/lib' soapck.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapck.lai /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoapck.la libtool: install: /usr/bin/install -c .libs/libgsoapck++-2.8.75.so /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoapck++-2.8.75.so libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib && { ln -s -f libgsoapck++-2.8.75.so libgsoapck++.so || { rm -f libgsoapck++.so && ln -s libgsoapck++-2.8.75.so libgsoapck++.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapck++.lai /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoapck++.la libtool: install: /usr/bin/install -c .libs/libgsoapssl-2.8.75.so /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoapssl-2.8.75.so libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib && { ln -s -f libgsoapssl-2.8.75.so libgsoapssl.so || { rm -f libgsoapssl.so && ln -s libgsoapssl-2.8.75.so libgsoapssl.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapssl.lai /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoapssl.la libtool: install: /usr/bin/install -c .libs/libgsoapssl++-2.8.75.so /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoapssl++-2.8.75.so libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib && { ln -s -f libgsoapssl++-2.8.75.so libgsoapssl++.so || { rm -f libgsoapssl++.so && ln -s libgsoapssl++-2.8.75.so libgsoapssl++.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapssl++.lai /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoapssl++.la /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/include' /usr/bin/install -c -m 644 stdsoap2.h '/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/share/gsoap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/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.75-3.fc31.arm/usr/share/gsoap/../gsoap/import' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/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.75-3.fc31.arm/usr/share/gsoap/../gsoap/plugin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/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.75-3.fc31.arm/usr/share/gsoap/../gsoap/import' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/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.75-3.fc31.arm/usr/share/gsoap/../gsoap/plugin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/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.75-3.fc31.arm/usr/share/gsoap/../gsoap/WS' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/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.75-3.fc31.arm/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' BUILDSTDERR: ../../../gsoap/src/soapcpp2 -L BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 -I../../../gsoap/import:../../../gsoap dom2calc.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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++ BUILDSTDERR: make[4]: EMakefile:706: warning: overriding recipe for target 'soapC.cpp' BUILDSTDERR: Makefile:703: warning: ignoring old recipe for target 'soapC.cpp' BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: Makefile:706: warning: overriding recipe for target 'soapC.cpp' BUILDSTDERR: Makefile:703: warning: ignoring old recipe for target 'soapC.cpp' BUILDSTDERR: In file included from /usr/include/c++/9/vector:72, BUILDSTDERR: from gdmStub.h:14, BUILDSTDERR: from gdmH.h:16, BUILDSTDERR: from gdmC.cpp:19: BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(std::vector<_Tp, _Alloc>::const_iterator, const value_type&) [with _Tp = gdm::DirectionsBound; _Alloc = std::allocator]': BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:130:5: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 130 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const gdm::DistanceMatrixElement&}; _Tp = gdm::DistanceMatrixElement; _Alloc = std::allocator]': BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 426 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(std::vector<_Tp, _Alloc>::const_iterator, const value_type&) [with _Tp = gdm::DistanceMatrixElement; _Alloc = std::allocator]': BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:130:5: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 130 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:161:2: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 BUILDSTDERR: 161 | _M_realloc_insert(begin() + (__position - cbegin()), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const gdm::DirectionsLeg&}; _Tp = gdm::DirectionsLeg; _Alloc = std::allocator]': BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 426 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(std::vector<_Tp, _Alloc>::const_iterator, const value_type&) [with _Tp = gdm::DirectionsLeg; _Alloc = std::allocator]': BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:130:5: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 130 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:161:2: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 BUILDSTDERR: 161 | _M_realloc_insert(begin() + (__position - cbegin()), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const gdm::DirectionsStep&}; _Tp = gdm::DirectionsStep; _Alloc = std::allocator]': BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 426 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(std::vector<_Tp, _Alloc>::const_iterator, const value_type&) [with _Tp = gdm::DirectionsStep; _Alloc = std::allocator]': BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:130:5: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 130 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:130:5: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:161:2: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 BUILDSTDERR: 161 | _M_realloc_insert(begin() + (__position - cbegin()), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gdmC.cpp: In function 'std::vector* gdm::soap_in_std__vectorTemplateOfDirectionsStep(soap*, const char*, std::vector*, const char*)': BUILDSTDERR: gdmC.cpp:7886:68: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 7886 | soap_update_pointers(soap, (const char*)&(*a->insert(a->end(), n)), (const char*)&n, sizeof(DirectionsStep)); BUILDSTDERR: | ^ BUILDSTDERR: gdmC.cpp:7893:69: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 7893 | { soap_update_pointers(soap, (const char*)&(*a->insert(a->end(), n)), (const char*)&n, sizeof(DirectionsStep)); BUILDSTDERR: | ^ BUILDSTDERR: gdmC.cpp: In function 'std::vector* gdm::soap_in_std__vectorTemplateOfDirectionsLeg(soap*, const char*, std::vector*, const char*)': BUILDSTDERR: gdmC.cpp:7782:68: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 7782 | soap_update_pointers(soap, (const char*)&(*a->insert(a->end(), n)), (const char*)&n, sizeof(DirectionsLeg)); BUILDSTDERR: | ^ BUILDSTDERR: gdmC.cpp:7789:69: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 7789 | { soap_update_pointers(soap, (const char*)&(*a->insert(a->end(), n)), (const char*)&n, sizeof(DirectionsLeg)); BUILDSTDERR: | ^ BUILDSTDERR: gdmC.cpp: In function 'std::vector* gdm::soap_in_std__vectorTemplateOfDirectionsBound(soap*, const char*, std::vector*, const char*)': BUILDSTDERR: gdmC.cpp:7588:68: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 7588 | soap_update_pointers(soap, (const char*)&(*a->insert(a->end(), n)), (const char*)&n, sizeof(DirectionsBound)); BUILDSTDERR: | ^ BUILDSTDERR: gdmC.cpp:7595:69: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 7595 | { soap_update_pointers(soap, (const char*)&(*a->insert(a->end(), n)), (const char*)&n, sizeof(DirectionsBound)); BUILDSTDERR: | ^ BUILDSTDERR: gdmC.cpp: In function 'std::vector* gdm::soap_in_std__vectorTemplateOfDistanceMatrixElement(soap*, const char*, std::vector*, const char*)': BUILDSTDERR: gdmC.cpp:8302:68: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 8302 | soap_update_pointers(soap, (const char*)&(*a->insert(a->end(), n)), (const char*)&n, sizeof(DistanceMatrixElement)); BUILDSTDERR: | ^ BUILDSTDERR: gdmC.cpp:8309:69: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 8309 | { soap_update_pointers(soap, (const char*)&(*a->insert(a->end(), n)), (const char*)&n, sizeof(DistanceMatrixElement)); BUILDSTDERR: | ^ ntering 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' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap gdm.hpp ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap gdm.hpp ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap gdm.hpp make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 BUILDSTDERR: libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Werror=format-security -WpMakefile:706: warning: overriding recipe for target 'soapC.cpp' BUILDSTDERR: Makefile:703: warning: ignoring old recipe for target 'soapC.cpp' ,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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' 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 BUILDSTDERR: make[5]: Entsoapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 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.75 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 ering 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 ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -0 -CS primes.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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' BUILDSTDERR: ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../.. BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 router.h ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atom atom.o soapC.o ../../../gsoap/libgsoap++.la -lm BUILDSTDERR: 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- BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap ssl.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 ../../../gsoap/libgsoapssl.la -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/.libs/libgsoapssl.so -lm -lssl -lcrypto -lz 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 BUILDSTDERR: make[6]: Entering directory '/builddir/build/BUILDsoapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 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.75 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 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.75 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 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.75 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-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 ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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' BUILDSTDERR: make[4]: Leaving directory '/bui BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 lddir/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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 BUILDSTDERR: 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 -greco BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 rd-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 make install-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wst' 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/red BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 hat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 BUILDSTDERR: 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -spe BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 cs=/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 ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap calcrest.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o httpgettest httpgettest.o soapC.o httpget.o ../../../gsoap/libgsoap.la -lm BUILDSTDERR: libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-se BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 curity -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testmsgr testmsgr.o soapC.o ../../../gsoap/libgsoap++.la -lm -lssl -lcrypto -lz BUILDSTDERR: 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld + rm -f /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm//usr/lib/libgsoap++.la /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm//usr/lib/libgsoap.la /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm//usr/lib/libgsoapck++.la /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm//usr/lib/libgsoapck.la /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm//usr/lib/libgsoapssl++.la /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm//usr/lib/libgsoapssl.la + mkdir -p /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm//usr/share/man/man1 + install -m 644 -p /builddir/build/SOURCES/soapcpp2.1 /builddir/build/SOURCES/wsdl2h.1 /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm//usr/share/man/man1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.8.75-3.fc31 --unique-debug-suffix -2.8.75-3.fc31.arm --unique-debug-src-base gsoap-2.8.75-3.fc31.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gsoap-2.8 BUILDSTDERR: 17607 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs -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' explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/bin/wsdl2h explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoap-2.8.75.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoap++-2.8.75.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/bin/soapcpp2 extracting debug info from /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoap-2.8.75.so extracting debug info from /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/bin/wsdl2h extracting debug info from /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoap++-2.8.75.so extracting debug info from /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/bin/soapcpp2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoapck++-2.8.75.so extracting debug info from /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoapck++-2.8.75.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoapssl++-2.8.75.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoapck-2.8.75.so extracting debug info from /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoapck-2.8.75.so extracting debug info from /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoapssl++-2.8.75.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoapssl-2.8.75.so extracting debug info from /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/lib/libgsoapssl-2.8.75.so original debug info size: 25568kB, size after compression: 23744kB /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rcwUJV + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.8 + make check BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 Making check in . make[1]: Entering directory '/builddir/build/BUILD/gsoap-2.8' 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 ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 BUILDSTDERR: make[5]: Entering directory '/builddir/buMakefile:706: warning: overriding recipe for target 'soapC.cpp' BUILDSTDERR: Makefile:703: warning: ignoring old recipe for target 'soapC.cpp' BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: Makefile:706: warning: overriding recipe for target 'soapC.cpp' BUILDSTDERR: Makefile:703: warning: ignoring old recipe for target 'soapC.cpp' BUILDSTDERR: In file included from /usr/include/c++/9/vector:72, BUILDSTDERR: from gdmStub.h:14, BUILDSTDERR: from gdmH.h:16, BUILDSTDERR: from gdmC.cpp:19: BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(std::vector<_Tp, _Alloc>::const_iterator, const value_type&) [with _Tp = gdm::DirectionsBound; _Alloc = std::allocator]': BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:130:5: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 130 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const gdm::DistanceMatrixElement&}; _Tp = gdm::DistanceMatrixElement; _Alloc = std::allocator]': BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 426 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(std::vector<_Tp, _Alloc>::const_iterator, const value_type&) [with _Tp = gdm::DistanceMatrixElement; _Alloc = std::allocator]': BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:130:5: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 130 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:161:2: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 BUILDSTDERR: 161 | _M_realloc_insert(begin() + (__position - cbegin()), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const gdm::DirectionsLeg&}; _Tp = gdm::DirectionsLeg; _Alloc = std::allocator]': BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 426 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(std::vector<_Tp, _Alloc>::const_iterator, const value_type&) [with _Tp = gdm::DirectionsLeg; _Alloc = std::allocator]': BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:130:5: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 130 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:161:2: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 BUILDSTDERR: 161 | _M_realloc_insert(begin() + (__position - cbegin()), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const gdm::DirectionsStep&}; _Tp = gdm::DirectionsStep; _Alloc = std::allocator]': BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 426 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(std::vector<_Tp, _Alloc>::const_iterator, const value_type&) [with _Tp = gdm::DirectionsStep; _Alloc = std::allocator]': BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:130:5: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 130 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:130:5: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:161:2: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 BUILDSTDERR: 161 | _M_realloc_insert(begin() + (__position - cbegin()), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gdmC.cpp: In function 'std::vector* gdm::soap_in_std__vectorTemplateOfDirectionsStep(soap*, const char*, std::vector*, const char*)': BUILDSTDERR: gdmC.cpp:7886:68: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 7886 | soap_update_pointers(soap, (const char*)&(*a->insert(a->end(), n)), (const char*)&n, sizeof(DirectionsStep)); BUILDSTDERR: | ^ BUILDSTDERR: gdmC.cpp:7893:69: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 7893 | { soap_update_pointers(soap, (const char*)&(*a->insert(a->end(), n)), (const char*)&n, sizeof(DirectionsStep)); BUILDSTDERR: | ^ BUILDSTDERR: gdmC.cpp: In function 'std::vector* gdm::soap_in_std__vectorTemplateOfDirectionsLeg(soap*, const char*, std::vector*, const char*)': BUILDSTDERR: gdmC.cpp:7782:68: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 7782 | soap_update_pointers(soap, (const char*)&(*a->insert(a->end(), n)), (const char*)&n, sizeof(DirectionsLeg)); BUILDSTDERR: | ^ BUILDSTDERR: gdmC.cpp:7789:69: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 7789 | { soap_update_pointers(soap, (const char*)&(*a->insert(a->end(), n)), (const char*)&n, sizeof(DirectionsLeg)); BUILDSTDERR: | ^ BUILDSTDERR: gdmC.cpp: In function 'std::vector* gdm::soap_in_std__vectorTemplateOfDirectionsBound(soap*, const char*, std::vector*, const char*)': BUILDSTDERR: gdmC.cpp:7588:68: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 7588 | soap_update_pointers(soap, (const char*)&(*a->insert(a->end(), n)), (const char*)&n, sizeof(DirectionsBound)); BUILDSTDERR: | ^ BUILDSTDERR: gdmC.cpp:7595:69: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 7595 | { soap_update_pointers(soap, (const char*)&(*a->insert(a->end(), n)), (const char*)&n, sizeof(DirectionsBound)); BUILDSTDERR: | ^ BUILDSTDERR: gdmC.cpp: In function 'std::vector* gdm::soap_in_std__vectorTemplateOfDistanceMatrixElement(soap*, const char*, std::vector*, const char*)': BUILDSTDERR: gdmC.cpp:8302:68: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 8302 | soap_update_pointers(soap, (const char*)&(*a->insert(a->end(), n)), (const char*)&n, sizeof(DistanceMatrixElement)); BUILDSTDERR: | ^ BUILDSTDERR: gdmC.cpp:8309:69: note: parameter passing for argument of type 'std::vector::const_iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 BUILDSTDERR: 8309 | { soap_update_pointers(soap, (const char*)&(*a->insert(a->end(), n)), (const char*)&n, sizeof(DistanceMatrixElement)); BUILDSTDERR: | ^ ild/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' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap gdm.hpp ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap gdm.hpp ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap gdm.hpp make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 BUILDSTDERR: make[5soapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 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.75 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 ]: 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 ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -0 -CS primes.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o soapC.o soapC.cpp BUILDSTDERR: /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 - BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o soapC.o soapC.c 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/re BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 dhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h make check-am make[5]: Entering directory '/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap ssl.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 ../../../gsoap/libgsoapssl.la -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/.libs/libgsoapssl.so -lm -lssl -lcrypto -lz 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_GLIBCXsoapcpp2: using both options -C and -S omits client/server code BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 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.75 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 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.75 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 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.75 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 X_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o primes primes.o soapC.o ../../../gsoap/libgsoap++.la -lm BUILDSTDERR: 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/redh BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 at/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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' BUILDSTDERR: ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../. BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 wstdemo.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 BUILDSTDERR: 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 - BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap calcrest.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o httpgettest httpgettest.o soapC.o httpget.o ../../../gsoap/libgsoap.la -lm BUILDSTDERR: libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSE BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 BUILDSTDERR: ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.75 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 RTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -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 BUILDSTDERR: make[4]: Entering directory '/b+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 uilddir/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' Processing files: gsoap-2.8.75-3.fc31.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lhUhUS + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.8 + DOCDIR=/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/share/doc/gsoap + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/share/doc/gsoap + cp -pr README.txt /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/share/doc/gsoap + cp -pr NOTES.txt /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/share/doc/gsoap + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZRz3rW + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.8 + LICENSEDIR=/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/share/licenses/gsoap + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/share/licenses/gsoap + cp -pr LICENSE.txt /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/share/licenses/gsoap + cp -pr GPLv2_license.txt /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/share/licenses/gsoap + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: gsoap = 2.8.75-3.fc31 gsoap(armv7hl-32) = 2.8.75-3.fc31 libgsoap++-2.8.75.so libgsoap-2.8.75.so libgsoapck++-2.8.75.so libgsoapck-2.8.75.so libgsoapssl++-2.8.75.so libgsoapssl-2.8.75.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.4) libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libssl.so.1.1 libssl.so.1.1(OPENSSL_1_1_0) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libz.so.1 rtld(GNU_HASH) Obsoletes: gsoap-examples < 2.8.3 Processing files: gsoap-devel-2.8.75-3.fc31.armv7hl Provides: gsoap-devel = 2.8.75-3.fc31 gsoap-devel(armv7hl-32) = 2.8.75-3.fc31 pkgconfig(gsoap) = 2.8 pkgconfig(gsoap++) = 2.8 pkgconfig(gsoapck) = 2.8 pkgconfig(gsoapck++) = 2.8 pkgconfig(gsoapssl) = 2.8 pkgconfig(gsoapssl++) = 2.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgsoap++-2.8.75.so libgsoap-2.8.75.so libgsoapck++-2.8.75.so libgsoapck-2.8.75.so libgsoapssl++-2.8.75.so libgsoapssl-2.8.75.so libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: gsoap-doc-2.8.75-3.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZrbY8R + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.8 + DOCDIR=/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/share/doc/gsoap-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/share/doc/gsoap-doc + cp -pr README.txt /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/share/doc/gsoap-doc + cp -pr NOTES.txt /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/share/doc/gsoap-doc + cp -pr gsoap/doc/GeniviaLogo2_trans_noslogan.png gsoap/doc/apache gsoap/doc/curl gsoap/doc/databinding gsoap/doc/dom gsoap/doc/doxygen_footer.html gsoap/doc/doxygen_header.html gsoap/doc/fonts gsoap/doc/genivia_content.css gsoap/doc/genivia_tabs.css gsoap/doc/guide gsoap/doc/httpda gsoap/doc/index.html gsoap/doc/ios gsoap/doc/isapi gsoap/doc/sessions gsoap/doc/soapdoc2.html gsoap/doc/testmsgr gsoap/doc/uddi2 gsoap/doc/wininet gsoap/doc/wsa gsoap/doc/wsdd gsoap/doc/wsrm gsoap/doc/wsse gsoap/doc/wsse-lite gsoap/doc/wst gsoap/doc/xml-rpc-json /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/share/doc/gsoap-doc + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pOd6AT + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.8 + LICENSEDIR=/builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/share/licenses/gsoap-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/share/licenses/gsoap-doc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/share/licenses/gsoap-doc + cp -pr GPLv2_license.txt /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm/usr/share/licenses/gsoap-doc + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: gsoap-doc = 2.8.75-3.fc31 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.75-3.fc31.armv7hl Provides: gsoap-debugsource = 2.8.75-3.fc31 gsoap-debugsource(armv7hl-32) = 2.8.75-3.fc31 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.75-3.fc31.armv7hl Provides: debuginfo(build-id) = 503440dc1b110e0adafbe4e2ae0682870986cad5 debuginfo(build-id) = 9e230a0b12e4ad2b2c45b9572b5a48bac41537d1 debuginfo(build-id) = ba4f86259bb927dcddfe44b508bfaa12215ac218 debuginfo(build-id) = d56c8dfad66bd4eebe40ce31c0b730fda519d41a debuginfo(build-id) = df5c30c8e6a411b8b958bee461c25585cc8aff9b debuginfo(build-id) = f666a4abf90b5f4e59adcf3adc3dd5dd0aa22729 gsoap-debuginfo = 2.8.75-3.fc31 gsoap-debuginfo(armv7hl-32) = 2.8.75-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gsoap-debugsource(armv7hl-32) = 2.8.75-3.fc31 Processing files: gsoap-devel-debuginfo-2.8.75-3.fc31.armv7hl Provides: debuginfo(build-id) = 9895b4a1b0c45279c64877350b9ef60af5c7a1c3 debuginfo(build-id) = f372fa504caecf36868af4af536678e3cd88691d gsoap-devel-debuginfo = 2.8.75-3.fc31 gsoap-devel-debuginfo(armv7hl-32) = 2.8.75-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gsoap-debugsource(armv7hl-32) = 2.8.75-3.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm Wrote: /builddir/build/RPMS/gsoap-2.8.75-3.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/gsoap-debuginfo-2.8.75-3.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/gsoap-devel-2.8.75-3.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/gsoap-debugsource-2.8.75-3.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/gsoap-devel-debuginfo-2.8.75-3.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/gsoap-doc-2.8.75-3.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WS4yOS + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gsoap-2.8.75-3.fc31.arm + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0