+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/xmlrpc-c.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: Macro expanded in comment on line 16: %version SVN_REV=%svnrev]'. Unfortunately, Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uoqqzB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xmlrpc-c-1.49.02 + /usr/bin/xz -dc /builddir/build/SOURCES/xmlrpc-c-1.49.02.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xmlrpc-c-1.49.02 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'xmlrpc-c-1.49.02 base' + /usr/bin/cat /builddir/build/SOURCES/0001-xmlrpc_server_abyss-use-va_args-properly.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 0001-xmlrpc_server_abyss-use-va_args-properly.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0002-Use-proper-datatypes-for-long-long.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 0002-Use-proper-datatypes-for-long-long.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0003-allow-30x-redirections.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 0003-allow-30x-redirections.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0001-add-meson-buildsystem-definitions.patch + /usr/bin/git apply --index - :94: trailing whitespace. /* This file, part of XML-RPC For C/C++, is meant to :95: trailing whitespace. define characteristics of this particular installation :96: trailing whitespace. that the other header files need in warning: 3 lines add whitespace errors. + /usr/bin/git commit -q -m 0001-add-meson-buildsystem-definitions.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0002-chmod-x-xml-rpc-api2txt.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 0002-chmod-x-xml-rpc-api2txt.patch --author 'rpm-build ' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yMPyID + umask 022 + cd /builddir/build/BUILD + cd xmlrpc-c-1.49.02 + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export 'FFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export 'FCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/meson --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload . riscv64-redhat-linux-gnu The Meson build system Version: 0.44.1 Source dir: /builddir/build/BUILD/xmlrpc-c-1.49.02 Build dir: /builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu Build type: native build Project name: xmlrpc-c Native C compiler: cc (gcc 7.3.1) Appending CFLAGS from environment: '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' Appending LDFLAGS from environment: '-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' Build machine cpu family: riscv64 Build machine cpu: riscv64 Configuring version.h using configuration Native C++ compiler: c++ (gcc 7.3.1) Appending CXXFLAGS from environment: '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' Appending LDFLAGS from environment: '-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' Compiler for C supports argument -Wmissing-declarations: YES Compiler for C supports argument -Wstrict-prototypes: YES Compiler for C supports argument -Wmissing-prototypes: YES Compiler for C supports argument -Wimplicit: YES Compiler for C supports argument -Wno-uninitialized: YES Compiler for C supports argument -Wundef: YES Compiler for C supports argument -Wno-unknown-pragmas: YES Compiler for C++ supports argument -Wsynth: YES Compiler for C++ supports argument -Wno-uninitialized: YES Compiler for C++ supports argument -Wundef: YES Compiler for C++ supports argument -Wno-unknown-pragmas: YES Checking for function "vsnprintf": YES Has header "stdarg.h": YES Has header "wchar.h": YES Has header "sys/filio.h": NO Has header "sys/ioctl.h": YES Has header "sys/select.h": YES Checking for function "wcsncmp": YES Checking for function "setgroups": YES Checking for function "asprintf": YES Checking for function "setenv": YES Checking for function "strtoll": YES Checking for function "strtoull": YES Checking for function "strtoq": YES Checking for function "strtouq": YES Checking for function "__strtoll": NO Checking for function "__strtoull": NO Checking for function "_strtoui64": NO Checking for function "pselect": YES Checking for function "gettimeofday": YES Checking for function "localtime_r": YES Checking for function "gmtime_r": YES Checking for function "strcasecmp": YES Checking for function "stricmp": NO Checking for function "_stricmp": NO Found pkg-config: /usr/bin/pkg-config (1.4.1) Native dependency openssl found: YES 1.1.0g Configuring xmlrpc_config.h using configuration WARNING: The variable(s) 'XXX' in the input file xmlrpc_config.h.in are not present in the given configuration data Library ncurses found: YES Library readline found: YES Configuring transport_config.h using configuration Dependency threads found: YES Library socket found: NO Configuring config.h using configuration Program lnsfr.sh found: YES (/builddir/build/BUILD/xmlrpc-c-1.49.02/include/xmlrpc-c/lnsfr.sh) WARNING: Passed invalid keyword argument "install" in lib/libutil/meson.build line 35. This will become a hard error in the future. WARNING: Passed invalid keyword argument "install" in lib/libutil++/meson.build line 21. This will become a hard error in the future. WARNING: Passed invalid keyword argument "install" in lib/abyss/src/meson.build line 59. This will become a hard error in the future. WARNING: Passed invalid keyword argument "install" in lib/abyss++/meson.build line 36. This will become a hard error in the future. Native dependency libcurl found: YES 7.59.0 WARNING: Passed invalid keyword argument "install" in lib/expat/meson.build line 5. This will become a hard error in the future. WARNING: Passed invalid keyword argument "install" in lib/openssl/meson.build line 20. This will become a hard error in the future. WARNING: Passed invalid keyword argument "install" in src/meson.build line 52. This will become a hard error in the future. WARNING: Passed invalid keyword argument "install" in src/meson.build line 81. This will become a hard error in the future. WARNING: Passed invalid keyword argument "install" in src/meson.build line 112. This will become a hard error in the future. WARNING: Passed invalid keyword argument "install" in src/meson.build line 142. This will become a hard error in the future. WARNING: Passed invalid keyword argument "install" in src/meson.build line 178. This will become a hard error in the future. WARNING: Passed invalid keyword argument "install" in src/cpp/meson.build line 43. This will become a hard error in the future. WARNING: Passed invalid keyword argument "install" in src/cpp/meson.build line 71. This will become a hard error in the future. WARNING: Passed invalid keyword argument "install" in src/cpp/meson.build line 104. This will become a hard error in the future. WARNING: Passed invalid keyword argument "install" in src/cpp/meson.build line 176. This will become a hard error in the future. WARNING: Passed invalid keyword argument "install" in src/cpp/meson.build line 214. This will become a hard error in the future. Build targets in project: 29 Found ninja-1.8.2 at /usr/bin/ninja + /usr/bin/ninja -v -j4 -C riscv64-redhat-linux-gnu ninja: Entering directory `riscv64-redhat-linux-gnu' [1/186] cc -Ilib/libutil/xmlrpc_util@sha -Ilib/libutil -I../lib/libutil -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/libutil/xmlrpc_util@sha/lock_platform.c.o' -MF 'lib/libutil/xmlrpc_util@sha/lock_platform.c.o.d' -o 'lib/libutil/xmlrpc_util@sha/lock_platform.c.o' -c ../lib/libutil/lock_platform.c [2/186] cc -Ilib/libutil/xmlrpc_util@sha -Ilib/libutil -I../lib/libutil -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/libutil/xmlrpc_util@sha/asprintf.c.o' -MF 'lib/libutil/xmlrpc_util@sha/asprintf.c.o.d' -o 'lib/libutil/xmlrpc_util@sha/asprintf.c.o' -c ../lib/libutil/asprintf.c [3/186] cc -Ilib/libutil/xmlrpc_util@sha -Ilib/libutil -I../lib/libutil -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/libutil/xmlrpc_util@sha/lock_pthread.c.o' -MF 'lib/libutil/xmlrpc_util@sha/lock_pthread.c.o.d' -o 'lib/libutil/xmlrpc_util@sha/lock_pthread.c.o' -c ../lib/libutil/lock_pthread.c [4/186] cc -Ilib/libutil/xmlrpc_util@sha -Ilib/libutil -I../lib/libutil -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/libutil/xmlrpc_util@sha/error.c.o' -MF 'lib/libutil/xmlrpc_util@sha/error.c.o.d' -o 'lib/libutil/xmlrpc_util@sha/error.c.o' -c ../lib/libutil/error.c [5/186] cc -Ilib/libutil/xmlrpc_util@sha -Ilib/libutil -I../lib/libutil -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/libutil/xmlrpc_util@sha/base64.c.o' -MF 'lib/libutil/xmlrpc_util@sha/base64.c.o.d' -o 'lib/libutil/xmlrpc_util@sha/base64.c.o' -c ../lib/libutil/base64.c [6/186] cc -Ilib/libutil/xmlrpc_util@sha -Ilib/libutil -I../lib/libutil -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/libutil/xmlrpc_util@sha/lock_none.c.o' -MF 'lib/libutil/xmlrpc_util@sha/lock_none.c.o.d' -o 'lib/libutil/xmlrpc_util@sha/lock_none.c.o' -c ../lib/libutil/lock_none.c [7/186] cc -Ilib/libutil/xmlrpc_util@sha -Ilib/libutil -I../lib/libutil -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/libutil/xmlrpc_util@sha/make_printable.c.o' -MF 'lib/libutil/xmlrpc_util@sha/make_printable.c.o.d' -o 'lib/libutil/xmlrpc_util@sha/make_printable.c.o' -c ../lib/libutil/make_printable.c [8/186] cc -Ilib/libutil/xmlrpc_util@sha -Ilib/libutil -I../lib/libutil -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/libutil/xmlrpc_util@sha/sleep.c.o' -MF 'lib/libutil/xmlrpc_util@sha/sleep.c.o.d' -o 'lib/libutil/xmlrpc_util@sha/sleep.c.o' -c ../lib/libutil/sleep.c [9/186] cc -Ilib/libutil/xmlrpc_util@sha -Ilib/libutil -I../lib/libutil -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/libutil/xmlrpc_util@sha/select.c.o' -MF 'lib/libutil/xmlrpc_util@sha/select.c.o.d' -o 'lib/libutil/xmlrpc_util@sha/select.c.o' -c ../lib/libutil/select.c [10/186] cc -Ilib/libutil/xmlrpc_util@sha -Ilib/libutil -I../lib/libutil -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/libutil/xmlrpc_util@sha/memblock.c.o' -MF 'lib/libutil/xmlrpc_util@sha/memblock.c.o.d' -o 'lib/libutil/xmlrpc_util@sha/memblock.c.o' -c ../lib/libutil/memblock.c ../lib/libutil/memblock.c: In function 'xmlrpc_mem_block_new_pool': ../lib/libutil/memblock.c:89:12: warning: 'blockP' may be used uninitialized in this function [-Wmaybe-uninitialized] return blockP; ^~~~~~ [11/186] cc -Ilib/libutil/xmlrpc_util@sha -Ilib/libutil -I../lib/libutil -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/libutil/xmlrpc_util@sha/mempool.c.o' -MF 'lib/libutil/xmlrpc_util@sha/mempool.c.o.d' -o 'lib/libutil/xmlrpc_util@sha/mempool.c.o' -c ../lib/libutil/mempool.c [12/186] cc -Ilib/libutil/xmlrpc_util@sha -Ilib/libutil -I../lib/libutil -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/libutil/xmlrpc_util@sha/string_number.c.o' -MF 'lib/libutil/xmlrpc_util@sha/string_number.c.o.d' -o 'lib/libutil/xmlrpc_util@sha/string_number.c.o' -c ../lib/libutil/string_number.c ../lib/libutil/string_number.c: In function 'xmlrpc_parse_int64': ../lib/libutil/string_number.c:35:29: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] xmlrpc_faultf(envP, "Number cannot be represented in 64 bits. " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/xmlrpc-c/string_number.h:4:0, from ../lib/libutil/string_number.c:18: include/xmlrpc-c/config.h:38:28: note: format string is defined here #define XMLRPC_PRId64 "lld" ../lib/libutil/string_number.c:35:29: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'long int' [-Wformat=] xmlrpc_faultf(envP, "Number cannot be represented in 64 bits. " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/xmlrpc-c/string_number.h:4:0, from ../lib/libutil/string_number.c:18: include/xmlrpc-c/config.h:38:28: note: format string is defined here #define XMLRPC_PRId64 "lld" [13/186] cc -Ilib/libutil/xmlrpc_util@sha -Ilib/libutil -I../lib/libutil -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/libutil/xmlrpc_util@sha/time.c.o' -MF 'lib/libutil/xmlrpc_util@sha/time.c.o.d' -o 'lib/libutil/xmlrpc_util@sha/time.c.o' -c ../lib/libutil/time.c [14/186] cc -Ilib/libutil/xmlrpc_util@sha -Ilib/libutil -I../lib/libutil -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/libutil/xmlrpc_util@sha/utf8.c.o' -MF 'lib/libutil/xmlrpc_util@sha/utf8.c.o.d' -o 'lib/libutil/xmlrpc_util@sha/utf8.c.o' -c ../lib/libutil/utf8.c ../lib/libutil/utf8.c: In function 'decodeUtf8': ../lib/libutil/utf8.c:325:34: warning: 'wc' may be used uninitialized in this function [-Wmaybe-uninitialized] ioBuff[outPos++] = wc; ~~~~~~~~~~~~~~~~~^~~~ ../lib/libutil/utf8.c:192:13: warning: 'wc' may be used uninitialized in this function [-Wmaybe-uninitialized] wchar_t wc; ^~ [15/186] cc -o lib/libutil/libxmlrpc_util.so.4.47 'lib/libutil/xmlrpc_util@sha/asprintf.c.o' 'lib/libutil/xmlrpc_util@sha/base64.c.o' 'lib/libutil/xmlrpc_util@sha/error.c.o' 'lib/libutil/xmlrpc_util@sha/lock_platform.c.o' 'lib/libutil/xmlrpc_util@sha/lock_pthread.c.o' 'lib/libutil/xmlrpc_util@sha/lock_none.c.o' 'lib/libutil/xmlrpc_util@sha/make_printable.c.o' 'lib/libutil/xmlrpc_util@sha/memblock.c.o' 'lib/libutil/xmlrpc_util@sha/mempool.c.o' 'lib/libutil/xmlrpc_util@sha/select.c.o' 'lib/libutil/xmlrpc_util@sha/sleep.c.o' 'lib/libutil/xmlrpc_util@sha/string_number.c.o' 'lib/libutil/xmlrpc_util@sha/time.c.o' 'lib/libutil/xmlrpc_util@sha/utf8.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_util.so.4 -Wl,--end-group -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [16/186] c++ -Ilib/libutil++/xmlrpc_util++@sha -Ilib/libutil++ -I../lib/libutil++ -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/libutil++/xmlrpc_util++@sha/env_wrap.cpp.o' -MF 'lib/libutil++/xmlrpc_util++@sha/env_wrap.cpp.o.d' -o 'lib/libutil++/xmlrpc_util++@sha/env_wrap.cpp.o' -c ../lib/libutil++/env_wrap.cpp [17/186] /usr/bin/python3 /usr/bin/meson --internal symbolextractor lib/libutil/libxmlrpc_util.so.4.47 'lib/libutil/xmlrpc_util@sha/lib/libutil/libxmlrpc_util.so.4.47.symbols' [18/186] c++ -Ilib/libutil++/xmlrpc_util++@sha -Ilib/libutil++ -I../lib/libutil++ -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/libutil++/xmlrpc_util++@sha/Lock.cpp.o' -MF 'lib/libutil++/xmlrpc_util++@sha/Lock.cpp.o.d' -o 'lib/libutil++/xmlrpc_util++@sha/Lock.cpp.o' -c ../lib/libutil++/Lock.cpp [19/186] cc -Ilib/abyss/src/xmlrpc_abyss@sha -Ilib/abyss/src -I../lib/abyss/src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'lib/abyss/src/xmlrpc_abyss@sha/channel.c.o' -MF 'lib/abyss/src/xmlrpc_abyss@sha/channel.c.o.d' -o 'lib/abyss/src/xmlrpc_abyss@sha/channel.c.o' -c ../lib/abyss/src/channel.c [20/186] c++ -Ilib/libutil++/xmlrpc_util++@sha -Ilib/libutil++ -I../lib/libutil++ -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/libutil++/xmlrpc_util++@sha/girerr.cpp.o' -MF 'lib/libutil++/xmlrpc_util++@sha/girerr.cpp.o.d' -o 'lib/libutil++/xmlrpc_util++@sha/girerr.cpp.o' -c ../lib/libutil++/girerr.cpp [21/186] c++ -Ilib/libutil++/xmlrpc_util++@sha -Ilib/libutil++ -I../lib/libutil++ -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/libutil++/xmlrpc_util++@sha/base64.cpp.o' -MF 'lib/libutil++/xmlrpc_util++@sha/base64.cpp.o.d' -o 'lib/libutil++/xmlrpc_util++@sha/base64.cpp.o' -c ../lib/libutil++/base64.cpp ../lib/libutil++/base64.cpp: In function 'std::vector xmlrpc_c::bytesFromBase64(const string&)': ../lib/libutil++/base64.cpp:49:38: warning: 'buffer.bitBuffer::buffer' may be used uninitialized in this function [-Wmaybe-uninitialized] this->buffer = (this->buffer << 6) | newBits; ~~~~~~~~~~~~~~^~~~~ ../lib/libutil++/base64.cpp:223:15: note: 'buffer.bitBuffer::buffer' was declared here bitBuffer buffer; ^~~~~~ ../lib/libutil++/base64.cpp: In function 'std::__cxx11::string xmlrpc_c::base64FromBytes(const std::vector&, xmlrpc_c::newlineCtl)': ../lib/libutil++/base64.cpp:39:38: warning: 'buffer.bitBuffer::buffer' may be used uninitialized in this function [-Wmaybe-uninitialized] this->buffer = (this->buffer << 8) | newBits; ~~~~~~~~~~~~~~^~~~~ ../lib/libutil++/base64.cpp:115:15: note: 'buffer.bitBuffer::buffer' was declared here bitBuffer buffer; ^~~~~~ [22/186] cc -Ilib/abyss/src/xmlrpc_abyss@sha -Ilib/abyss/src -I../lib/abyss/src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'lib/abyss/src/xmlrpc_abyss@sha/chanswitch.c.o' -MF 'lib/abyss/src/xmlrpc_abyss@sha/chanswitch.c.o.d' -o 'lib/abyss/src/xmlrpc_abyss@sha/chanswitch.c.o' -c ../lib/abyss/src/chanswitch.c [23/186] cc -Ilib/abyss/src/xmlrpc_abyss@sha -Ilib/abyss/src -I../lib/abyss/src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'lib/abyss/src/xmlrpc_abyss@sha/conf.c.o' -MF 'lib/abyss/src/xmlrpc_abyss@sha/conf.c.o.d' -o 'lib/abyss/src/xmlrpc_abyss@sha/conf.c.o' -c ../lib/abyss/src/conf.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from ../lib/abyss/src/conf.c:40: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ [24/186] cc -Ilib/abyss/src/xmlrpc_abyss@sha -Ilib/abyss/src -I../lib/abyss/src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'lib/abyss/src/xmlrpc_abyss@sha/conn.c.o' -MF 'lib/abyss/src/xmlrpc_abyss@sha/conn.c.o.d' -o 'lib/abyss/src/xmlrpc_abyss@sha/conn.c.o' -c ../lib/abyss/src/conn.c [25/186] cc -Ilib/abyss/src/xmlrpc_abyss@sha -Ilib/abyss/src -I../lib/abyss/src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'lib/abyss/src/xmlrpc_abyss@sha/date.c.o' -MF 'lib/abyss/src/xmlrpc_abyss@sha/date.c.o.d' -o 'lib/abyss/src/xmlrpc_abyss@sha/date.c.o' -c ../lib/abyss/src/date.c [26/186] cc -Ilib/abyss/src/xmlrpc_abyss@sha -Ilib/abyss/src -I../lib/abyss/src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'lib/abyss/src/xmlrpc_abyss@sha/data.c.o' -MF 'lib/abyss/src/xmlrpc_abyss@sha/data.c.o.d' -o 'lib/abyss/src/xmlrpc_abyss@sha/data.c.o' -c ../lib/abyss/src/data.c [27/186] cc -Ilib/abyss/src/xmlrpc_abyss@sha -Ilib/abyss/src -I../lib/abyss/src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'lib/abyss/src/xmlrpc_abyss@sha/file.c.o' -MF 'lib/abyss/src/xmlrpc_abyss@sha/file.c.o.d' -o 'lib/abyss/src/xmlrpc_abyss@sha/file.c.o' -c ../lib/abyss/src/file.c [28/186] cc -Ilib/abyss/src/xmlrpc_abyss@sha -Ilib/abyss/src -I../lib/abyss/src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'lib/abyss/src/xmlrpc_abyss@sha/init.c.o' -MF 'lib/abyss/src/xmlrpc_abyss@sha/init.c.o.d' -o 'lib/abyss/src/xmlrpc_abyss@sha/init.c.o' -c ../lib/abyss/src/init.c [29/186] c++ -Ilib/libutil++/xmlrpc_util++@sha -Ilib/libutil++ -I../lib/libutil++ -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/libutil++/xmlrpc_util++@sha/girmem.cpp.o' -MF 'lib/libutil++/xmlrpc_util++@sha/girmem.cpp.o.d' -o 'lib/libutil++/xmlrpc_util++@sha/girmem.cpp.o' -c ../lib/libutil++/girmem.cpp In file included from ../lib/libutil++/girmem.cpp:7:0: ../include/xmlrpc-c/girmem.hpp:45:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr const implP; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/xmlrpc-c/girmem.hpp:11, from ../lib/libutil++/girmem.cpp:7: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ ../lib/libutil++/girmem.cpp: In destructor 'girmem::autoObject::Impl::~Impl()': ../lib/libutil++/girmem.cpp:45:52: warning: throw will always call terminate() [-Wterminate] throw(error("Destroying referenced object")); ^ ../lib/libutil++/girmem.cpp:45:52: note: in C++11 destructors default to noexcept ../lib/libutil++/girmem.cpp: In constructor 'girmem::autoObject::autoObject()': ../lib/libutil++/girmem.cpp:74:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] autoObject::autoObject() : implP(auto_ptr(new Impl)) {} ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/xmlrpc-c/girmem.hpp:11, from ../lib/libutil++/girmem.cpp:7: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ [30/186] cc -Ilib/abyss/src/xmlrpc_abyss@sha -Ilib/abyss/src -I../lib/abyss/src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'lib/abyss/src/xmlrpc_abyss@sha/http.c.o' -MF 'lib/abyss/src/xmlrpc_abyss@sha/http.c.o.d' -o 'lib/abyss/src/xmlrpc_abyss@sha/http.c.o' -c ../lib/abyss/src/http.c In file included from /usr/include/ctype.h:25:0, from ../lib/abyss/src/http.c:6: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ [31/186] c++ -o lib/libutil++/libxmlrpc_util++.so.8.47 'lib/libutil++/xmlrpc_util++@sha/Lock.cpp.o' 'lib/libutil++/xmlrpc_util++@sha/base64.cpp.o' 'lib/libutil++/xmlrpc_util++@sha/env_wrap.cpp.o' 'lib/libutil++/xmlrpc_util++@sha/girerr.cpp.o' 'lib/libutil++/xmlrpc_util++@sha/girmem.cpp.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_util++.so.8 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld lib/libutil/libxmlrpc_util.so.4.47 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../libutil' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil [32/186] cc -Ilib/abyss/src/xmlrpc_abyss@sha -Ilib/abyss/src -I../lib/abyss/src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'lib/abyss/src/xmlrpc_abyss@sha/handler.c.o' -MF 'lib/abyss/src/xmlrpc_abyss@sha/handler.c.o.d' -o 'lib/abyss/src/xmlrpc_abyss@sha/handler.c.o' -c ../lib/abyss/src/handler.c [33/186] cc -Ilib/abyss/src/xmlrpc_abyss@sha -Ilib/abyss/src -I../lib/abyss/src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'lib/abyss/src/xmlrpc_abyss@sha/response.c.o' -MF 'lib/abyss/src/xmlrpc_abyss@sha/response.c.o.d' -o 'lib/abyss/src/xmlrpc_abyss@sha/response.c.o' -c ../lib/abyss/src/response.c [34/186] cc -Ilib/abyss/src/xmlrpc_abyss@sha -Ilib/abyss/src -I../lib/abyss/src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'lib/abyss/src/xmlrpc_abyss@sha/session.c.o' -MF 'lib/abyss/src/xmlrpc_abyss@sha/session.c.o.d' -o 'lib/abyss/src/xmlrpc_abyss@sha/session.c.o' -c ../lib/abyss/src/session.c ../lib/abyss/src/session.c: In function 'getSomeChunkedRequestBody': ../lib/abyss/src/session.c:359:12: warning: 'gotHeader' may be used uninitialized in this function [-Wmaybe-uninitialized] if (gotHeader) { ^ ../lib/abyss/src/session.c:353:10: note: 'gotHeader' was declared here bool gotHeader; ^~~~~~~~~ ../lib/abyss/src/session.c:364:50: warning: 'chunkSize' may be used uninitialized in this function [-Wmaybe-uninitialized] sessionP->chunkState.bytesLeftCt = chunkSize; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ../lib/abyss/src/session.c:354:14: note: 'chunkSize' was declared here uint32_t chunkSize; ^~~~~~~~~ ../lib/abyss/src/session.c:299:13: warning: 'line' may be used uninitialized in this function [-Wmaybe-uninitialized] xmlrpc_strfree(line); ^~~~~~~~~~~~~~~~~~~~ ../lib/abyss/src/session.c:283:18: note: 'line' was declared here const char * line; ^~~~ [35/186] /usr/bin/python3 /usr/bin/meson --internal symbolextractor lib/libutil++/libxmlrpc_util++.so.8.47 'lib/libutil++/xmlrpc_util++@sha/lib/libutil++/libxmlrpc_util++.so.8.47.symbols' [36/186] cc -Ilib/abyss/src/xmlrpc_abyss@sha -Ilib/abyss/src -I../lib/abyss/src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'lib/abyss/src/xmlrpc_abyss@sha/server.c.o' -MF 'lib/abyss/src/xmlrpc_abyss@sha/server.c.o.d' -o 'lib/abyss/src/xmlrpc_abyss@sha/server.c.o' -c ../lib/abyss/src/server.c In file included from /usr/include/assert.h:35:0, from ../lib/abyss/src/server.c:8: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ [37/186] cc -Ilib/abyss/src/xmlrpc_abyss@sha -Ilib/abyss/src -I../lib/abyss/src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'lib/abyss/src/xmlrpc_abyss@sha/socket.c.o' -MF 'lib/abyss/src/xmlrpc_abyss@sha/socket.c.o.d' -o 'lib/abyss/src/xmlrpc_abyss@sha/socket.c.o' -c ../lib/abyss/src/socket.c [38/186] cc -Ilib/abyss/src/xmlrpc_abyss@sha -Ilib/abyss/src -I../lib/abyss/src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'lib/abyss/src/xmlrpc_abyss@sha/sessionReadRequest.c.o' -MF 'lib/abyss/src/xmlrpc_abyss@sha/sessionReadRequest.c.o.d' -o 'lib/abyss/src/xmlrpc_abyss@sha/sessionReadRequest.c.o' -c ../lib/abyss/src/sessionReadRequest.c In file included from /usr/include/ctype.h:25:0, from ../lib/abyss/src/sessionReadRequest.c:4: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ ../lib/abyss/src/sessionReadRequest.c: In function 'unescapeUri': ../lib/abyss/src/sessionReadRequest.c:536:28: warning: 'unescaped' may be used uninitialized in this function [-Wmaybe-uninitialized] *dst++ = unescaped; ~~~~~~~^~~~~~~~~~~ ../lib/abyss/src/sessionReadRequest.c: In function 'SessionReadRequest': ../lib/abyss/src/sessionReadRequest.c:1193:16: warning: 'moreFields' may be used uninitialized in this function [-Wmaybe-uninitialized] if (moreFields) { ^ ../lib/abyss/src/sessionReadRequest.c:51:31: warning: 'port' may be used uninitialized in this function [-Wmaybe-uninitialized] requestInfoP->port = port; ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ ../lib/abyss/src/sessionReadRequest.c:1175:24: note: 'port' was declared here unsigned short port; ^~~~ ../lib/abyss/src/sessionReadRequest.c:53:33: warning: 'query' may be used uninitialized in this function [-Wmaybe-uninitialized] requestInfoP->query = xmlrpc_strdupnull(query); ^~~~~~~~~~~~~~~~~~~~~~~~ ../lib/abyss/src/sessionReadRequest.c:1174:22: note: 'query' was declared here const char * query; ^~~~~ ../lib/abyss/src/sessionReadRequest.c:1203:13: warning: 'path' may be used uninitialized in this function [-Wmaybe-uninitialized] xmlrpc_strfree(path); ^~~~~~~~~~~~~~~~~~~~ ../lib/abyss/src/sessionReadRequest.c:50:33: warning: 'host' may be used uninitialized in this function [-Wmaybe-uninitialized] requestInfoP->host = xmlrpc_strdupnull(host); ^~~~~~~~~~~~~~~~~~~~~~~ ../lib/abyss/src/sessionReadRequest.c:1172:22: note: 'host' was declared here const char * host; ^~~~ ../lib/abyss/src/sessionReadRequest.c:49:31: warning: 'httpMethod' may be used uninitialized in this function [-Wmaybe-uninitialized] requestInfoP->method = httpMethod; ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../lib/abyss/src/sessionReadRequest.c:1171:17: note: 'httpMethod' was declared here TMethod httpMethod; ^~~~~~~~~~ ../lib/abyss/src/sessionReadRequest.c:709:13: warning: 'path' may be used uninitialized in this function [-Wmaybe-uninitialized] unescapeUri(path, pathP, errorP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/abyss/src/sessionReadRequest.c:764:18: note: 'path' was declared here const char * path; ^~~~ ../lib/abyss/src/sessionReadRequest.c:795:13: warning: 'query' may be used uninitialized in this function [-Wmaybe-uninitialized] xmlrpc_strfree(query); ^~~~~~~~~~~~~~~~~~~~~ ../lib/abyss/src/sessionReadRequest.c:763:18: note: 'query' was declared here const char * query; ^~~~~ ../lib/abyss/src/sessionReadRequest.c:779:17: warning: 'requestUriNoQuery' may be used uninitialized in this function [-Wmaybe-uninitialized] parseHttpHostPortPath(&requestUriNoQuery[7], ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &host, &port, &path, errorP); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/abyss/src/sessionReadRequest.c:759:18: note: 'requestUriNoQuery' was declared here const char * requestUriNoQuery; ^~~~~~~~~~~~~~~~~ ../lib/abyss/src/sessionReadRequest.c:1184:13: warning: 'requestLine' may be used uninitialized in this function [-Wmaybe-uninitialized] xmlrpc_asprintf(errorP, "Unable to parse the request header " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "'%s'. %s", requestLine, error); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [39/186] cc -Ilib/abyss/src/xmlrpc_abyss@sha -Ilib/abyss/src -I../lib/abyss/src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'lib/abyss/src/xmlrpc_abyss@sha/sockutil.c.o' -MF 'lib/abyss/src/xmlrpc_abyss@sha/sockutil.c.o.d' -o 'lib/abyss/src/xmlrpc_abyss@sha/sockutil.c.o' -c ../lib/abyss/src/sockutil.c ../lib/abyss/src/sockutil.c: In function 'sockutil_interruptPipeInterrupt': ../lib/abyss/src/sockutil.c:80:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(interruptPipe.interruptorFd, &zero, sizeof(zero)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [40/186] cc -Ilib/abyss/src/xmlrpc_abyss@sha -Ilib/abyss/src -I../lib/abyss/src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'lib/abyss/src/xmlrpc_abyss@sha/socket_unix.c.o' -MF 'lib/abyss/src/xmlrpc_abyss@sha/socket_unix.c.o.d' -o 'lib/abyss/src/xmlrpc_abyss@sha/socket_unix.c.o' -c ../lib/abyss/src/socket_unix.c ../lib/abyss/src/socket_unix.c: In function 'chanSwitchInterrupt': ../lib/abyss/src/socket_unix.c:612:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(listenSocketP->interruptPipe.interruptorFd, &zero, sizeof(zero)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [41/186] cc -Ilib/abyss/src/xmlrpc_abyss@sha -Ilib/abyss/src -I../lib/abyss/src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'lib/abyss/src/xmlrpc_abyss@sha/token.c.o' -MF 'lib/abyss/src/xmlrpc_abyss@sha/token.c.o.d' -o 'lib/abyss/src/xmlrpc_abyss@sha/token.c.o' -c ../lib/abyss/src/token.c [42/186] cc -Ilib/abyss/src/xmlrpc_abyss@sha -Ilib/abyss/src -I../lib/abyss/src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'lib/abyss/src/xmlrpc_abyss@sha/trace.c.o' -MF 'lib/abyss/src/xmlrpc_abyss@sha/trace.c.o.d' -o 'lib/abyss/src/xmlrpc_abyss@sha/trace.c.o' -c ../lib/abyss/src/trace.c [43/186] cc -Isrc/xmlrpc_server_abyss@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc_server_abyss@sha/abyss_handler.c.o' -MF 'src/xmlrpc_server_abyss@sha/abyss_handler.c.o.d' -o 'src/xmlrpc_server_abyss@sha/abyss_handler.c.o' -c ../src/abyss_handler.c [44/186] cc -Ilib/abyss/src/xmlrpc_abyss@sha -Ilib/abyss/src -I../lib/abyss/src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'lib/abyss/src/xmlrpc_abyss@sha/socket_openssl.c.o' -MF 'lib/abyss/src/xmlrpc_abyss@sha/socket_openssl.c.o.d' -o 'lib/abyss/src/xmlrpc_abyss@sha/socket_openssl.c.o' -c ../lib/abyss/src/socket_openssl.c ../lib/abyss/src/socket_openssl.c: In function 'chanSwitchInterrupt': ../lib/abyss/src/socket_openssl.c:762:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(chanSwitchOpenSslP->interruptPipe.interruptorFd, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &zero, sizeof(zero)); ~~~~~~~~~~~~~~~~~~~~ ../lib/abyss/src/socket_openssl.c: In function 'chanSwitchAccept': ../lib/abyss/src/socket_openssl.c:671:17: warning: 'sslP' may be used uninitialized in this function [-Wmaybe-uninitialized] SSL_free(sslP); ^~~~~~~~~~~~~~ ../lib/abyss/src/socket_openssl.c:646:15: note: 'sslP' was declared here SSL * sslP; ^~~~ [45/186] cc -Ilib/abyss/src/xmlrpc_abyss@sha -Ilib/abyss/src -I../lib/abyss/src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'lib/abyss/src/xmlrpc_abyss@sha/thread_pthread.c.o' -MF 'lib/abyss/src/xmlrpc_abyss@sha/thread_pthread.c.o.d' -o 'lib/abyss/src/xmlrpc_abyss@sha/thread_pthread.c.o' -c ../lib/abyss/src/thread_pthread.c [46/186] cc -o lib/abyss/src/libxmlrpc_abyss.so.3.47 'lib/abyss/src/xmlrpc_abyss@sha/channel.c.o' 'lib/abyss/src/xmlrpc_abyss@sha/chanswitch.c.o' 'lib/abyss/src/xmlrpc_abyss@sha/conf.c.o' 'lib/abyss/src/xmlrpc_abyss@sha/conn.c.o' 'lib/abyss/src/xmlrpc_abyss@sha/data.c.o' 'lib/abyss/src/xmlrpc_abyss@sha/date.c.o' 'lib/abyss/src/xmlrpc_abyss@sha/file.c.o' 'lib/abyss/src/xmlrpc_abyss@sha/handler.c.o' 'lib/abyss/src/xmlrpc_abyss@sha/http.c.o' 'lib/abyss/src/xmlrpc_abyss@sha/init.c.o' 'lib/abyss/src/xmlrpc_abyss@sha/response.c.o' 'lib/abyss/src/xmlrpc_abyss@sha/server.c.o' 'lib/abyss/src/xmlrpc_abyss@sha/session.c.o' 'lib/abyss/src/xmlrpc_abyss@sha/sessionReadRequest.c.o' 'lib/abyss/src/xmlrpc_abyss@sha/socket.c.o' 'lib/abyss/src/xmlrpc_abyss@sha/socket_unix.c.o' 'lib/abyss/src/xmlrpc_abyss@sha/socket_openssl.c.o' 'lib/abyss/src/xmlrpc_abyss@sha/sockutil.c.o' 'lib/abyss/src/xmlrpc_abyss@sha/token.c.o' 'lib/abyss/src/xmlrpc_abyss@sha/thread_pthread.c.o' 'lib/abyss/src/xmlrpc_abyss@sha/trace.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_abyss.so.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld lib/libutil/libxmlrpc_util.so.4.47 -pthread -lssl -lcrypto -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../libutil' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil [47/186] c++ -Ilib/abyss++/xmlrpc_abyss++@sha -Ilib/abyss++ -I../lib/abyss++ -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/abyss++/xmlrpc_abyss++@sha/AbyssChanSwitch.cpp.o' -MF 'lib/abyss++/xmlrpc_abyss++@sha/AbyssChanSwitch.cpp.o.d' -o 'lib/abyss++/xmlrpc_abyss++@sha/AbyssChanSwitch.cpp.o' -c ../lib/abyss++/AbyssChanSwitch.cpp [48/186] /usr/bin/python3 /usr/bin/meson --internal symbolextractor lib/abyss/src/libxmlrpc_abyss.so.3.47 'lib/abyss/src/xmlrpc_abyss@sha/lib/abyss/src/libxmlrpc_abyss.so.3.47.symbols' [49/186] c++ -Ilib/abyss++/xmlrpc_abyss++@sha -Ilib/abyss++ -I../lib/abyss++ -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/abyss++/xmlrpc_abyss++@sha/AbyssEnvironment.cpp.o' -MF 'lib/abyss++/xmlrpc_abyss++@sha/AbyssEnvironment.cpp.o.d' -o 'lib/abyss++/xmlrpc_abyss++@sha/AbyssEnvironment.cpp.o' -c ../lib/abyss++/AbyssEnvironment.cpp [50/186] cc -Ilib/expat/gennmtab/gennmtab@exe -Ilib/expat/gennmtab -I../lib/expat/gennmtab -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'lib/expat/gennmtab/gennmtab@exe/gennmtab.c.o' -MF 'lib/expat/gennmtab/gennmtab@exe/gennmtab.c.o.d' -o 'lib/expat/gennmtab/gennmtab@exe/gennmtab.c.o' -c ../lib/expat/gennmtab/gennmtab.c [51/186] cc -o lib/expat/gennmtab/gennmtab 'lib/expat/gennmtab/gennmtab@exe/gennmtab.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [52/186] c++ -Ilib/abyss++/xmlrpc_abyss++@sha -Ilib/abyss++ -I../lib/abyss++ -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/abyss++/xmlrpc_abyss++@sha/AbyssChanSwitchUnix.cpp.o' -MF 'lib/abyss++/xmlrpc_abyss++@sha/AbyssChanSwitchUnix.cpp.o.d' -o 'lib/abyss++/xmlrpc_abyss++@sha/AbyssChanSwitchUnix.cpp.o' -c ../lib/abyss++/AbyssChanSwitchUnix.cpp [53/186] /usr/bin/python3 /usr/bin/meson --internal exe /builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/meson-private/meson_exe_gennmtab_5a6a23e29fd6630d3560083894669174ae59559b.dat [54/186] c++ -Ilib/abyss++/xmlrpc_abyss++@sha -Ilib/abyss++ -I../lib/abyss++ -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/abyss++/xmlrpc_abyss++@sha/AbyssChanSwitchOpenSsl.cpp.o' -MF 'lib/abyss++/xmlrpc_abyss++@sha/AbyssChanSwitchOpenSsl.cpp.o.d' -o 'lib/abyss++/xmlrpc_abyss++@sha/AbyssChanSwitchOpenSsl.cpp.o' -c ../lib/abyss++/AbyssChanSwitchOpenSsl.cpp [55/186] cc -Ilib/expat/xmltok/xmlrpc_xmltok@sha -Ilib/expat/xmltok -I../lib/expat/xmltok -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXML_BYTE_ORDER=12 -MMD -MQ 'lib/expat/xmltok/xmlrpc_xmltok@sha/xmlrole.c.o' -MF 'lib/expat/xmltok/xmlrpc_xmltok@sha/xmlrole.c.o.d' -o 'lib/expat/xmltok/xmlrpc_xmltok@sha/xmlrole.c.o' -c ../lib/expat/xmltok/xmlrole.c [56/186] cc -Ilib/openssl/xmlrpc_openssl@sha -Ilib/openssl -I../lib/openssl -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/openssl/xmlrpc_openssl@sha/xmlrpc_openssl_thread.c.o' -MF 'lib/openssl/xmlrpc_openssl@sha/xmlrpc_openssl_thread.c.o.d' -o 'lib/openssl/xmlrpc_openssl@sha/xmlrpc_openssl_thread.c.o' -c ../lib/openssl/xmlrpc_openssl_thread.c ../lib/openssl/xmlrpc_openssl_thread.c:50:1: warning: 'id' defined but not used [-Wunused-function] id(void) { ^~ ../lib/openssl/xmlrpc_openssl_thread.c:28:1: warning: 'lock' defined but not used [-Wunused-function] lock(int const mode, ^~~~ [57/186] c++ -Ilib/abyss++/xmlrpc_abyss++@sha -Ilib/abyss++ -I../lib/abyss++ -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/abyss++/xmlrpc_abyss++@sha/AbyssServer.cpp.o' -MF 'lib/abyss++/xmlrpc_abyss++@sha/AbyssServer.cpp.o.d' -o 'lib/abyss++/xmlrpc_abyss++@sha/AbyssServer.cpp.o' -c ../lib/abyss++/AbyssServer.cpp [58/186] cc -o lib/openssl/libxmlrpc_openssl.so.1.47 'lib/openssl/xmlrpc_openssl@sha/xmlrpc_openssl_thread.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_openssl.so.1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld lib/libutil/libxmlrpc_util.so.4.47 -lssl -lcrypto -Wl,--end-group '-Wl,-rpath,$ORIGIN/../libutil' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil [59/186] c++ -o lib/abyss++/libxmlrpc_abyss++.so.8.47 'lib/abyss++/xmlrpc_abyss++@sha/AbyssServer.cpp.o' 'lib/abyss++/xmlrpc_abyss++@sha/AbyssChanSwitch.cpp.o' 'lib/abyss++/xmlrpc_abyss++@sha/AbyssEnvironment.cpp.o' 'lib/abyss++/xmlrpc_abyss++@sha/AbyssChanSwitchUnix.cpp.o' 'lib/abyss++/xmlrpc_abyss++@sha/AbyssChanSwitchOpenSsl.cpp.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_abyss++.so.8 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld lib/abyss/src/libxmlrpc_abyss.so.3.47 lib/libutil/libxmlrpc_util.so.4.47 lib/libutil++/libxmlrpc_util++.so.8.47 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../abyss/src:$ORIGIN/../libutil:$ORIGIN/../libutil++' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/abyss/src:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil++ [60/186] cc -Isrc/xmlrpc@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/expat/xmlparse -I../lib/expat/xmlparse -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc@sha/base_global.c.o' -MF 'src/xmlrpc@sha/base_global.c.o.d' -o 'src/xmlrpc@sha/base_global.c.o' -c ../src/base_global.c [61/186] cc -Isrc/xmlrpc@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/expat/xmlparse -I../lib/expat/xmlparse -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc@sha/double.c.o' -MF 'src/xmlrpc@sha/double.c.o.d' -o 'src/xmlrpc@sha/double.c.o' -c ../src/double.c [62/186] /usr/bin/python3 /usr/bin/meson --internal symbolextractor lib/abyss++/libxmlrpc_abyss++.so.8.47 'lib/abyss++/xmlrpc_abyss++@sha/lib/abyss++/libxmlrpc_abyss++.so.8.47.symbols' [63/186] cc -Isrc/xmlrpc@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/expat/xmlparse -I../lib/expat/xmlparse -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc@sha/parse_datetime.c.o' -MF 'src/xmlrpc@sha/parse_datetime.c.o.d' -o 'src/xmlrpc@sha/parse_datetime.c.o' -c ../src/parse_datetime.c [64/186] cc -Ilib/expat/xmlparse/xmlrpc_xmlparse@sha -Ilib/expat/xmlparse -I../lib/expat/xmlparse -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/expat/xmltok -I../lib/expat/xmltok -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'lib/expat/xmlparse/xmlrpc_xmlparse@sha/xmlparse.c.o' -MF 'lib/expat/xmlparse/xmlrpc_xmlparse@sha/xmlparse.c.o.d' -o 'lib/expat/xmlparse/xmlrpc_xmlparse@sha/xmlparse.c.o' -c ../lib/expat/xmlparse/xmlparse.c ../lib/expat/xmlparse/xmlparse.c: In function 'poolGrow': ../lib/expat/xmlparse/xmlparse.c:486:8: warning: 'wasGrownFromFreeBlocks' may be used uninitialized in this function [-Wmaybe-uninitialized] if (wasGrownFromFreeBlocks) ^ [65/186] cc -Isrc/xmlrpc@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/expat/xmlparse -I../lib/expat/xmlparse -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc@sha/resource.c.o' -MF 'src/xmlrpc@sha/resource.c.o.d' -o 'src/xmlrpc@sha/resource.c.o' -c ../src/resource.c [66/186] cc -Isrc/xmlrpc@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/expat/xmlparse -I../lib/expat/xmlparse -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc@sha/json.c.o' -MF 'src/xmlrpc@sha/json.c.o.d' -o 'src/xmlrpc@sha/json.c.o' -c ../src/json.c In file included from ../src/json.c:18:0: ../src/json.c: In function 'parseObjectMember': ../src/json.c:832:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] assert(tokP->type = typeString); ^ ../src/json.c: In function 'parseValue': ../src/json.c:976:12: warning: 'valP' may be used uninitialized in this function [-Wmaybe-uninitialized] return retval; ^~~~~~ [67/186] cc -Isrc/xmlrpc@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/expat/xmlparse -I../lib/expat/xmlparse -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc@sha/version.c.o' -MF 'src/xmlrpc@sha/version.c.o.d' -o 'src/xmlrpc@sha/version.c.o' -c ../src/version.c [68/186] cc -Isrc/xmlrpc@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/expat/xmlparse -I../lib/expat/xmlparse -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc@sha/trace.c.o' -MF 'src/xmlrpc@sha/trace.c.o.d' -o 'src/xmlrpc@sha/trace.c.o' -c ../src/trace.c [69/186] cc -Isrc/xmlrpc@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/expat/xmlparse -I../lib/expat/xmlparse -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc@sha/parse_value.c.o' -MF 'src/xmlrpc@sha/parse_value.c.o.d' -o 'src/xmlrpc@sha/parse_value.c.o' -c ../src/parse_value.c ../src/parse_value.c: In function 'xmlrpc_parseValue': ../src/parse_value.c:530:20: warning: 'valueDouble' may be used uninitialized in this function [-Wmaybe-uninitialized] *valuePP = xmlrpc_double_new(envP, valueDouble); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/parse_value.c:505:12: note: 'valueDouble' was declared here double valueDouble; ^~~~~~~~~~~ ../src/parse_value.c:449:13: warning: 'fractionEnd' may be used uninitialized in this function [-Wmaybe-uninitialized] for (significance = 0.1, p = fraction; ^~~ ../src/parse_value.c:422:18: note: 'fractionEnd' was declared here const char * fractionEnd; ^~~~~~~~~~~ ../src/parse_value.c:432:37: warning: 'fraction' may be used uninitialized in this function [-Wmaybe-uninitialized] if (mantissa == mantissaEnd && fraction == fractionEnd) { ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/parse_value.c:421:18: note: 'fraction' was declared here const char * fraction; ^~~~~~~~ ../src/parse_value.c:440:13: warning: 'mantissaEnd' may be used uninitialized in this function [-Wmaybe-uninitialized] for (p = mantissa; p < mantissaEnd; ++p) { ^~~ ../src/parse_value.c:420:18: note: 'mantissaEnd' was declared here const char * mantissaEnd; ^~~~~~~~~~~ ../src/parse_value.c:432:12: warning: 'mantissa' may be used uninitialized in this function [-Wmaybe-uninitialized] if (mantissa == mantissaEnd && fraction == fractionEnd) { ^ ../src/parse_value.c:419:18: note: 'mantissa' was declared here const char * mantissa; ^~~~~~~~ ../src/parse_value.c:255:21: warning: 'keyP' may be used uninitialized in this function [-Wmaybe-uninitialized] xmlrpc_DECREF(keyP); ^~~~~~~~~~~~~~~~~~~ ../src/parse_value.c:247:32: note: 'keyP' was declared here xmlrpc_value * keyP; ^~~~ ../src/parse_value.c:206:21: warning: 'valueElemP' may be used uninitialized in this function [-Wmaybe-uninitialized] xmlrpc_parseValue(envP, maxRecursion-1, valueElemP, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ valuePP); ~~~~~~~~ ../src/parse_value.c:201:31: note: 'valueElemP' was declared here xml_element * valueElemP; ^~~~~~~~~~ ../src/parse_value.c:116:31: warning: 'nameElemP' may be used uninitialized in this function [-Wmaybe-uninitialized] size_t const childCount = xml_element_children_size(nameElemP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/parse_value.c:193:23: note: 'nameElemP' was declared here xml_element * nameElemP; ^~~~~~~~~ [70/186] cc -Isrc/xmlrpc@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/expat/xmlparse -I../lib/expat/xmlparse -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc@sha/xmlrpc_data.c.o' -MF 'src/xmlrpc@sha/xmlrpc_data.c.o.d' -o 'src/xmlrpc@sha/xmlrpc_data.c.o' -c ../src/xmlrpc_data.c [71/186] cc -Isrc/xmlrpc@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/expat/xmlparse -I../lib/expat/xmlparse -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc@sha/xmlrpc_datetime.c.o' -MF 'src/xmlrpc@sha/xmlrpc_datetime.c.o.d' -o 'src/xmlrpc@sha/xmlrpc_datetime.c.o' -c ../src/xmlrpc_datetime.c ../src/xmlrpc_datetime.c: In function 'xmlrpc_datetime_new_str': ../src/xmlrpc_datetime.c:571:12: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] return retval; ^~~~~~ ../src/xmlrpc_datetime.c: In function 'xmlrpc_datetime_new_usec': ../src/xmlrpc_datetime.c:606:12: warning: 'valueP' may be used uninitialized in this function [-Wmaybe-uninitialized] return valueP; ^~~~~~ [72/186] cc -Isrc/xmlrpc@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/expat/xmlparse -I../lib/expat/xmlparse -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc@sha/xmlrpc_string.c.o' -MF 'src/xmlrpc@sha/xmlrpc_string.c.o.d' -o 'src/xmlrpc@sha/xmlrpc_string.c.o' -c ../src/xmlrpc_string.c [73/186] cc -Isrc/xmlrpc@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/expat/xmlparse -I../lib/expat/xmlparse -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc@sha/xmlrpc_array.c.o' -MF 'src/xmlrpc@sha/xmlrpc_array.c.o.d' -o 'src/xmlrpc@sha/xmlrpc_array.c.o' -c ../src/xmlrpc_array.c [74/186] cc -Isrc/xmlrpc@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/expat/xmlparse -I../lib/expat/xmlparse -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc@sha/xmlrpc_build.c.o' -MF 'src/xmlrpc@sha/xmlrpc_build.c.o.d' -o 'src/xmlrpc@sha/xmlrpc_build.c.o' -c ../src/xmlrpc_build.c [75/186] cc -Isrc/xmlrpc@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/expat/xmlparse -I../lib/expat/xmlparse -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc@sha/xmlrpc_struct.c.o' -MF 'src/xmlrpc@sha/xmlrpc_struct.c.o.d' -o 'src/xmlrpc@sha/xmlrpc_struct.c.o' -c ../src/xmlrpc_struct.c ../src/xmlrpc_struct.c: In function 'xmlrpc_struct_new_value': ../src/xmlrpc_struct.c:156:57: warning: 'structP' may be used uninitialized in this function [-Wmaybe-uninitialized] XMLRPC_MEMBLOCK_SIZE(xmlrpc_value *, structP->blockP); ^~ [76/186] cc -Isrc/xmlrpc@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/expat/xmlparse -I../lib/expat/xmlparse -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc@sha/xmlrpc_decompose.c.o' -MF 'src/xmlrpc@sha/xmlrpc_decompose.c.o.d' -o 'src/xmlrpc@sha/xmlrpc_decompose.c.o' -c ../src/xmlrpc_decompose.c [77/186] cc -Isrc/xmlrpc@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/expat/xmlparse -I../lib/expat/xmlparse -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc@sha/xmlrpc_expat.c.o' -MF 'src/xmlrpc@sha/xmlrpc_expat.c.o.d' -o 'src/xmlrpc@sha/xmlrpc_expat.c.o' -c ../src/xmlrpc_expat.c [78/186] cc -Isrc/xmlrpc@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/expat/xmlparse -I../lib/expat/xmlparse -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc@sha/xmlrpc_parse.c.o' -MF 'src/xmlrpc@sha/xmlrpc_parse.c.o.d' -o 'src/xmlrpc@sha/xmlrpc_parse.c.o' -c ../src/xmlrpc_parse.c [79/186] cc -Isrc/xmlrpc@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/expat/xmlparse -I../lib/expat/xmlparse -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc@sha/xmlrpc_authcookie.c.o' -MF 'src/xmlrpc@sha/xmlrpc_authcookie.c.o.d' -o 'src/xmlrpc@sha/xmlrpc_authcookie.c.o' -c ../src/xmlrpc_authcookie.c [80/186] cc -Isrc/xmlrpc@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/expat/xmlparse -I../lib/expat/xmlparse -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc@sha/xmlrpc_serialize.c.o' -MF 'src/xmlrpc@sha/xmlrpc_serialize.c.o.d' -o 'src/xmlrpc@sha/xmlrpc_serialize.c.o' -c ../src/xmlrpc_serialize.c [81/186] cc -Isrc/xmlrpc_server@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc_server@sha/registry.c.o' -MF 'src/xmlrpc_server@sha/registry.c.o.d' -o 'src/xmlrpc_server@sha/registry.c.o' -c ../src/registry.c [82/186] cc -Isrc/xmlrpc_server@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc_server@sha/method.c.o' -MF 'src/xmlrpc_server@sha/method.c.o.d' -o 'src/xmlrpc_server@sha/method.c.o' -c ../src/method.c [83/186] cc -Isrc/xmlrpc_server@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc_server@sha/system_method.c.o' -MF 'src/xmlrpc_server@sha/system_method.c.o.d' -o 'src/xmlrpc_server@sha/system_method.c.o' -c ../src/system_method.c ../src/system_method.c: In function 'system_shutdown': ../src/system_method.c:658:12: warning: 'retvalP' may be used uninitialized in this function [-Wmaybe-uninitialized] return retvalP; ^~~~~~~ ../src/system_method.c: In function 'system_multicall': ../src/system_method.c:181:21: warning: 'resultP' may be used uninitialized in this function [-Wmaybe-uninitialized] xmlrpc_DECREF(resultP); ^~~~~~~~~~~~~~~~~~~~~~ ../src/system_method.c:169:38: warning: 'methlistP' may be used uninitialized in this function [-Wmaybe-uninitialized] xmlrpc_value * const methinfoP = ^~~~~~~~~ ../src/system_method.c: In function 'system_getCapabilities': ../src/system_method.c:786:12: warning: 'retvalP' may be used uninitialized in this function [-Wmaybe-uninitialized] return retvalP; ^~~~~~~ ../src/system_method.c: In function 'system_capabilities': ../src/system_method.c:720:12: warning: 'retvalP' may be used uninitialized in this function [-Wmaybe-uninitialized] return retvalP; ^~~~~~~ ../src/system_method.c: In function 'system_methodSignature': ../src/system_method.c:585:12: warning: 'retvalP' may be used uninitialized in this function [-Wmaybe-uninitialized] return retvalP; ^~~~~~~ ../src/system_method.c:575:20: warning: 'signatureListP' may be used uninitialized in this function [-Wmaybe-uninitialized] if (signatureListP) ^ ../src/system_method.c: In function 'system_methodHelp': ../src/system_method.c:403:12: warning: 'retvalP' may be used uninitialized in this function [-Wmaybe-uninitialized] return retvalP; ^~~~~~~ ../src/system_method.c: In function 'system_listMethods': ../src/system_method.c:275:12: warning: 'retvalP' may be used uninitialized in this function [-Wmaybe-uninitialized] return retvalP; ^~~~~~~ ../src/system_method.c: In function 'system_methodExist': ../src/system_method.c:333:12: warning: 'retvalP' may be used uninitialized in this function [-Wmaybe-uninitialized] return retvalP; ^~~~~~~ [84/186] cc -Isrc/xmlrpc_server_cgi@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc_server_cgi@sha/xmlrpc_server_cgi.c.o' -MF 'src/xmlrpc_server_cgi@sha/xmlrpc_server_cgi.c.o.d' -o 'src/xmlrpc_server_cgi@sha/xmlrpc_server_cgi.c.o' -c ../src/xmlrpc_server_cgi.c [85/186] cc -Isrc/xmlrpc_server_abyss@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc_server_abyss@sha/xmlrpc_server_abyss.c.o' -MF 'src/xmlrpc_server_abyss@sha/xmlrpc_server_abyss.c.o.d' -o 'src/xmlrpc_server_abyss@sha/xmlrpc_server_abyss.c.o' -c ../src/xmlrpc_server_abyss.c ../src/xmlrpc_server_abyss.c: In function 'xmlrpc_server_abyss_set_handler3': ../src/xmlrpc_server_abyss.c:161:22: warning: 'xmlProcessorMaxStackSize' may be used uninitialized in this function [-Wmaybe-uninitialized] size_t const stackSize = ^~~~~~~~~ ../src/xmlrpc_server_abyss.c:219:12: note: 'xmlProcessorMaxStackSize' was declared here size_t xmlProcessorMaxStackSize; ^~~~~~~~~~~~~~~~~~~~~~~~ ../src/xmlrpc_server_abyss.c: In function 'xmlrpc_server_abyss_create': ../src/xmlrpc_server_abyss.c:461:8: warning: 'sockAddrP' may be used uninitialized in this function [-Wmaybe-uninitialized] if (*sockAddrPP == NULL) { ^ ../src/xmlrpc_server_abyss.c:649:29: note: 'sockAddrP' was declared here const struct sockaddr * sockAddrP; ^~~~~~~~~ ../src/xmlrpc_server_abyss.c:565:5: warning: 'sockAddrLen' may be used uninitialized in this function [-Wmaybe-uninitialized] ChanSwitchUnixCreate2(protocolFamily, sockAddrP, sockAddrLen, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ chanSwitchPP, errorP); ~~~~~~~~~~~~~~~~~~~~~ ../src/xmlrpc_server_abyss.c:650:15: note: 'sockAddrLen' was declared here socklen_t sockAddrLen; ^~~~~~~~~~~ ../src/xmlrpc_server_abyss.c:546:9: warning: 'socketFd' may be used uninitialized in this function [-Wmaybe-uninitialized] xmlrpc_faultf(envP, "Unable to create Abyss channel switch out of " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "file descriptor %d. %s", socketFd, error); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/xmlrpc_server_abyss.c:652:15: note: 'socketFd' was declared here TOsSocket socketFd; ^~~~~~~~ [86/186] cc -Isrc/xmlrpc_client@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/curl_transport -I../lib/curl_transport -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc_client@sha/xmlrpc_client_global.c.o' -MF 'src/xmlrpc_client@sha/xmlrpc_client_global.c.o.d' -o 'src/xmlrpc_client@sha/xmlrpc_client_global.c.o' -c ../src/xmlrpc_client_global.c [87/186] cc -Isrc/xmlrpc_client@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/curl_transport -I../lib/curl_transport -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc_client@sha/xmlrpc_client.c.o' -MF 'src/xmlrpc_client@sha/xmlrpc_client.c.o.d' -o 'src/xmlrpc_client@sha/xmlrpc_client.c.o' -c ../src/xmlrpc_client.c ../src/xmlrpc_client.c: In function 'xmlrpc_client_create': ../src/xmlrpc_client.c:419:9: warning: 'transportparms.parmsP' may be used uninitialized in this function [-Wmaybe-uninitialized] transportOpsP->create( ^~~~~~~~~~~~~~~~~~~~~~ envP, flags, appname, appversion, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ transportparmsP, transportparmSize, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &transportP); ~~~~~~~~~~~~ ../src/xmlrpc_client.c:458:27: note: 'transportparms.parmsP' was declared here struct xportParms transportparms; ^~~~~~~~~~~~~~ ../src/xmlrpc_client.c:419:9: warning: 'transportparms.size' may be used uninitialized in this function [-Wmaybe-uninitialized] transportOpsP->create( ^~~~~~~~~~~~~~~~~~~~~~ envP, flags, appname, appversion, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ transportparmsP, transportparmSize, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &transportP); ~~~~~~~~~~~~ ../src/xmlrpc_client.c:458:27: note: 'transportparms.size' was declared here struct xportParms transportparms; ^~~~~~~~~~~~~~ ../src/xmlrpc_client.c:242:9: warning: 'transportName' may be used uninitialized in this function [-Wmaybe-uninitialized] xmlrpc_faultf(envP, "Unrecognized XML transport name '%s'", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ transportName); ~~~~~~~~~~~~~~ ../src/xmlrpc_client.c:457:22: note: 'transportName' was declared here const char * transportName; ^~~~~~~~~~~~~ [88/186] cc -Isrc/xmlrpc_client@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/curl_transport -I../lib/curl_transport -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc_client@sha/xmlrpc_server_info.c.o' -MF 'src/xmlrpc_client@sha/xmlrpc_server_info.c.o.d' -o 'src/xmlrpc_client@sha/xmlrpc_server_info.c.o' -c ../src/xmlrpc_server_info.c [89/186] cc -Isrc/xmlrpc_client@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/curl_transport -I../lib/curl_transport -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc_client@sha/.._lib_curl_transport_curlmulti.c.o' -MF 'src/xmlrpc_client@sha/.._lib_curl_transport_curlmulti.c.o.d' -o 'src/xmlrpc_client@sha/.._lib_curl_transport_curlmulti.c.o' -c ../lib/curl_transport/curlmulti.c [90/186] cc -Isrc/xmlrpc_client@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/curl_transport -I../lib/curl_transport -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc_client@sha/.._lib_curl_transport_xmlrpc_curl_transport.c.o' -MF 'src/xmlrpc_client@sha/.._lib_curl_transport_xmlrpc_curl_transport.c.o.d' -o 'src/xmlrpc_client@sha/.._lib_curl_transport_xmlrpc_curl_transport.c.o' -c ../lib/curl_transport/xmlrpc_curl_transport.c ../lib/curl_transport/xmlrpc_curl_transport.c: In function 'waitForWork': ../lib/curl_transport/xmlrpc_curl_transport.c:378:18: warning: 'selectTimeoutMillisec' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned int selectTimeoutMillisec; ^~~~~~~~~~~~~~~~~~~~~ [91/186] cc -Isrc/xmlrpc_client@sha -Isrc -I../src -I. -I../ -Iinclude -I../include -I../lib/util/include -Ilib/curl_transport -I../lib/curl_transport -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/xmlrpc_client@sha/.._lib_curl_transport_curltransaction.c.o' -MF 'src/xmlrpc_client@sha/.._lib_curl_transport_curltransaction.c.o.d' -o 'src/xmlrpc_client@sha/.._lib_curl_transport_curltransaction.c.o' -c ../lib/curl_transport/curltransaction.c [92/186] c++ -Isrc/cpp/xmlrpc++@sha -Isrc/cpp -I../src/cpp -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/cpp/xmlrpc++@sha/global.cpp.o' -MF 'src/cpp/xmlrpc++@sha/global.cpp.o.d' -o 'src/cpp/xmlrpc++@sha/global.cpp.o' -c ../src/cpp/global.cpp [93/186] cc -Ilib/expat/xmltok/xmlrpc_xmltok@sha -Ilib/expat/xmltok -I../lib/expat/xmltok -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXML_BYTE_ORDER=12 -MMD -MQ 'lib/expat/xmltok/xmlrpc_xmltok@sha/xmltok.c.o' -MF 'lib/expat/xmltok/xmlrpc_xmltok@sha/xmltok.c.o.d' -o 'lib/expat/xmltok/xmlrpc_xmltok@sha/xmltok.c.o' -c ../lib/expat/xmltok/xmltok.c [94/186] c++ -Isrc/cpp/xmlrpc_cpp@sha -Isrc/cpp -I../src/cpp -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/cpp/xmlrpc_cpp@sha/XmlRpcCpp.cpp.o' -MF 'src/cpp/xmlrpc_cpp@sha/XmlRpcCpp.cpp.o.d' -o 'src/cpp/xmlrpc_cpp@sha/XmlRpcCpp.cpp.o' -c ../src/cpp/XmlRpcCpp.cpp [95/186] cc -o lib/expat/xmltok/libxmlrpc_xmltok.so.3.47 'lib/expat/xmltok/xmlrpc_xmltok@sha/xmltok.c.o' 'lib/expat/xmltok/xmlrpc_xmltok@sha/xmlrole.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_xmltok.so.3 -Wl,--end-group -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [96/186] c++ -Isrc/cpp/xmlrpc++@sha -Isrc/cpp -I../src/cpp -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/cpp/xmlrpc++@sha/fault.cpp.o' -MF 'src/cpp/xmlrpc++@sha/fault.cpp.o.d' -o 'src/cpp/xmlrpc++@sha/fault.cpp.o' -c ../src/cpp/fault.cpp [97/186] /usr/bin/python3 /usr/bin/meson --internal symbolextractor lib/expat/xmltok/libxmlrpc_xmltok.so.3.47 'lib/expat/xmltok/xmlrpc_xmltok@sha/lib/expat/xmltok/libxmlrpc_xmltok.so.3.47.symbols' [98/186] cc -o lib/expat/xmlparse/libxmlrpc_xmlparse.so.3.47 'lib/expat/xmlparse/xmlrpc_xmlparse@sha/xmlparse.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_xmlparse.so.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld lib/libutil/libxmlrpc_util.so.4.47 lib/expat/xmltok/libxmlrpc_xmltok.so.3.47 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../libutil:$ORIGIN/../xmltok' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmltok [99/186] /usr/bin/python3 /usr/bin/meson --internal symbolextractor lib/expat/xmlparse/libxmlrpc_xmlparse.so.3.47 'lib/expat/xmlparse/xmlrpc_xmlparse@sha/lib/expat/xmlparse/libxmlrpc_xmlparse.so.3.47.symbols' [100/186] cc -o src/libxmlrpc.so.3.47 'src/xmlrpc@sha/base_global.c.o' 'src/xmlrpc@sha/double.c.o' 'src/xmlrpc@sha/json.c.o' 'src/xmlrpc@sha/parse_datetime.c.o' 'src/xmlrpc@sha/parse_value.c.o' 'src/xmlrpc@sha/resource.c.o' 'src/xmlrpc@sha/trace.c.o' 'src/xmlrpc@sha/version.c.o' 'src/xmlrpc@sha/xmlrpc_data.c.o' 'src/xmlrpc@sha/xmlrpc_datetime.c.o' 'src/xmlrpc@sha/xmlrpc_string.c.o' 'src/xmlrpc@sha/xmlrpc_array.c.o' 'src/xmlrpc@sha/xmlrpc_struct.c.o' 'src/xmlrpc@sha/xmlrpc_build.c.o' 'src/xmlrpc@sha/xmlrpc_decompose.c.o' 'src/xmlrpc@sha/xmlrpc_expat.c.o' 'src/xmlrpc@sha/xmlrpc_parse.c.o' 'src/xmlrpc@sha/xmlrpc_serialize.c.o' 'src/xmlrpc@sha/xmlrpc_authcookie.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc.so.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld lib/libutil/libxmlrpc_util.so.4.47 lib/expat/xmlparse/libxmlrpc_xmlparse.so.3.47 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib/libutil:$ORIGIN/../lib/expat/xmlparse:$ORIGIN/../lib/expat/xmltok' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmlparse:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmltok [101/186] c++ -Isrc/cpp/xmlrpc++@sha -Isrc/cpp -I../src/cpp -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/cpp/xmlrpc++@sha/outcome.cpp.o' -MF 'src/cpp/xmlrpc++@sha/outcome.cpp.o.d' -o 'src/cpp/xmlrpc++@sha/outcome.cpp.o' -c ../src/cpp/outcome.cpp [102/186] /usr/bin/python3 /usr/bin/meson --internal symbolextractor src/libxmlrpc.so.3.47 'src/xmlrpc@sha/src/libxmlrpc.so.3.47.symbols' [103/186] cc -o src/libxmlrpc_server.so.3.47 'src/xmlrpc_server@sha/registry.c.o' 'src/xmlrpc_server@sha/method.c.o' 'src/xmlrpc_server@sha/system_method.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_server.so.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld src/libxmlrpc.so.3.47 lib/libutil/libxmlrpc_util.so.4.47 -Wl,--end-group '-Wl,-rpath,$ORIGIN/:$ORIGIN/../lib/libutil:$ORIGIN/../lib/expat/xmlparse:$ORIGIN/../lib/expat/xmltok' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmlparse:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmltok [104/186] c++ -Isrc/cpp/xmlrpc++@sha -Isrc/cpp -I../src/cpp -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/cpp/xmlrpc++@sha/param_list.cpp.o' -MF 'src/cpp/xmlrpc++@sha/param_list.cpp.o.d' -o 'src/cpp/xmlrpc++@sha/param_list.cpp.o' -c ../src/cpp/param_list.cpp [105/186] cc -o src/libxmlrpc_client.so.3.47 'src/xmlrpc_client@sha/xmlrpc_client.c.o' 'src/xmlrpc_client@sha/xmlrpc_client_global.c.o' 'src/xmlrpc_client@sha/xmlrpc_server_info.c.o' 'src/xmlrpc_client@sha/.._lib_curl_transport_xmlrpc_curl_transport.c.o' 'src/xmlrpc_client@sha/.._lib_curl_transport_curltransaction.c.o' 'src/xmlrpc_client@sha/.._lib_curl_transport_curlmulti.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_client.so.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld src/libxmlrpc.so.3.47 lib/libutil/libxmlrpc_util.so.4.47 -lcurl -Wl,--end-group '-Wl,-rpath,$ORIGIN/:$ORIGIN/../lib/libutil:$ORIGIN/../lib/expat/xmlparse:$ORIGIN/../lib/expat/xmltok' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmlparse:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmltok [106/186] /usr/bin/python3 /usr/bin/meson --internal symbolextractor src/libxmlrpc_server.so.3.47 'src/xmlrpc_server@sha/src/libxmlrpc_server.so.3.47.symbols' [107/186] cc -o src/libxmlrpc_server_abyss.so.3.47 'src/xmlrpc_server_abyss@sha/xmlrpc_server_abyss.c.o' 'src/xmlrpc_server_abyss@sha/abyss_handler.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_server_abyss.so.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld src/libxmlrpc.so.3.47 src/libxmlrpc_server.so.3.47 lib/abyss/src/libxmlrpc_abyss.so.3.47 lib/libutil/libxmlrpc_util.so.4.47 -Wl,--end-group '-Wl,-rpath,$ORIGIN/:$ORIGIN/../lib/libutil:$ORIGIN/../lib/expat/xmlparse:$ORIGIN/../lib/expat/xmltok:$ORIGIN/../lib/abyss/src' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmlparse:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmltok:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/abyss/src [108/186] /usr/bin/python3 /usr/bin/meson --internal symbolextractor src/libxmlrpc_client.so.3.47 'src/xmlrpc_client@sha/src/libxmlrpc_client.so.3.47.symbols' [109/186] cc -o src/libxmlrpc_server_cgi.so.3.47 'src/xmlrpc_server_cgi@sha/xmlrpc_server_cgi.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_server_cgi.so.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld src/libxmlrpc.so.3.47 src/libxmlrpc_server.so.3.47 lib/libutil/libxmlrpc_util.so.4.47 -Wl,--end-group '-Wl,-rpath,$ORIGIN/:$ORIGIN/../lib/libutil:$ORIGIN/../lib/expat/xmlparse:$ORIGIN/../lib/expat/xmltok' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmlparse:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmltok [110/186] /usr/bin/python3 /usr/bin/meson --internal symbolextractor src/libxmlrpc_server_abyss.so.3.47 'src/xmlrpc_server_abyss@sha/src/libxmlrpc_server_abyss.so.3.47.symbols' [111/186] c++ -o src/cpp/libxmlrpc_cpp.so.8.47 'src/cpp/xmlrpc_cpp@sha/XmlRpcCpp.cpp.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_cpp.so.8 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld src/libxmlrpc.so.3.47 lib/libutil/libxmlrpc_util.so.4.47 src/libxmlrpc_server.so.3.47 -Wl,--end-group '-Wl,-rpath,$ORIGIN/..:$ORIGIN/../../lib/libutil:$ORIGIN/../../lib/expat/xmlparse:$ORIGIN/../../lib/expat/xmltok' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmlparse:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmltok [112/186] c++ -Isrc/cpp/xmlrpc++@sha -Isrc/cpp -I../src/cpp -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/cpp/xmlrpc++@sha/value.cpp.o' -MF 'src/cpp/xmlrpc++@sha/value.cpp.o.d' -o 'src/cpp/xmlrpc++@sha/value.cpp.o' -c ../src/cpp/value.cpp [113/186] /usr/bin/python3 /usr/bin/meson --internal symbolextractor src/cpp/libxmlrpc_cpp.so.8.47 'src/cpp/xmlrpc_cpp@sha/src/cpp/libxmlrpc_cpp.so.8.47.symbols' [114/186] c++ -Isrc/cpp/xmlrpc++@sha -Isrc/cpp -I../src/cpp -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/cpp/xmlrpc++@sha/xml.cpp.o' -MF 'src/cpp/xmlrpc++@sha/xml.cpp.o.d' -o 'src/cpp/xmlrpc++@sha/xml.cpp.o' -c ../src/cpp/xml.cpp [115/186] c++ -o src/cpp/libxmlrpc++.so.8.47 'src/cpp/xmlrpc++@sha/fault.cpp.o' 'src/cpp/xmlrpc++@sha/global.cpp.o' 'src/cpp/xmlrpc++@sha/outcome.cpp.o' 'src/cpp/xmlrpc++@sha/param_list.cpp.o' 'src/cpp/xmlrpc++@sha/value.cpp.o' 'src/cpp/xmlrpc++@sha/xml.cpp.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc++.so.8 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld src/libxmlrpc.so.3.47 lib/libutil/libxmlrpc_util.so.4.47 lib/libutil++/libxmlrpc_util++.so.8.47 -Wl,--end-group '-Wl,-rpath,$ORIGIN/..:$ORIGIN/../../lib/libutil:$ORIGIN/../../lib/expat/xmlparse:$ORIGIN/../../lib/expat/xmltok:$ORIGIN/../../lib/libutil++' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmlparse:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmltok:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil++ [116/186] /usr/bin/python3 /usr/bin/meson --internal symbolextractor src/cpp/libxmlrpc++.so.8.47 'src/cpp/xmlrpc++@sha/src/cpp/libxmlrpc++.so.8.47.symbols' [117/186] c++ -Isrc/cpp/xmlrpc_server_abyss++@sha -Isrc/cpp -I../src/cpp -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/cpp/xmlrpc_server_abyss++@sha/abyss_reqhandler_xmlrpc.cpp.o' -MF 'src/cpp/xmlrpc_server_abyss++@sha/abyss_reqhandler_xmlrpc.cpp.o.d' -o 'src/cpp/xmlrpc_server_abyss++@sha/abyss_reqhandler_xmlrpc.cpp.o' -c ../src/cpp/abyss_reqhandler_xmlrpc.cpp In file included from ../include/xmlrpc-c/registry.hpp:11:0, from ../src/cpp/abyss_reqhandler_xmlrpc.cpp:7: ../include/xmlrpc-c/girmem.hpp:45:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr const implP; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/xmlrpc-c/girmem.hpp:11, from ../include/xmlrpc-c/registry.hpp:11, from ../src/cpp/abyss_reqhandler_xmlrpc.cpp:7: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ [118/186] c++ -Isrc/cpp/xmlrpc_server++@sha -Isrc/cpp -I../src/cpp -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/cpp/xmlrpc_server++@sha/registry.cpp.o' -MF 'src/cpp/xmlrpc_server++@sha/registry.cpp.o.d' -o 'src/cpp/xmlrpc_server++@sha/registry.cpp.o' -c ../src/cpp/registry.cpp In file included from ../src/cpp/registry.cpp:8:0: ../include/xmlrpc-c/girmem.hpp:45:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr const implP; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../src/cpp/registry.cpp:3: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ [119/186] c++ -o src/cpp/libxmlrpc_server++.so.8.47 'src/cpp/xmlrpc_server++@sha/registry.cpp.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_server++.so.8 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld src/libxmlrpc.so.3.47 src/cpp/libxmlrpc++.so.8.47 src/libxmlrpc_server.so.3.47 lib/libutil/libxmlrpc_util.so.4.47 lib/libutil++/libxmlrpc_util++.so.8.47 -Wl,--end-group '-Wl,-rpath,$ORIGIN/..:$ORIGIN/../../lib/libutil:$ORIGIN/../../lib/expat/xmlparse:$ORIGIN/../../lib/expat/xmltok:$ORIGIN/:$ORIGIN/../../lib/libutil++' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmlparse:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmltok:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src/cpp:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil++ [120/186] c++ -Isrc/cpp/xmlrpc_server_abyss++@sha -Isrc/cpp -I../src/cpp -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/cpp/xmlrpc_server_abyss++@sha/server_abyss.cpp.o' -MF 'src/cpp/xmlrpc_server_abyss++@sha/server_abyss.cpp.o.d' -o 'src/cpp/xmlrpc_server_abyss++@sha/server_abyss.cpp.o' -c ../src/cpp/server_abyss.cpp In file included from ../include/xmlrpc-c/registry.hpp:11:0, from ../src/cpp/server_abyss.cpp:23: ../include/xmlrpc-c/girmem.hpp:45:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr const implP; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../src/cpp/server_abyss.cpp:5: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ [121/186] /usr/bin/python3 /usr/bin/meson --internal symbolextractor src/cpp/libxmlrpc_server++.so.8.47 'src/cpp/xmlrpc_server++@sha/src/cpp/libxmlrpc_server++.so.8.47.symbols' [122/186] c++ -o src/cpp/libxmlrpc_server_abyss++.so.8.47 'src/cpp/xmlrpc_server_abyss++@sha/server_abyss.cpp.o' 'src/cpp/xmlrpc_server_abyss++@sha/abyss_reqhandler_xmlrpc.cpp.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_server_abyss++.so.8 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld lib/abyss/src/libxmlrpc_abyss.so.3.47 lib/abyss++/libxmlrpc_abyss++.so.8.47 src/cpp/libxmlrpc_server++.so.8.47 src/libxmlrpc_server_abyss.so.3.47 lib/libutil/libxmlrpc_util.so.4.47 lib/libutil++/libxmlrpc_util++.so.8.47 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../lib/abyss/src:$ORIGIN/../../lib/libutil:$ORIGIN/../../lib/abyss++:$ORIGIN/../../lib/libutil++:$ORIGIN/:$ORIGIN/..:$ORIGIN/../../lib/expat/xmlparse:$ORIGIN/../../lib/expat/xmltok' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/abyss/src:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/abyss++:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil++:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src/cpp:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmlparse:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmltok [123/186] c++ -Isrc/cpp/xmlrpc_server_cgi++@sha -Isrc/cpp -I../src/cpp -I. -I../ -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/cpp/xmlrpc_server_cgi++@sha/server_cgi.cpp.o' -MF 'src/cpp/xmlrpc_server_cgi++@sha/server_cgi.cpp.o.d' -o 'src/cpp/xmlrpc_server_cgi++@sha/server_cgi.cpp.o' -c ../src/cpp/server_cgi.cpp In file included from ../include/xmlrpc-c/registry.hpp:11:0, from ../include/xmlrpc-c/server_cgi.hpp:5, from ../src/cpp/server_cgi.cpp:31: ../include/xmlrpc-c/girmem.hpp:45:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr const implP; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../src/cpp/server_cgi.cpp:24: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ ../src/cpp/server_cgi.cpp: In function 'std::__cxx11::string xmlrpc_c::getHttpBody(FILE*, size_t)': ../src/cpp/server_cgi.cpp:227:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr p(buffer); // To make it go away when we leave ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../src/cpp/server_cgi.cpp:24: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ [124/186] c++ -o src/cpp/libxmlrpc_server_cgi++.so.8.47 'src/cpp/xmlrpc_server_cgi++@sha/server_cgi.cpp.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_server_cgi++.so.8 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld src/libxmlrpc.so.3.47 src/cpp/libxmlrpc++.so.8.47 src/cpp/libxmlrpc_server++.so.8.47 lib/libutil++/libxmlrpc_util++.so.8.47 -Wl,--end-group '-Wl,-rpath,$ORIGIN/..:$ORIGIN/../../lib/libutil:$ORIGIN/../../lib/expat/xmlparse:$ORIGIN/../../lib/expat/xmltok:$ORIGIN/:$ORIGIN/../../lib/libutil++' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmlparse:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmltok:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src/cpp:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil++ [125/186] c++ -Isrc/cpp/xmlrpc_server_pstream++@sha -Isrc/cpp -I../src/cpp -I. -I../ -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/cpp/xmlrpc_server_pstream++@sha/server_pstream_conn.cpp.o' -MF 'src/cpp/xmlrpc_server_pstream++@sha/server_pstream_conn.cpp.o.d' -o 'src/cpp/xmlrpc_server_pstream++@sha/server_pstream_conn.cpp.o' -c ../src/cpp/server_pstream_conn.cpp In file included from ../include/xmlrpc-c/packetsocket.hpp:19:0, from ../src/cpp/server_pstream_conn.cpp:29: ../include/xmlrpc-c/girmem.hpp:45:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr const implP; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../src/cpp/server_pstream_conn.cpp:25: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ ../src/cpp/server_pstream_conn.cpp: In member function 'void xmlrpc_c::serverPstreamConn_impl::establishPacketSocket(const xmlrpc_c::serverPstreamConn::constrOpt_impl&)': ../src/cpp/server_pstream_conn.cpp:173:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr packetSocketAP; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../src/cpp/server_pstream_conn.cpp:25: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ ../src/cpp/server_pstream_conn.cpp:176:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr p(new packetSocket(opt.value.socketFd)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../src/cpp/server_pstream_conn.cpp:25: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ [126/186] c++ -Isrc/cpp/xmlrpc_packetsocket@sha -Isrc/cpp -I../src/cpp -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/cpp/xmlrpc_packetsocket@sha/packetsocket.cpp.o' -MF 'src/cpp/xmlrpc_packetsocket@sha/packetsocket.cpp.o.d' -o 'src/cpp/xmlrpc_packetsocket@sha/packetsocket.cpp.o' -c ../src/cpp/packetsocket.cpp In file included from ../include/xmlrpc-c/packetsocket.hpp:19:0, from ../src/cpp/packetsocket.cpp:76: ../include/xmlrpc-c/girmem.hpp:45:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr const implP; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/xmlrpc-c/girmem.hpp:11, from ../include/xmlrpc-c/packetsocket.hpp:19, from ../src/cpp/packetsocket.cpp:76: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ ../src/cpp/packetsocket.cpp: In member function 'void xmlrpc_c::packetSocket_impl::readFromFile()': ../src/cpp/packetsocket.cpp:912:15: warning: this 'else' clause does not guard... [-Wmisleading-indentation] } else ^~~~ ../src/cpp/packetsocket.cpp:915:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' this->processBytesRead(buffer, bytesRead); ^~~~ [127/186] c++ -o src/cpp/libxmlrpc_packetsocket.so.8.47 'src/cpp/xmlrpc_packetsocket@sha/packetsocket.cpp.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_packetsocket.so.8 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld src/cpp/libxmlrpc++.so.8.47 lib/libutil++/libxmlrpc_util++.so.8.47 -Wl,--end-group '-Wl,-rpath,$ORIGIN/:$ORIGIN/..:$ORIGIN/../../lib/libutil:$ORIGIN/../../lib/expat/xmlparse:$ORIGIN/../../lib/expat/xmltok:$ORIGIN/../../lib/libutil++' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src/cpp:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmlparse:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmltok:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil++ [128/186] c++ -Isrc/cpp/xmlrpc_server_pstream++@sha -Isrc/cpp -I../src/cpp -I. -I../ -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/cpp/xmlrpc_server_pstream++@sha/server_pstream.cpp.o' -MF 'src/cpp/xmlrpc_server_pstream++@sha/server_pstream.cpp.o.d' -o 'src/cpp/xmlrpc_server_pstream++@sha/server_pstream.cpp.o' -c ../src/cpp/server_pstream.cpp In file included from ../include/xmlrpc-c/registry.hpp:11:0, from ../include/xmlrpc-c/server_pstream.hpp:27, from ../src/cpp/server_pstream.cpp:34: ../include/xmlrpc-c/girmem.hpp:45:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr const implP; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../src/cpp/server_pstream.cpp:29: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ [129/186] /usr/bin/python3 /usr/bin/meson --internal symbolextractor src/cpp/libxmlrpc_packetsocket.so.8.47 'src/cpp/xmlrpc_packetsocket@sha/src/cpp/libxmlrpc_packetsocket.so.8.47.symbols' [130/186] c++ -o src/cpp/libxmlrpc_server_pstream++.so.8.47 'src/cpp/xmlrpc_server_pstream++@sha/server_pstream_conn.cpp.o' 'src/cpp/xmlrpc_server_pstream++@sha/server_pstream.cpp.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_server_pstream++.so.8 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld src/cpp/libxmlrpc++.so.8.47 src/cpp/libxmlrpc_server++.so.8.47 src/cpp/libxmlrpc_packetsocket.so.8.47 lib/libutil++/libxmlrpc_util++.so.8.47 -Wl,--end-group '-Wl,-rpath,$ORIGIN/:$ORIGIN/..:$ORIGIN/../../lib/libutil:$ORIGIN/../../lib/expat/xmlparse:$ORIGIN/../../lib/expat/xmltok:$ORIGIN/../../lib/libutil++' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src/cpp:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmlparse:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmltok:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil++ [131/186] c++ -Isrc/cpp/xmlrpc_client++@sha -Isrc/cpp -I../src/cpp -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/cpp/xmlrpc_client++@sha/client_simple.cpp.o' -MF 'src/cpp/xmlrpc_client++@sha/client_simple.cpp.o.d' -o 'src/cpp/xmlrpc_client++@sha/client_simple.cpp.o' -c ../src/cpp/client_simple.cpp In file included from ../include/xmlrpc-c/client.hpp:10:0, from ../src/cpp/client_simple.cpp:9: ../include/xmlrpc-c/girmem.hpp:45:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr const implP; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/xmlrpc-c/client.hpp:6, from ../src/cpp/client_simple.cpp:9: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ [132/186] c++ -Isrc/cpp/xmlrpc_client++@sha -Isrc/cpp -I../src/cpp -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/cpp/xmlrpc_client++@sha/libwww.cpp.o' -MF 'src/cpp/xmlrpc_client++@sha/libwww.cpp.o.d' -o 'src/cpp/xmlrpc_client++@sha/libwww.cpp.o' -c ../src/cpp/libwww.cpp In file included from ../src/cpp/libwww.cpp:15:0: ../include/xmlrpc-c/girmem.hpp:45:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr const implP; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/xmlrpc-c/girmem.hpp:11, from ../src/cpp/libwww.cpp:15: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ [133/186] c++ -Isrc/cpp/xmlrpc_client++@sha -Isrc/cpp -I../src/cpp -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/cpp/xmlrpc_client++@sha/curl.cpp.o' -MF 'src/cpp/xmlrpc_client++@sha/curl.cpp.o.d' -o 'src/cpp/xmlrpc_client++@sha/curl.cpp.o' -c ../src/cpp/curl.cpp In file included from ../src/cpp/curl.cpp:20:0: ../include/xmlrpc-c/girmem.hpp:45:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr const implP; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/xmlrpc-c/girmem.hpp:11, from ../src/cpp/curl.cpp:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ [134/186] c++ -Isrc/cpp/xmlrpc_client++@sha -Isrc/cpp -I../src/cpp -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/cpp/xmlrpc_client++@sha/client.cpp.o' -MF 'src/cpp/xmlrpc_client++@sha/client.cpp.o.d' -o 'src/cpp/xmlrpc_client++@sha/client.cpp.o' -c ../src/cpp/client.cpp In file included from ../src/cpp/client.cpp:20:0: ../include/xmlrpc-c/girmem.hpp:45:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr const implP; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/xmlrpc-c/girmem.hpp:11, from ../src/cpp/client.cpp:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ [135/186] cc -Itools/xml/xmlrpc_parsecall@exe -Itools/xml -I../tools/xml -I. -I../ -Iinclude -I../include -I../lib/util/include -I../tools/lib/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xml/xmlrpc_parsecall@exe/xmlrpc_parsecall.c.o' -MF 'tools/xml/xmlrpc_parsecall@exe/xmlrpc_parsecall.c.o.d' -o 'tools/xml/xmlrpc_parsecall@exe/xmlrpc_parsecall.c.o' -c ../tools/xml/xmlrpc_parsecall.c [136/186] cc -Itools/xml/xmlrpc_parsecall@exe -Itools/xml -I../tools/xml -I. -I../ -Iinclude -I../include -I../lib/util/include -I../tools/lib/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xml/xmlrpc_parsecall@exe/.._.._lib_util_casprintf.c.o' -MF 'tools/xml/xmlrpc_parsecall@exe/.._.._lib_util_casprintf.c.o.d' -o 'tools/xml/xmlrpc_parsecall@exe/.._.._lib_util_casprintf.c.o' -c ../lib/util/casprintf.c [137/186] cc -Itools/xml/xmlrpc_parsecall@exe -Itools/xml -I../tools/xml -I. -I../ -Iinclude -I../include -I../lib/util/include -I../tools/lib/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xml/xmlrpc_parsecall@exe/.._lib_dumpvalue.c.o' -MF 'tools/xml/xmlrpc_parsecall@exe/.._lib_dumpvalue.c.o.d' -o 'tools/xml/xmlrpc_parsecall@exe/.._lib_dumpvalue.c.o' -c ../tools/lib/dumpvalue.c ../tools/lib/dumpvalue.c: In function 'dumpI8': ../tools/lib/dumpvalue.c:438:16: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'xmlrpc_int64 {aka long int}' [-Wformat=] printf("%s64-bit integer: %" XMLRPC_PRId64 "\n", prefix, value); ^~~~~~~~~~~~~~~~~~~~~ In file included from ../include/xmlrpc-c/base.h:12:0, from ../tools/lib/dumpvalue.c:19: include/xmlrpc-c/config.h:38:28: note: format string is defined here #define XMLRPC_PRId64 "lld" [138/186] cc -o tools/xml/xmlrpc_parsecall 'tools/xml/xmlrpc_parsecall@exe/xmlrpc_parsecall.c.o' 'tools/xml/xmlrpc_parsecall@exe/.._.._lib_util_casprintf.c.o' 'tools/xml/xmlrpc_parsecall@exe/.._lib_dumpvalue.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libutil/libxmlrpc_util.so.4.47 src/libxmlrpc.so.3.47 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../lib/libutil:$ORIGIN/../../src:$ORIGIN/../../lib/expat/xmlparse:$ORIGIN/../../lib/expat/xmltok' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmlparse:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmltok [139/186] cc -Itools/xmlrpc/xmlrpc@exe -Itools/xmlrpc -I../tools/xmlrpc -I. -I../ -Iinclude -I../include -I../lib/util/include -I../tools/lib/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc/xmlrpc@exe/xmlrpc.c.o' -MF 'tools/xmlrpc/xmlrpc@exe/xmlrpc.c.o.d' -o 'tools/xmlrpc/xmlrpc@exe/xmlrpc.c.o' -c ../tools/xmlrpc/xmlrpc.c ../tools/xmlrpc/xmlrpc.c: In function 'getDelimiter': ../tools/xmlrpc/xmlrpc.c:274:31: warning: 'tokenType' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!envP->fault_occurred && tokenType != END) ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../tools/xmlrpc/xmlrpc.c: In function 'main': ../tools/xmlrpc/xmlrpc.c:912:5: warning: 'resultP' may be used uninitialized in this function [-Wmaybe-uninitialized] xmlrpc_DECREF(resultP); ^~~~~~~~~~~~~~~~~~~~~~ ../tools/xmlrpc/xmlrpc.c:210:9: warning: 'cmdline.curluseragent' may be used uninitialized in this function [-Wmaybe-uninitialized] strfree(cmdline.curluseragent); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../tools/xmlrpc/xmlrpc.c:879:24: note: 'cmdline.curluseragent' was declared here struct cmdlineInfo cmdline; ^~~~~~~ ../tools/xmlrpc/xmlrpc.c:208:9: warning: 'cmdline.curlinterface' may be used uninitialized in this function [-Wmaybe-uninitialized] strfree(cmdline.curlinterface); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../tools/xmlrpc/xmlrpc.c:879:24: note: 'cmdline.curlinterface' was declared here struct cmdlineInfo cmdline; ^~~~~~~ ../tools/xmlrpc/xmlrpc.c:206:9: warning: '*((void *)&cmdline+48)' may be used uninitialized in this function [-Wmaybe-uninitialized] strfree(cmdline.transport); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../tools/xmlrpc/xmlrpc.c:879:24: note: '*((void *)&cmdline+48)' was declared here struct cmdlineInfo cmdline; ^~~~~~~ ../tools/xmlrpc/xmlrpc.c:879:24: warning: 'cmdline.params' may be used uninitialized in this function [-Wmaybe-uninitialized] ../tools/xmlrpc/xmlrpc.c:754:5: warning: 'cmdline.paramCount' may be used uninitialized in this function [-Wmaybe-uninitialized] for (i = 0; i < paramCount && !envP->fault_occurred; ++i) { ^~~ ../tools/xmlrpc/xmlrpc.c:879:24: note: 'cmdline.paramCount' was declared here struct cmdlineInfo cmdline; ^~~~~~~ ../tools/xmlrpc/xmlrpc.c:797:17: warning: 'cmdline.methodName' may be used uninitialized in this function [-Wmaybe-uninitialized] *resultPP = xmlrpc_client_call_server_params( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &env, serverInfoP, methodName, paramArrayP); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../tools/xmlrpc/xmlrpc.c:879:24: note: 'cmdline.methodName' was declared here struct cmdlineInfo cmdline; ^~~~~~~ ../tools/xmlrpc/xmlrpc.c:214:9: warning: 'cmdline.password' may be used uninitialized in this function [-Wmaybe-uninitialized] strfree(cmdline.password); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../tools/xmlrpc/xmlrpc.c:879:24: note: 'cmdline.password' was declared here struct cmdlineInfo cmdline; ^~~~~~~ ../tools/xmlrpc/xmlrpc.c:212:9: warning: 'cmdline.username' may be used uninitialized in this function [-Wmaybe-uninitialized] strfree(cmdline.username); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../tools/xmlrpc/xmlrpc.c:879:24: note: 'cmdline.username' was declared here struct cmdlineInfo cmdline; ^~~~~~~ ../tools/xmlrpc/xmlrpc.c:228:9: warning: 'cmdline.url' may be used uninitialized in this function [-Wmaybe-uninitialized] casprintf(urlP, "http://%s/RPC2", urlArg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../tools/xmlrpc/xmlrpc.c:879:24: note: 'cmdline.url' was declared here struct cmdlineInfo cmdline; ^~~~~~~ [140/186] cc -Itools/xmlrpc/xmlrpc@exe -Itools/xmlrpc -I../tools/xmlrpc -I. -I../ -Iinclude -I../include -I../lib/util/include -I../tools/lib/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc/xmlrpc@exe/.._lib_dumpvalue.c.o' -MF 'tools/xmlrpc/xmlrpc@exe/.._lib_dumpvalue.c.o.d' -o 'tools/xmlrpc/xmlrpc@exe/.._lib_dumpvalue.c.o' -c ../tools/lib/dumpvalue.c ../tools/lib/dumpvalue.c: In function 'dumpI8': ../tools/lib/dumpvalue.c:438:16: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'xmlrpc_int64 {aka long int}' [-Wformat=] printf("%s64-bit integer: %" XMLRPC_PRId64 "\n", prefix, value); ^~~~~~~~~~~~~~~~~~~~~ In file included from ../include/xmlrpc-c/base.h:12:0, from ../tools/lib/dumpvalue.c:19: include/xmlrpc-c/config.h:38:28: note: format string is defined here #define XMLRPC_PRId64 "lld" [141/186] c++ -Isrc/cpp/xmlrpc_client++@sha -Isrc/cpp -I../src/cpp -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/cpp/xmlrpc_client++@sha/wininet.cpp.o' -MF 'src/cpp/xmlrpc_client++@sha/wininet.cpp.o.d' -o 'src/cpp/xmlrpc_client++@sha/wininet.cpp.o' -c ../src/cpp/wininet.cpp In file included from ../src/cpp/wininet.cpp:15:0: ../include/xmlrpc-c/girmem.hpp:45:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr const implP; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/xmlrpc-c/girmem.hpp:11, from ../src/cpp/wininet.cpp:15: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ [142/186] cc -Itools/xmlrpc/xmlrpc@exe -Itools/xmlrpc -I../tools/xmlrpc -I. -I../ -Iinclude -I../include -I../lib/util/include -I../tools/lib/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc/xmlrpc@exe/.._.._lib_util_cmdline_parser.c.o' -MF 'tools/xmlrpc/xmlrpc@exe/.._.._lib_util_cmdline_parser.c.o.d' -o 'tools/xmlrpc/xmlrpc@exe/.._.._lib_util_cmdline_parser.c.o' -c ../lib/util/cmdline_parser.c [143/186] cc -Itools/xmlrpc/xmlrpc@exe -Itools/xmlrpc -I../tools/xmlrpc -I. -I../ -Iinclude -I../include -I../lib/util/include -I../tools/lib/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc/xmlrpc@exe/.._.._lib_util_string_parser.c.o' -MF 'tools/xmlrpc/xmlrpc@exe/.._.._lib_util_string_parser.c.o.d' -o 'tools/xmlrpc/xmlrpc@exe/.._.._lib_util_string_parser.c.o' -c ../lib/util/string_parser.c [144/186] cc -Itools/xmlrpc/xmlrpc@exe -Itools/xmlrpc -I../tools/xmlrpc -I. -I../ -Iinclude -I../include -I../lib/util/include -I../tools/lib/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc/xmlrpc@exe/.._.._lib_util_getoptx.c.o' -MF 'tools/xmlrpc/xmlrpc@exe/.._.._lib_util_getoptx.c.o.d' -o 'tools/xmlrpc/xmlrpc@exe/.._.._lib_util_getoptx.c.o' -c ../lib/util/getoptx.c [145/186] cc -Itools/xmlrpc/xmlrpc@exe -Itools/xmlrpc -I../tools/xmlrpc -I. -I../ -Iinclude -I../include -I../lib/util/include -I../tools/lib/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc/xmlrpc@exe/.._.._lib_util_stripcaseeq.c.o' -MF 'tools/xmlrpc/xmlrpc@exe/.._.._lib_util_stripcaseeq.c.o.d' -o 'tools/xmlrpc/xmlrpc@exe/.._.._lib_util_stripcaseeq.c.o' -c ../lib/util/stripcaseeq.c [146/186] cc -Itools/xmlrpc/xmlrpc@exe -Itools/xmlrpc -I../tools/xmlrpc -I. -I../ -Iinclude -I../include -I../lib/util/include -I../tools/lib/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc/xmlrpc@exe/.._.._lib_util_casprintf.c.o' -MF 'tools/xmlrpc/xmlrpc@exe/.._.._lib_util_casprintf.c.o.d' -o 'tools/xmlrpc/xmlrpc@exe/.._.._lib_util_casprintf.c.o' -c ../lib/util/casprintf.c [147/186] c++ -Isrc/cpp/xmlrpc_client++@sha -Isrc/cpp -I../src/cpp -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'src/cpp/xmlrpc_client++@sha/pstream.cpp.o' -MF 'src/cpp/xmlrpc_client++@sha/pstream.cpp.o.d' -o 'src/cpp/xmlrpc_client++@sha/pstream.cpp.o' -c ../src/cpp/pstream.cpp In file included from ../include/xmlrpc-c/packetsocket.hpp:19:0, from ../src/cpp/pstream.cpp:33: ../include/xmlrpc-c/girmem.hpp:45:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr const implP; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../src/cpp/pstream.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ ../src/cpp/pstream.cpp: In constructor 'xmlrpc_c::clientXmlTransport_pstream_impl::clientXmlTransport_pstream_impl(const xmlrpc_c::clientXmlTransport_pstream::constrOpt_impl&)': ../src/cpp/pstream.cpp:138:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr packetSocketAP; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../src/cpp/pstream.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ ../src/cpp/pstream.cpp:141:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr p(new packetSocket(opt.value.fd)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../src/cpp/pstream.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ [148/186] cc -Itools/xmlrpc_transport/xmlrpc_transport@exe -Itools/xmlrpc_transport -I../tools/xmlrpc_transport -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_transport/xmlrpc_transport@exe/xmlrpc_transport.c.o' -MF 'tools/xmlrpc_transport/xmlrpc_transport@exe/xmlrpc_transport.c.o.d' -o 'tools/xmlrpc_transport/xmlrpc_transport@exe/xmlrpc_transport.c.o' -c ../tools/xmlrpc_transport/xmlrpc_transport.c ../tools/xmlrpc_transport/xmlrpc_transport.c: In function 'main': ../tools/xmlrpc_transport/xmlrpc_transport.c:123:9: warning: 'cmdline.transport' may be used uninitialized in this function [-Wmaybe-uninitialized] strfree(cmdline.transport); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../tools/xmlrpc_transport/xmlrpc_transport.c:247:24: note: 'cmdline.transport' was declared here struct cmdlineInfo cmdline; ^~~~~~~ ../tools/xmlrpc_transport/xmlrpc_transport.c:121:9: warning: 'cmdline.password' may be used uninitialized in this function [-Wmaybe-uninitialized] strfree(cmdline.password); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../tools/xmlrpc_transport/xmlrpc_transport.c:247:24: note: 'cmdline.password' was declared here struct cmdlineInfo cmdline; ^~~~~~~ ../tools/xmlrpc_transport/xmlrpc_transport.c:119:9: warning: 'cmdline.username' may be used uninitialized in this function [-Wmaybe-uninitialized] strfree(cmdline.username); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../tools/xmlrpc_transport/xmlrpc_transport.c:247:24: note: 'cmdline.username' was declared here struct cmdlineInfo cmdline; ^~~~~~~ ../tools/xmlrpc_transport/xmlrpc_transport.c:135:9: warning: 'cmdline' may be used uninitialized in this function [-Wmaybe-uninitialized] casprintf(urlP, "http://%s/RPC2", urlArg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../tools/xmlrpc_transport/xmlrpc_transport.c:247:24: note: 'cmdline' was declared here struct cmdlineInfo cmdline; ^~~~~~~ [149/186] cc -o tools/xmlrpc/xmlrpc 'tools/xmlrpc/xmlrpc@exe/xmlrpc.c.o' 'tools/xmlrpc/xmlrpc@exe/.._lib_dumpvalue.c.o' 'tools/xmlrpc/xmlrpc@exe/.._.._lib_util_cmdline_parser.c.o' 'tools/xmlrpc/xmlrpc@exe/.._.._lib_util_getoptx.c.o' 'tools/xmlrpc/xmlrpc@exe/.._.._lib_util_string_parser.c.o' 'tools/xmlrpc/xmlrpc@exe/.._.._lib_util_stripcaseeq.c.o' 'tools/xmlrpc/xmlrpc@exe/.._.._lib_util_casprintf.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libxmlrpc.so.3.47 src/libxmlrpc_client.so.3.47 lib/libutil/libxmlrpc_util.so.4.47 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../src:$ORIGIN/../../lib/libutil:$ORIGIN/../../lib/expat/xmlparse:$ORIGIN/../../lib/expat/xmltok' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmlparse:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmltok [150/186] c++ -o src/cpp/libxmlrpc_client++.so.8.47 'src/cpp/xmlrpc_client++@sha/client.cpp.o' 'src/cpp/xmlrpc_client++@sha/client_simple.cpp.o' 'src/cpp/xmlrpc_client++@sha/curl.cpp.o' 'src/cpp/xmlrpc_client++@sha/libwww.cpp.o' 'src/cpp/xmlrpc_client++@sha/wininet.cpp.o' 'src/cpp/xmlrpc_client++@sha/pstream.cpp.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_client++.so.8 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld src/libxmlrpc.so.3.47 src/cpp/libxmlrpc++.so.8.47 src/libxmlrpc_client.so.3.47 src/cpp/libxmlrpc_packetsocket.so.8.47 lib/libutil/libxmlrpc_util.so.4.47 lib/libutil++/libxmlrpc_util++.so.8.47 -Wl,--end-group '-Wl,-rpath,$ORIGIN/..:$ORIGIN/../../lib/libutil:$ORIGIN/../../lib/expat/xmlparse:$ORIGIN/../../lib/expat/xmltok:$ORIGIN/:$ORIGIN/../../lib/libutil++' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmlparse:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmltok:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src/cpp:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil++ [151/186] cc -Itools/xmlrpc_transport/xmlrpc_transport@exe -Itools/xmlrpc_transport -I../tools/xmlrpc_transport -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_transport/xmlrpc_transport@exe/.._.._lib_util_cmdline_parser.c.o' -MF 'tools/xmlrpc_transport/xmlrpc_transport@exe/.._.._lib_util_cmdline_parser.c.o.d' -o 'tools/xmlrpc_transport/xmlrpc_transport@exe/.._.._lib_util_cmdline_parser.c.o' -c ../lib/util/cmdline_parser.c [152/186] cc -Itools/xmlrpc_transport/xmlrpc_transport@exe -Itools/xmlrpc_transport -I../tools/xmlrpc_transport -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_transport/xmlrpc_transport@exe/.._.._lib_util_stripcaseeq.c.o' -MF 'tools/xmlrpc_transport/xmlrpc_transport@exe/.._.._lib_util_stripcaseeq.c.o.d' -o 'tools/xmlrpc_transport/xmlrpc_transport@exe/.._.._lib_util_stripcaseeq.c.o' -c ../lib/util/stripcaseeq.c [153/186] cc -Itools/xmlrpc_transport/xmlrpc_transport@exe -Itools/xmlrpc_transport -I../tools/xmlrpc_transport -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_transport/xmlrpc_transport@exe/.._.._lib_util_getoptx.c.o' -MF 'tools/xmlrpc_transport/xmlrpc_transport@exe/.._.._lib_util_getoptx.c.o.d' -o 'tools/xmlrpc_transport/xmlrpc_transport@exe/.._.._lib_util_getoptx.c.o' -c ../lib/util/getoptx.c [154/186] cc -Itools/xmlrpc_transport/xmlrpc_transport@exe -Itools/xmlrpc_transport -I../tools/xmlrpc_transport -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_transport/xmlrpc_transport@exe/.._.._lib_util_string_parser.c.o' -MF 'tools/xmlrpc_transport/xmlrpc_transport@exe/.._.._lib_util_string_parser.c.o.d' -o 'tools/xmlrpc_transport/xmlrpc_transport@exe/.._.._lib_util_string_parser.c.o' -c ../lib/util/string_parser.c [155/186] cc -Itools/xmlrpc_transport/xmlrpc_transport@exe -Itools/xmlrpc_transport -I../tools/xmlrpc_transport -I. -I../ -Iinclude -I../include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_transport/xmlrpc_transport@exe/.._.._lib_util_casprintf.c.o' -MF 'tools/xmlrpc_transport/xmlrpc_transport@exe/.._.._lib_util_casprintf.c.o.d' -o 'tools/xmlrpc_transport/xmlrpc_transport@exe/.._.._lib_util_casprintf.c.o' -c ../lib/util/casprintf.c [156/186] cc -o tools/xmlrpc_transport/xmlrpc_transport 'tools/xmlrpc_transport/xmlrpc_transport@exe/xmlrpc_transport.c.o' 'tools/xmlrpc_transport/xmlrpc_transport@exe/.._.._lib_util_cmdline_parser.c.o' 'tools/xmlrpc_transport/xmlrpc_transport@exe/.._.._lib_util_getoptx.c.o' 'tools/xmlrpc_transport/xmlrpc_transport@exe/.._.._lib_util_string_parser.c.o' 'tools/xmlrpc_transport/xmlrpc_transport@exe/.._.._lib_util_stripcaseeq.c.o' 'tools/xmlrpc_transport/xmlrpc_transport@exe/.._.._lib_util_casprintf.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libxmlrpc_client.so.3.47 lib/libutil/libxmlrpc_util.so.4.47 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../src:$ORIGIN/../../lib/libutil:$ORIGIN/../../lib/expat/xmlparse:$ORIGIN/../../lib/expat/xmltok' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmlparse:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmltok [157/186] /usr/bin/python3 /usr/bin/meson --internal symbolextractor src/cpp/libxmlrpc_client++.so.8.47 'src/cpp/xmlrpc_client++@sha/src/cpp/libxmlrpc_client++.so.8.47.symbols' [158/186] c++ -Itools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe -Itools/xml-rpc-api2cpp -I../tools/xml-rpc-api2cpp -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe/XmlRpcFunction.cpp.o' -MF 'tools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe/XmlRpcFunction.cpp.o.d' -o 'tools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe/XmlRpcFunction.cpp.o' -c ../tools/xml-rpc-api2cpp/XmlRpcFunction.cpp [159/186] c++ -Itools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe -Itools/xml-rpc-api2cpp -I../tools/xml-rpc-api2cpp -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe/XmlRpcClass.cpp.o' -MF 'tools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe/XmlRpcClass.cpp.o.d' -o 'tools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe/XmlRpcClass.cpp.o' -c ../tools/xml-rpc-api2cpp/XmlRpcClass.cpp [160/186] c++ -Itools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe -Itools/xml-rpc-api2cpp -I../tools/xml-rpc-api2cpp -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe/xml-rpc-api2cpp.cpp.o' -MF 'tools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe/xml-rpc-api2cpp.cpp.o.d' -o 'tools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe/xml-rpc-api2cpp.cpp.o' -c ../tools/xml-rpc-api2cpp/xml-rpc-api2cpp.cpp [161/186] c++ -Itools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe -Itools/xml-rpc-api2cpp -I../tools/xml-rpc-api2cpp -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe/DataType.cpp.o' -MF 'tools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe/DataType.cpp.o.d' -o 'tools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe/DataType.cpp.o' -c ../tools/xml-rpc-api2cpp/DataType.cpp [162/186] c++ -Itools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe -Itools/xml-rpc-api2cpp -I../tools/xml-rpc-api2cpp -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe/SystemProxy.cpp.o' -MF 'tools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe/SystemProxy.cpp.o.d' -o 'tools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe/SystemProxy.cpp.o' -c ../tools/xml-rpc-api2cpp/SystemProxy.cpp [163/186] c++ -o tools/xml-rpc-api2cpp/xml-rpc-api2cpp 'tools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe/xml-rpc-api2cpp.cpp.o' 'tools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe/DataType.cpp.o' 'tools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe/XmlRpcFunction.cpp.o' 'tools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe/XmlRpcClass.cpp.o' 'tools/xml-rpc-api2cpp/xml-rpc-api2cpp@exe/SystemProxy.cpp.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libxmlrpc.so.3.47 src/libxmlrpc_client.so.3.47 src/cpp/libxmlrpc_cpp.so.8.47 lib/libutil/libxmlrpc_util.so.4.47 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../src:$ORIGIN/../../lib/libutil:$ORIGIN/../../lib/expat/xmlparse:$ORIGIN/../../lib/expat/xmltok:$ORIGIN/../../src/cpp' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmlparse:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmltok:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src/cpp [164/186] c++ -Itools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe -Itools/xmlrpc_cpp_proxy -I../tools/xmlrpc_cpp_proxy -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe/xmlrpcMethod.cpp.o' -MF 'tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe/xmlrpcMethod.cpp.o.d' -o 'tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe/xmlrpcMethod.cpp.o' -c ../tools/xmlrpc_cpp_proxy/xmlrpcMethod.cpp [165/186] c++ -Itools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe -Itools/xmlrpc_cpp_proxy -I../tools/xmlrpc_cpp_proxy -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe/xmlrpc_cpp_proxy.cpp.o' -MF 'tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe/xmlrpc_cpp_proxy.cpp.o.d' -o 'tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe/xmlrpc_cpp_proxy.cpp.o' -c ../tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.cpp In file included from ../include/xmlrpc-c/client.hpp:10:0, from ../include/xmlrpc-c/client_simple.hpp:8, from ../tools/xmlrpc_cpp_proxy/systemProxy.hpp:5, from ../tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.cpp:8: ../include/xmlrpc-c/girmem.hpp:45:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr const implP; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/xmlrpc-c/client.hpp:6, from ../include/xmlrpc-c/client_simple.hpp:8, from ../tools/xmlrpc_cpp_proxy/systemProxy.hpp:5, from ../tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.cpp:8: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ [166/186] c++ -Itools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe -Itools/xmlrpc_cpp_proxy -I../tools/xmlrpc_cpp_proxy -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe/xmlrpcType.cpp.o' -MF 'tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe/xmlrpcType.cpp.o.d' -o 'tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe/xmlrpcType.cpp.o' -c ../tools/xmlrpc_cpp_proxy/xmlrpcType.cpp [167/186] cc -Itools/xmlrpc_pstream/xmlrpc_pstream@exe -Itools/xmlrpc_pstream -I../tools/xmlrpc_pstream -I. -I../ -Iinclude -I../include -I../tools/lib/include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._lib_dumpvalue.c.o' -MF 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._lib_dumpvalue.c.o.d' -o 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._lib_dumpvalue.c.o' -c ../tools/lib/dumpvalue.c ../tools/lib/dumpvalue.c: In function 'dumpI8': ../tools/lib/dumpvalue.c:438:16: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'xmlrpc_int64 {aka long int}' [-Wformat=] printf("%s64-bit integer: %" XMLRPC_PRId64 "\n", prefix, value); ^~~~~~~~~~~~~~~~~~~~~ In file included from ../include/xmlrpc-c/base.h:12:0, from ../tools/lib/dumpvalue.c:19: include/xmlrpc-c/config.h:38:28: note: format string is defined here #define XMLRPC_PRId64 "lld" [168/186] c++ -Itools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe -Itools/xmlrpc_cpp_proxy -I../tools/xmlrpc_cpp_proxy -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe/proxyClass.cpp.o' -MF 'tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe/proxyClass.cpp.o.d' -o 'tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe/proxyClass.cpp.o' -c ../tools/xmlrpc_cpp_proxy/proxyClass.cpp In file included from ../include/xmlrpc-c/client.hpp:10:0, from ../include/xmlrpc-c/client_simple.hpp:8, from ../tools/xmlrpc_cpp_proxy/proxyClass.cpp:7: ../include/xmlrpc-c/girmem.hpp:45:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr const implP; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/xmlrpc-c/client.hpp:6, from ../include/xmlrpc-c/client_simple.hpp:8, from ../tools/xmlrpc_cpp_proxy/proxyClass.cpp:7: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ [169/186] cc -Itools/xmlrpc_pstream/xmlrpc_pstream@exe -Itools/xmlrpc_pstream -I../tools/xmlrpc_pstream -I. -I../ -Iinclude -I../include -I../tools/lib/include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._.._lib_util_cmdline_parser.c.o' -MF 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._.._lib_util_cmdline_parser.c.o.d' -o 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._.._lib_util_cmdline_parser.c.o' -c ../lib/util/cmdline_parser.c [170/186] cc -Itools/xmlrpc_pstream/xmlrpc_pstream@exe -Itools/xmlrpc_pstream -I../tools/xmlrpc_pstream -I. -I../ -Iinclude -I../include -I../tools/lib/include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._.._lib_util_getoptx.c.o' -MF 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._.._lib_util_getoptx.c.o.d' -o 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._.._lib_util_getoptx.c.o' -c ../lib/util/getoptx.c [171/186] c++ -Itools/xmlrpc_pstream/xmlrpc_pstream@exe -Itools/xmlrpc_pstream -I../tools/xmlrpc_pstream -I. -I../ -Iinclude -I../include -I../tools/lib/include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._.._lib_util_cmdline_parser_cpp.cpp.o' -MF 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._.._lib_util_cmdline_parser_cpp.cpp.o.d' -o 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._.._lib_util_cmdline_parser_cpp.cpp.o' -c ../lib/util/cmdline_parser_cpp.cpp [172/186] cc -Itools/xmlrpc_pstream/xmlrpc_pstream@exe -Itools/xmlrpc_pstream -I../tools/xmlrpc_pstream -I. -I../ -Iinclude -I../include -I../tools/lib/include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._.._lib_util_stripcaseeq.c.o' -MF 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._.._lib_util_stripcaseeq.c.o.d' -o 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._.._lib_util_stripcaseeq.c.o' -c ../lib/util/stripcaseeq.c [173/186] cc -Itools/xmlrpc_pstream/xmlrpc_pstream@exe -Itools/xmlrpc_pstream -I../tools/xmlrpc_pstream -I. -I../ -Iinclude -I../include -I../tools/lib/include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._.._lib_util_string_parser.c.o' -MF 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._.._lib_util_string_parser.c.o.d' -o 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._.._lib_util_string_parser.c.o' -c ../lib/util/string_parser.c [174/186] c++ -Itools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe -Itools/xmlrpc_cpp_proxy -I../tools/xmlrpc_cpp_proxy -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe/systemProxy.cpp.o' -MF 'tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe/systemProxy.cpp.o.d' -o 'tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe/systemProxy.cpp.o' -c ../tools/xmlrpc_cpp_proxy/systemProxy.cpp In file included from ../include/xmlrpc-c/client.hpp:10:0, from ../include/xmlrpc-c/client_simple.hpp:8, from ../tools/xmlrpc_cpp_proxy/systemProxy.hpp:5, from ../tools/xmlrpc_cpp_proxy/systemProxy.cpp:12: ../include/xmlrpc-c/girmem.hpp:45:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr const implP; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/xmlrpc-c/client.hpp:6, from ../include/xmlrpc-c/client_simple.hpp:8, from ../tools/xmlrpc_cpp_proxy/systemProxy.hpp:5, from ../tools/xmlrpc_cpp_proxy/systemProxy.cpp:12: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ [175/186] cc -Itools/xmlrpc_pstream/xmlrpc_pstream@exe -Itools/xmlrpc_pstream -I../tools/xmlrpc_pstream -I. -I../ -Iinclude -I../include -I../tools/lib/include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._.._lib_util_casprintf.c.o' -MF 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._.._lib_util_casprintf.c.o.d' -o 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._.._lib_util_casprintf.c.o' -c ../lib/util/casprintf.c [176/186] cc -Itools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe -Itools/xmlrpc_dumpserver -I../tools/xmlrpc_dumpserver -I. -I../ -Iinclude -I../include -I../lib/util/include -I../tools/lib/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/xmlrpc_dumpserver.c.o' -MF 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/xmlrpc_dumpserver.c.o.d' -o 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/xmlrpc_dumpserver.c.o' -c ../tools/xmlrpc_dumpserver/xmlrpc_dumpserver.c [177/186] c++ -o tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy 'tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe/xmlrpc_cpp_proxy.cpp.o' 'tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe/xmlrpcMethod.cpp.o' 'tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe/xmlrpcType.cpp.o' 'tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe/proxyClass.cpp.o' 'tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy@exe/systemProxy.cpp.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/cpp/libxmlrpc++.so.8.47 src/cpp/libxmlrpc_client++.so.8.47 lib/libutil++/libxmlrpc_util++.so.8.47 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../src/cpp:$ORIGIN/../../src:$ORIGIN/../../lib/libutil:$ORIGIN/../../lib/expat/xmlparse:$ORIGIN/../../lib/expat/xmltok:$ORIGIN/../../lib/libutil++' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src/cpp:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmlparse:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmltok:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil++ [178/186] cc -Itools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe -Itools/xmlrpc_dumpserver -I../tools/xmlrpc_dumpserver -I. -I../ -Iinclude -I../include -I../lib/util/include -I../tools/lib/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/.._.._lib_util_cmdline_parser.c.o' -MF 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/.._.._lib_util_cmdline_parser.c.o.d' -o 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/.._.._lib_util_cmdline_parser.c.o' -c ../lib/util/cmdline_parser.c [179/186] cc -Itools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe -Itools/xmlrpc_dumpserver -I../tools/xmlrpc_dumpserver -I. -I../ -Iinclude -I../include -I../lib/util/include -I../tools/lib/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/.._.._lib_util_stripcaseeq.c.o' -MF 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/.._.._lib_util_stripcaseeq.c.o.d' -o 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/.._.._lib_util_stripcaseeq.c.o' -c ../lib/util/stripcaseeq.c [180/186] cc -Itools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe -Itools/xmlrpc_dumpserver -I../tools/xmlrpc_dumpserver -I. -I../ -Iinclude -I../include -I../lib/util/include -I../tools/lib/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/.._.._lib_util_getoptx.c.o' -MF 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/.._.._lib_util_getoptx.c.o.d' -o 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/.._.._lib_util_getoptx.c.o' -c ../lib/util/getoptx.c [181/186] cc -Itools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe -Itools/xmlrpc_dumpserver -I../tools/xmlrpc_dumpserver -I. -I../ -Iinclude -I../include -I../lib/util/include -I../tools/lib/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/.._.._lib_util_string_parser.c.o' -MF 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/.._.._lib_util_string_parser.c.o.d' -o 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/.._.._lib_util_string_parser.c.o' -c ../lib/util/string_parser.c [182/186] cc -Itools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe -Itools/xmlrpc_dumpserver -I../tools/xmlrpc_dumpserver -I. -I../ -Iinclude -I../include -I../lib/util/include -I../tools/lib/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/.._.._lib_util_casprintf.c.o' -MF 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/.._.._lib_util_casprintf.c.o.d' -o 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/.._.._lib_util_casprintf.c.o' -c ../lib/util/casprintf.c [183/186] cc -Itools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe -Itools/xmlrpc_dumpserver -I../tools/xmlrpc_dumpserver -I. -I../ -Iinclude -I../include -I../lib/util/include -I../tools/lib/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/.._lib_dumpvalue.c.o' -MF 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/.._lib_dumpvalue.c.o.d' -o 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/.._lib_dumpvalue.c.o' -c ../tools/lib/dumpvalue.c ../tools/lib/dumpvalue.c: In function 'dumpI8': ../tools/lib/dumpvalue.c:438:16: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'xmlrpc_int64 {aka long int}' [-Wformat=] printf("%s64-bit integer: %" XMLRPC_PRId64 "\n", prefix, value); ^~~~~~~~~~~~~~~~~~~~~ In file included from ../include/xmlrpc-c/base.h:12:0, from ../tools/lib/dumpvalue.c:19: include/xmlrpc-c/config.h:38:28: note: format string is defined here #define XMLRPC_PRId64 "lld" [184/186] cc -o tools/xmlrpc_dumpserver/xmlrpc_dumpserver 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/xmlrpc_dumpserver.c.o' 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/.._.._lib_util_cmdline_parser.c.o' 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/.._.._lib_util_getoptx.c.o' 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/.._.._lib_util_string_parser.c.o' 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/.._.._lib_util_stripcaseeq.c.o' 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/.._.._lib_util_casprintf.c.o' 'tools/xmlrpc_dumpserver/xmlrpc_dumpserver@exe/.._lib_dumpvalue.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libxmlrpc.so.3.47 src/libxmlrpc_server.so.3.47 src/libxmlrpc_server_abyss.so.3.47 lib/libutil/libxmlrpc_util.so.4.47 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../src:$ORIGIN/../../lib/libutil:$ORIGIN/../../lib/expat/xmlparse:$ORIGIN/../../lib/expat/xmltok:$ORIGIN/../../lib/abyss/src' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmlparse:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmltok:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/abyss/src [185/186] c++ -Itools/xmlrpc_pstream/xmlrpc_pstream@exe -Itools/xmlrpc_pstream -I../tools/xmlrpc_pstream -I. -I../ -Iinclude -I../include -I../tools/lib/include -I../lib/util/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wsynth -Wno-uninitialized -Wundef -Wno-unknown-pragmas -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/xmlrpc_pstream.cpp.o' -MF 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/xmlrpc_pstream.cpp.o.d' -o 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/xmlrpc_pstream.cpp.o' -c ../tools/xmlrpc_pstream/xmlrpc_pstream.cpp In file included from ../include/xmlrpc-c/client.hpp:10:0, from ../tools/xmlrpc_pstream/xmlrpc_pstream.cpp:29: ../include/xmlrpc-c/girmem.hpp:45:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr const implP; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/xmlrpc-c/client.hpp:6, from ../tools/xmlrpc_pstream/xmlrpc_pstream.cpp:29: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ [186/186] c++ -o tools/xmlrpc_pstream/xmlrpc_pstream 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/xmlrpc_pstream.cpp.o' 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._lib_dumpvalue.c.o' 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._.._lib_util_cmdline_parser_cpp.cpp.o' 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._.._lib_util_cmdline_parser.c.o' 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._.._lib_util_getoptx.c.o' 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._.._lib_util_string_parser.c.o' 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._.._lib_util_stripcaseeq.c.o' 'tools/xmlrpc_pstream/xmlrpc_pstream@exe/.._.._lib_util_casprintf.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/cpp/libxmlrpc++.so.8.47 src/cpp/libxmlrpc_client++.so.8.47 lib/libutil++/libxmlrpc_util++.so.8.47 lib/libutil/libxmlrpc_util.so.4.47 src/libxmlrpc.so.3.47 -lreadline -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../src/cpp:$ORIGIN/../../src:$ORIGIN/../../lib/libutil:$ORIGIN/../../lib/expat/xmlparse:$ORIGIN/../../lib/expat/xmltok:$ORIGIN/../../lib/libutil++' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src/cpp:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/src:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmlparse:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/expat/xmltok:/builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/lib/libutil++ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.k1AnOt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64 + cd xmlrpc-c-1.49.02 + DESTDIR=/builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64 + /usr/bin/ninja install -v -j4 -C riscv64-redhat-linux-gnu ninja: Entering directory `riscv64-redhat-linux-gnu' [0/1] /usr/bin/python3 /usr/bin/meson --internal install /builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/meson-private/install.dat Installing lib/libutil/libxmlrpc_util.so.4.47 to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/libxmlrpc_util.so.4.47 Installing lib/libutil++/libxmlrpc_util++.so.8.47 to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/libxmlrpc_util++.so.8.47 Installing lib/abyss/src/libxmlrpc_abyss.so.3.47 to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/libxmlrpc_abyss.so.3.47 Installing lib/abyss++/libxmlrpc_abyss++.so.8.47 to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/libxmlrpc_abyss++.so.8.47 Installing lib/expat/xmltok/libxmlrpc_xmltok.so.3.47 to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/libxmlrpc_xmltok.so.3.47 Installing lib/expat/xmlparse/libxmlrpc_xmlparse.so.3.47 to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/libxmlrpc_xmlparse.so.3.47 Installing lib/openssl/libxmlrpc_openssl.so.1.47 to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/libxmlrpc_openssl.so.1.47 Installing src/libxmlrpc.so.3.47 to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/libxmlrpc.so.3.47 Installing src/libxmlrpc_server.so.3.47 to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/libxmlrpc_server.so.3.47 Installing src/libxmlrpc_server_abyss.so.3.47 to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/libxmlrpc_server_abyss.so.3.47 Installing src/libxmlrpc_server_cgi.so.3.47 to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/libxmlrpc_server_cgi.so.3.47 Installing src/libxmlrpc_client.so.3.47 to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/libxmlrpc_client.so.3.47 Installing src/cpp/libxmlrpc_cpp.so.8.47 to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/libxmlrpc_cpp.so.8.47 Installing src/cpp/libxmlrpc++.so.8.47 to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/libxmlrpc++.so.8.47 Installing src/cpp/libxmlrpc_server++.so.8.47 to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/libxmlrpc_server++.so.8.47 Installing src/cpp/libxmlrpc_server_abyss++.so.8.47 to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/libxmlrpc_server_abyss++.so.8.47 Installing src/cpp/libxmlrpc_server_cgi++.so.8.47 to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/libxmlrpc_server_cgi++.so.8.47 Installing src/cpp/libxmlrpc_packetsocket.so.8.47 to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/libxmlrpc_packetsocket.so.8.47 Installing src/cpp/libxmlrpc_server_pstream++.so.8.47 to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/libxmlrpc_server_pstream++.so.8.47 Installing src/cpp/libxmlrpc_client++.so.8.47 to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/libxmlrpc_client++.so.8.47 Installing tools/xml/xmlrpc_parsecall to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/bin/xmlrpc_parsecall Installing tools/xmlrpc/xmlrpc to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/bin/xmlrpc Installing tools/xmlrpc_transport/xmlrpc_transport to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/bin/xmlrpc_transport Installing tools/xml-rpc-api2cpp/xml-rpc-api2cpp to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/bin/xml-rpc-api2cpp Installing tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/bin/xmlrpc_cpp_proxy Installing tools/xmlrpc_pstream/xmlrpc_pstream to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/bin/xmlrpc_pstream Installing tools/xmlrpc_dumpserver/xmlrpc_dumpserver to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/bin/xmlrpc_dumpserver Installing config.h to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing inttypes.h to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing c_util.h to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing util.h to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing base.h to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing json.h to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing abyss.h to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing abyss_unixsock.h to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing abyss_winsock.h to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing server.h to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing server_abyss.h to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing server_w32httpsys.h to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing oldxmlrpc.h to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing oldcppwrapper.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing girerr.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing girmem.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing base.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing base64.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing timeout.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing xml.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing registry.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing server_abyss.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing packetsocket.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing server_pstream.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing AbyssEnvironment.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing AbyssServer.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing abyss_reqhandler_xmlrpc.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing AbyssChanSwitch.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing AbyssChanSwitchUnix.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing client.h to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing transport.h to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing client_global.h to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing client.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing client_transport.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing client_simple.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing server_cgi.h to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing openssl_thread.h to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.49.02/tools/xml-rpc-api2cpp/xml-rpc-api2cpp.1 to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/share/man/man1 Installing /builddir/build/BUILD/xmlrpc-c-1.49.02/tools/xml-rpc-api2txt/xml-rpc-api2txt.1 to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/share/man/man1 Installing /builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/meson-private/xmlrpc_util.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/meson-private/xmlrpc_util++.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/meson-private/xmlrpc_abyss.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/meson-private/xmlrpc_abyss++.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/meson-private/xmlrpc_expat.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/meson-private/xmlrpc_openssl.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/meson-private/xmlrpc.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/meson-private/xmlrpc_server.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/meson-private/xmlrpc_server_abyss.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/meson-private/xmlrpc_server_cgi.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/meson-private/xmlrpc_client.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/meson-private/xmlrpc++.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/meson-private/xmlrpc_server++.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/meson-private/xmlrpc_server_abyss++.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/meson-private/xmlrpc_server_pstream.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.49.02/riscv64-redhat-linux-gnu/meson-private/xmlrpc_client++.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.49.02/tools/xml-rpc-api2txt/xml-rpc-api2txt to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/bin Installing /builddir/build/BUILD/xmlrpc-c-1.49.02/xmlrpc-c-config to /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/bin Running custom install script '/builddir/build/BUILD/xmlrpc-c-1.49.02/include/xmlrpc-c/lnsfr.sh /usr/include/xmlrpc-c/oldxmlrpc.h /usr/include/xmlrpc.h' Running custom install script '/builddir/build/BUILD/xmlrpc-c-1.49.02/include/xmlrpc-c/lnsfr.sh /usr/include/xmlrpc-c/server.h /usr/include/xmlrpc_server.h' Running custom install script '/builddir/build/BUILD/xmlrpc-c-1.49.02/include/xmlrpc-c/lnsfr.sh /usr/include/xmlrpc-c/server_abyss.h /usr/include/xmlrpc_abyss.h' Running custom install script '/builddir/build/BUILD/xmlrpc-c-1.49.02/include/xmlrpc-c/lnsfr.sh /usr/include/xmlrpc-c/server_w32httpsys.h /usr/include/xmlrpc_server_w32httpsys.h' Running custom install script '/builddir/build/BUILD/xmlrpc-c-1.49.02/include/xmlrpc-c/lnsfr.sh /usr/include/xmlrpc-c/oldcppwrapper.hpp /usr/include/XmlRpcCpp.h' Running custom install script '/builddir/build/BUILD/xmlrpc-c-1.49.02/include/xmlrpc-c/lnsfr.sh /usr/include/xmlrpc-c/client.h /usr/include/xmlrpc_client.h' Running custom install script '/builddir/build/BUILD/xmlrpc-c-1.49.02/include/xmlrpc-c/lnsfr.sh /usr/include/xmlrpc-c/server_cgi.h /usr/include/xmlrpc_cgi.h' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: xmlrpc-c-1.49.02-2.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9GFFBn + umask 022 + cd /builddir/build/BUILD + cd xmlrpc-c-1.49.02 + DOCDIR=/builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/share/doc/xmlrpc-c + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/share/doc/xmlrpc-c + cp -pr doc/CREDITS /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/share/doc/xmlrpc-c + cp -pr doc/HISTORY /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/share/doc/xmlrpc-c + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nAYqkF + umask 022 + cd /builddir/build/BUILD + cd xmlrpc-c-1.49.02 + LICENSEDIR=/builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/share/licenses/xmlrpc-c + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/share/licenses/xmlrpc-c + cp -pr doc/COPYING /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/share/licenses/xmlrpc-c + cp -pr lib/abyss/license.txt /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/share/licenses/xmlrpc-c + exit 0 Provides: bundled(expat) libxmlrpc.so.3()(64bit) libxmlrpc_abyss.so.3()(64bit) libxmlrpc_openssl.so.1()(64bit) libxmlrpc_server.so.3()(64bit) libxmlrpc_server_abyss.so.3()(64bit) libxmlrpc_server_cgi.so.3()(64bit) libxmlrpc_util.so.4()(64bit) libxmlrpc_xmlparse.so.3()(64bit) libxmlrpc_xmltok.so.3()(64bit) xmlrpc-c = 1.49.02-2.fc28 xmlrpc-c(riscv-64) = 1.49.02-2.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libxmlrpc.so.3()(64bit) libxmlrpc_abyss.so.3()(64bit) libxmlrpc_server.so.3()(64bit) libxmlrpc_util.so.4()(64bit) libxmlrpc_xmlparse.so.3()(64bit) libxmlrpc_xmltok.so.3()(64bit) rtld(GNU_HASH) Processing files: xmlrpc-c-c++-1.49.02-2.fc28.riscv64 Provides: libxmlrpc++.so.8()(64bit) libxmlrpc_abyss++.so.8()(64bit) libxmlrpc_cpp.so.8()(64bit) libxmlrpc_packetsocket.so.8()(64bit) libxmlrpc_server++.so.8()(64bit) libxmlrpc_server_abyss++.so.8()(64bit) libxmlrpc_server_cgi++.so.8()(64bit) libxmlrpc_server_pstream++.so.8()(64bit) libxmlrpc_util++.so.8()(64bit) xmlrpc-c-c++ = 1.49.02-2.fc28 xmlrpc-c-c++(riscv-64) = 1.49.02-2.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxmlrpc++.so.8()(64bit) libxmlrpc.so.3()(64bit) libxmlrpc_abyss++.so.8()(64bit) libxmlrpc_abyss.so.3()(64bit) libxmlrpc_packetsocket.so.8()(64bit) libxmlrpc_server++.so.8()(64bit) libxmlrpc_server.so.3()(64bit) libxmlrpc_server_abyss.so.3()(64bit) libxmlrpc_util++.so.8()(64bit) libxmlrpc_util.so.4()(64bit) rtld(GNU_HASH) Processing files: xmlrpc-c-client-1.49.02-2.fc28.riscv64 Provides: libxmlrpc_client.so.3()(64bit) xmlrpc-c-client = 1.49.02-2.fc28 xmlrpc-c-client(riscv-64) = 1.49.02-2.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcurl.so.4()(64bit) libxmlrpc.so.3()(64bit) libxmlrpc_util.so.4()(64bit) rtld(GNU_HASH) Processing files: xmlrpc-c-client++-1.49.02-2.fc28.riscv64 Provides: libxmlrpc_client++.so.8()(64bit) xmlrpc-c-client++ = 1.49.02-2.fc28 xmlrpc-c-client++(riscv-64) = 1.49.02-2.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libxmlrpc++.so.8()(64bit) libxmlrpc.so.3()(64bit) libxmlrpc_client.so.3()(64bit) libxmlrpc_packetsocket.so.8()(64bit) libxmlrpc_util++.so.8()(64bit) libxmlrpc_util.so.4()(64bit) rtld(GNU_HASH) Processing files: xmlrpc-c-devel-1.49.02-2.fc28.riscv64 Provides: pkgconfig(xmlrpc) = 1.47.99 pkgconfig(xmlrpc++) = 1.47.99 pkgconfig(xmlrpc_abyss) = 1.47.99 pkgconfig(xmlrpc_abyss++) = 1.47.99 pkgconfig(xmlrpc_client) = 1.47.99 pkgconfig(xmlrpc_client++) = 1.47.99 pkgconfig(xmlrpc_expat) = 1.47.99 pkgconfig(xmlrpc_openssl) = 1.47.99 pkgconfig(xmlrpc_server) = 1.47.99 pkgconfig(xmlrpc_server++) = 1.47.99 pkgconfig(xmlrpc_server_abyss) = 1.47.99 pkgconfig(xmlrpc_server_abyss++) = 1.47.99 pkgconfig(xmlrpc_server_cgi) = 1.47.99 pkgconfig(xmlrpc_server_pstream) = 1.47.99 pkgconfig(xmlrpc_util) = 1.47.99 pkgconfig(xmlrpc_util++) = 1.47.99 xmlrpc-c-devel = 1.49.02-2.fc28 xmlrpc-c-devel(riscv-64) = 1.49.02-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/pkg-config libxmlrpc++.so.8()(64bit) libxmlrpc.so.3()(64bit) libxmlrpc_abyss++.so.8()(64bit) libxmlrpc_abyss.so.3()(64bit) libxmlrpc_client++.so.8()(64bit) libxmlrpc_client.so.3()(64bit) libxmlrpc_cpp.so.8()(64bit) libxmlrpc_openssl.so.1()(64bit) libxmlrpc_packetsocket.so.8()(64bit) libxmlrpc_server++.so.8()(64bit) libxmlrpc_server.so.3()(64bit) libxmlrpc_server_abyss++.so.8()(64bit) libxmlrpc_server_abyss.so.3()(64bit) libxmlrpc_server_cgi++.so.8()(64bit) libxmlrpc_server_cgi.so.3()(64bit) libxmlrpc_server_pstream++.so.8()(64bit) libxmlrpc_util++.so.8()(64bit) libxmlrpc_util.so.4()(64bit) libxmlrpc_xmlparse.so.3()(64bit) libxmlrpc_xmltok.so.3()(64bit) pkgconfig(xmlrpc) pkgconfig(xmlrpc++) pkgconfig(xmlrpc_abyss) pkgconfig(xmlrpc_abyss++) pkgconfig(xmlrpc_client) pkgconfig(xmlrpc_expat) pkgconfig(xmlrpc_server) pkgconfig(xmlrpc_server++) pkgconfig(xmlrpc_server_abyss) pkgconfig(xmlrpc_util) pkgconfig(xmlrpc_util++) Processing files: xmlrpc-c-apps-1.49.02-2.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6oQvI5 + umask 022 + cd /builddir/build/BUILD + cd xmlrpc-c-1.49.02 + DOCDIR=/builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/share/doc/xmlrpc-c-apps + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/share/doc/xmlrpc-c-apps + cp -pr tools/xmlrpc_transport/xmlrpc_transport.html /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64/usr/share/doc/xmlrpc-c-apps + exit 0 Provides: xmlrpc-c-apps = 1.49.02-2.fc28 xmlrpc-c-apps(riscv-64) = 1.49.02-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libreadline.so.7()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxmlrpc++.so.8()(64bit) libxmlrpc.so.3()(64bit) libxmlrpc_client++.so.8()(64bit) libxmlrpc_client.so.3()(64bit) libxmlrpc_cpp.so.8()(64bit) libxmlrpc_server.so.3()(64bit) libxmlrpc_server_abyss.so.3()(64bit) libxmlrpc_util++.so.8()(64bit) libxmlrpc_util.so.4()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64 Wrote: /builddir/build/SRPMS/xmlrpc-c-1.49.02-2.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/xmlrpc-c-1.49.02-2.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/xmlrpc-c-c++-1.49.02-2.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/xmlrpc-c-client-1.49.02-2.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/xmlrpc-c-client++-1.49.02-2.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/xmlrpc-c-devel-1.49.02-2.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/xmlrpc-c-apps-1.49.02-2.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.APepPE + umask 022 + cd /builddir/build/BUILD + cd xmlrpc-c-1.49.02 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xmlrpc-c-1.49.02-2.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff