Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 759051 Details for
Bug 829236
net-libs/gsoap-2.8.114-r1 - stdsoap2_cpp.cpp: error: invalid conversion from int to const char [-fpermissive]
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:20211215-033515.log
net-libs:gsoap-2.8.114:20211215-033515.log (text/plain), 19.06 KB, created by
Toralf Förster
on 2021-12-15 09:36:59 UTC
(
hide
)
Description:
net-libs:gsoap-2.8.114:20211215-033515.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-12-15 09:36:59 UTC
Size:
19.06 KB
patch
obsolete
> * Package: net-libs/gsoap-2.8.114 > * Repository: gentoo > * Maintainer: polynomial-c@gentoo.org > * USE: abi_x86_64 amd64 elibc_musl 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/work >>>> Source unpacked in /var/tmp/portage/net-libs/gsoap-2.8.114/work >>>> Preparing source in /var/tmp/portage/net-libs/gsoap-2.8.114/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/work/gsoap-2.8' ... > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running '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 ... > * Applying static-flags/2.4.6 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/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-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --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 --htmldir=/usr/share/doc/gsoap-2.8.114/html --with-sysroot=/ --libdir=/usr/lib --disable-xlocale --disable-debug --disable-gnutls --enable-ipv6 >checking for a BSD-compatible install... /usr/lib/portage/python3.9/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-gentoo-linux-musl >checking host system type... x86_64-gentoo-linux-musl >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-gentoo-linux-musl-g++... x86_64-gentoo-linux-musl-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-gentoo-linux-musl-g++ accepts -g... yes >checking for x86_64-gentoo-linux-musl-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-gentoo-linux-musl-g++... none >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc >checking whether the compiler supports GNU C... yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes >checking for x86_64-gentoo-linux-musl-gcc option to enable C11 features... none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes >checking dependency style of x86_64-gentoo-linux-musl-gcc... none >checking for flex... flex >checking for lex output file root... lex.yy >checking for lex library... none needed >checking for library containing yywrap... -lfl >checking whether yytext is a pointer... yes >checking for bison... bison -y >checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-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-gentoo-linux-musl-gcc... /usr/x86_64-gentoo-linux-musl/bin/ld >checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-gentoo-linux-musl-nm -B >checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 98304 >checking how to convert x86_64-gentoo-linux-musl file names to x86_64-gentoo-linux-musl format... func_convert_file_noop >checking how to convert x86_64-gentoo-linux-musl file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r >checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-gentoo-linux-musl-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar >checking for archiver @FILE support... @ >checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip >checking for x86_64-gentoo-linux-musl-ranlib... (cached) x86_64-gentoo-linux-musl-ranlib >checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-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-gentoo-linux-musl-mt... no >checking for mt... mt >checking if mt 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-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/x86_64-gentoo-linux-musl/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-gentoo-linux-musl-g++ -E >checking for ld used by x86_64-gentoo-linux-musl-g++... /usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-gentoo-linux-musl-g++ linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-gentoo-linux-musl-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-gentoo-linux-musl-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-gentoo-linux-musl-g++ static flag -static works... yes >checking if x86_64-gentoo-linux-musl-g++ supports -c -o file.o... yes >checking if x86_64-gentoo-linux-musl-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-gentoo-linux-musl-g++ linker (/usr/x86_64-gentoo-linux-musl/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-gentoo-linux-musl-ar... (cached) x86_64-gentoo-linux-musl-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... yes >checking for alarm... yes >checking for working mktime... yes >checking return type of signal handlers... void >checking for strftime... yes >checking for random... yes >checking for gettimeofday... yes >checking for ftime... yes >checking for localtime_r... yes >checking for timegm... yes >checking for gmtime... yes >checking for gmtime_r... yes >checking for asctime... yes >checking for asctime_r... yes >checking for memset... yes >checking for select... yes >checking for socket... yes >checking for snprintf... yes >checking for strchr... yes >checking for strerror... yes >checking for strerror_r... yes >checking for strlcpy... 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 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-libs/gsoap-2.8.114/work/gsoap-2.8 ... >make -j4 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.114/work/gsoap-2.8' >Making all in . >make[2]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.114/work/gsoap-2.8' >make[2]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.114/work/gsoap-2.8' >Making all in gsoap >make[2]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.114/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/work/gsoap-2.8/gsoap' >Making all in . >make[4]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.114/work/gsoap-2.8/gsoap' >x86_64-gentoo-linux-musl-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-gentoo-linux-musl-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-gentoo-linux-musl-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-gentoo-linux-musl-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 >stdsoap2.c: In function 'soap_s2float': >stdsoap2.c:16683:19: warning: implicit declaration of function 'strtod_l'; did you mean 'strtok_r'? [-Wimplicit-function-declaration] >16683 | *p = (float)strtod_l(s, &r, SOAP_LOCALE(soap)); > | ^~~~~~~~ > | strtok_r >stdsoap2_cpp.cpp: In function 'const char* soap_strerror(soap*)': >stdsoap2_cpp.cpp:22566:22: error: invalid conversion from 'int' to 'const char*' [-fpermissive] >22566 | return strerror_r(err, soap->msgbuf, sizeof(soap->msgbuf)); /* GNU-specific */ > | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | | > | int >x86_64-gentoo-linux-musl-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 >stdsoap2_ck.c: In function 'soap_s2float': >stdsoap2_ck.c:16683:19: warning: implicit declaration of function 'strtod_l'; did you mean 'strtok_r'? [-Wimplicit-function-declaration] >16683 | *p = (float)strtod_l(s, &r, SOAP_LOCALE(soap)); > | ^~~~~~~~ > | strtok_r >make[4]: *** [Makefile:939: libgsoap___a-stdsoap2_cpp.o] Error 1 >make[4]: *** Waiting for unfinished jobs.... >make[4]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.114/work/gsoap-2.8/gsoap' >make[3]: *** [Makefile:1118: all-recursive] Error 1 >make[3]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.114/work/gsoap-2.8/gsoap' >make[2]: *** [Makefile:575: all] Error 2 >make[2]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.114/work/gsoap-2.8/gsoap' >make[1]: *** [Makefile:503: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.114/work/gsoap-2.8' >make: *** [Makefile:402: all] Error 2 > * ERROR: net-libs/gsoap-2.8.114::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-libs/gsoap-2.8.114::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-libs/gsoap-2.8.114::gentoo'`. > * The complete build log is located at '/var/log/portage/net-libs:gsoap-2.8.114:20211215-033515.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/gsoap-2.8.114/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-libs/gsoap-2.8.114/temp/environment'. > * Working directory: '/var/tmp/portage/net-libs/gsoap-2.8.114/work/gsoap-2.8' > * S: '/var/tmp/portage/net-libs/gsoap-2.8.114/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 829236
:
759046
|
759047
|
759048
|
759049
|
759050
| 759051 |
759052