Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 216595 Details for
Bug 301076
dev-libs/xmlrpc-c-1.18.02 fails to build with USE="-* curl cxx tolls"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
xmlrpc-c-1.18.02:20100115-121113.log
dev-libs:xmlrpc-c-1.18.02:20100115-121113.log (text/plain), 46.73 KB, created by
Marco Clocchiatti
on 2010-01-15 13:07:22 UTC
(
hide
)
Description:
xmlrpc-c-1.18.02:20100115-121113.log
Filename:
MIME Type:
Creator:
Marco Clocchiatti
Created:
2010-01-15 13:07:22 UTC
Size:
46.73 KB
patch
obsolete
> > [32;01m*[0m Using bashrcng profile [ [32;01m1.1.4[0m ] > [32;01m*[0m CPV: dev-libs/xmlrpc-c-1.18.02 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: amd64 curl cxx elibc_glibc kernel_linux multilib tools userland_GNU >>>> Unpacking source... >>>> Unpacking xmlrpc-c-1.18.02.tar.bz2 to /var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work >>>> Source unpacked in /var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work >>>> Preparing source in /var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02 ... >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/temp/environment: line 2461: base_src_util: command not found >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02 ... > * econf: updating xmlrpc-c-1.18.02/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating xmlrpc-c-1.18.02/config.sub with /usr/share/gnuconfig/config.sub >./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 --libdir=/usr/lib64 --disable-wininet-client --disable-libwww-client --enable-libxml2-backend --enable-tools --disable-abyss-threads --disable-cgi-server --disable-abyss-server --enable-cplusplus --enable-curl-client >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking whether make sets $(MAKE)... yes >checking for working aclocal... missing >checking for working autoconf... found >checking for working automake... missing >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 for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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 ANSI C... 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 ANSI C... (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 egrep... 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 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 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 whether to build the libxml2 backend... yes >checking for xml2-config... yes >configure: creating ./config.status >config.status: creating srcdir.mk >config.status: creating config.mk >config.status: creating xmlrpc_config.h >config.status: creating xmlrpc_amconfig.h >config.status: executing default-1 commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02 ... >make -j9 -s -r >Lots of echoes to 'shell_config' suppressed here ... >Lots of echoes to 'xmlrpc-c/config.h' suppressed here ... >Echoes to 'xmlrpc-c-config' suppressed here ... >Echoes to 'xmlrpc-c-config.test' suppressed here ... >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/lib/util/Makefile:55: depend.mk: No such file or directory >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/lib/libutil/Makefile:89: depend.mk: No such file or directory >casprintf.c: In function 'cvasprintf': >casprintf.c:61: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result >asprintf.c: In function 'xmlrpc_vasprintf': >asprintf.c:62: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result >error.c: In function 'xmlrpc_set_fault_formatted_v': >error.c:95: warning: passing argument 3 of 'xmlrpc_vasprintf' discards qualifiers from pointer target type >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:19: note: expected 'struct __va_list_tag *' but argument is of type 'const struct __va_list_tag *' >memblock.c: In function 'xmlrpc_mem_block_init': >memblock.c:77: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'size_t' >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/lib/curl_transport/Makefile:57: depend.mk: No such file or directory >utf8.c: In function 'decode_utf8': >utf8.c:282: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'size_t' >utf8.c:282: warning: format '%u' expects type 'unsigned int', but argument 5 has type 'long unsigned int' >asprintf.c: In function 'xmlrpc_vasprintf': >asprintf.c:62: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result >error.c: In function 'xmlrpc_set_fault_formatted_v': >error.c:95: warning: passing argument 3 of 'xmlrpc_vasprintf' discards qualifiers from pointer target type >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:19: note: expected 'struct __va_list_tag *' but argument is of type 'const struct __va_list_tag *' >memblock.c: In function 'xmlrpc_mem_block_init': >memblock.c:77: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'size_t' >xmlrpc_curl_transport.c: In function 'getTimeoutParm': >xmlrpc_curl_transport.c:604: warning: comparison is always false due to limited range of data type >utf8.c: In function 'decode_utf8': >utf8.c:282: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'size_t' >utf8.c:282: warning: format '%u' expects type 'unsigned int', but argument 5 has type 'long unsigned int' >curltransaction.c: In function 'curlTransaction_create': >curltransaction.c:516: warning: 'headerList' may be used uninitialized in this function >curltransaction.c:516: note: 'headerList' was declared here >xmlrpc_curl_transport.c: In function 'finishCurlMulti': >xmlrpc_curl_transport.c:381: warning: call to '_curl_easy_getinfo_err_string' declared with attribute warning: curl_easy_getinfo expects a pointer to char * for this info >curltransaction.c: In function 'curlTransaction_create': >curltransaction.c:516: warning: 'headerList' may be used uninitialized in this function >curltransaction.c:516: note: 'headerList' was declared here >xmlrpc_curl_transport.c: In function 'getTimeoutParm': >xmlrpc_curl_transport.c:604: warning: comparison is always false due to limited range of data type >xmlrpc_curl_transport.c: In function 'finishCurlMulti': >xmlrpc_curl_transport.c:381: warning: call to '_curl_easy_getinfo_err_string' declared with attribute warning: curl_easy_getinfo expects a pointer to char * for this info >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02//src/Makefile:297: depend.mk: No such file or directory >parse_value.c: In function 'xmlrpc_parseValue': >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:750: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:657: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:658: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:659: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:661: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:339: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:339: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:340: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:663: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:665: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:667: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:669: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:671: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:672: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:674: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:675: warning: called from here >parse_value.c:245: warning: 'keyP' may be used uninitialized in this function >parse_value.c:245: note: 'keyP' was declared here >parse_value.c:191: warning: 'nameElemP' may be used uninitialized in this function >parse_value.c:191: note: 'nameElemP' was declared here >parse_value.c:199: warning: 'valueElemP' may be used uninitialized in this function >parse_value.c:199: note: 'valueElemP' was declared here >parse_value.c:503: warning: 'valueDouble' may be used uninitialized in this function >parse_value.c:503: note: 'valueDouble' was declared here >xmlrpc_data.c: In function 'xmlrpc_read_base64': >xmlrpc_data.c:225: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'size_t' >xmlrpc_string.c: In function 'xmlrpc_read_string': >xmlrpc_string.c:144: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'size_t' >xmlrpc_string.c: In function 'copyAndConvertLfToCrlf': >xmlrpc_string.c:192: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int' >xmlrpc_string.c: In function 'xmlrpc_read_string_w': >xmlrpc_string.c:374: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'size_t' >xmlrpc_string.c: In function 'wCopyAndConvertLfToCrlf': >xmlrpc_string.c:425: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int' >xmlrpc_datetime.c: In function 'validateFormat': >xmlrpc_datetime.c:435: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'size_t' >xmlrpc_datetime.c: In function 'parseDatetime': >xmlrpc_datetime.c:519: warning: format not a string literal and no format arguments >xmlrpc_decompose.c: In function 'buildArrayDecompBranch': >xmlrpc_decompose.c:716: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int' >xmlrpc_decompose.c: In function 'buildStructDecompBranch': >xmlrpc_decompose.c:854: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int' >xmlrpc_parse.c: In function 'convert_params': >xmlrpc_parse.c:129: warning: format '%d' expects type 'int', but argument 6 has type 'size_t' >xmlrpc_parse.c: In function 'xmlrpc_parse_call': >xmlrpc_parse.c:299: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'size_t' >xmlrpc_parse.c: In function 'xmlrpc_parse_response2': >xmlrpc_parse.c:552: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'size_t' >xmlrpc_parse.c:552: warning: format '%u' expects type 'unsigned int', but argument 5 has type 'size_t' >xmlrpc_parse.c: In function 'xmlrpc_parse_call': >xmlrpc_parse.c:301: warning: 'callElemP' may be used uninitialized in this function >method.c: In function 'xmlrpc_methodCreate': >method.c:215: warning: 'signatureP' may be used uninitialized in this function >method.c:215: note: 'signatureP' was declared here >system_method.c: In function 'system_getCapabilities': >system_method.c:760: warning: 'retvalP' may be used uninitialized in this function >system_method.c: In function 'system_capabilities': >system_method.c:694: warning: 'retvalP' may be used uninitialized in this function >system_method.c: In function 'system_multicall': >system_method.c:148: warning: 'methlistP' may be used uninitialized in this function >system_method.c:172: warning: 'resultP' may be used uninitialized in this function >xmlrpc_decompose.c: In function 'decomposeValue': >xmlrpc_decompose.c:1076: warning: 'decompRootP' may be used uninitialized in this function >system_method.c: In function 'system_methodSignature': >system_method.c:513: warning: 'signatureVP' may be used uninitialized in this function >system_method.c:513: note: 'signatureVP' was declared here >system_method.c:563: warning: 'signatureListP' may be used uninitialized in this function >system_method.c: In function 'system_methodHelp': >system_method.c:381: warning: 'retvalP' may be used uninitialized in this function >system_method.c: In function 'system_listMethods': >system_method.c:259: warning: 'retvalP' may be used uninitialized in this function >parse_value.c: In function 'xmlrpc_parseValue': >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:750: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:657: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:658: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:659: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:661: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:339: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:339: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:340: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:663: warning: called from here >system_method.c: In function 'system_methodExist': >system_method.c:317: warning: 'retvalP' may be used uninitialized in this function >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:665: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:667: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:669: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:671: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:672: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:674: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/include/xmlrpc-c/string_int.h:36: warning: inlining failed in call to 'xmlrpc_streq': call is unlikely and code size would grow >parse_value.c:675: warning: called from here >parse_value.c:245: warning: 'keyP' may be used uninitialized in this function >parse_value.c:245: note: 'keyP' was declared here >parse_value.c:191: warning: 'nameElemP' may be used uninitialized in this function >parse_value.c:191: note: 'nameElemP' was declared here >parse_value.c:199: warning: 'valueElemP' may be used uninitialized in this function >parse_value.c:199: note: 'valueElemP' was declared here >parse_value.c:503: warning: 'valueDouble' may be used uninitialized in this function >parse_value.c:503: note: 'valueDouble' was declared here >xmlrpc_data.c: In function 'xmlrpc_read_base64': >xmlrpc_data.c:225: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'size_t' >xmlrpc_datetime.c: In function 'validateFormat': >xmlrpc_datetime.c:435: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'size_t' >xmlrpc_datetime.c: In function 'parseDatetime': >xmlrpc_datetime.c:519: warning: format not a string literal and no format arguments >xmlrpc_string.c: In function 'xmlrpc_read_string': >xmlrpc_string.c:144: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'size_t' >xmlrpc_string.c: In function 'copyAndConvertLfToCrlf': >xmlrpc_string.c:192: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int' >xmlrpc_string.c: In function 'xmlrpc_read_string_w': >xmlrpc_string.c:374: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'size_t' >xmlrpc_string.c: In function 'wCopyAndConvertLfToCrlf': >xmlrpc_string.c:425: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int' >xmlrpc_decompose.c: In function 'buildArrayDecompBranch': >xmlrpc_decompose.c:716: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int' >xmlrpc_decompose.c: In function 'buildStructDecompBranch': >xmlrpc_decompose.c:854: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int' >xmlrpc_parse.c: In function 'convert_params': >xmlrpc_parse.c:129: warning: format '%d' expects type 'int', but argument 6 has type 'size_t' >xmlrpc_parse.c: In function 'xmlrpc_parse_call': >xmlrpc_parse.c:299: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'size_t' >xmlrpc_parse.c: In function 'xmlrpc_parse_response2': >xmlrpc_parse.c:552: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'size_t' >xmlrpc_parse.c:552: warning: format '%u' expects type 'unsigned int', but argument 5 has type 'size_t' >xmlrpc_parse.c: In function 'xmlrpc_parse_call': >xmlrpc_parse.c:301: warning: 'callElemP' may be used uninitialized in this function >xmlrpc_decompose.c: In function 'decomposeValue': >xmlrpc_decompose.c:1076: warning: 'decompRootP' may be used uninitialized in this function >method.c: In function 'xmlrpc_methodCreate': >method.c:215: warning: 'signatureP' may be used uninitialized in this function >method.c:215: note: 'signatureP' was declared here >system_method.c: In function 'system_getCapabilities': >system_method.c:760: warning: 'retvalP' may be used uninitialized in this function >system_method.c: In function 'system_capabilities': >system_method.c:694: warning: 'retvalP' may be used uninitialized in this function >system_method.c: In function 'system_multicall': >system_method.c:148: warning: 'methlistP' may be used uninitialized in this function >system_method.c:172: warning: 'resultP' may be used uninitialized in this function >system_method.c: In function 'system_methodSignature': >system_method.c:513: warning: 'signatureVP' may be used uninitialized in this function >system_method.c:513: note: 'signatureVP' was declared here >system_method.c:563: warning: 'signatureListP' may be used uninitialized in this function >xmlrpc_client.c: In function 'xmlrpc_client_start_rpc': >xmlrpc_client.c:883: warning: 'callInfoP' may be used uninitialized in this function >system_method.c: In function 'system_methodHelp': >system_method.c:381: warning: 'retvalP' may be used uninitialized in this function >system_method.c: In function 'system_listMethods': >system_method.c:259: warning: 'retvalP' may be used uninitialized in this function >xmlrpc_client.c: In function 'xmlrpc_client_create': >xmlrpc_client.c:429: warning: 'transportName' may be used uninitialized in this function >xmlrpc_client.c:430: warning: 'transportparms.size' may be used uninitialized in this function >xmlrpc_client.c:430: warning: 'transportparms.parmsP' may be used uninitialized in this function >system_method.c: In function 'system_methodExist': >system_method.c:317: warning: 'retvalP' may be used uninitialized in this function >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/src/cpp/Makefile:324: depend.mk: No such file or directory >xmlrpc_client.c: In function 'xmlrpc_client_start_rpc': >xmlrpc_client.c:883: warning: 'callInfoP' may be used uninitialized in this function >xmlrpc_client.c: In function 'xmlrpc_client_create': >xmlrpc_client.c:429: warning: 'transportName' may be used uninitialized in this function >xmlrpc_client.c:430: warning: 'transportparms.size' may be used uninitialized in this function >xmlrpc_client.c:430: warning: 'transportparms.parmsP' may be used uninitialized in this function >base64.cpp: In function 'std::vector<unsigned char, std::allocator<unsigned char> > xmlrpc_c::bytesFromBase64(const std::string&)': >base64.cpp:196: warning: 'buffer.bitBuffer::buffer' may be used uninitialized in this function >blddir/include/xmlrpc-c/base.hpp: In function 'void xmlrpc_c::xml::parseResponse(const std::string&, xmlrpc_c::rpcOutcome*)': >blddir/include/xmlrpc-c/base.hpp:258: warning: inlining failed in call to 'xmlrpc_c::rpcOutcome::~rpcOutcome()': call is unlikely and code size would grow >xml.cpp:142: warning: called from here >blddir/include/xmlrpc-c/base.hpp:258: warning: inlining failed in call to 'xmlrpc_c::rpcOutcome::~rpcOutcome()': call is unlikely and code size would grow >xml.cpp:146: warning: called from here >blddir/include/xmlrpc-c/base.hpp: In function 'void xmlrpc_c::xml::parseSuccessfulResponse(const std::string&, xmlrpc_c::value*)': >blddir/include/xmlrpc-c/base.hpp:258: warning: inlining failed in call to 'xmlrpc_c::rpcOutcome::~rpcOutcome()': call is unlikely and code size would grow >xml.cpp:169: warning: called from here >server_cgi.cpp: In function 'void xmlrpc_c::writeNormalHttpResp(FILE*, bool, const std::string&, const std::string&)': >server_cgi.cpp:244: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'size_t' >server_cgi.cpp:249: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >blddir/include/xmlrpc-c/base.hpp: In function 'xmlrpc_c::paramList xmlrpc_c::pListFromXmlrpcArray(xmlrpc_value*)': >blddir/include/xmlrpc-c/base.hpp:280: warning: inlining failed in call to 'xmlrpc_c::paramList::~paramList()': call is unlikely and code size would grow >registry.cpp:168: warning: called from here >blddir/include/xmlrpc-c/base.hpp: In function 'xmlrpc_value* xmlrpc_c::c_executeMethod(xmlrpc_env*, xmlrpc_value*, void*, void*)': >blddir/include/xmlrpc-c/base.hpp:280: warning: inlining failed in call to 'xmlrpc_c::paramList::~paramList()': call is unlikely and code size would grow >registry.cpp:230: warning: called from here >blddir/include/xmlrpc-c/base.hpp: In function 'xmlrpc_value* xmlrpc_c::c_executeDefaultMethod(xmlrpc_env*, const char*, const char*, xmlrpc_value*, void*)': >blddir/include/xmlrpc-c/base.hpp:280: warning: inlining failed in call to 'xmlrpc_c::paramList::~paramList()': call is unlikely and code size would grow >registry.cpp:293: warning: called from here >packetsocket.cpp: In member function 'void xmlrpc_c::packet::initialize(const unsigned char*, size_t)': >packetsocket.cpp:310: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'long unsigned int' >packetsocket.cpp: In member function 'void xmlrpc_c::packet::addData(const unsigned char*, size_t)': >packetsocket.cpp:362: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'long unsigned int' >packetsocket.cpp: In member function 'void xmlrpc_c::packetSocket_impl::verifyNothingAccumulated()': >packetsocket.cpp:614: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'size_t' >blddir/include/xmlrpc-c/base.hpp: In member function 'void xmlrpc_c::clientSimple::call(std::string, std::string, xmlrpc_c::value*)': >blddir/include/xmlrpc-c/base.hpp:280: warning: inlining failed in call to 'xmlrpc_c::paramList::~paramList()': call is unlikely and code size would grow >client_simple.cpp:62: warning: called from here >blddir/include/xmlrpc-c/base.hpp: In member function 'void xmlrpc_c::clientSimple::call(std::string, std::string, std::string, xmlrpc_c::value*, ...)': >blddir/include/xmlrpc-c/base.hpp:280: warning: inlining failed in call to 'xmlrpc_c::paramList::~paramList()': call is unlikely and code size would grow >client_simple.cpp:148: warning: called from here >base64.cpp: In function 'std::vector<unsigned char, std::allocator<unsigned char> > xmlrpc_c::bytesFromBase64(const std::string&)': >base64.cpp:196: warning: 'buffer.bitBuffer::buffer' may be used uninitialized in this function >blddir/include/xmlrpc-c/base.hpp: In constructor 'xmlrpc_c::rpc::rpc(std::string, const xmlrpc_c::paramList&)': >blddir/include/xmlrpc-c/base.hpp:258: warning: inlining failed in call to 'xmlrpc_c::rpcOutcome::~rpcOutcome()': call is unlikely and code size would grow >client.cpp:982: warning: called from here >In file included from curl.cpp:32: >blddir/include/xmlrpc-c/client_transport.hpp: In constructor 'xmlrpc_c::clientXmlTransport_curl::clientXmlTransport_curl(std::string, bool, bool, std::string)': >blddir/include/xmlrpc-c/client_transport.hpp:276: warning: inlining failed in call to 'xmlrpc_c::clientXmlTransport_curl::constrOpt::<anonymous struct>::~._80()': --param max-inline-insns-single limit reached >blddir/include/xmlrpc-c/client_transport.hpp:252: warning: called from here >blddir/include/xmlrpc-c/client_transport.hpp:276: warning: inlining failed in call to 'xmlrpc_c::clientXmlTransport_curl::constrOpt::<anonymous struct>::~._80()': --param max-inline-insns-single limit reached >blddir/include/xmlrpc-c/client_transport.hpp:252: warning: called from here >blddir/include/xmlrpc-c/client_transport.hpp: In constructor 'xmlrpc_c::clientXmlTransport_curl::clientXmlTransport_curl(std::string, bool, bool, std::string)': >blddir/include/xmlrpc-c/client_transport.hpp:276: warning: inlining failed in call to 'xmlrpc_c::clientXmlTransport_curl::constrOpt::<anonymous struct>::~._80()': --param max-inline-insns-single limit reached >blddir/include/xmlrpc-c/client_transport.hpp:252: warning: called from here >blddir/include/xmlrpc-c/client_transport.hpp:276: warning: inlining failed in call to 'xmlrpc_c::clientXmlTransport_curl::constrOpt::<anonymous struct>::~._80()': --param max-inline-insns-single limit reached >blddir/include/xmlrpc-c/client_transport.hpp:252: warning: called from here >blddir/include/xmlrpc-c/base.hpp: In constructor 'xmlrpc_c::rpc::rpc(std::string, const xmlrpc_c::paramList&)': >blddir/include/xmlrpc-c/base.hpp:258: warning: inlining failed in call to 'xmlrpc_c::rpcOutcome::~rpcOutcome()': call is unlikely and code size would grow >client.cpp:982: warning: called from here >blddir/include/xmlrpc-c/client.hpp: In member function 'void xmlrpc_c::rpc::start(xmlrpc_c::client*, xmlrpc_c::carriageParm*)': >blddir/include/xmlrpc-c/client.hpp:272: warning: inlining failed in call to 'virtual xmlrpc_c::rpcPtr::~rpcPtr()': call is unlikely and code size would grow >client.cpp:1044: warning: called from here >blddir/include/xmlrpc-c/base.hpp: In function 'void xmlrpc_c::xml::parseResponse(const std::string&, xmlrpc_c::rpcOutcome*)': >blddir/include/xmlrpc-c/base.hpp:258: warning: inlining failed in call to 'xmlrpc_c::rpcOutcome::~rpcOutcome()': call is unlikely and code size would grow >xml.cpp:142: warning: called from here >blddir/include/xmlrpc-c/base.hpp:258: warning: inlining failed in call to 'xmlrpc_c::rpcOutcome::~rpcOutcome()': call is unlikely and code size would grow >xml.cpp:146: warning: called from here >blddir/include/xmlrpc-c/base.hpp: In function 'void xmlrpc_c::xml::parseSuccessfulResponse(const std::string&, xmlrpc_c::value*)': >blddir/include/xmlrpc-c/base.hpp:258: warning: inlining failed in call to 'xmlrpc_c::rpcOutcome::~rpcOutcome()': call is unlikely and code size would grow >xml.cpp:169: warning: called from here >blddir/include/xmlrpc-c/base.hpp: In function 'xmlrpc_c::paramList xmlrpc_c::pListFromXmlrpcArray(xmlrpc_value*)': >blddir/include/xmlrpc-c/base.hpp:280: warning: inlining failed in call to 'xmlrpc_c::paramList::~paramList()': call is unlikely and code size would grow >registry.cpp:168: warning: called from here >packetsocket.cpp: In member function 'void xmlrpc_c::packet::initialize(const unsigned char*, size_t)': >packetsocket.cpp:310: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'long unsigned int' >packetsocket.cpp: In member function 'void xmlrpc_c::packet::addData(const unsigned char*, size_t)': >packetsocket.cpp:362: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'long unsigned int' >packetsocket.cpp: In member function 'void xmlrpc_c::packetSocket_impl::verifyNothingAccumulated()': >packetsocket.cpp:614: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'size_t' >blddir/include/xmlrpc-c/base.hpp: In function 'xmlrpc_value* xmlrpc_c::c_executeMethod(xmlrpc_env*, xmlrpc_value*, void*, void*)': >blddir/include/xmlrpc-c/base.hpp:280: warning: inlining failed in call to 'xmlrpc_c::paramList::~paramList()': call is unlikely and code size would grow >registry.cpp:230: warning: called from here >blddir/include/xmlrpc-c/base.hpp: In member function 'virtual void xmlrpc_c::xmlTransaction_client::finish(const std::string&) const': >blddir/include/xmlrpc-c/base.hpp:258: warning: inlining failed in call to 'xmlrpc_c::rpcOutcome::~rpcOutcome()': call is unlikely and code size would grow >client.cpp:1202: warning: called from here >blddir/include/xmlrpc-c/base.hpp: In member function 'void xmlrpc_c::clientSimple::call(std::string, std::string, xmlrpc_c::value*)': >blddir/include/xmlrpc-c/base.hpp:280: warning: inlining failed in call to 'xmlrpc_c::paramList::~paramList()': call is unlikely and code size would grow >client_simple.cpp:62: warning: called from here >blddir/include/xmlrpc-c/base.hpp: In member function 'virtual void xmlrpc_c::client::start(xmlrpc_c::carriageParm*, const std::string&, const xmlrpc_c::paramList&, const xmlrpc_c::clientTransactionPtr&)': >blddir/include/xmlrpc-c/base.hpp:258: warning: inlining failed in call to 'xmlrpc_c::rpcOutcome::~rpcOutcome()': call is unlikely and code size would grow >client.cpp:749: warning: called from here >blddir/include/xmlrpc-c/base.hpp: In function 'xmlrpc_value* xmlrpc_c::c_executeDefaultMethod(xmlrpc_env*, const char*, const char*, xmlrpc_value*, void*)': >blddir/include/xmlrpc-c/base.hpp:280: warning: inlining failed in call to 'xmlrpc_c::paramList::~paramList()': call is unlikely and code size would grow >registry.cpp:293: warning: called from here >blddir/include/xmlrpc-c/base.hpp: In member function 'void xmlrpc_c::clientSimple::call(std::string, std::string, std::string, xmlrpc_c::value*, ...)': >blddir/include/xmlrpc-c/base.hpp:280: warning: inlining failed in call to 'xmlrpc_c::paramList::~paramList()': call is unlikely and code size would grow >client_simple.cpp:148: warning: called from here >blddir/include/xmlrpc-c/base.hpp: In destructor 'virtual xmlrpc_c::rpc::~rpc()': >blddir/include/xmlrpc-c/base.hpp:258: warning: inlining failed in call to 'xmlrpc_c::rpcOutcome::~rpcOutcome()': call is unlikely and code size would grow >client.cpp:964: warning: called from here >blddir/include/xmlrpc-c/base.hpp: In destructor 'xmlrpc_c::rpc::~rpc()': >blddir/include/xmlrpc-c/base.hpp:258: warning: inlining failed in call to 'xmlrpc_c::rpcOutcome::~rpcOutcome()': call is unlikely and code size would grow >client.cpp:964: warning: called from here >blddir/include/xmlrpc-c/base.hpp: In destructor 'virtual xmlrpc_c::rpc::~rpc()': >blddir/include/xmlrpc-c/base.hpp:258: warning: inlining failed in call to 'xmlrpc_c::rpcOutcome::~rpcOutcome()': call is unlikely and code size would grow >client.cpp:964: warning: called from here >blddir/include/xmlrpc-c/girerr.hpp: In static member function 'static void xmlrpc_c::clientXmlTransport::asyncComplete(xmlrpc_call_info*, xmlrpc_mem_block*, xmlrpc_env)': >blddir/include/xmlrpc-c/girerr.hpp:16: warning: inlining failed in call to 'virtual girerr::error::~error() throw ()': call is unlikely and code size would grow >client.cpp:481: warning: called from here >blddir/include/xmlrpc-c/girerr.hpp:16: warning: inlining failed in call to 'virtual girerr::error::~error() throw ()': call is unlikely and code size would grow >client.cpp:488: warning: called from here >In file included from curl.cpp:32: >blddir/include/xmlrpc-c/client_transport.hpp: In constructor 'xmlrpc_c::clientXmlTransport_curl::clientXmlTransport_curl(std::string, bool, bool, std::string)': >blddir/include/xmlrpc-c/client_transport.hpp:276: warning: inlining failed in call to 'xmlrpc_c::clientXmlTransport_curl::constrOpt::<anonymous struct>::~._80()': --param max-inline-insns-single limit reached >blddir/include/xmlrpc-c/client_transport.hpp:252: warning: called from here >blddir/include/xmlrpc-c/client_transport.hpp:276: warning: inlining failed in call to 'xmlrpc_c::clientXmlTransport_curl::constrOpt::<anonymous struct>::~._80()': --param max-inline-insns-single limit reached >blddir/include/xmlrpc-c/client_transport.hpp:252: warning: called from here >blddir/include/xmlrpc-c/client_transport.hpp: In constructor 'xmlrpc_c::clientXmlTransport_curl::clientXmlTransport_curl(std::string, bool, bool, std::string)': >blddir/include/xmlrpc-c/client_transport.hpp:276: warning: inlining failed in call to 'xmlrpc_c::clientXmlTransport_curl::constrOpt::<anonymous struct>::~._80()': --param max-inline-insns-single limit reached >blddir/include/xmlrpc-c/client_transport.hpp:252: warning: called from here >blddir/include/xmlrpc-c/client_transport.hpp:276: warning: inlining failed in call to 'xmlrpc_c::clientXmlTransport_curl::constrOpt::<anonymous struct>::~._80()': --param max-inline-insns-single limit reached >blddir/include/xmlrpc-c/client_transport.hpp:252: warning: called from here >blddir/include/xmlrpc-c/base.hpp: In constructor 'xmlrpc_c::rpc::rpc(std::string, const xmlrpc_c::paramList&)': >blddir/include/xmlrpc-c/base.hpp:258: warning: inlining failed in call to 'xmlrpc_c::rpcOutcome::~rpcOutcome()': call is unlikely and code size would grow >client.cpp:982: warning: called from here >blddir/include/xmlrpc-c/base.hpp: In constructor 'xmlrpc_c::rpc::rpc(std::string, const xmlrpc_c::paramList&)': >blddir/include/xmlrpc-c/base.hpp:258: warning: inlining failed in call to 'xmlrpc_c::rpcOutcome::~rpcOutcome()': call is unlikely and code size would grow >client.cpp:982: warning: called from here >blddir/include/xmlrpc-c/client.hpp: In member function 'void xmlrpc_c::rpc::start(xmlrpc_c::client*, xmlrpc_c::carriageParm*)': >blddir/include/xmlrpc-c/client.hpp:272: warning: inlining failed in call to 'virtual xmlrpc_c::rpcPtr::~rpcPtr()': call is unlikely and code size would grow >client.cpp:1044: warning: called from here >blddir/include/xmlrpc-c/base.hpp: In destructor 'virtual xmlrpc_c::rpc::~rpc()': >blddir/include/xmlrpc-c/base.hpp:258: warning: inlining failed in call to 'xmlrpc_c::rpcOutcome::~rpcOutcome()': call is unlikely and code size would grow >client.cpp:964: warning: called from here >blddir/include/xmlrpc-c/base.hpp: In member function 'virtual void xmlrpc_c::client::start(xmlrpc_c::carriageParm*, const std::string&, const xmlrpc_c::paramList&, const xmlrpc_c::clientTransactionPtr&)': >blddir/include/xmlrpc-c/base.hpp:258: warning: inlining failed in call to 'xmlrpc_c::rpcOutcome::~rpcOutcome()': call is unlikely and code size would grow >client.cpp:749: warning: called from here >blddir/include/xmlrpc-c/base.hpp: In member function 'virtual void xmlrpc_c::xmlTransaction_client::finish(const std::string&) const': >blddir/include/xmlrpc-c/base.hpp:258: warning: inlining failed in call to 'xmlrpc_c::rpcOutcome::~rpcOutcome()': call is unlikely and code size would grow >client.cpp:1202: warning: called from here >blddir/include/xmlrpc-c/base.hpp: In destructor 'xmlrpc_c::rpc::~rpc()': >blddir/include/xmlrpc-c/base.hpp:258: warning: inlining failed in call to 'xmlrpc_c::rpcOutcome::~rpcOutcome()': call is unlikely and code size would grow >client.cpp:964: warning: called from here >blddir/include/xmlrpc-c/base.hpp: In destructor 'virtual xmlrpc_c::rpc::~rpc()': >blddir/include/xmlrpc-c/base.hpp:258: warning: inlining failed in call to 'xmlrpc_c::rpcOutcome::~rpcOutcome()': call is unlikely and code size would grow >client.cpp:964: warning: called from here >blddir/include/xmlrpc-c/girerr.hpp: In static member function 'static void xmlrpc_c::clientXmlTransport::asyncComplete(xmlrpc_call_info*, xmlrpc_mem_block*, xmlrpc_env)': >blddir/include/xmlrpc-c/girerr.hpp:16: warning: inlining failed in call to 'virtual girerr::error::~error() throw ()': call is unlikely and code size would grow >client.cpp:481: warning: called from here >blddir/include/xmlrpc-c/girerr.hpp:16: warning: inlining failed in call to 'virtual girerr::error::~error() throw ()': call is unlikely and code size would grow >client.cpp:488: warning: called from here >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/tools/lib/Makefile:37: depend.mk: No such file or directory >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/tools/xmlrpc/Makefile:56: depend.mk: No such file or directory >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/tools/xmlrpc_transport/Makefile:49: depend.mk: No such file or directory >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/tools/xml-rpc-api2cpp/Makefile:56: depend.mk: No such file or directory >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/tools/xml-rpc-api2txt/Makefile:26: depend.mk: No such file or directory >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/tools/xmlrpc_cpp_proxy/Makefile:55: depend.mk: No such file or directory >/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02/tools/xmlrpc_pstream/Makefile:65: depend.mk: No such file or directory >dumpvalue.c: In function 'dumpI8': >dumpvalue.c:416: warning: format '%ld' expects type 'long int', but argument 3 has type 'xmlrpc_int64' >dumpvalue.c: In function 'dumpI8': >dumpvalue.c:416: warning: format '%ld' expects type 'long int', but argument 3 has type 'xmlrpc_int64' >make[2]: *** No rule to make target `/lib/dumpvalue.o', needed by `xmlrpc_pstream'. Stop. >make[2]: *** Waiting for unfinished jobs.... >xmlrpc.c: In function 'buildBytestring': >xmlrpc.c:272: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'size_t' >xmlrpc.c: In function 'main': >xmlrpc.c:565: warning: 'cmdline.params' may be used uninitialized in this function >xmlrpc.c:565: warning: 'cmdline.paramCount' may be used uninitialized in this function >xmlrpc.c:565: warning: 'cmdline.methodName' may be used uninitialized in this function >xmlrpc.c:565: warning: 'cmdline.url' may be used uninitialized in this function >xmlrpc.c:565: warning: 'cmdline.curluseragent' may be used uninitialized in this function >xmlrpc.c:565: warning: 'cmdline.curlnoverifyhost' may be used uninitialized in this function >xmlrpc.c:565: warning: 'cmdline.curlnoverifypeer' may be used uninitialized in this function >xmlrpc.c:565: warning: 'cmdline.curlinterface' may be used uninitialized in this function >xmlrpc.c:565: warning: 'cmdline.transport' may be used uninitialized in this function >xmlrpc.c:565: warning: 'cmdline.password' may be used uninitialized in this function >xmlrpc.c:565: warning: 'cmdline.username' may be used uninitialized in this function >xmlrpc.c:568: warning: 'resultP' may be used uninitialized in this function >xmlrpc_transport.c: In function 'main': >xmlrpc_transport.c:246: warning: 'cmdline.url' may be used uninitialized in this function >xmlrpc_transport.c:246: warning: 'cmdline.transport' may be used uninitialized in this function >xmlrpc_transport.c:246: warning: 'cmdline.password' may be used uninitialized in this function >xmlrpc_transport.c:246: warning: 'cmdline.username' may be used uninitialized in this function >xmlrpc_pstream.cpp: In function 'xmlrpc_c::value bytestringValFromParm(const std::string&)': >xmlrpc_pstream.cpp:107: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'size_t' >blddir/include/xmlrpc-c/base.hpp: In function 'xmlrpc_c::paramList paramListFromParamArgs(const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)': >blddir/include/xmlrpc-c/base.hpp:280: warning: inlining failed in call to 'xmlrpc_c::paramList::~paramList()': call is unlikely and code size would grow >xmlrpc_pstream.cpp:307: warning: called from here >blddir/include/xmlrpc-c/client_transport.hpp: In function 'void doCommand(xmlrpc_c::client_xml*, const std::string&, const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)': >blddir/include/xmlrpc-c/client_transport.hpp:399: warning: inlining failed in call to 'virtual xmlrpc_c::carriageParm_pstream::~carriageParm_pstream()': call is unlikely and code size would grow >xmlrpc_pstream.cpp:327: warning: called from here >blddir/include/xmlrpc-c/base.hpp:280: warning: inlining failed in call to 'xmlrpc_c::paramList::~paramList()': call is unlikely and code size would grow >xmlrpc_pstream.cpp:409: warning: called from here >make[1]: *** [xmlrpc_pstream/all] Error 2 >make[1]: *** Waiting for unfinished jobs.... >make: *** [tools/all] Error 2 > [31;01m*[0m ERROR: dev-libs/xmlrpc-c-1.18.02 failed: > [31;01m*[0m Compiling failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 48: Called src_compile > [31;01m*[0m environment, line 2452: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake -r || die "Compiling failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-libs/xmlrpc-c-1.18.02', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-libs/xmlrpc-c-1.18.02'. > [31;01m*[0m The complete build log is located at '/var/log/portage/dev-libs:xmlrpc-c-1.18.02:20100115-121113.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-libs/xmlrpc-c-1.18.02/work/xmlrpc-c-1.18.02'
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 301076
: 216595 |
216597