Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 843561 Details for
Bug 887057
net-libs/gsoap-2.8.114-r1 - symbol2.c:(.text+<snip>): undefined reference to yylineno
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-libs:gsoap-2.8.114-r1:20221218-204245.log
net-libs:gsoap-2.8.114-r1:20221218-204245.log (text/plain), 58.85 KB, created by
Toralf Förster
on 2022-12-18 20:59:17 UTC
(
hide
)
Description:
net-libs:gsoap-2.8.114-r1:20221218-204245.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-12-18 20:59:17 UTC
Size:
58.85 KB
patch
obsolete
> * Package: net-libs/gsoap-2.8.114-r1:0 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc ipv6 kernel_linux ssl userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking gsoap_2.8.114.zip to /var/tmp/portage/net-libs/gsoap-2.8.114-r1/work >>>> Source unpacked in /var/tmp/portage/net-libs/gsoap-2.8.114-r1/work >>>> Preparing source in /var/tmp/portage/net-libs/gsoap-2.8.114-r1/work/gsoap-2.8 ... > * Applying gsoap-2.7.10-fedora-install_soapcpp2_wsdl2h_aux.patch ... >patching file gsoap/Makefile.am >Hunk #1 succeeded at 15 with fuzz 2 (offset 3 lines). > [ ok ] > * Applying gsoap-2.8.91-shared_libs.patch ... >patching file configure.ac >Hunk #3 succeeded at 336 with fuzz 2. >Hunk #4 succeeded at 344 (offset -1 lines). >patching file gsoap/Makefile.am >Hunk #1 succeeded at 52 (offset 3 lines). >patching file gsoap/samples/autotest/Makefile.am >patching file gsoap/samples/databinding/Makefile.am >patching file gsoap/wsdl/Makefile.am > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-libs/gsoap-2.8.114-r1/work/gsoap-2.8' ... > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal --system-acdir=/var/tmp/portage/net-libs/gsoap-2.8.114-r1/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: gsoap-2.8/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Running elibtoolize in: gsoap-2.8/gsoap/mod_gsoap/mod_gsoap-0.9/apache_13/ > * Applying install-sh/1.5 patch ... > * Applying portage/2.2 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.2.6 patch ... > * Applying target-nm/2.4.2 patch ... > * Applying ppc64le/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-libs/gsoap-2.8.114-r1/work/gsoap-2.8 ... > * econf: updating gsoap-2.8/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gsoap-2.8/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gsoap-2.8/gsoap/mod_gsoap/mod_gsoap-0.9/apache_13/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gsoap-2.8/gsoap/mod_gsoap/mod_gsoap-0.9/apache_13/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/gsoap-2.8.114-r1 --htmldir=/usr/share/doc/gsoap-2.8.114-r1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-xlocale --disable-debug --disable-gnutls --enable-ipv6 >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether the C++ compiler works... yes >checking for C++ compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C++... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for flex... reflex >checking for lex output file root... lex.yy >checking for lex library... none needed >checking for library containing yywrap... -lfl >checking whether yytext is a pointer... yes >checking for bison... bison -y >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-file... no >checking for file... file >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for sys/time.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for egrep... (cached) /bin/grep -E >checking for arpa/inet.h... yes >checking for locale.h... yes >checking for xlocale.h... no >checking for errno.h... yes >checking for fcntl.h... yes >checking for ctype.h... yes >checking for limits.h... yes >checking for float.h... yes >checking for math.h... yes >checking for netdb.h... yes >checking for netinet/in.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for time.h... yes >checking for sys/inttypes.h... no >checking for sys/socket.h... yes >checking for sys/types.h... (cached) yes >checking for sys/time.h... (cached) yes >checking for sys/timeb.h... yes >checking for unistd.h... (cached) yes >checking for poll.h... yes >checking for openssl/ssl.h... yes >checking for gnutls/gnutls.h... yes >checking for zlib.h... yes >checking for socklen_t... yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_gmtoff... yes >checking for struct tm.__tm_gmtoff... no >checking for alarm... yes >checking for working mktime... yes >checking return type of signal handlers... void >checking for strftime... yes >checking for random... yes >checking for gettimeofday... yes >checking for ftime... yes >checking for localtime_r... yes >checking for timegm... yes >checking for gmtime... yes >checking for gmtime_r... yes >checking for asctime... yes >checking for asctime_r... yes >checking for memset... yes >checking for select... yes >checking for socket... yes >checking for snprintf... yes >checking for strchr... yes >checking for strerror... yes >checking for strerror_r... yes >checking for strlcpy... no >checking for strlcat... no >checking for strrchr... yes >checking for strstr... yes >checking for strtol... yes >checking for strtoul... yes >checking for strtoll... yes >checking for strtoull... yes >checking for strtold... yes >checking for strtod... yes >checking for strtof... yes >checking for strtold_l... yes >checking for strtod_l... yes >checking for strtof_l... yes >checking for sscanf... yes >checking for sscanf_l... no >checking for snprintf... (cached) yes >checking for sprintf_l... no >checking for poll... yes >checking for newlocale... yes >checking for uselocale... yes >checking for freelocale... yes >checking for isnan... yes >checking for isinf... yes >checking for gethostbyname_r... yes >checking for GNU libc compatible malloc... yes >checking for disable namespaces in library... no >checking for enable xlocale usage in library... no >checking for disable c locale usage in library... no >checking for enable ipv6 in library... yes >checking for enable ipv6-v6only in library... no >checking for disable openssl in library... no >checking for enable gnutls in library... no >configure: WARNING: No 'flex' command detected on current path: trying existing scanner >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 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-libs/gsoap-2.8.114-r1/work/gsoap-2.8 ... >make -j4 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.114-r1/work/gsoap-2.8' >Making all in . >make[2]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.114-r1/work/gsoap-2.8' >make[2]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.114-r1/work/gsoap-2.8' >Making all in gsoap >make[2]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.114-r1/work/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 '/var/tmp/portage/net-libs/gsoap-2.8.114-r1/work/gsoap-2.8/gsoap' >Making all in . >make[4]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.114-r1/work/gsoap-2.8/gsoap' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -c -o libgsoap_a-stdsoap2.o `test -f 'stdsoap2.c' || echo './'`stdsoap2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -c -o libgsoap_a-dom.o `test -f 'dom.c' || echo './'`dom.c >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -c -o libgsoap___a-stdsoap2_cpp.o `test -f 'stdsoap2_cpp.cpp' || echo './'`stdsoap2_cpp.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -c -o libgsoap___a-dom_cpp.o `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c -o libgsoapck_a-stdsoap2_ck.o `test -f 'stdsoap2_ck.c' || echo './'`stdsoap2_ck.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c -o libgsoapck_a-dom.o `test -f 'dom.c' || echo './'`dom.c >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c -o libgsoapck___a-stdsoap2_ck_cpp.o `test -f 'stdsoap2_ck_cpp.cpp' || echo './'`stdsoap2_ck_cpp.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c -o libgsoapck___a-dom_cpp.o `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c -o libgsoapssl_a-stdsoap2_ssl.o `test -f 'stdsoap2_ssl.c' || echo './'`stdsoap2_ssl.c >stdsoap2_ssl.c: In function âssl_auth_initâ: >stdsoap2_ssl.c:4402:7: warning: âRSA_newâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4402 | RSA *rsa = RSA_new(); > | ^~~ >In file included from /usr/include/openssl/x509.h:36, > from /usr/include/openssl/ssl.h:31, > from stdsoap2.h:904, > from stdsoap2_ssl.c:65: >/usr/include/openssl/rsa.h:201:28: note: declared here > 201 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); > | ^~~~~~~ >stdsoap2_ssl.c:4403:7: warning: âRSA_generate_key_exâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4403 | if (!bne || !rsa || !BN_set_word(bne, e) || !RSA_generate_key_ex(rsa, SOAP_SSL_RSA_BITS, bne, NULL) || !SSL_CTX_set_tmp_rsa(soap->ctx, rsa)) > | ^~ >/usr/include/openssl/rsa.h:260:27: note: declared here > 260 | OSSL_DEPRECATEDIN_3_0 int RSA_generate_key_ex(RSA *rsa, int bits, BIGNUM *e, > | ^~~~~~~~~~~~~~~~~~~ >stdsoap2_ssl.c:4408:11: warning: âRSA_freeâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4408 | RSA_free(rsa); > | ^~~~~~~~ >/usr/include/openssl/rsa.h:293:28: note: declared here > 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); > | ^~~~~~~~ >stdsoap2_ssl.c:4412:7: warning: âRSA_freeâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4412 | RSA_free(rsa); > | ^~~~~~~~ >/usr/include/openssl/rsa.h:293:28: note: declared here > 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); > | ^~~~~~~~ >stdsoap2_ssl.c:4434:7: warning: âDH_newâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4434 | dh = DH_new(); > | ^~ >In file included from /usr/include/openssl/dsa.h:51, > from /usr/include/openssl/x509.h:37: >/usr/include/openssl/dh.h:199:27: note: declared here > 199 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); > | ^~~~~~ >stdsoap2_ssl.c:4435:7: warning: âDH_generate_parameters_exâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4435 | if (!DH_generate_parameters_ex(dh, n, 2/*or 5*/, NULL)) > | ^~ >/usr/include/openssl/dh.h:212:27: note: declared here > 212 | OSSL_DEPRECATEDIN_3_0 int DH_generate_parameters_ex(DH *dh, int prime_len, > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >stdsoap2_ssl.c:4437:9: warning: âDH_freeâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4437 | DH_free(dh); > | ^~~~~~~ >/usr/include/openssl/dh.h:200:28: note: declared here > 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); > | ^~~~~~~ >stdsoap2_ssl.c:4453:7: warning: âPEM_read_bio_DHparamsâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4453 | dh = PEM_read_bio_DHparams(bio, NULL, NULL, NULL); > | ^~ >In file included from /usr/include/openssl/ssl.h:36: >/usr/include/openssl/pem.h:469:1: note: declared here > 469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) > | ^~~~~~~~~~~~~~~~~~~ >stdsoap2_ssl.c:4456:5: warning: âDH_checkâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4456 | if (!dh || DH_check(dh, &n) != 1 || SSL_CTX_set_tmp_dh(soap->ctx, dh) < 0) > | ^~ >/usr/include/openssl/dh.h:220:27: note: declared here > 220 | OSSL_DEPRECATEDIN_3_0 int DH_check(const DH *dh, int *codes); > | ^~~~~~~~ >stdsoap2_ssl.c:4459:9: warning: âDH_freeâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4459 | DH_free(dh); > | ^~~~~~~ >/usr/include/openssl/dh.h:200:28: note: declared here > 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); > | ^~~~~~~ >stdsoap2_ssl.c:4462:5: warning: âDH_freeâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4462 | DH_free(dh); > | ^~~~~~~ >/usr/include/openssl/dh.h:200:28: note: declared here > 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); > | ^~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c -o libgsoapssl_a-dom.o `test -f 'dom.c' || echo './'`dom.c >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c -o libgsoapssl___a-stdsoap2_ssl_cpp.o `test -f 'stdsoap2_ssl_cpp.cpp' || echo './'`stdsoap2_ssl_cpp.cpp >stdsoap2_ssl_cpp.cpp: In function âint ssl_auth_init(soap*)â: >stdsoap2_ssl_cpp.cpp:4402:25: warning: âRSA* RSA_new()â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4402 | RSA *rsa = RSA_new(); > | ~~~~~~~^~ >In file included from /usr/include/openssl/x509.h:36, > from /usr/include/openssl/ssl.h:31, > from stdsoap2.h:904, > from stdsoap2_ssl_cpp.cpp:65: >/usr/include/openssl/rsa.h:201:28: note: declared here > 201 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); > | ^~~~~~~ >stdsoap2_ssl_cpp.cpp:4403:71: warning: âint RSA_generate_key_ex(RSA*, int, BIGNUM*, BN_GENCB*)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4403 | !bne || !rsa || !BN_set_word(bne, e) || !RSA_generate_key_ex(rsa, SOAP_SSL_RSA_BITS, bne, NULL) || !SSL_CTX_set_tmp_rsa(soap->ctx, rsa)) > | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > >/usr/include/openssl/rsa.h:260:27: note: declared here > 260 | OSSL_DEPRECATEDIN_3_0 int RSA_generate_key_ex(RSA *rsa, int bits, BIGNUM *e, > | ^~~~~~~~~~~~~~~~~~~ >stdsoap2_ssl_cpp.cpp:4408:19: warning: âvoid RSA_free(RSA*)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4408 | RSA_free(rsa); > | ~~~~~~~~^~~~~ >/usr/include/openssl/rsa.h:293:28: note: declared here > 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); > | ^~~~~~~~ >stdsoap2_ssl_cpp.cpp:4412:15: warning: âvoid RSA_free(RSA*)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4412 | RSA_free(rsa); > | ~~~~~~~~^~~~~ >/usr/include/openssl/rsa.h:293:28: note: declared here > 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); > | ^~~~~~~~ >stdsoap2_ssl_cpp.cpp:4434:18: warning: âDH* DH_new()â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4434 | dh = DH_new(); > | ~~~~~~^~ >In file included from /usr/include/openssl/dsa.h:51, > from /usr/include/openssl/x509.h:37: >/usr/include/openssl/dh.h:199:27: note: declared here > 199 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); > | ^~~~~~ >stdsoap2_ssl_cpp.cpp:4435:37: warning: âint DH_generate_parameters_ex(DH*, int, int, BN_GENCB*)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4435 | if (!DH_generate_parameters_ex(dh, n, 2/*or 5*/, NULL)) > | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/openssl/dh.h:212:27: note: declared here > 212 | OSSL_DEPRECATEDIN_3_0 int DH_generate_parameters_ex(DH *dh, int prime_len, > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >stdsoap2_ssl_cpp.cpp:4437:16: warning: âvoid DH_free(DH*)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4437 | DH_free(dh); > | ~~~~~~~^~~~ >/usr/include/openssl/dh.h:200:28: note: declared here > 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); > | ^~~~~~~ >stdsoap2_ssl_cpp.cpp:4453:33: warning: âDH* PEM_read_bio_DHparams(BIO*, DH**, int (*)(char*, int, int, void*), void*)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4453 | dh = PEM_read_bio_DHparams(bio, NULL, NULL, NULL); > | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/openssl/ssl.h:36: >/usr/include/openssl/pem.h:469:1: note: declared here > 469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) > | ^~~~~~~~~~~~~~~~~~~ >stdsoap2_ssl_cpp.cpp:4456:24: warning: âint DH_check(const DH*, int*)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4456 | if (!dh || DH_check(dh, &n) != 1 || SSL_CTX_set_tmp_dh(soap->ctx, dh) < 0) > | ~~~~~~~~^~~~~~~~ >/usr/include/openssl/dh.h:220:27: note: declared here > 220 | OSSL_DEPRECATEDIN_3_0 int DH_check(const DH *dh, int *codes); > | ^~~~~~~~ >stdsoap2_ssl_cpp.cpp:4459:16: warning: âvoid DH_free(DH*)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4459 | DH_free(dh); > | ~~~~~~~^~~~ >/usr/include/openssl/dh.h:200:28: note: declared here > 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); > | ^~~~~~~ >stdsoap2_ssl_cpp.cpp:4462:12: warning: âvoid DH_free(DH*)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4462 | DH_free(dh); > | ~~~~~~~^~~~ >/usr/include/openssl/dh.h:200:28: note: declared here > 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); > | ^~~~~~~ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c -o libgsoapssl___a-dom_cpp.o `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -c -o libgsoap_la-stdsoap2.lo `test -f 'stdsoap2.c' || echo './'`stdsoap2.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -c stdsoap2.c -fPIC -DPIC -o .libs/libgsoap_la-stdsoap2.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -c -o libgsoap_la-dom.lo `test -f 'dom.c' || echo './'`dom.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -c dom.c -fPIC -DPIC -o .libs/libgsoap_la-dom.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -c dom.c -o libgsoap_la-dom.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -c -o libgsoap___la-stdsoap2_cpp.lo `test -f 'stdsoap2_cpp.cpp' || echo './'`stdsoap2_cpp.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -c stdsoap2_cpp.cpp -fPIC -DPIC -o .libs/libgsoap___la-stdsoap2_cpp.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -c -o libgsoap___la-dom_cpp.lo `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -c dom_cpp.cpp -fPIC -DPIC -o .libs/libgsoap___la-dom_cpp.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c -o libgsoapck_la-stdsoap2_ck.lo `test -f 'stdsoap2_ck.c' || echo './'`stdsoap2_ck.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c stdsoap2_ck.c -fPIC -DPIC -o .libs/libgsoapck_la-stdsoap2_ck.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -c dom_cpp.cpp -o libgsoap___la-dom_cpp.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -c stdsoap2.c -o libgsoap_la-stdsoap2.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c -o libgsoapck_la-dom.lo `test -f 'dom.c' || echo './'`dom.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c dom.c -fPIC -DPIC -o .libs/libgsoapck_la-dom.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c dom.c -o libgsoapck_la-dom.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -c stdsoap2_cpp.cpp -o libgsoap___la-stdsoap2_cpp.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c -o libgsoapck___la-stdsoap2_ck_cpp.lo `test -f 'stdsoap2_ck_cpp.cpp' || echo './'`stdsoap2_ck_cpp.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c stdsoap2_ck_cpp.cpp -fPIC -DPIC -o .libs/libgsoapck___la-stdsoap2_ck_cpp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c stdsoap2_ck.c -o libgsoapck_la-stdsoap2_ck.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c -o libgsoapck___la-dom_cpp.lo `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c dom_cpp.cpp -fPIC -DPIC -o .libs/libgsoapck___la-dom_cpp.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c dom_cpp.cpp -o libgsoapck___la-dom_cpp.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c -o libgsoapssl_la-stdsoap2_ssl.lo `test -f 'stdsoap2_ssl.c' || echo './'`stdsoap2_ssl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c stdsoap2_ssl.c -fPIC -DPIC -o .libs/libgsoapssl_la-stdsoap2_ssl.o >stdsoap2_ssl.c: In function 'ssl_auth_init': >stdsoap2_ssl.c:4402:7: warning: 'RSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4402 | RSA *rsa = RSA_new(); > | ^~~ >In file included from /usr/include/openssl/x509.h:36, > from /usr/include/openssl/ssl.h:31, > from stdsoap2.h:904, > from stdsoap2_ssl.c:65: >/usr/include/openssl/rsa.h:201:28: note: declared here > 201 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); > | ^~~~~~~ >stdsoap2_ssl.c:4403:7: warning: 'RSA_generate_key_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4403 | if (!bne || !rsa || !BN_set_word(bne, e) || !RSA_generate_key_ex(rsa, SOAP_SSL_RSA_BITS, bne, NULL) || !SSL_CTX_set_tmp_rsa(soap->ctx, rsa)) > | ^~ >/usr/include/openssl/rsa.h:260:27: note: declared here > 260 | OSSL_DEPRECATEDIN_3_0 int RSA_generate_key_ex(RSA *rsa, int bits, BIGNUM *e, > | ^~~~~~~~~~~~~~~~~~~ >stdsoap2_ssl.c:4408:11: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4408 | RSA_free(rsa); > | ^~~~~~~~ >/usr/include/openssl/rsa.h:293:28: note: declared here > 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); > | ^~~~~~~~ >stdsoap2_ssl.c:4412:7: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4412 | RSA_free(rsa); > | ^~~~~~~~ >/usr/include/openssl/rsa.h:293:28: note: declared here > 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); > | ^~~~~~~~ >stdsoap2_ssl.c:4434:7: warning: 'DH_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4434 | dh = DH_new(); > | ^~ >In file included from /usr/include/openssl/dsa.h:51, > from /usr/include/openssl/x509.h:37: >/usr/include/openssl/dh.h:199:27: note: declared here > 199 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); > | ^~~~~~ >stdsoap2_ssl.c:4435:7: warning: 'DH_generate_parameters_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4435 | if (!DH_generate_parameters_ex(dh, n, 2/*or 5*/, NULL)) > | ^~ >/usr/include/openssl/dh.h:212:27: note: declared here > 212 | OSSL_DEPRECATEDIN_3_0 int DH_generate_parameters_ex(DH *dh, int prime_len, > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >stdsoap2_ssl.c:4437:9: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4437 | DH_free(dh); > | ^~~~~~~ >/usr/include/openssl/dh.h:200:28: note: declared here > 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); > | ^~~~~~~ >stdsoap2_ssl.c:4453:7: warning: 'PEM_read_bio_DHparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4453 | dh = PEM_read_bio_DHparams(bio, NULL, NULL, NULL); > | ^~ >In file included from /usr/include/openssl/ssl.h:36: >/usr/include/openssl/pem.h:469:1: note: declared here > 469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) > | ^~~~~~~~~~~~~~~~~~~ >stdsoap2_ssl.c:4456:5: warning: 'DH_check' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4456 | if (!dh || DH_check(dh, &n) != 1 || SSL_CTX_set_tmp_dh(soap->ctx, dh) < 0) > | ^~ >/usr/include/openssl/dh.h:220:27: note: declared here > 220 | OSSL_DEPRECATEDIN_3_0 int DH_check(const DH *dh, int *codes); > | ^~~~~~~~ >stdsoap2_ssl.c:4459:9: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4459 | DH_free(dh); > | ^~~~~~~ >/usr/include/openssl/dh.h:200:28: note: declared here > 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); > | ^~~~~~~ >stdsoap2_ssl.c:4462:5: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4462 | DH_free(dh); > | ^~~~~~~ >/usr/include/openssl/dh.h:200:28: note: declared here > 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); > | ^~~~~~~ >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c -o libgsoapssl_la-dom.lo `test -f 'dom.c' || echo './'`dom.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c dom.c -fPIC -DPIC -o .libs/libgsoapssl_la-dom.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c stdsoap2_ck_cpp.cpp -o libgsoapck___la-stdsoap2_ck_cpp.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c dom.c -o libgsoapssl_la-dom.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c -o libgsoapssl___la-stdsoap2_ssl_cpp.lo `test -f 'stdsoap2_ssl_cpp.cpp' || echo './'`stdsoap2_ssl_cpp.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c stdsoap2_ssl_cpp.cpp -fPIC -DPIC -o .libs/libgsoapssl___la-stdsoap2_ssl_cpp.o >stdsoap2_ssl_cpp.cpp: In function 'int ssl_auth_init(soap*)': >stdsoap2_ssl_cpp.cpp:4402:25: warning: 'RSA* RSA_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4402 | RSA *rsa = RSA_new(); > | ~~~~~~~^~ >In file included from /usr/include/openssl/x509.h:36, > from /usr/include/openssl/ssl.h:31, > from stdsoap2.h:904, > from stdsoap2_ssl_cpp.cpp:65: >/usr/include/openssl/rsa.h:201:28: note: declared here > 201 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); > | ^~~~~~~ >stdsoap2_ssl_cpp.cpp:4403:71: warning: 'int RSA_generate_key_ex(RSA*, int, BIGNUM*, BN_GENCB*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4403 | !bne || !rsa || !BN_set_word(bne, e) || !RSA_generate_key_ex(rsa, SOAP_SSL_RSA_BITS, bne, NULL) || !SSL_CTX_set_tmp_rsa(soap->ctx, rsa)) > | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > >/usr/include/openssl/rsa.h:260:27: note: declared here > 260 | OSSL_DEPRECATEDIN_3_0 int RSA_generate_key_ex(RSA *rsa, int bits, BIGNUM *e, > | ^~~~~~~~~~~~~~~~~~~ >stdsoap2_ssl_cpp.cpp:4408:19: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4408 | RSA_free(rsa); > | ~~~~~~~~^~~~~ >/usr/include/openssl/rsa.h:293:28: note: declared here > 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); > | ^~~~~~~~ >stdsoap2_ssl_cpp.cpp:4412:15: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4412 | RSA_free(rsa); > | ~~~~~~~~^~~~~ >/usr/include/openssl/rsa.h:293:28: note: declared here > 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); > | ^~~~~~~~ >stdsoap2_ssl_cpp.cpp:4434:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4434 | dh = DH_new(); > | ~~~~~~^~ >In file included from /usr/include/openssl/dsa.h:51, > from /usr/include/openssl/x509.h:37: >/usr/include/openssl/dh.h:199:27: note: declared here > 199 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); > | ^~~~~~ >stdsoap2_ssl_cpp.cpp:4435:37: warning: 'int DH_generate_parameters_ex(DH*, int, int, BN_GENCB*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4435 | if (!DH_generate_parameters_ex(dh, n, 2/*or 5*/, NULL)) > | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/openssl/dh.h:212:27: note: declared here > 212 | OSSL_DEPRECATEDIN_3_0 int DH_generate_parameters_ex(DH *dh, int prime_len, > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >stdsoap2_ssl_cpp.cpp:4437:16: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4437 | DH_free(dh); > | ~~~~~~~^~~~ >/usr/include/openssl/dh.h:200:28: note: declared here > 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); > | ^~~~~~~ >stdsoap2_ssl_cpp.cpp:4453:33: warning: 'DH* PEM_read_bio_DHparams(BIO*, DH**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4453 | dh = PEM_read_bio_DHparams(bio, NULL, NULL, NULL); > | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/openssl/ssl.h:36: >/usr/include/openssl/pem.h:469:1: note: declared here > 469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) > | ^~~~~~~~~~~~~~~~~~~ >stdsoap2_ssl_cpp.cpp:4456:24: warning: 'int DH_check(const DH*, int*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4456 | if (!dh || DH_check(dh, &n) != 1 || SSL_CTX_set_tmp_dh(soap->ctx, dh) < 0) > | ~~~~~~~~^~~~~~~~ >/usr/include/openssl/dh.h:220:27: note: declared here > 220 | OSSL_DEPRECATEDIN_3_0 int DH_check(const DH *dh, int *codes); > | ^~~~~~~~ >stdsoap2_ssl_cpp.cpp:4459:16: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4459 | DH_free(dh); > | ~~~~~~~^~~~ >/usr/include/openssl/dh.h:200:28: note: declared here > 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); > | ^~~~~~~ >stdsoap2_ssl_cpp.cpp:4462:12: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 4462 | DH_free(dh); > | ~~~~~~~^~~~ >/usr/include/openssl/dh.h:200:28: note: declared here > 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); > | ^~~~~~~ >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c -o libgsoapssl___la-dom_cpp.lo `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c dom_cpp.cpp -fPIC -DPIC -o .libs/libgsoapssl___la-dom_cpp.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c dom_cpp.cpp -o libgsoapssl___la-dom_cpp.o >/dev/null 2>&1 >rm -f libgsoap.a >x86_64-pc-linux-gnu-ar cru libgsoap.a libgsoap_a-stdsoap2.o libgsoap_a-dom.o >x86_64-pc-linux-gnu-ranlib libgsoap.a >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c stdsoap2_ssl.c -o libgsoapssl_la-stdsoap2_ssl.o >/dev/null 2>&1 >rm -f libgsoap++.a >x86_64-pc-linux-gnu-ar cru libgsoap++.a libgsoap___a-stdsoap2_cpp.o libgsoap___a-dom_cpp.o >x86_64-pc-linux-gnu-ranlib libgsoap++.a >rm -f libgsoapck.a >x86_64-pc-linux-gnu-ar cru libgsoapck.a libgsoapck_a-stdsoap2_ck.o libgsoapck_a-dom.o >x86_64-pc-linux-gnu-ranlib libgsoapck.a >rm -f libgsoapck++.a >x86_64-pc-linux-gnu-ar cru libgsoapck++.a libgsoapck___a-stdsoap2_ck_cpp.o libgsoapck___a-dom_cpp.o >x86_64-pc-linux-gnu-ranlib libgsoapck++.a >rm -f libgsoapssl.a >x86_64-pc-linux-gnu-ar cru libgsoapssl.a libgsoapssl_a-stdsoap2_ssl.o libgsoapssl_a-dom.o >x86_64-pc-linux-gnu-ranlib libgsoapssl.a >rm -f libgsoapssl++.a >x86_64-pc-linux-gnu-ar cru libgsoapssl++.a libgsoapssl___a-stdsoap2_ssl_cpp.o libgsoapssl___a-dom_cpp.o >x86_64-pc-linux-gnu-ranlib libgsoapssl++.a >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DWITH_IPV6 -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -version-info 0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libgsoap.la -rpath /usr/lib64 libgsoap_la-stdsoap2.lo libgsoap_la-dom.lo >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libgsoap_la-stdsoap2.o .libs/libgsoap_la-dom.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libgsoap.so.0 -o .libs/libgsoap.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libgsoap.so.0" && ln -s "libgsoap.so.0.0.0" "libgsoap.so.0") >libtool: link: (cd ".libs" && rm -f "libgsoap.so" && ln -s "libgsoap.so.0.0.0" "libgsoap.so") >libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libgsoap.a libgsoap_la-stdsoap2.o libgsoap_la-dom.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgsoap.a >libtool: link: ( cd ".libs" && rm -f "libgsoap.la" && ln -s "../libgsoap.la" "libgsoap.la" ) >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DWITH_IPV6 -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -version-info 0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libgsoap++.la -rpath /usr/lib64 libgsoap___la-stdsoap2_cpp.lo libgsoap___la-dom_cpp.lo >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/12/crtbeginS.o .libs/libgsoap___la-stdsoap2_cpp.o .libs/libgsoap___la-dom_cpp.o -Wl,--as-needed -L/usr/lib/gcc/x86_64-pc-linux-gnu/12 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/12/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/crtn.o -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libgsoap++.so.0 -o .libs/libgsoap++.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libgsoap++.so.0" && ln -s "libgsoap++.so.0.0.0" "libgsoap++.so.0") >libtool: link: (cd ".libs" && rm -f "libgsoap++.so" && ln -s "libgsoap++.so.0.0.0" "libgsoap++.so") >libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libgsoap++.a libgsoap___la-stdsoap2_cpp.o libgsoap___la-dom_cpp.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgsoap++.a >libtool: link: ( cd ".libs" && rm -f "libgsoap++.la" && ln -s "../libgsoap++.la" "libgsoap++.la" ) >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DWITH_IPV6 -DLINUX -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -version-info 0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libgsoapck.la -rpath /usr/lib64 libgsoapck_la-stdsoap2_ck.lo libgsoapck_la-dom.lo >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libgsoapck_la-stdsoap2_ck.o .libs/libgsoapck_la-dom.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libgsoapck.so.0 -o .libs/libgsoapck.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libgsoapck.so.0" && ln -s "libgsoapck.so.0.0.0" "libgsoapck.so.0") >libtool: link: (cd ".libs" && rm -f "libgsoapck.so" && ln -s "libgsoapck.so.0.0.0" "libgsoapck.so") >libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libgsoapck.a libgsoapck_la-stdsoap2_ck.o libgsoapck_la-dom.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgsoapck.a >libtool: link: ( cd ".libs" && rm -f "libgsoapck.la" && ln -s "../libgsoapck.la" "libgsoapck.la" ) >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -c stdsoap2_ssl_cpp.cpp -o libgsoapssl___la-stdsoap2_ssl_cpp.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DWITH_IPV6 -DLINUX -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -version-info 0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libgsoapck++.la -rpath /usr/lib64 libgsoapck___la-stdsoap2_ck_cpp.lo libgsoapck___la-dom_cpp.lo >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/12/crtbeginS.o .libs/libgsoapck___la-stdsoap2_ck_cpp.o .libs/libgsoapck___la-dom_cpp.o -Wl,--as-needed -L/usr/lib/gcc/x86_64-pc-linux-gnu/12 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/12/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/crtn.o -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libgsoapck++.so.0 -o .libs/libgsoapck++.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libgsoapck++.so.0" && ln -s "libgsoapck++.so.0.0.0" "libgsoapck++.so.0") >libtool: link: (cd ".libs" && rm -f "libgsoapck++.so" && ln -s "libgsoapck++.so.0.0.0" "libgsoapck++.so") >libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libgsoapck++.a libgsoapck___la-stdsoap2_ck_cpp.o libgsoapck___la-dom_cpp.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgsoapck++.a >libtool: link: ( cd ".libs" && rm -f "libgsoapck++.la" && ln -s "../libgsoapck++.la" "libgsoapck++.la" ) >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -version-info 0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libgsoapssl.la -rpath /usr/lib64 libgsoapssl_la-stdsoap2_ssl.lo libgsoapssl_la-dom.lo -lssl -lcrypto -lz >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libgsoapssl_la-stdsoap2_ssl.o .libs/libgsoapssl_la-dom.o -Wl,--as-needed -lssl -lcrypto -lz -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libgsoapssl.so.0 -o .libs/libgsoapssl.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libgsoapssl.so.0" && ln -s "libgsoapssl.so.0.0.0" "libgsoapssl.so.0") >libtool: link: (cd ".libs" && rm -f "libgsoapssl.so" && ln -s "libgsoapssl.so.0.0.0" "libgsoapssl.so") >libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libgsoapssl.a libgsoapssl_la-stdsoap2_ssl.o libgsoapssl_la-dom.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgsoapssl.a >libtool: link: ( cd ".libs" && rm -f "libgsoapssl.la" && ln -s "../libgsoapssl.la" "libgsoapssl.la" ) >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -pipe -march=native -fno-diagnostics-color -O2 -version-info 0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libgsoapssl++.la -rpath /usr/lib64 libgsoapssl___la-stdsoap2_ssl_cpp.lo libgsoapssl___la-dom_cpp.lo -lssl -lcrypto -lz >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/12/crtbeginS.o .libs/libgsoapssl___la-stdsoap2_ssl_cpp.o .libs/libgsoapssl___la-dom_cpp.o -Wl,--as-needed -lssl -lcrypto -lz -L/usr/lib/gcc/x86_64-pc-linux-gnu/12 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/12/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/crtn.o -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libgsoapssl++.so.0 -o .libs/libgsoapssl++.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libgsoapssl++.so.0" && ln -s "libgsoapssl++.so.0.0.0" "libgsoapssl++.so.0") >libtool: link: (cd ".libs" && rm -f "libgsoapssl++.so" && ln -s "libgsoapssl++.so.0.0.0" "libgsoapssl++.so") >libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libgsoapssl++.a libgsoapssl___la-stdsoap2_ssl_cpp.o libgsoapssl___la-dom_cpp.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgsoapssl++.a >libtool: link: ( cd ".libs" && rm -f "libgsoapssl++.la" && ln -s "../libgsoapssl++.la" "libgsoapssl++.la" ) >make[4]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.114-r1/work/gsoap-2.8/gsoap' >Making all in src >make[4]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.114-r1/work/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 >/var/tmp/portage/net-libs/gsoap-2.8.114-r1/work/gsoap-2.8/gsoap/src/soapcpp2_yacc.y: warning: 1 shift/reduce conflict [8;id=da89796e0005f02040eca79100000000;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wconflicts-sr\-Wconflicts-sr8;;\] >/var/tmp/portage/net-libs/gsoap-2.8.114-r1/work/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 '/var/tmp/portage/net-libs/gsoap-2.8.114-r1/work/gsoap-2.8/gsoap/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_LEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -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 -- reflex >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_LEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -c -o soapcpp2-symbol2.o `test -f 'symbol2.c' || echo './'`symbol2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_LEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -c -o soapcpp2-error2.o `test -f 'error2.c' || echo './'`error2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_LEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -c -o soapcpp2-init2.o `test -f 'init2.c' || echo './'`init2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_LEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -c -o soapcpp2-soapcpp2.o `test -f 'soapcpp2.c' || echo './'`soapcpp2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_LEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -c -o soapcpp2-soapcpp2_lex.o `test -f 'soapcpp2_lex.c' || echo './'`soapcpp2_lex.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DWITH_BISON -DWITH_LEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o soapcpp2 soapcpp2-soapcpp2_yacc.o soapcpp2-soapcpp2_lex.o soapcpp2-symbol2.o soapcpp2-error2.o soapcpp2-init2.o soapcpp2-soapcpp2.o -lfl >libtool: link: x86_64-pc-linux-gnu-gcc -DWITH_BISON -DWITH_LEX -DSOAPCPP2_IMPORT_PATH=\"/usr/share/gsoap/import\" -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o soapcpp2 soapcpp2-soapcpp2_yacc.o soapcpp2-soapcpp2_lex.o soapcpp2-symbol2.o soapcpp2-error2.o soapcpp2-init2.o soapcpp2-soapcpp2.o -Wl,--as-needed -lfl >/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: soapcpp2-error2.o: warning: relocation against `yylineno' in read-only section `.text' >/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: soapcpp2-symbol2.o: in function `enter': >symbol2.c:(.text+0x6c7): undefined reference to `yylineno' >/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: soapcpp2-soapcpp2_yacc.o: in function `yyparse': >soapcpp2_yacc.c:(.text+0x3a43): undefined reference to `yylineno' >/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: soapcpp2-error2.o: in function `semwarn': >error2.c:(.text+0x17): undefined reference to `yylineno' >/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: soapcpp2-error2.o: in function `lexerror': >error2.c:(.text+0xe1): undefined reference to `yylineno' >/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: soapcpp2-error2.o: in function `synerror': >error2.c:(.text+0x13a): undefined reference to `yylineno' >/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: soapcpp2-error2.o:error2.c:(.text+0x19a): more undefined references to `yylineno' follow >/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: warning: creating DT_TEXTREL in a PIE >collect2: error: ld returned 1 exit status >make[5]: *** [Makefile:455: soapcpp2] Error 1 >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.114-r1/work/gsoap-2.8/gsoap/src' >make[4]: *** [Makefile:367: all] Error 2 >make[4]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.114-r1/work/gsoap-2.8/gsoap/src' >make[3]: *** [Makefile:1119: all-recursive] Error 1 >make[3]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.114-r1/work/gsoap-2.8/gsoap' >make[2]: *** [Makefile:576: all] Error 2 >make[2]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.114-r1/work/gsoap-2.8/gsoap' >make[1]: *** [Makefile:504: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.114-r1/work/gsoap-2.8' >make: *** [Makefile:403: all] Error 2 > * ERROR: net-libs/gsoap-2.8.114-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-libs/gsoap-2.8.114-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-libs/gsoap-2.8.114-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/net-libs:gsoap-2.8.114-r1:20221218-204245.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/gsoap-2.8.114-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-libs/gsoap-2.8.114-r1/temp/environment'. > * Working directory: '/var/tmp/portage/net-libs/gsoap-2.8.114-r1/work/gsoap-2.8' > * S: '/var/tmp/portage/net-libs/gsoap-2.8.114-r1/work/gsoap-2.8' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 887057
:
843549
|
843551
|
843553
|
843555
|
843557
|
843559
| 843561 |
843563