Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 910734 Details for
Bug 944182
dev-libs/xmlrpc-c-1.59.03 - [libtool] [gcc-15] srcdir/.../bool.h: error: expected identifier before false
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs:xmlrpc-c-1.54.06:20241120-101741.log
dev-libs:xmlrpc-c-1.54.06:20241120-101741.log (text/plain), 24.86 KB, created by
Toralf Förster
on 2024-11-20 16:12:18 UTC
(
hide
)
Description:
dev-libs:xmlrpc-c-1.54.06:20241120-101741.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-20 16:12:18 UTC
Size:
24.86 KB
patch
obsolete
> * Package: dev-libs/xmlrpc-c-1.54.06:0/4.54 > * Repository: gentoo > * USE: abi_x86_64 amd64 curl cxx elibc_glibc kernel_linux libxml2 > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking xmlrpc-c-1.54.06.tgz to /var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work >>>> Source unpacked in /var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work >>>> Preparing source in /var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06 ... > * Applying xmlrpc-c-1.51.06-pkg-config-libxml2.patch ... >patching file common.mk >patching file configure >Hunk #1 succeeded at 628 with fuzz 1. >Hunk #3 succeeded at 6055 (offset 3 lines). >patching file configure.in >Hunk #1 succeeded at 745 (offset 3 lines). >Hunk #2 succeeded at 796 (offset 3 lines). >patching file src/Makefile >patching file src/cpp/Makefile > [ ok ] > * Applying xmlrpc-c-1.51.06-pkg-config-openssl.patch ... > [ ok ] > * Applying xmlrpc-c-1.54.06-wformat-security.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06 ... > * econf: updating xmlrpc-c-1.54.06/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating xmlrpc-c-1.54.06/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 --datarootdir=/usr/share --docdir=/usr/share/doc/xmlrpc-c-1.54.06 --htmldir=/usr/share/doc/xmlrpc-c-1.54.06/html --libdir=/usr/lib64 --disable-libwww-client --disable-wininet-client --without-libwww-ssl --disable-abyss-server --disable-cgi-server --enable-curl-client --enable-cplusplus --enable-libxml2-backend --disable-abyss-threads >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking whether make sets $(MAKE)... yes >checking for working aclocal... found >checking for working autoconf... found >checking for working automake... found >checking for working autoheader... found >checking for working makeinfo... found >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking whether to build Wininet client XML transport module... no >checking whether to build Curl client XML transport module... yes >checking whether to build Libwww client XML transport module... no >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for main in -lncurses... yes >checking for main in -lreadline... yes >checking whether to build tools... yes >checking whether to build the xmlrpc_pstream tool... yes >checking whether to build Abyss server module... no >checking whether to build CGI server module... no >checking whether to build C++ wrappers and tools... yes >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for socket... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking sys/filio.h usability... no >checking sys/filio.h presence... no >checking for sys/filio.h... no >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking for size_t... yes >checking whether va_list is an array... yes >checking whether compiler has __attribute__... yes >checking for vsnprintf... yes >checking for wcsncmp... yes >checking for setgroups... yes >checking for asprintf... yes >checking for setenv... yes >checking for strtoll... yes >checking for strtoull... yes >checking for strtoq... yes >checking for strtouq... yes >checking for __strtoll... no >checking for __strtoull... no >checking for _strtoui64... no >checking for pselect... yes >checking for gettimeofday... yes >checking for localtime_r... yes >checking for gmtime_r... yes >checking for strcasecmp... yes >checking for stricmp... no >checking for _stricmp... no >checking whether to use Abyss pthread function... no >checking for curl-xmlrpc-config... no >checking for curl-config... /usr/bin/curl-config >checking for Curl library directory... /usr/lib >checking for OpenSSL library... yes >checking whether to build Abyss Openssl channel module... yes >checking for Libxml2 library... yes >checking whether to build the libxml2 backend... yes >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >configure: creating ./config.status >config.status: creating srcdir.mk >config.status: creating config.mk >config.status: creating xmlrpc_config.h >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06 ... >make -O -j4 >make -C include/ -f /var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06//include/Makefile \ > all >rm -f shell_config >Lots of echoes to 'shell_config' suppressed here ... >rm -f xmlrpc-c-config >Echoes to 'xmlrpc-c-config' suppressed here ... >cat shell_config >>xmlrpc-c-config >cat xmlrpc-c-config.main >>xmlrpc-c-config >chmod a+rx xmlrpc-c-config >rm -f xmlrpc-c-config.test >Echoes to 'xmlrpc-c-config.test' suppressed here ... >cat shell_config >>xmlrpc-c-config.test >cat xmlrpc-c-config.test.main >>xmlrpc-c-config.test >chmod a+rx xmlrpc-c-config.test >make[1]: Entering directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/include' >>xmlrpc-c/config.h >Lots of echoes to 'xmlrpc-c/config.h' suppressed here ... >make[1]: Leaving directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/include' >make -C lib/ -f /var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06//lib/Makefile \ > all >make -C util/ -f /var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/util/Makefile \ > all >make -C libutil/ -f /var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/libutil/Makefile \ > all >make -C /var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/ -f /var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/GNUmakefile version.h >make[2]: Entering directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/libutil' >ln -s /var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06 srcdir >make[2]: Leaving directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/libutil' >make[2]: Entering directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/libutil' >ln -s /var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06 blddir >make[2]: Leaving directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/libutil' >make[2]: Entering directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/util' >ln -s /var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06 srcdir >make[2]: Leaving directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/util' >make[2]: Entering directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/util' >ln -s /var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06 blddir >make[2]: Leaving directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/util' >make[2]: Entering directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/libutil' >cat /dev/null >depend.mk >make[2]: Leaving directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/libutil' >make[2]: Entering directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/util' >cat /dev/null >depend.mk >make[2]: Leaving directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/util' >make[2]: Entering directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06' >rm -f version.h >echo "/* Generated by make file rule */" >>version.h >echo "#define XMLRPC_C_VERSION" \"1.54.6"\"" >>version.h >echo "#define XMLRPC_VERSION_MAJOR 1" >>version.h >echo "#define XMLRPC_VERSION_MINOR 54" >>version.h >echo "#define XMLRPC_VERSION_POINT 6" >>version.h >make[2]: Leaving directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06' >make[2]: Entering directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/libutil' >x86_64-pc-linux-gnu-gcc -c -o base64.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -I/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06 -Isrcdir -I/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/include -Isrcdir/include -Isrcdir/lib/util/include -O2 -pipe -march=native -fno-diagnostics-color base64.c >In file included from base64.c:5: >srcdir/lib/util/include/bool.h:13:5: error: expected identifier before âfalseâ > 13 | false = 0, > | ^~~~~ >srcdir/lib/util/include/bool.h:15:3: error: expected â;â, identifier or â(â before âboolâ > 15 | } bool; > | ^~~~ >srcdir/lib/util/include/bool.h:15:3: warning: useless type name in empty declaration >make[2]: *** [/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/common.mk:342: base64.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/libutil' >make[2]: *** Waiting for unfinished jobs.... >make -C curl_transport/ -f /var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/curl_transport/Makefile \ > all >make[2]: Entering directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/util' >x86_64-pc-linux-gnu-gcc -c -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -Isrcdir/lib/util/include -I/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06 -O2 -pipe -march=native -fno-diagnostics-color casprintf.c >In file included from casprintf.c:9: >srcdir/lib/util/include/bool.h:13:5: error: expected identifier before âfalseâ > 13 | false = 0, > | ^~~~~ >srcdir/lib/util/include/bool.h:15:3: error: expected â;â, identifier or â(â before âboolâ > 15 | } bool; > | ^~~~ >srcdir/lib/util/include/bool.h:15:3: warning: useless type name in empty declaration >make[2]: *** [/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/util/Makefile:65: casprintf.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/util' >make[2]: *** Waiting for unfinished jobs.... >make[2]: Entering directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/libutil' >x86_64-pc-linux-gnu-gcc -c -o asprintf.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -I/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06 -Isrcdir -I/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/include -Isrcdir/include -Isrcdir/lib/util/include -O2 -pipe -march=native -fno-diagnostics-color asprintf.c >In file included from /var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/include/xmlrpc-c/string_int.h:10, > from asprintf.c:9: >srcdir/lib/util/include/bool.h:13:5: error: expected identifier before âfalseâ > 13 | false = 0, > | ^~~~~ >srcdir/lib/util/include/bool.h:15:3: error: expected â;â, identifier or â(â before âboolâ > 15 | } bool; > | ^~~~ >srcdir/lib/util/include/bool.h:15:3: warning: useless type name in empty declaration >make[2]: *** [/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/common.mk:342: asprintf.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/libutil' >make[1]: *** [/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/common.mk:381: libutil/all] Error 2 >make[1]: *** Waiting for unfinished jobs.... >make[2]: Entering directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/util' >x86_64-pc-linux-gnu-gcc -c -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -Isrcdir/lib/util/include -I/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06 -O2 -pipe -march=native -fno-diagnostics-color cmdline_parser.c >In file included from cmdline_parser.c:11: >srcdir/lib/util/include/bool.h:13:5: error: expected identifier before âfalseâ > 13 | false = 0, > | ^~~~~ >srcdir/lib/util/include/bool.h:15:3: error: expected â;â, identifier or â(â before âboolâ > 15 | } bool; > | ^~~~ >srcdir/lib/util/include/bool.h:15:3: warning: useless type name in empty declaration >make[2]: *** [/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/util/Makefile:65: cmdline_parser.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/util' >make[1]: *** [/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/common.mk:381: util/all] Error 2 >make[2]: Entering directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/curl_transport' >ln -s /var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06 srcdir >make[2]: Leaving directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/curl_transport' >make[2]: Entering directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/curl_transport' >ln -s /var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06 blddir >make[2]: Leaving directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/curl_transport' >make[2]: Entering directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/curl_transport' >cat /dev/null >depend.mk >make[2]: Leaving directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/curl_transport' >make[2]: Entering directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/curl_transport' >ln -s /var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/version.h version.h >make[2]: Leaving directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/curl_transport' >make[2]: Entering directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/curl_transport' >x86_64-pc-linux-gnu-gcc -c -o curlmulti.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -I/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06 -I/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/include -Isrcdir/include -Isrcdir/lib/util/include -O2 -pipe -march=native -fno-diagnostics-color curlmulti.c >In file included from /var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/include/xmlrpc-c/string_int.h:10, > from curlmulti.c:30: >srcdir/lib/util/include/bool.h:13:5: error: expected identifier before âfalseâ > 13 | false = 0, > | ^~~~~ >srcdir/lib/util/include/bool.h:15:3: error: expected â;â, identifier or â(â before âboolâ > 15 | } bool; > | ^~~~ >srcdir/lib/util/include/bool.h:15:3: warning: useless type name in empty declaration >make[2]: *** [/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/common.mk:342: curlmulti.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/curl_transport' >make[2]: *** Waiting for unfinished jobs.... >make[2]: Entering directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/curl_transport' >x86_64-pc-linux-gnu-gcc -c -o curlmulti.osh -I/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06 -I/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/include -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -fPIC -I/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06 -I/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/include -Isrcdir/include -Isrcdir/lib/util/include -O2 -pipe -march=native -fno-diagnostics-color -fPIC curlmulti.c >In file included from /var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/include/xmlrpc-c/string_int.h:10, > from curlmulti.c:30: >srcdir/lib/util/include/bool.h:13:5: error: expected identifier before âfalseâ > 13 | false = 0, > | ^~~~~ >srcdir/lib/util/include/bool.h:15:3: error: expected â;â, identifier or â(â before âboolâ > 15 | } bool; > | ^~~~ >srcdir/lib/util/include/bool.h:15:3: warning: useless type name in empty declaration >make[2]: *** [/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/common.mk:347: curlmulti.osh] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/curl_transport' >make[2]: Entering directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/curl_transport' >x86_64-pc-linux-gnu-gcc -c -o curltransaction.osh -I/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06 -I/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/include -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -fPIC -I/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06 -I/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/include -Isrcdir/include -Isrcdir/lib/util/include -O2 -pipe -march=native -fno-diagnostics-color -fPIC curltransaction.c >In file included from /var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/include/xmlrpc-c/string_int.h:10, > from curltransaction.c:14: >srcdir/lib/util/include/bool.h:13:5: error: expected identifier before âfalseâ > 13 | false = 0, > | ^~~~~ >srcdir/lib/util/include/bool.h:15:3: error: expected â;â, identifier or â(â before âboolâ > 15 | } bool; > | ^~~~ >srcdir/lib/util/include/bool.h:15:3: warning: useless type name in empty declaration >curltransaction.c: In function âsetupCurlSessionâ: >curltransaction.c:685:13: warning: âCURLOPT_PROGRESSFUNCTIONâ is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] > 685 | curl_easy_setopt(curlSessionP, CURLOPT_PROGRESSFUNCTION, > | ^~~~~~~~~~~~~~~~ >In file included from curltransaction.c:19: >/usr/include/curl/curl.h:1303:3: note: declared here > 1303 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, > | ^~~~~~~~~~~~~~~~~ >curltransaction.c:736:13: warning: âCURLOPT_RANDOM_FILEâ is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] > 736 | curl_easy_setopt(curlSessionP, CURLOPT_RANDOM_FILE, > | ^~~~~~~~~~~~~~~~ >/usr/include/curl/curl.h:1370:3: note: declared here > 1370 | CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, > | ^~~~~~~~~~~~~~~~~ >curltransaction.c:739:13: warning: âCURLOPT_EGDSOCKETâ is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] > 739 | curl_easy_setopt(curlSessionP, CURLOPT_EGDSOCKET, > | ^~~~~~~~~~~~~~~~ >/usr/include/curl/curl.h:1374:3: note: declared here > 1374 | CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, > | ^~~~~~~~~~~~~~~~~ >make[2]: *** [/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/common.mk:347: curltransaction.osh] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/curl_transport' >make[2]: Entering directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/curl_transport' >x86_64-pc-linux-gnu-gcc -c -o curltransaction.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -I/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06 -I/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/include -Isrcdir/include -Isrcdir/lib/util/include -O2 -pipe -march=native -fno-diagnostics-color curltransaction.c >In file included from /var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/include/xmlrpc-c/string_int.h:10, > from curltransaction.c:14: >srcdir/lib/util/include/bool.h:13:5: error: expected identifier before âfalseâ > 13 | false = 0, > | ^~~~~ >srcdir/lib/util/include/bool.h:15:3: error: expected â;â, identifier or â(â before âboolâ > 15 | } bool; > | ^~~~ >srcdir/lib/util/include/bool.h:15:3: warning: useless type name in empty declaration >curltransaction.c: In function âsetupCurlSessionâ: >curltransaction.c:685:13: warning: âCURLOPT_PROGRESSFUNCTIONâ is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] > 685 | curl_easy_setopt(curlSessionP, CURLOPT_PROGRESSFUNCTION, > | ^~~~~~~~~~~~~~~~ >In file included from curltransaction.c:19: >/usr/include/curl/curl.h:1303:3: note: declared here > 1303 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, > | ^~~~~~~~~~~~~~~~~ >curltransaction.c:736:13: warning: âCURLOPT_RANDOM_FILEâ is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] > 736 | curl_easy_setopt(curlSessionP, CURLOPT_RANDOM_FILE, > | ^~~~~~~~~~~~~~~~ >/usr/include/curl/curl.h:1370:3: note: declared here > 1370 | CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, > | ^~~~~~~~~~~~~~~~~ >curltransaction.c:739:13: warning: âCURLOPT_EGDSOCKETâ is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations] > 739 | curl_easy_setopt(curlSessionP, CURLOPT_EGDSOCKET, > | ^~~~~~~~~~~~~~~~ >/usr/include/curl/curl.h:1374:3: note: declared here > 1374 | CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, > | ^~~~~~~~~~~~~~~~~ >make[2]: *** [/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/common.mk:342: curltransaction.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/lib/curl_transport' >make[1]: *** [/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/common.mk:381: curl_transport/all] Error 2 >make: *** [/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06/common.mk:381: lib/all] Error 2 > * ERROR: dev-libs/xmlrpc-c-1.54.06::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-libs/xmlrpc-c-1.54.06::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/xmlrpc-c-1.54.06::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-libs:xmlrpc-c-1.54.06:20241120-101741.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06' > * S: '/var/tmp/portage/dev-libs/xmlrpc-c-1.54.06/work/xmlrpc-c-1.54.06' >
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 944182
:
910733
| 910734 |
910735
|
910736
|
910737
|
910738
|
910739
|
910740
|
910741