>>> gsoap: Building community/gsoap 2.8.122-r0 (using abuild 3.9.0-r0) started Sun, 22 May 2022 20:42:04 +0000 >>> gsoap: Checking sanity of /home/buildozer/aports/community/gsoap/APKBUILD... >>> gsoap: Analyzing dependencies... >>> gsoap: Installing for build: build-base autoconf automake bison flex openssl1.1-compat-dev libtool zlib-dev (1/15) Installing m4 (1.4.19-r1) (2/15) Installing libbz2 (1.0.8-r1) (3/15) Installing perl (5.34.1-r0) (4/15) Installing autoconf (2.71-r0) (5/15) Installing automake (1.16.5-r0) (6/15) Installing bison (3.7.6-r0) (7/15) Installing flex (2.6.4-r2) (8/15) Installing openssl-dev (1.1.1o-r0) (9/15) Installing libltdl (2.4.7-r0) (10/15) Installing libtool (2.4.7-r0) (11/15) Installing zlib-dev (1.2.12-r1) (12/15) Installing .makedepends-gsoap (20220522.204204) (13/15) Installing perl-error (0.17029-r1) (14/15) Installing perl-git (2.36.1-r0) (15/15) Installing git-perl (2.36.1-r0) Executing busybox-1.35.0-r13.trigger OK: 295 MiB in 105 packages >>> gsoap: Cleaning up srcdir >>> gsoap: Cleaning up pkgdir >>> gsoap: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/gsoap_2.8.122.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> gsoap: Fetching https://prdownloads.sourceforge.net/gsoap2/gsoap_2.8.122.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 319 100 319 0 0 1801 0 --:--:-- --:--:-- --:--:-- 1812 48 33.5M 48 16.3M 0 0 20.5M 0 0:00:01 --:--:-- 0:00:01 20.5M 100 33.5M 100 33.5M 0 0 33.3M 0 0:00:01 0:00:01 --:--:-- 82.1M >>> gsoap: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/gsoap_2.8.122.zip >>> gsoap: Checking sha512sums... gsoap_2.8.122.zip: OK gsoap-libtool.patch: OK musl-fixes.patch: OK >>> gsoap: Unpacking /var/cache/distfiles/v3.16/gsoap_2.8.122.zip... >>> gsoap: gsoap-libtool.patch patching file configure.ac Hunk #1 succeeded at 15 with fuzz 1 (offset -1 lines). Hunk #2 succeeded at 302 (offset 8 lines). Hunk #3 succeeded at 329 with fuzz 2 (offset 8 lines). patching file gsoap/Makefile.am patching file gsoap/samples/autotest/Makefile.am patching file gsoap/samples/databinding/Makefile.am patching file gsoap/samples/Makefile.defines >>> gsoap: musl-fixes.patch patching file gsoap/stdsoap2.c Hunk #1 succeeded at 5132 (offset 7 lines). Hunk #2 succeeded at 5147 (offset 7 lines). patching file gsoap/stdsoap2.cpp Hunk #1 succeeded at 5099 (offset 7 lines). Hunk #2 succeeded at 5132 (offset 7 lines). Hunk #3 succeeded at 5147 (offset 7 lines). patching file gsoap/stdsoap2.cpp Hunk #1 succeeded at 22623 (offset 5 lines). autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force autoreconf: running: /usr/bin/autoconf --force configure.ac:15: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... aclocal.m4:9729: AM_PROG_LEX is expanded from... configure.ac:15: the top level configure.ac:18: warning: The macro `AM_PROG_LIBTOOL' is obsolete. configure.ac:18: You should run autoupdate. aclocal.m4:123: AM_PROG_LIBTOOL is expanded from... configure.ac:18: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:13: installing './compile' configure.ac:3: installing './missing' gsoap/Makefile.am: installing './depcomp' gsoap/samples/googleapi/Makefile.am:13: warning: CLEANFILES multiply defined in condition TRUE ... gsoap/samples/googleapi/../Makefile.cpp_rules:11: ... 'CLEANFILES' previously defined here gsoap/samples/googleapi/Makefile.am:10: 'gsoap/samples/googleapi/../Makefile.cpp_rules' included from here gsoap/samples/rest/Makefile.am:14: warning: source file '../../plugin/httpget.c' is in a subdirectory, gsoap/samples/rest/Makefile.am:14: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. gsoap/samples/rest/Makefile.am:15: warning: source file '../../plugin/httppost.c' is in a subdirectory, gsoap/samples/rest/Makefile.am:15: but option 'subdir-objects' is disabled gsoap/samples/ssl/Makefile.am:14: warning: source file '../../plugin/threads.c' is in a subdirectory, gsoap/samples/ssl/Makefile.am:14: but option 'subdir-objects' is disabled gsoap/samples/ssl/Makefile.am:18: warning: source file '../../plugin/threads.c' is in a subdirectory, gsoap/samples/ssl/Makefile.am:18: but option 'subdir-objects' is disabled gsoap/samples/wsa/Makefile.am:15: warning: source file '../../plugin/wsaapi.c' is in a subdirectory, gsoap/samples/wsa/Makefile.am:15: but option 'subdir-objects' is disabled gsoap/samples/wsrm/Makefile.am:15: warning: source file '../../plugin/wsaapi.c' is in a subdirectory, gsoap/samples/wsrm/Makefile.am:15: but option 'subdir-objects' is disabled gsoap/samples/wsrm/Makefile.am:15: warning: source file '../../plugin/wsrmapi.c' is in a subdirectory, gsoap/samples/wsrm/Makefile.am:15: but option 'subdir-objects' is disabled gsoap/samples/wsrm/Makefile.am:15: warning: source file '../../plugin/threads.c' is in a subdirectory, gsoap/samples/wsrm/Makefile.am:15: but option 'subdir-objects' is disabled gsoap/samples/wsrm/Makefile.am:15: warning: source file '../../custom/duration.c' is in a subdirectory, gsoap/samples/wsrm/Makefile.am:15: but option 'subdir-objects' is disabled gsoap/samples/wsrm/Makefile.am:23: warning: source file '../../plugin/wsaapi.c' is in a subdirectory, gsoap/samples/wsrm/Makefile.am:23: but option 'subdir-objects' is disabled gsoap/samples/wsrm/Makefile.am:23: warning: source file '../../plugin/wsrmapi.c' is in a subdirectory, gsoap/samples/wsrm/Makefile.am:23: but option 'subdir-objects' is disabled gsoap/samples/wsrm/Makefile.am:23: warning: source file '../../plugin/threads.c' is in a subdirectory, gsoap/samples/wsrm/Makefile.am:23: but option 'subdir-objects' is disabled gsoap/samples/wsrm/Makefile.am:23: warning: source file '../../custom/duration.c' is in a subdirectory, gsoap/samples/wsrm/Makefile.am:23: but option 'subdir-objects' is disabled gsoap/samples/wsrm/Makefile.am:19: warning: source file '../../plugin/wsaapi.c' is in a subdirectory, gsoap/samples/wsrm/Makefile.am:19: but option 'subdir-objects' is disabled gsoap/samples/wsrm/Makefile.am:19: warning: source file '../../plugin/wsrmapi.c' is in a subdirectory, gsoap/samples/wsrm/Makefile.am:19: but option 'subdir-objects' is disabled gsoap/samples/wsrm/Makefile.am:19: warning: source file '../../plugin/threads.c' is in a subdirectory, gsoap/samples/wsrm/Makefile.am:19: but option 'subdir-objects' is disabled gsoap/samples/wsrm/Makefile.am:19: warning: source file '../../custom/duration.c' is in a subdirectory, gsoap/samples/wsrm/Makefile.am:19: but option 'subdir-objects' is disabled gsoap/samples/wsse/Makefile.am:14: warning: source file '../../stdsoap2.c' is in a subdirectory, gsoap/samples/wsse/Makefile.am:14: but option 'subdir-objects' is disabled gsoap/samples/wsse/Makefile.am:14: warning: source file '../../dom.c' is in a subdirectory, gsoap/samples/wsse/Makefile.am:14: but option 'subdir-objects' is disabled gsoap/samples/wsse/Makefile.am:14: warning: source file '../../plugin/wsseapi.c' is in a subdirectory, gsoap/samples/wsse/Makefile.am:14: but option 'subdir-objects' is disabled gsoap/samples/wsse/Makefile.am:14: warning: source file '../../plugin/smdevp.c' is in a subdirectory, gsoap/samples/wsse/Makefile.am:14: but option 'subdir-objects' is disabled gsoap/samples/wsse/Makefile.am:14: warning: source file '../../plugin/mecevp.c' is in a subdirectory, gsoap/samples/wsse/Makefile.am:14: but option 'subdir-objects' is disabled gsoap/samples/wsse/Makefile.am:14: warning: source file '../../custom/struct_timeval.c' is in a subdirectory, gsoap/samples/wsse/Makefile.am:14: but option 'subdir-objects' is disabled gsoap/samples/wsse/Makefile.am:17: warning: source file '../../stdsoap2.c' is in a subdirectory, gsoap/samples/wsse/Makefile.am:17: but option 'subdir-objects' is disabled gsoap/samples/wsse/Makefile.am:17: warning: source file '../../plugin/wsseapi-lite.c' is in a subdirectory, gsoap/samples/wsse/Makefile.am:17: but option 'subdir-objects' is disabled gsoap/samples/wsse/Makefile.am:17: warning: source file '../../custom/struct_timeval.c' is in a subdirectory, gsoap/samples/wsse/Makefile.am:17: but option 'subdir-objects' is disabled gsoap/samples/wst/Makefile.am:14: warning: source file '../../stdsoap2.c' is in a subdirectory, gsoap/samples/wst/Makefile.am:14: but option 'subdir-objects' is disabled gsoap/samples/wst/Makefile.am:14: warning: source file '../../dom.c' is in a subdirectory, gsoap/samples/wst/Makefile.am:14: but option 'subdir-objects' is disabled gsoap/samples/wst/Makefile.am:14: warning: source file '../../plugin/wstapi.c' is in a subdirectory, gsoap/samples/wst/Makefile.am:14: but option 'subdir-objects' is disabled gsoap/samples/wst/Makefile.am:14: warning: source file '../../plugin/wsseapi.c' is in a subdirectory, gsoap/samples/wst/Makefile.am:14: but option 'subdir-objects' is disabled gsoap/samples/wst/Makefile.am:14: warning: source file '../../plugin/wsaapi.c' is in a subdirectory, gsoap/samples/wst/Makefile.am:14: but option 'subdir-objects' is disabled gsoap/samples/wst/Makefile.am:14: warning: source file '../../plugin/smdevp.c' is in a subdirectory, gsoap/samples/wst/Makefile.am:14: but option 'subdir-objects' is disabled gsoap/samples/wst/Makefile.am:14: warning: source file '../../plugin/mecevp.c' is in a subdirectory, gsoap/samples/wst/Makefile.am:14: but option 'subdir-objects' is disabled gsoap/samples/wst/Makefile.am:14: warning: source file '../../custom/struct_timeval.c' is in a subdirectory, gsoap/samples/wst/Makefile.am:14: but option 'subdir-objects' is disabled gsoap/wsdl/Makefile.am:34: warning: source file '$(top_srcdir)/gsoap/plugin/httpda.c' is in a subdirectory, gsoap/wsdl/Makefile.am:34: but option 'subdir-objects' is disabled gsoap/wsdl/Makefile.am:34: warning: source file '$(top_srcdir)/gsoap/plugin/smdevp.c' is in a subdirectory, gsoap/wsdl/Makefile.am:34: but option 'subdir-objects' is disabled autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... armv8l-unknown-linux-musleabihf checking host system type... armv8l-unknown-linux-musleabihf checking whether make sets $(MAKE)... (cached) yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 checking for gcc... gcc checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... no checking whether yytext is a pointer... yes checking for bison... bison -y checking how to run the C preprocessor... gcc -E checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/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... 98304 checking how to convert armv8l-unknown-linux-musleabihf file names to armv8l-unknown-linux-musleabihf format... func_convert_file_noop checking how to convert armv8l-unknown-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip 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... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes 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/armv7-alpine-linux-musleabihf/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... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/armv7-alpine-linux-musleabihf/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... yes 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/armv7-alpine-linux-musleabihf/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) awk checking for ar... (cached) ar checking for arpa/inet.h... yes checking for locale.h... yes checking for xlocale.h... no checking for errno.h... yes checking for fcntl.h... yes checking for ctype.h... yes checking for limits.h... yes checking for float.h... yes checking for math.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for time.h... yes checking for sys/inttypes.h... no checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/timeb.h... yes checking for unistd.h... (cached) yes checking for poll.h... yes checking for openssl/ssl.h... yes checking for gnutls/gnutls.h... no checking for zlib.h... yes checking for socklen_t... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... yes checking for alarm... yes checking for working mktime... yes checking for strftime... yes checking for random... yes checking for gettimeofday... yes checking for ftime... yes checking for localtime_r... yes checking for timegm... yes checking for gmtime... yes checking for gmtime_r... yes checking for asctime... yes checking for asctime_r... yes checking for memset... yes checking for select... yes checking for socket... yes checking for snprintf... yes checking for strchr... yes checking for strerror... yes checking for strerror_r... yes checking for strlcpy... yes checking for strlcat... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strtold... yes checking for strtod... yes checking for strtof... yes checking for strtold_l... yes checking for strtod_l... yes checking for strtof_l... yes checking for sscanf... yes checking for sscanf_l... no checking for snprintf... (cached) yes checking for sprintf_l... no checking for poll... yes checking for newlocale... yes checking for uselocale... yes checking for freelocale... yes checking for isnan... no checking for isinf... no checking for macro isnan... no checking for macro isinf... no checking for gethostbyname_r... yes checking for GNU libc compatible malloc... yes checking for disable namespaces in library... no checking for enable xlocale usage in library... no checking for disable c locale usage in library... no checking for enable ipv6 in library... yes checking for enable ipv6-v6only in library... no checking for disable openssl in library... no checking for enable gnutls in library... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gsoap.pc config.status: creating gsoap++.pc config.status: creating gsoapck.pc config.status: creating gsoapck++.pc config.status: creating gsoapssl.pc config.status: creating gsoapssl++.pc config.status: creating gsoap/Makefile config.status: creating gsoap/src/Makefile config.status: creating gsoap/wsdl/Makefile config.status: creating gsoap/samples/Makefile config.status: creating gsoap/samples/autotest/Makefile config.status: creating gsoap/samples/aws/Makefile config.status: creating gsoap/samples/calc/Makefile config.status: creating gsoap/samples/calc++/Makefile config.status: creating gsoap/samples/chaining/Makefile config.status: creating gsoap/samples/chaining++/Makefile config.status: creating gsoap/samples/databinding/Makefile config.status: creating gsoap/samples/dime/Makefile config.status: creating gsoap/samples/dom/Makefile config.status: creating gsoap/samples/oneway/Makefile config.status: creating gsoap/samples/oneway++/Makefile config.status: creating gsoap/samples/factory/Makefile config.status: creating gsoap/samples/factorytest/Makefile config.status: creating gsoap/samples/gmt/Makefile config.status: creating gsoap/samples/googleapi/Makefile config.status: creating gsoap/samples/hello/Makefile config.status: creating gsoap/samples/httpcookies/Makefile config.status: creating gsoap/samples/lu/Makefile config.status: creating gsoap/samples/magic/Makefile config.status: creating gsoap/samples/mashup/Makefile config.status: creating gsoap/samples/mashup++/Makefile config.status: creating gsoap/samples/mtom/Makefile config.status: creating gsoap/samples/mtom-stream/Makefile config.status: creating gsoap/samples/polytest/Makefile config.status: creating gsoap/samples/primes/Makefile config.status: creating gsoap/samples/roll/Makefile config.status: creating gsoap/samples/router/Makefile config.status: creating gsoap/samples/atom/Makefile config.status: creating gsoap/samples/rss/Makefile config.status: creating gsoap/samples/ssl/Makefile config.status: creating gsoap/samples/template/Makefile config.status: creating gsoap/samples/udp/Makefile config.status: creating gsoap/samples/varparam/Makefile config.status: creating gsoap/samples/wsa/Makefile config.status: creating gsoap/samples/wsrm/Makefile config.status: creating gsoap/samples/wsse/Makefile config.status: creating gsoap/samples/wst/Makefile config.status: creating gsoap/samples/xml-rpc-json/Makefile config.status: creating gsoap/samples/rest/Makefile config.status: creating gsoap/samples/testmsgr/Makefile config.status: creating gsoap/samples/async/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8' Making all in . make[2]: Entering directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8' make[2]: Leaving directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8' Making all in gsoap make[2]: Entering directory '/home/buildozer/aports/community/gsoap/src/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 '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap' Making all in . make[4]: Entering directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -Os -fomit-frame-pointer -MT libgsoap_la-stdsoap2.lo -MD -MP -MF .deps/libgsoap_la-stdsoap2.Tpo -c -o libgsoap_la-stdsoap2.lo `test -f 'stdsoap2.c' || echo './'`stdsoap2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -Os -fomit-frame-pointer -MT libgsoap_la-dom.lo -MD -MP -MF .deps/libgsoap_la-dom.Tpo -c -o libgsoap_la-dom.lo `test -f 'dom.c' || echo './'`dom.c /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -Os -fomit-frame-pointer -MT libgsoap___la-stdsoap2_cpp.lo -MD -MP -MF .deps/libgsoap___la-stdsoap2_cpp.Tpo -c -o libgsoap___la-stdsoap2_cpp.lo `test -f 'stdsoap2_cpp.cpp' || echo './'`stdsoap2_cpp.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -Os -fomit-frame-pointer -MT libgsoap___la-dom_cpp.lo -MD -MP -MF .deps/libgsoap___la-dom_cpp.Tpo -c -o libgsoap___la-dom_cpp.lo `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -DWITH_COOKIES -Os -fomit-frame-pointer -MT libgsoapck_la-stdsoap2_ck.lo -MD -MP -MF .deps/libgsoapck_la-stdsoap2_ck.Tpo -c -o libgsoapck_la-stdsoap2_ck.lo `test -f 'stdsoap2_ck.c' || echo './'`stdsoap2_ck.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -DWITH_COOKIES -Os -fomit-frame-pointer -MT libgsoapck_la-dom.lo -MD -MP -MF .deps/libgsoapck_la-dom.Tpo -c -o libgsoapck_la-dom.lo `test -f 'dom.c' || echo './'`dom.c /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -DWITH_COOKIES -Os -fomit-frame-pointer -MT libgsoapck___la-stdsoap2_ck_cpp.lo -MD -MP -MF .deps/libgsoapck___la-stdsoap2_ck_cpp.Tpo -c -o libgsoapck___la-stdsoap2_ck_cpp.lo `test -f 'stdsoap2_ck_cpp.cpp' || echo './'`stdsoap2_ck_cpp.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -DWITH_COOKIES -Os -fomit-frame-pointer -MT libgsoapck___la-dom_cpp.lo -MD -MP -MF .deps/libgsoapck___la-dom_cpp.Tpo -c -o libgsoapck___la-dom_cpp.lo `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -Os -fomit-frame-pointer -MT libgsoapssl_la-stdsoap2_ssl.lo -MD -MP -MF .deps/libgsoapssl_la-stdsoap2_ssl.Tpo -c -o libgsoapssl_la-stdsoap2_ssl.lo `test -f 'stdsoap2_ssl.c' || echo './'`stdsoap2_ssl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -Os -fomit-frame-pointer -MT libgsoapssl_la-dom.lo -MD -MP -MF .deps/libgsoapssl_la-dom.Tpo -c -o libgsoapssl_la-dom.lo `test -f 'dom.c' || echo './'`dom.c /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -Os -fomit-frame-pointer -MT libgsoapssl___la-stdsoap2_ssl_cpp.lo -MD -MP -MF .deps/libgsoapssl___la-stdsoap2_ssl_cpp.Tpo -c -o libgsoapssl___la-stdsoap2_ssl_cpp.lo `test -f 'stdsoap2_ssl_cpp.cpp' || echo './'`stdsoap2_ssl_cpp.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -Os -fomit-frame-pointer -MT libgsoapssl___la-dom_cpp.lo -MD -MP -MF .deps/libgsoapssl___la-dom_cpp.Tpo -c -o libgsoapssl___la-dom_cpp.lo `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -DWITH_COOKIES -Os -fomit-frame-pointer -MT libgsoapck_la-dom.lo -MD -MP -MF .deps/libgsoapck_la-dom.Tpo -c dom.c -fPIC -DPIC -o .libs/libgsoapck_la-dom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -Os -fomit-frame-pointer -MT libgsoap_la-dom.lo -MD -MP -MF .deps/libgsoap_la-dom.Tpo -c dom.c -fPIC -DPIC -o .libs/libgsoap_la-dom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -Os -fomit-frame-pointer -MT libgsoap_la-stdsoap2.lo -MD -MP -MF .deps/libgsoap_la-stdsoap2.Tpo -c stdsoap2.c -fPIC -DPIC -o .libs/libgsoap_la-stdsoap2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -DWITH_COOKIES -Os -fomit-frame-pointer -MT libgsoapck_la-stdsoap2_ck.lo -MD -MP -MF .deps/libgsoapck_la-stdsoap2_ck.Tpo -c stdsoap2_ck.c -fPIC -DPIC -o .libs/libgsoapck_la-stdsoap2_ck.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -Os -fomit-frame-pointer -MT libgsoapssl_la-dom.lo -MD -MP -MF .deps/libgsoapssl_la-dom.Tpo -c dom.c -fPIC -DPIC -o .libs/libgsoapssl_la-dom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -Os -fomit-frame-pointer -MT libgsoapssl_la-stdsoap2_ssl.lo -MD -MP -MF .deps/libgsoapssl_la-stdsoap2_ssl.Tpo -c stdsoap2_ssl.c -fPIC -DPIC -o .libs/libgsoapssl_la-stdsoap2_ssl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -Os -fomit-frame-pointer -MT libgsoap___la-dom_cpp.lo -MD -MP -MF .deps/libgsoap___la-dom_cpp.Tpo -c dom_cpp.cpp -fPIC -DPIC -o .libs/libgsoap___la-dom_cpp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -Os -fomit-frame-pointer -MT libgsoap___la-stdsoap2_cpp.lo -MD -MP -MF .deps/libgsoap___la-stdsoap2_cpp.Tpo -c stdsoap2_cpp.cpp -fPIC -DPIC -o .libs/libgsoap___la-stdsoap2_cpp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -DWITH_COOKIES -Os -fomit-frame-pointer -MT libgsoapck___la-stdsoap2_ck_cpp.lo -MD -MP -MF .deps/libgsoapck___la-stdsoap2_ck_cpp.Tpo -c stdsoap2_ck_cpp.cpp -fPIC -DPIC -o .libs/libgsoapck___la-stdsoap2_ck_cpp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -DWITH_COOKIES -Os -fomit-frame-pointer -MT libgsoapck___la-dom_cpp.lo -MD -MP -MF .deps/libgsoapck___la-dom_cpp.Tpo -c dom_cpp.cpp -fPIC -DPIC -o .libs/libgsoapck___la-dom_cpp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -Os -fomit-frame-pointer -MT libgsoapssl___la-dom_cpp.lo -MD -MP -MF .deps/libgsoapssl___la-dom_cpp.Tpo -c dom_cpp.cpp -fPIC -DPIC -o .libs/libgsoapssl___la-dom_cpp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -Os -fomit-frame-pointer -MT libgsoapssl___la-stdsoap2_ssl_cpp.lo -MD -MP -MF .deps/libgsoapssl___la-stdsoap2_ssl_cpp.Tpo -c stdsoap2_ssl_cpp.cpp -fPIC -DPIC -o .libs/libgsoapssl___la-stdsoap2_ssl_cpp.o stdsoap2.c: In function 'soap_s2float': stdsoap2.c:16706:19: warning: implicit declaration of function 'strtod_l'; did you mean 'strtok_r'? [-Wimplicit-function-declaration] 16706 | *p = (float)strtod_l(s, &r, SOAP_LOCALE(soap)); | ^~~~~~~~ | strtok_r stdsoap2_ck.c: In function 'soap_s2float': stdsoap2_ck.c:16706:19: warning: implicit declaration of function 'strtod_l'; did you mean 'strtok_r'? [-Wimplicit-function-declaration] 16706 | *p = (float)strtod_l(s, &r, SOAP_LOCALE(soap)); | ^~~~~~~~ | strtok_r stdsoap2_ssl.c: In function 'soap_s2float': stdsoap2_ssl.c:16706:19: warning: implicit declaration of function 'strtod_l'; did you mean 'strtok_r'? [-Wimplicit-function-declaration] 16706 | *p = (float)strtod_l(s, &r, SOAP_LOCALE(soap)); | ^~~~~~~~ | strtok_r libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -DWITH_COOKIES -Os -fomit-frame-pointer -MT libgsoapck_la-dom.lo -MD -MP -MF .deps/libgsoapck_la-dom.Tpo -c dom.c -o libgsoapck_la-dom.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -Os -fomit-frame-pointer -MT libgsoap_la-dom.lo -MD -MP -MF .deps/libgsoap_la-dom.Tpo -c dom.c -o libgsoap_la-dom.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -Os -fomit-frame-pointer -MT libgsoapssl_la-dom.lo -MD -MP -MF .deps/libgsoapssl_la-dom.Tpo -c dom.c -o libgsoapssl_la-dom.o >/dev/null 2>&1 mv -f .deps/libgsoap_la-dom.Tpo .deps/libgsoap_la-dom.Plo mv -f .deps/libgsoapck_la-dom.Tpo .deps/libgsoapck_la-dom.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -DWITH_COOKIES -Os -fomit-frame-pointer -MT libgsoapck___la-dom_cpp.lo -MD -MP -MF .deps/libgsoapck___la-dom_cpp.Tpo -c dom_cpp.cpp -o libgsoapck___la-dom_cpp.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -Os -fomit-frame-pointer -MT libgsoap___la-dom_cpp.lo -MD -MP -MF .deps/libgsoap___la-dom_cpp.Tpo -c dom_cpp.cpp -o libgsoap___la-dom_cpp.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -Os -fomit-frame-pointer -MT libgsoapssl___la-dom_cpp.lo -MD -MP -MF .deps/libgsoapssl___la-dom_cpp.Tpo -c dom_cpp.cpp -o libgsoapssl___la-dom_cpp.o >/dev/null 2>&1 mv -f .deps/libgsoapssl_la-dom.Tpo .deps/libgsoapssl_la-dom.Plo mv -f .deps/libgsoapck___la-dom_cpp.Tpo .deps/libgsoapck___la-dom_cpp.Plo mv -f .deps/libgsoap___la-dom_cpp.Tpo .deps/libgsoap___la-dom_cpp.Plo mv -f .deps/libgsoapssl___la-dom_cpp.Tpo .deps/libgsoapssl___la-dom_cpp.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -Os -fomit-frame-pointer -MT libgsoap_la-stdsoap2.lo -MD -MP -MF .deps/libgsoap_la-stdsoap2.Tpo -c stdsoap2.c -o libgsoap_la-stdsoap2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -DWITH_COOKIES -Os -fomit-frame-pointer -MT libgsoapck_la-stdsoap2_ck.lo -MD -MP -MF .deps/libgsoapck_la-stdsoap2_ck.Tpo -c stdsoap2_ck.c -o libgsoapck_la-stdsoap2_ck.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -Os -fomit-frame-pointer -MT libgsoap___la-stdsoap2_cpp.lo -MD -MP -MF .deps/libgsoap___la-stdsoap2_cpp.Tpo -c stdsoap2_cpp.cpp -o libgsoap___la-stdsoap2_cpp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -Os -fomit-frame-pointer -MT libgsoapssl_la-stdsoap2_ssl.lo -MD -MP -MF .deps/libgsoapssl_la-stdsoap2_ssl.Tpo -c stdsoap2_ssl.c -o libgsoapssl_la-stdsoap2_ssl.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -DWITH_COOKIES -Os -fomit-frame-pointer -MT libgsoapck___la-stdsoap2_ck_cpp.lo -MD -MP -MF .deps/libgsoapck___la-stdsoap2_ck_cpp.Tpo -c stdsoap2_ck_cpp.cpp -o libgsoapck___la-stdsoap2_ck_cpp.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -Os -fomit-frame-pointer -MT libgsoapssl___la-stdsoap2_ssl_cpp.lo -MD -MP -MF .deps/libgsoapssl___la-stdsoap2_ssl_cpp.Tpo -c stdsoap2_ssl_cpp.cpp -o libgsoapssl___la-stdsoap2_ssl_cpp.o >/dev/null 2>&1 mv -f .deps/libgsoap_la-stdsoap2.Tpo .deps/libgsoap_la-stdsoap2.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -DWITH_IPV6 -DLINUX -Os -fomit-frame-pointer -release 2.8.122 -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 -Os -Wl,-soname -Wl,libgsoap-2.8.122.so -o .libs/libgsoap-2.8.122.so libtool: link: (cd ".libs" && rm -f "libgsoap.so" && ln -s "libgsoap-2.8.122.so" "libgsoap.so") libtool: link: ar cr .libs/libgsoap.a libgsoap_la-stdsoap2.o libgsoap_la-dom.o libtool: link: ranlib .libs/libgsoap.a libtool: link: ( cd ".libs" && rm -f "libgsoap.la" && ln -s "../libgsoap.la" "libgsoap.la" ) mv -f .deps/libgsoapck_la-stdsoap2_ck.Tpo .deps/libgsoapck_la-stdsoap2_ck.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -DWITH_IPV6 -DLINUX -DWITH_COOKIES -Os -fomit-frame-pointer -release 2.8.122 -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 -Os -Wl,-soname -Wl,libgsoapck-2.8.122.so -o .libs/libgsoapck-2.8.122.so libtool: link: (cd ".libs" && rm -f "libgsoapck.so" && ln -s "libgsoapck-2.8.122.so" "libgsoapck.so") libtool: link: ar cr .libs/libgsoapck.a libgsoapck_la-stdsoap2_ck.o libgsoapck_la-dom.o libtool: link: ranlib .libs/libgsoapck.a libtool: link: ( cd ".libs" && rm -f "libgsoapck.la" && ln -s "../libgsoapck.la" "libgsoapck.la" ) mv -f .deps/libgsoap___la-stdsoap2_cpp.Tpo .deps/libgsoap___la-stdsoap2_cpp.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -DWITH_IPV6 -DLINUX -Os -fomit-frame-pointer -release 2.8.122 -o libgsoap++.la -rpath /usr/lib libgsoap___la-stdsoap2_cpp.lo libgsoap___la-dom_cpp.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv7-alpine-linux-musleabihf/11.2.1/../../../crti.o /usr/lib/gcc/armv7-alpine-linux-musleabihf/11.2.1/crtbeginS.o .libs/libgsoap___la-stdsoap2_cpp.o .libs/libgsoap___la-dom_cpp.o -L/usr/lib/gcc/armv7-alpine-linux-musleabihf/11.2.1 -L/usr/lib/gcc/armv7-alpine-linux-musleabihf/11.2.1/../../../../armv7-alpine-linux-musleabihf/lib -L/usr/lib/gcc/armv7-alpine-linux-musleabihf/11.2.1/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/armv7-alpine-linux-musleabihf/11.2.1/crtendS.o /usr/lib/gcc/armv7-alpine-linux-musleabihf/11.2.1/../../../crtn.o -Os -Wl,-soname -Wl,libgsoap++-2.8.122.so -o .libs/libgsoap++-2.8.122.so libtool: link: (cd ".libs" && rm -f "libgsoap++.so" && ln -s "libgsoap++-2.8.122.so" "libgsoap++.so") libtool: link: ar cr .libs/libgsoap++.a libgsoap___la-stdsoap2_cpp.o libgsoap___la-dom_cpp.o libtool: link: ranlib .libs/libgsoap++.a libtool: link: ( cd ".libs" && rm -f "libgsoap++.la" && ln -s "../libgsoap++.la" "libgsoap++.la" ) mv -f .deps/libgsoapssl_la-stdsoap2_ssl.Tpo .deps/libgsoapssl_la-stdsoap2_ssl.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -Os -fomit-frame-pointer -release 2.8.122 -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 -Os -Wl,-soname -Wl,libgsoapssl-2.8.122.so -o .libs/libgsoapssl-2.8.122.so mv -f .deps/libgsoapck___la-stdsoap2_ck_cpp.Tpo .deps/libgsoapck___la-stdsoap2_ck_cpp.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -DWITH_IPV6 -DLINUX -DWITH_COOKIES -Os -fomit-frame-pointer -release 2.8.122 -o libgsoapck++.la -rpath /usr/lib libgsoapck___la-stdsoap2_ck_cpp.lo libgsoapck___la-dom_cpp.lo libtool: link: (cd ".libs" && rm -f "libgsoapssl.so" && ln -s "libgsoapssl-2.8.122.so" "libgsoapssl.so") libtool: link: ar cr .libs/libgsoapssl.a libgsoapssl_la-stdsoap2_ssl.o libgsoapssl_la-dom.o libtool: link: ranlib .libs/libgsoapssl.a libtool: link: ( cd ".libs" && rm -f "libgsoapssl.la" && ln -s "../libgsoapssl.la" "libgsoapssl.la" ) libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv7-alpine-linux-musleabihf/11.2.1/../../../crti.o /usr/lib/gcc/armv7-alpine-linux-musleabihf/11.2.1/crtbeginS.o .libs/libgsoapck___la-stdsoap2_ck_cpp.o .libs/libgsoapck___la-dom_cpp.o -L/usr/lib/gcc/armv7-alpine-linux-musleabihf/11.2.1 -L/usr/lib/gcc/armv7-alpine-linux-musleabihf/11.2.1/../../../../armv7-alpine-linux-musleabihf/lib -L/usr/lib/gcc/armv7-alpine-linux-musleabihf/11.2.1/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/armv7-alpine-linux-musleabihf/11.2.1/crtendS.o /usr/lib/gcc/armv7-alpine-linux-musleabihf/11.2.1/../../../crtn.o -Os -Wl,-soname -Wl,libgsoapck++-2.8.122.so -o .libs/libgsoapck++-2.8.122.so libtool: link: (cd ".libs" && rm -f "libgsoapck++.so" && ln -s "libgsoapck++-2.8.122.so" "libgsoapck++.so") libtool: link: ar cr .libs/libgsoapck++.a libgsoapck___la-stdsoap2_ck_cpp.o libgsoapck___la-dom_cpp.o libtool: link: ranlib .libs/libgsoapck++.a libtool: link: ( cd ".libs" && rm -f "libgsoapck++.la" && ln -s "../libgsoapck++.la" "libgsoapck++.la" ) mv -f .deps/libgsoapssl___la-stdsoap2_ssl_cpp.Tpo .deps/libgsoapssl___la-stdsoap2_ssl_cpp.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -Os -fomit-frame-pointer -release 2.8.122 -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/armv7-alpine-linux-musleabihf/11.2.1/../../../crti.o /usr/lib/gcc/armv7-alpine-linux-musleabihf/11.2.1/crtbeginS.o .libs/libgsoapssl___la-stdsoap2_ssl_cpp.o .libs/libgsoapssl___la-dom_cpp.o -lssl -lcrypto -lz -L/usr/lib/gcc/armv7-alpine-linux-musleabihf/11.2.1 -L/usr/lib/gcc/armv7-alpine-linux-musleabihf/11.2.1/../../../../armv7-alpine-linux-musleabihf/lib -L/usr/lib/gcc/armv7-alpine-linux-musleabihf/11.2.1/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/armv7-alpine-linux-musleabihf/11.2.1/crtendS.o /usr/lib/gcc/armv7-alpine-linux-musleabihf/11.2.1/../../../crtn.o -Os -Wl,-soname -Wl,libgsoapssl++-2.8.122.so -o .libs/libgsoapssl++-2.8.122.so libtool: link: (cd ".libs" && rm -f "libgsoapssl++.so" && ln -s "libgsoapssl++-2.8.122.so" "libgsoapssl++.so") libtool: link: ar cr .libs/libgsoapssl++.a libgsoapssl___la-stdsoap2_ssl_cpp.o libgsoapssl___la-dom_cpp.o libtool: link: ranlib .libs/libgsoapssl++.a libtool: link: ( cd ".libs" && rm -f "libgsoapssl++.la" && ln -s "../libgsoapssl++.la" "libgsoapssl++.la" ) make[4]: Leaving directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap' Making all in src make[4]: Entering directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap/src' /bin/sh ../../ylwrap soapcpp2_yacc.y y.tab.c soapcpp2_yacc.c y.tab.h `echo soapcpp2_yacc.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output soapcpp2_yacc.output -- bison -y -d -v /home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap/src/soapcpp2_yacc.y: warning: 1 shift/reduce conflict [-Wconflicts-sr] /home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap/src/soapcpp2_yacc.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples updating soapcpp2_yacc.output updating soapcpp2_yacc.h make all-am make[5]: Entering directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap/src' gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -Os -fomit-frame-pointer -MT soapcpp2-soapcpp2_yacc.o -MD -MP -MF .deps/soapcpp2-soapcpp2_yacc.Tpo -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../.. -Os -fomit-frame-pointer -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -Os -fomit-frame-pointer -MT soapcpp2-symbol2.o -MD -MP -MF .deps/soapcpp2-symbol2.Tpo -c -o soapcpp2-symbol2.o `test -f 'symbol2.c' || echo './'`symbol2.c gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -Os -fomit-frame-pointer -MT soapcpp2-error2.o -MD -MP -MF .deps/soapcpp2-error2.Tpo -c -o soapcpp2-error2.o `test -f 'error2.c' || echo './'`error2.c gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -Os -fomit-frame-pointer -MT soapcpp2-init2.o -MD -MP -MF .deps/soapcpp2-init2.Tpo -c -o soapcpp2-init2.o `test -f 'init2.c' || echo './'`init2.c gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -Os -fomit-frame-pointer -MT soapcpp2-soapcpp2.o -MD -MP -MF .deps/soapcpp2-soapcpp2.Tpo -c -o soapcpp2-soapcpp2.o `test -f 'soapcpp2.c' || echo './'`soapcpp2.c gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -Os -fomit-frame-pointer -MT soapcpp2-soapcpp2_lex.o -MD -MP -MF .deps/soapcpp2-soapcpp2_lex.Tpo -c -o soapcpp2-soapcpp2_lex.o `test -f 'soapcpp2_lex.c' || echo './'`soapcpp2_lex.c mv -f .deps/soapcpp2-init2.Tpo .deps/soapcpp2-init2.Po mv -f .deps/soapcpp2-error2.Tpo .deps/soapcpp2-error2.Po mv -f .deps/soapcpp2-soapcpp2.Tpo .deps/soapcpp2-soapcpp2.Po mv -f .deps/soapcpp2-soapcpp2_lex.Tpo .deps/soapcpp2-soapcpp2_lex.Po mv -f .deps/soapcpp2-soapcpp2_yacc.Tpo .deps/soapcpp2-soapcpp2_yacc.Po mv -f .deps/soapcpp2-symbol2.Tpo .deps/soapcpp2-symbol2.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -Os -fomit-frame-pointer -o soapcpp2 soapcpp2-soapcpp2_yacc.o soapcpp2-soapcpp2_lex.o soapcpp2-symbol2.o soapcpp2-error2.o soapcpp2-init2.o soapcpp2-soapcpp2.o libtool: link: gcc -DWITH_BISON -DWITH_FLEX "-DSOAPCPP2_IMPORT_PATH=\"/usr/share/gsoap/import\"" -DLINUX -Os -fomit-frame-pointer -o soapcpp2 soapcpp2-soapcpp2_yacc.o soapcpp2-soapcpp2_lex.o soapcpp2-symbol2.o soapcpp2-error2.o soapcpp2-init2.o soapcpp2-soapcpp2.o make[5]: Leaving directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap/src' make[4]: Leaving directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap/src' Making all in wsdl make[4]: Entering directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap/wsdl' ../../gsoap/src/soapcpp2 -SC -pwsdl -I../../gsoap/wsdl -I../../gsoap/import ../../gsoap/wsdl/wsdl.h soapcpp2: using both options -C and -S omits client/server code ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.122 ** Copyright (C) 2000-2022, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool and its generated software are released under the GPL. ** ---------------------------------------------------------------------------- ** A commercial use license is available from Genivia Inc., contact@genivia.com ** ---------------------------------------------------------------------------- Saving wsdlStub.h annotated copy of the source interface header file Saving wsdlH.h serialization functions to #include in projects Saving xmime.nsmap namespace mapping table Saving wsdlC.cpp serialization functions Compilation successful make all-am make[5]: Entering directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap/wsdl' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DLINUX -Os -fomit-frame-pointer -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -Os -fomit-frame-pointer -MT wsdl2h-wsdl2h.o -MD -MP -MF .deps/wsdl2h-wsdl2h.Tpo -c -o wsdl2h-wsdl2h.o `test -f 'wsdl2h.cpp' || echo './'`wsdl2h.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DLINUX -Os -fomit-frame-pointer -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -Os -fomit-frame-pointer -MT wsdl2h-wsdl.o -MD -MP -MF .deps/wsdl2h-wsdl.Tpo -c -o wsdl2h-wsdl.o `test -f 'wsdl.cpp' || echo './'`wsdl.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DLINUX -Os -fomit-frame-pointer -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -Os -fomit-frame-pointer -MT wsdl2h-wadl.o -MD -MP -MF .deps/wsdl2h-wadl.Tpo -c -o wsdl2h-wadl.o `test -f 'wadl.cpp' || echo './'`wadl.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DLINUX -Os -fomit-frame-pointer -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -Os -fomit-frame-pointer -MT wsdl2h-schema.o -MD -MP -MF .deps/wsdl2h-schema.Tpo -c -o wsdl2h-schema.o `test -f 'schema.cpp' || echo './'`schema.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DLINUX -Os -fomit-frame-pointer -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -Os -fomit-frame-pointer -MT wsdl2h-types.o -MD -MP -MF .deps/wsdl2h-types.Tpo -c -o wsdl2h-types.o `test -f 'types.cpp' || echo './'`types.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DLINUX -Os -fomit-frame-pointer -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -Os -fomit-frame-pointer -MT wsdl2h-service.o -MD -MP -MF .deps/wsdl2h-service.Tpo -c -o wsdl2h-service.o `test -f 'service.cpp' || echo './'`service.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DLINUX -Os -fomit-frame-pointer -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -Os -fomit-frame-pointer -MT wsdl2h-soap.o -MD -MP -MF .deps/wsdl2h-soap.Tpo -c -o wsdl2h-soap.o `test -f 'soap.cpp' || echo './'`soap.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DLINUX -Os -fomit-frame-pointer -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -Os -fomit-frame-pointer -MT wsdl2h-mime.o -MD -MP -MF .deps/wsdl2h-mime.Tpo -c -o wsdl2h-mime.o `test -f 'mime.cpp' || echo './'`mime.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DLINUX -Os -fomit-frame-pointer -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -Os -fomit-frame-pointer -MT wsdl2h-wsp.o -MD -MP -MF .deps/wsdl2h-wsp.Tpo -c -o wsdl2h-wsp.o `test -f 'wsp.cpp' || echo './'`wsp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DLINUX -Os -fomit-frame-pointer -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -Os -fomit-frame-pointer -MT wsdl2h-bpel.o -MD -MP -MF .deps/wsdl2h-bpel.Tpo -c -o wsdl2h-bpel.o `test -f 'bpel.cpp' || echo './'`bpel.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DLINUX -Os -fomit-frame-pointer -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -Os -fomit-frame-pointer -MT wsdl2h-wsdlC.o -MD -MP -MF .deps/wsdl2h-wsdlC.Tpo -c -o wsdl2h-wsdlC.o `test -f 'wsdlC.cpp' || echo './'`wsdlC.cpp gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DLINUX -Os -fomit-frame-pointer -DWITH_OPENSSL -DWITH_GZIP -Os -fomit-frame-pointer -MT wsdl2h-httpda.o -MD -MP -MF .deps/wsdl2h-httpda.Tpo -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 -Os -fomit-frame-pointer -DWITH_OPENSSL -DWITH_GZIP -Os -fomit-frame-pointer -MT wsdl2h-smdevp.o -MD -MP -MF .deps/wsdl2h-smdevp.Tpo -c -o wsdl2h-smdevp.o `test -f '../../gsoap/plugin/smdevp.c' || echo './'`../../gsoap/plugin/smdevp.c mv -f .deps/wsdl2h-smdevp.Tpo .deps/wsdl2h-smdevp.Po mv -f .deps/wsdl2h-httpda.Tpo .deps/wsdl2h-httpda.Po mv -f .deps/wsdl2h-mime.Tpo .deps/wsdl2h-mime.Po mv -f .deps/wsdl2h-soap.Tpo .deps/wsdl2h-soap.Po mv -f .deps/wsdl2h-bpel.Tpo .deps/wsdl2h-bpel.Po mv -f .deps/wsdl2h-wsdl2h.Tpo .deps/wsdl2h-wsdl2h.Po mv -f .deps/wsdl2h-wadl.Tpo .deps/wsdl2h-wadl.Po mv -f .deps/wsdl2h-wsp.Tpo .deps/wsdl2h-wsp.Po mv -f .deps/wsdl2h-wsdl.Tpo .deps/wsdl2h-wsdl.Po mv -f .deps/wsdl2h-schema.Tpo .deps/wsdl2h-schema.Po mv -f .deps/wsdl2h-types.Tpo .deps/wsdl2h-types.Po mv -f .deps/wsdl2h-service.Tpo .deps/wsdl2h-service.Po mv -f .deps/wsdl2h-wsdlC.Tpo .deps/wsdl2h-wsdlC.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -Os -fomit-frame-pointer -L../../gsoap/wsdl -I../../gsoap -I../../gsoap/plugin -o wsdl2h wsdl2h-wsdl2h.o wsdl2h-wsdl.o wsdl2h-wadl.o wsdl2h-schema.o wsdl2h-types.o wsdl2h-service.o wsdl2h-soap.o wsdl2h-mime.o wsdl2h-wsp.o wsdl2h-bpel.o wsdl2h-wsdlC.o wsdl2h-httpda.o wsdl2h-smdevp.o ../../gsoap/libgsoapssl++.la -lcrypto -lpthread libtool: link: g++ -DWITH_OPENSSL -DWITH_GZIP "-DWSDL2H_IMPORT_PATH=\"/usr/share/gsoap/WS\"" -Os -fomit-frame-pointer -I../../gsoap -I../../gsoap/plugin -o .libs/wsdl2h wsdl2h-wsdl2h.o wsdl2h-wsdl.o wsdl2h-wadl.o wsdl2h-schema.o wsdl2h-types.o wsdl2h-service.o wsdl2h-soap.o wsdl2h-mime.o wsdl2h-wsp.o wsdl2h-bpel.o wsdl2h-wsdlC.o wsdl2h-httpda.o wsdl2h-smdevp.o -L../../gsoap/wsdl ../../gsoap/.libs/libgsoapssl++.so -lssl -lz -lcrypto -lpthread make[5]: Leaving directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap/wsdl' make[4]: Leaving directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap/wsdl' make[3]: Leaving directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap' make[2]: Leaving directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap' make[1]: Leaving directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8' >>> WARNING: gsoap: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> gsoap: Entering fakeroot... Making install in . make[1]: Entering directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8' make[2]: Entering directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/pkgconfig' /usr/bin/install -c -m 644 gsoap.pc gsoap++.pc gsoapck.pc gsoapck++.pc gsoapssl.pc gsoapssl++.pc '/home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/pkgconfig' make install-data-hook make[3]: Entering directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8' echo "+--------------------------------------------------------+"; \ echo "| You now have successfully built and installed gsoap. |"; \ echo "| |"; \ echo "| You can link your programs with -lgsoap++ for |"; \ echo "| C++ projects created with soapcpp2 and you can link |"; \ echo "| with -lgsoap for C projects generated with soapcpp2 -c |"; \ echo "| |"; \ echo "| There are also corresponding libraries for SSL and |"; \ echo "| zlib compression support (-lgsoapssl and lgsoapssl++) |"; \ echo "| which require linking -lssl -lcrypto -lz |"; \ echo "| |"; \ echo "| Thanks for using gsoap. |"; \ echo "| |"; \ echo "| http://sourceforge.net/projects/gsoap2 |"; \ echo "+--------------------------------------------------------+"; +--------------------------------------------------------+ | You now have successfully built and installed gsoap. | | | | You can link your programs with -lgsoap++ for | | C++ projects created with soapcpp2 and you can link | | with -lgsoap for C projects generated with soapcpp2 -c | | | | There are also corresponding libraries for SSL and | | zlib compression support (-lgsoapssl and lgsoapssl++) | | which require linking -lssl -lcrypto -lz | | | | Thanks for using gsoap. | | | | http://sourceforge.net/projects/gsoap2 | +--------------------------------------------------------+ make[3]: Leaving directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8' make[2]: Leaving directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8' make[1]: Leaving directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8' Making install in gsoap make[1]: Entering directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap' make install-recursive make[2]: Entering directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap' Making install in . make[3]: Entering directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap' make[4]: Entering directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap' .././install-sh -c -d '/home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib' .././install-sh -c -d '/home/buildozer/aports/community/gsoap/pkg/gsoap/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libgsoap.la libgsoap++.la libgsoapck.la libgsoapck++.la libgsoapssl.la libgsoapssl++.la '/home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib' /usr/bin/install -c -m 644 stdsoap2.h '/home/buildozer/aports/community/gsoap/pkg/gsoap/usr/include' .././install-sh -c -d '/home/buildozer/aports/community/gsoap/pkg/gsoap/usr/share/gsoap' libtool: install: /usr/bin/install -c .libs/libgsoap-2.8.122.so /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoap-2.8.122.so .././install-sh -c -d '/home/buildozer/aports/community/gsoap/pkg/gsoap/usr/share/gsoap/../gsoap/import' libtool: install: (cd /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib && { ln -s -f libgsoap-2.8.122.so libgsoap.so || { rm -f libgsoap.so && ln -s libgsoap-2.8.122.so libgsoap.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoap.lai /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoap.la libtool: install: /usr/bin/install -c .libs/libgsoap++-2.8.122.so /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoap++-2.8.122.so /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 '/home/buildozer/aports/community/gsoap/pkg/gsoap/usr/share/gsoap/../gsoap/import' libtool: install: (cd /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib && { ln -s -f libgsoap++-2.8.122.so libgsoap++.so || { rm -f libgsoap++.so && ln -s libgsoap++-2.8.122.so libgsoap++.so; }; }) .././install-sh -c -d '/home/buildozer/aports/community/gsoap/pkg/gsoap/usr/share/gsoap/../gsoap/plugin' libtool: install: /usr/bin/install -c .libs/libgsoap++.lai /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoap++.la libtool: install: /usr/bin/install -c .libs/libgsoapck-2.8.122.so /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoapck-2.8.122.so /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 '/home/buildozer/aports/community/gsoap/pkg/gsoap/usr/share/gsoap/../gsoap/plugin' libtool: install: (cd /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib && { ln -s -f libgsoapck-2.8.122.so libgsoapck.so || { rm -f libgsoapck.so && ln -s libgsoapck-2.8.122.so libgsoapck.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapck.lai /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoapck.la .././install-sh -c -d '/home/buildozer/aports/community/gsoap/pkg/gsoap/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 '/home/buildozer/aports/community/gsoap/pkg/gsoap/usr/share/gsoap/../gsoap/plugin' libtool: install: /usr/bin/install -c .libs/libgsoapck++-2.8.122.so /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoapck++-2.8.122.so .././install-sh -c -d '/home/buildozer/aports/community/gsoap/pkg/gsoap/usr/share/gsoap/../gsoap/custom' libtool: install: (cd /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib && { ln -s -f libgsoapck++-2.8.122.so libgsoapck++.so || { rm -f libgsoapck++.so && ln -s libgsoapck++-2.8.122.so libgsoapck++.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapck++.lai /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoapck++.la /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 '/home/buildozer/aports/community/gsoap/pkg/gsoap/usr/share/gsoap/../gsoap/custom' libtool: install: /usr/bin/install -c .libs/libgsoapssl-2.8.122.so /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoapssl-2.8.122.so .././install-sh -c -d '/home/buildozer/aports/community/gsoap/pkg/gsoap/usr/share/gsoap/../gsoap/extras' libtool: install: (cd /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib && { ln -s -f libgsoapssl-2.8.122.so libgsoapssl.so || { rm -f libgsoapssl.so && ln -s libgsoapssl-2.8.122.so libgsoapssl.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapssl.lai /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoapssl.la /usr/bin/install -c -m 644 ../gsoap/extras/README.txt ../gsoap/extras/ckdb.c ../gsoap/extras/ckdb.h ../gsoap/extras/ckdbtest.c ../gsoap/extras/ckdbtest.h ../gsoap/extras/fault.cpp ../gsoap/extras/logging.cpp ../gsoap/extras/soapdefs.h '/home/buildozer/aports/community/gsoap/pkg/gsoap/usr/share/gsoap/../gsoap/extras' .././install-sh -c -d '/home/buildozer/aports/community/gsoap/pkg/gsoap/usr/share/gsoap/../gsoap/WS' libtool: install: /usr/bin/install -c .libs/libgsoapssl++-2.8.122.so /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoapssl++-2.8.122.so libtool: install: (cd /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib && { ln -s -f libgsoapssl++-2.8.122.so libgsoapssl++.so || { rm -f libgsoapssl++.so && ln -s libgsoapssl++-2.8.122.so libgsoapssl++.so; }; }) /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 '/home/buildozer/aports/community/gsoap/pkg/gsoap/usr/share/gsoap/../gsoap/WS' libtool: install: /usr/bin/install -c .libs/libgsoapssl++.lai /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoapssl++.la .././install-sh -c -d '/home/buildozer/aports/community/gsoap/pkg/gsoap/usr/share/gsoap/../gsoap/import' libtool: install: /usr/bin/install -c .libs/libgsoap.a /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoap.a /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 '/home/buildozer/aports/community/gsoap/pkg/gsoap/usr/share/gsoap/../gsoap/import' libtool: install: chmod 644 /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoap.a make install-data-hook libtool: install: ranlib /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoap.a libtool: install: /usr/bin/install -c .libs/libgsoap++.a /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoap++.a make[5]: Entering directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap' ln -s -f ../gsoap/src/soapcpp2 ../gsoap/soapcpp2 || echo "ok, link already exists". libtool: install: chmod 644 /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoap++.a ln -s -f ../gsoap/wsdl/wsdl2h ../gsoap/wsdl2h || echo "ok, link already exists". make[5]: Leaving directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap' libtool: install: ranlib /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoap++.a libtool: install: /usr/bin/install -c .libs/libgsoapck.a /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoapck.a libtool: install: chmod 644 /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoapck.a libtool: install: ranlib /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoapck.a libtool: install: /usr/bin/install -c .libs/libgsoapck++.a /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoapck++.a libtool: install: chmod 644 /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoapck++.a libtool: install: ranlib /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoapck++.a libtool: install: /usr/bin/install -c .libs/libgsoapssl.a /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoapssl.a libtool: install: chmod 644 /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoapssl.a libtool: install: ranlib /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoapssl.a libtool: install: /usr/bin/install -c .libs/libgsoapssl++.a /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoapssl++.a libtool: install: chmod 644 /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoapssl++.a libtool: install: ranlib /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/lib/libgsoapssl++.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap' make[3]: Leaving directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap' Making install in src make[3]: Entering directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap/src' make install-am make[4]: Entering directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap/src' make[5]: Entering directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap/src' make[5]: Nothing to be done for 'install-data-am'. ../.././install-sh -c -d '/home/buildozer/aports/community/gsoap/pkg/gsoap/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c soapcpp2 '/home/buildozer/aports/community/gsoap/pkg/gsoap/usr/bin' libtool: install: /usr/bin/install -c soapcpp2 /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/bin/soapcpp2 make[5]: Leaving directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap/src' make[4]: Leaving directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap/src' make[3]: Leaving directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap/src' Making install in wsdl make[3]: Entering directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap/wsdl' make install-am make[4]: Entering directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap/wsdl' make[5]: Entering directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap/wsdl' make[5]: Nothing to be done for 'install-data-am'. ../.././install-sh -c -d '/home/buildozer/aports/community/gsoap/pkg/gsoap/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c wsdl2h '/home/buildozer/aports/community/gsoap/pkg/gsoap/usr/bin' libtool: warning: '../../gsoap/libgsoapssl++.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/wsdl2h /home/buildozer/aports/community/gsoap/pkg/gsoap/usr/bin/wsdl2h make[5]: Leaving directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap/wsdl' make[4]: Leaving directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap/wsdl' make[3]: Leaving directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap/wsdl' make[2]: Leaving directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap' make[1]: Leaving directory '/home/buildozer/aports/community/gsoap/src/gsoap-2.8/gsoap' >>> gsoap-static*: Running split function static... >>> gsoap-static*: Preparing subpackage gsoap-static... >>> gsoap-static*: Stripping binaries >>> gsoap-static*: Running postcheck for gsoap-static >>> gsoap-dev*: Running split function dev... >>> gsoap-dev*: Preparing subpackage gsoap-dev... >>> gsoap-dev*: Stripping binaries >>> gsoap-dev*: Running postcheck for gsoap-dev >>> gsoap*: Running postcheck for gsoap >>> gsoap*: Preparing package gsoap... >>> gsoap*: Stripping binaries >>> gsoap-dev*: Scanning shared objects >>> gsoap-static*: Scanning shared objects >>> gsoap*: Scanning shared objects >>> gsoap-dev*: Tracing dependencies... gsoap=2.8.122-r0 pkgconfig >>> gsoap-dev*: Package size: 3.0 MB >>> gsoap-dev*: Compressing data... >>> gsoap-dev*: Create checksum... >>> gsoap-dev*: Create gsoap-dev-2.8.122-r0.apk >>> gsoap-static*: Tracing dependencies... >>> gsoap-static*: Package size: 1.1 MB >>> gsoap-static*: Compressing data... >>> gsoap-static*: Create checksum... >>> gsoap-static*: Create gsoap-static-2.8.122-r0.apk >>> gsoap*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libcrypto.so.1.1 so:libgcc_s.so.1 so:libssl.so.1.1 so:libstdc++.so.6 so:libz.so.1 >>> gsoap*: Package size: 2.9 MB >>> gsoap*: Compressing data... >>> gsoap*: Create checksum... >>> gsoap*: Create gsoap-2.8.122-r0.apk >>> gsoap: Build complete at Sun, 22 May 2022 20:43:38 +0000 elapsed time 0h 1m 34s >>> gsoap: Cleaning up srcdir >>> gsoap: Cleaning up pkgdir >>> gsoap: Uninstalling dependencies... (1/15) Purging .makedepends-gsoap (20220522.204204) (2/15) Purging autoconf (2.71-r0) (3/15) Purging automake (1.16.5-r0) (4/15) Purging bison (3.7.6-r0) (5/15) Purging flex (2.6.4-r2) (6/15) Purging m4 (1.4.19-r1) (7/15) Purging libtool (2.4.7-r0) (8/15) Purging libltdl (2.4.7-r0) (9/15) Purging zlib-dev (1.2.12-r1) (10/15) Purging git-perl (2.36.1-r0) (11/15) Purging perl-git (2.36.1-r0) (12/15) Purging perl-error (0.17029-r1) (13/15) Purging perl (5.34.1-r0) (14/15) Purging libbz2 (1.0.8-r1) (15/15) Purging openssl-dev (1.1.1o-r0) Executing busybox-1.35.0-r13.trigger OK: 255 MiB in 90 packages >>> gsoap: Updating the community/armv7 repository index... >>> gsoap: Signing the index...