Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/xmlrpc-c.spec'], chrootPath='/var/lib/mock/dist-el8-loongarch64-build-35844-17034/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/xmlrpc-c.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 16: %version SVN_REV=%svnrev]'. Unfortunately, Building target platforms: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/xmlrpc-c-1.51.0-5.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/xmlrpc-c.spec'], chrootPath='/var/lib/mock/dist-el8-loongarch64-build-35844-17034/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/xmlrpc-c.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 16: %version SVN_REV=%svnrev]'. Unfortunately, Building target platforms: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.I6rotO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xmlrpc-c-1.51.0 + /usr/bin/xz -dc /builddir/build/SOURCES/xmlrpc-c-1.51.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xmlrpc-c-1.51.0 + /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 --allow-empty -a --author 'rpm-build ' -m 'xmlrpc-c-1.51.0 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/git apply --index - + /usr/bin/cat /builddir/build/SOURCES/0003-allow-30x-redirections.patch + /usr/bin/git commit -q -m 0003-allow-30x-redirections.patch --author 'rpm-build ' + /usr/bin/git apply --index - + /usr/bin/cat /builddir/build/SOURCES/0001-Remove-trace-statements-accidentally-committed-with-.patch + /usr/bin/git commit -q -m 0001-Remove-trace-statements-accidentally-committed-with-.patch --author 'rpm-build ' + /usr/bin/git apply --index - + /usr/bin/cat /builddir/build/SOURCES/0001-add-meson-buildsystem-definitions.patch :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/git apply --index - + /usr/bin/cat /builddir/build/SOURCES/0002-chmod-x-xml-rpc-api2txt.patch + /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.kLIDCL + umask 022 + cd /builddir/build/BUILD + cd xmlrpc-c-1.51.0 + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /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 --auto-features=enabled . loongarch64-redhat-linux-gnu The Meson build system Version: 0.55.3 Source dir: /builddir/build/BUILD/xmlrpc-c-1.51.0 Build dir: /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu Build type: native build Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Project name: xmlrpc-c Project version: 1.51.0 Using 'CFLAGS' from environment with value: '-O2 -g' Using 'LDFLAGS' from environment with value: '-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' WARNING: Unknown CPU family 'loongarch64', please report this at https://github.com/mesonbuild/meson/issues/new with the output of `uname -a` and `cat /proc/cpuinfo` Using 'CFLAGS' from environment with value: '-O2 -g' Using 'LDFLAGS' from environment with value: '-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' C compiler for the host machine: cc (gcc 8.3.0 "cc (GCC) 8.3.0 20190222 (Loongson 8.3.0-24 vec)") C linker for the host machine: cc ld.bfd 2.31.1.20190122 WARNING: Unknown CPU family 'loongarch64', please report this at https://github.com/mesonbuild/meson/issues/new with the output of `uname -a` and `cat /proc/cpuinfo` WARNING: Unknown CPU family 'loongarch64', please report this at https://github.com/mesonbuild/meson/issues/new with the output of `uname -a` and `cat /proc/cpuinfo` Host machine cpu family: loongarch64 Host machine cpu: loongarch64 Configuring version.h using configuration Using 'CXXFLAGS' from environment with value: '-O2 -g' Using 'LDFLAGS' from environment with value: '-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' WARNING: Unknown CPU family 'loongarch64', please report this at https://github.com/mesonbuild/meson/issues/new with the output of `uname -a` and `cat /proc/cpuinfo` Using 'CXXFLAGS' from environment with value: '-O2 -g' Using 'LDFLAGS' from environment with value: '-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' C++ compiler for the host machine: c++ (gcc 8.3.0 "c++ (GCC) 8.3.0 20190222 (Loongson 8.3.0-24 vec)") C++ linker for the host machine: c++ ld.bfd 2.31.1.20190122 WARNING: Unknown CPU family 'loongarch64', please report this at https://github.com/mesonbuild/meson/issues/new with the output of `uname -a` and `cat /proc/cpuinfo` Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wimplicit: YES Compiler for C supports arguments -Wno-uninitialized -Wuninitialized: YES Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wno-unknown-pragmas -Wunknown-pragmas: YES Compiler for C++ supports arguments -Wsynth: YES Compiler for C++ supports arguments -Wno-uninitialized -Wuninitialized: YES Compiler for C++ supports arguments -Wundef: YES Compiler for C++ supports arguments -Wno-unknown-pragmas -Wunknown-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.2) Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' WARNING: Unknown CPU family 'loongarch64', please report this at https://github.com/mesonbuild/meson/issues/new with the output of `uname -a` and `cat /proc/cpuinfo` Run-time dependency openssl found: YES 1.1.1g Configuring xmlrpc_config.h using configuration meson.build:153: 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 Run-time dependency threads found: YES WARNING: Unknown CPU family 'loongarch64', please report this at https://github.com/mesonbuild/meson/issues/new with the output of `uname -a` and `cat /proc/cpuinfo` Library socket found: NO Configuring config.h using configuration Program lnsfr.sh found: YES (/builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/lnsfr.sh) lib/libutil/meson.build:35: WARNING: Passed invalid keyword argument "install". WARNING: This will become a hard error in the future. lib/libutil++/meson.build:21: WARNING: Passed invalid keyword argument "install". WARNING: This will become a hard error in the future. lib/libutil/meson.build:35: DEPRECATION: Library xmlrpc_util was passed to the "libraries" keyword argument of a previous call to generate() method instead of first positional argument. Adding xmlrpc_util to "Requires" field, but this is a deprecated behaviour that will change in a future version of Meson. Please report the issue if this warning cannot be avoided in your case. lib/abyss/src/meson.build:59: WARNING: Passed invalid keyword argument "install". WARNING: This will become a hard error in the future. lib/abyss++/meson.build:36: WARNING: Passed invalid keyword argument "install". WARNING: This will become a hard error in the future. lib/abyss/src/meson.build:59: DEPRECATION: Library xmlrpc_abyss was passed to the "libraries" keyword argument of a previous call to generate() method instead of first positional argument. Adding xmlrpc_abyss to "Requires" field, but this is a deprecated behaviour that will change in a future version of Meson. Please report the issue if this warning cannot be avoided in your case. lib/libutil++/meson.build:21: DEPRECATION: Library xmlrpc_util++ was passed to the "libraries" keyword argument of a previous call to generate() method instead of first positional argument. Adding xmlrpc_util++ to "Requires" field, but this is a deprecated behaviour that will change in a future version of Meson. Please report the issue if this warning cannot be avoided in your case. Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Run-time dependency libcurl found: YES 7.61.1 lib/expat/meson.build:5: WARNING: Passed invalid keyword argument "install". WARNING: This will become a hard error in the future. lib/openssl/meson.build:20: WARNING: Passed invalid keyword argument "install". WARNING: This will become a hard error in the future. src/meson.build:52: WARNING: Passed invalid keyword argument "install". WARNING: This will become a hard error in the future. lib/expat/meson.build:5: DEPRECATION: Library xmlrpc_xmlparse was passed to the "libraries" keyword argument of a previous call to generate() method instead of first positional argument. Adding xmlrpc_expat to "Requires" field, but this is a deprecated behaviour that will change in a future version of Meson. Please report the issue if this warning cannot be avoided in your case. src/meson.build:81: WARNING: Passed invalid keyword argument "install". WARNING: This will become a hard error in the future. src/meson.build:52: DEPRECATION: Library xmlrpc was passed to the "libraries" keyword argument of a previous call to generate() method instead of first positional argument. Adding xmlrpc to "Requires" field, but this is a deprecated behaviour that will change in a future version of Meson. Please report the issue if this warning cannot be avoided in your case. src/meson.build:112: WARNING: Passed invalid keyword argument "install". WARNING: This will become a hard error in the future. src/meson.build:81: DEPRECATION: Library xmlrpc_server was passed to the "libraries" keyword argument of a previous call to generate() method instead of first positional argument. Adding xmlrpc_server to "Requires" field, but this is a deprecated behaviour that will change in a future version of Meson. Please report the issue if this warning cannot be avoided in your case. src/meson.build:142: WARNING: Passed invalid keyword argument "install". WARNING: This will become a hard error in the future. src/meson.build:178: WARNING: Passed invalid keyword argument "install". WARNING: This will become a hard error in the future. src/cpp/meson.build:43: WARNING: Passed invalid keyword argument "install". WARNING: This will become a hard error in the future. src/cpp/meson.build:71: WARNING: Passed invalid keyword argument "install". WARNING: This will become a hard error in the future. src/cpp/meson.build:43: DEPRECATION: Library xmlrpc++ was passed to the "libraries" keyword argument of a previous call to generate() method instead of first positional argument. Adding xmlrpc++ to "Requires" field, but this is a deprecated behaviour that will change in a future version of Meson. Please report the issue if this warning cannot be avoided in your case. src/cpp/meson.build:104: WARNING: Passed invalid keyword argument "install". WARNING: This will become a hard error in the future. lib/abyss++/meson.build:36: DEPRECATION: Library xmlrpc_abyss++ was passed to the "libraries" keyword argument of a previous call to generate() method instead of first positional argument. Adding xmlrpc_abyss++ to "Requires" field, but this is a deprecated behaviour that will change in a future version of Meson. Please report the issue if this warning cannot be avoided in your case. src/cpp/meson.build:71: DEPRECATION: Library xmlrpc_server++ was passed to the "libraries" keyword argument of a previous call to generate() method instead of first positional argument. Adding xmlrpc_server++ to "Requires" field, but this is a deprecated behaviour that will change in a future version of Meson. Please report the issue if this warning cannot be avoided in your case. src/meson.build:112: DEPRECATION: Library xmlrpc_server_abyss was passed to the "libraries" keyword argument of a previous call to generate() method instead of first positional argument. Adding xmlrpc_server_abyss to "Requires" field, but this is a deprecated behaviour that will change in a future version of Meson. Please report the issue if this warning cannot be avoided in your case. src/cpp/meson.build:176: WARNING: Passed invalid keyword argument "install". WARNING: This will become a hard error in the future. src/cpp/meson.build:214: WARNING: Passed invalid keyword argument "install". WARNING: This will become a hard error in the future. src/meson.build:178: DEPRECATION: Library xmlrpc_client was passed to the "libraries" keyword argument of a previous call to generate() method instead of first positional argument. Adding xmlrpc_client to "Requires" field, but this is a deprecated behaviour that will change in a future version of Meson. Please report the issue if this warning cannot be avoided in your case. src/cpp/meson.build:176: DEPRECATION: Library xmlrpc_packetsocket was passed to the "libraries" keyword argument of a previous call to generate() method instead of first positional argument. Adding xmlrpc_server_pstream to "Requires" field, but this is a deprecated behaviour that will change in a future version of Meson. Please report the issue if this warning cannot be avoided in your case. Build targets in project: 29 Found ninja-1.8.2 at /usr/bin/ninja + /usr/bin/meson compile -C loongarch64-redhat-linux-gnu -j 4 --verbose ninja: Entering directory `loongarch64-redhat-linux-gnu' [1/186] cc -Ilib/libutil/libxmlrpc_util.so.4.51.p -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 -fPIC -MD -MQ lib/libutil/libxmlrpc_util.so.4.51.p/lock_platform.c.o -MF lib/libutil/libxmlrpc_util.so.4.51.p/lock_platform.c.o.d -o lib/libutil/libxmlrpc_util.so.4.51.p/lock_platform.c.o -c ../lib/libutil/lock_platform.c [2/186] cc -Ilib/libutil/libxmlrpc_util.so.4.51.p -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 -fPIC -MD -MQ lib/libutil/libxmlrpc_util.so.4.51.p/asprintf.c.o -MF lib/libutil/libxmlrpc_util.so.4.51.p/asprintf.c.o.d -o lib/libutil/libxmlrpc_util.so.4.51.p/asprintf.c.o -c ../lib/libutil/asprintf.c [3/186] cc -Ilib/libutil/libxmlrpc_util.so.4.51.p -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 -fPIC -MD -MQ lib/libutil/libxmlrpc_util.so.4.51.p/error.c.o -MF lib/libutil/libxmlrpc_util.so.4.51.p/error.c.o.d -o lib/libutil/libxmlrpc_util.so.4.51.p/error.c.o -c ../lib/libutil/error.c [4/186] cc -Ilib/libutil/libxmlrpc_util.so.4.51.p -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 -fPIC -MD -MQ lib/libutil/libxmlrpc_util.so.4.51.p/lock_pthread.c.o -MF lib/libutil/libxmlrpc_util.so.4.51.p/lock_pthread.c.o.d -o lib/libutil/libxmlrpc_util.so.4.51.p/lock_pthread.c.o -c ../lib/libutil/lock_pthread.c [5/186] cc -Ilib/libutil/libxmlrpc_util.so.4.51.p -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 -fPIC -MD -MQ lib/libutil/libxmlrpc_util.so.4.51.p/lock_none.c.o -MF lib/libutil/libxmlrpc_util.so.4.51.p/lock_none.c.o.d -o lib/libutil/libxmlrpc_util.so.4.51.p/lock_none.c.o -c ../lib/libutil/lock_none.c [6/186] cc -Ilib/libutil/libxmlrpc_util.so.4.51.p -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 -fPIC -MD -MQ lib/libutil/libxmlrpc_util.so.4.51.p/base64.c.o -MF lib/libutil/libxmlrpc_util.so.4.51.p/base64.c.o.d -o lib/libutil/libxmlrpc_util.so.4.51.p/base64.c.o -c ../lib/libutil/base64.c [7/186] cc -Ilib/libutil/libxmlrpc_util.so.4.51.p -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 -fPIC -MD -MQ lib/libutil/libxmlrpc_util.so.4.51.p/make_printable.c.o -MF lib/libutil/libxmlrpc_util.so.4.51.p/make_printable.c.o.d -o lib/libutil/libxmlrpc_util.so.4.51.p/make_printable.c.o -c ../lib/libutil/make_printable.c [8/186] cc -Ilib/libutil/libxmlrpc_util.so.4.51.p -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 -fPIC -MD -MQ lib/libutil/libxmlrpc_util.so.4.51.p/memblock.c.o -MF lib/libutil/libxmlrpc_util.so.4.51.p/memblock.c.o.d -o lib/libutil/libxmlrpc_util.so.4.51.p/memblock.c.o -c ../lib/libutil/memblock.c [9/186] cc -Ilib/libutil/libxmlrpc_util.so.4.51.p -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 -fPIC -MD -MQ lib/libutil/libxmlrpc_util.so.4.51.p/mempool.c.o -MF lib/libutil/libxmlrpc_util.so.4.51.p/mempool.c.o.d -o lib/libutil/libxmlrpc_util.so.4.51.p/mempool.c.o -c ../lib/libutil/mempool.c [10/186] cc -Ilib/libutil/libxmlrpc_util.so.4.51.p -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 -fPIC -MD -MQ lib/libutil/libxmlrpc_util.so.4.51.p/sleep.c.o -MF lib/libutil/libxmlrpc_util.so.4.51.p/sleep.c.o.d -o lib/libutil/libxmlrpc_util.so.4.51.p/sleep.c.o -c ../lib/libutil/sleep.c [11/186] cc -Ilib/libutil/libxmlrpc_util.so.4.51.p -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 -fPIC -MD -MQ lib/libutil/libxmlrpc_util.so.4.51.p/select.c.o -MF lib/libutil/libxmlrpc_util.so.4.51.p/select.c.o.d -o lib/libutil/libxmlrpc_util.so.4.51.p/select.c.o -c ../lib/libutil/select.c [12/186] cc -Ilib/libutil/libxmlrpc_util.so.4.51.p -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 -fPIC -MD -MQ lib/libutil/libxmlrpc_util.so.4.51.p/string_number.c.o -MF lib/libutil/libxmlrpc_util.so.4.51.p/string_number.c.o.d -o lib/libutil/libxmlrpc_util.so.4.51.p/string_number.c.o -c ../lib/libutil/string_number.c [13/186] cc -Ilib/libutil/libxmlrpc_util.so.4.51.p -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 -fPIC -MD -MQ lib/libutil/libxmlrpc_util.so.4.51.p/time.c.o -MF lib/libutil/libxmlrpc_util.so.4.51.p/time.c.o.d -o lib/libutil/libxmlrpc_util.so.4.51.p/time.c.o -c ../lib/libutil/time.c [14/186] c++ -Ilib/libutil++/libxmlrpc_util++.so.8.51.p -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 -fPIC -MD -MQ lib/libutil++/libxmlrpc_util++.so.8.51.p/env_wrap.cpp.o -MF lib/libutil++/libxmlrpc_util++.so.8.51.p/env_wrap.cpp.o.d -o lib/libutil++/libxmlrpc_util++.so.8.51.p/env_wrap.cpp.o -c ../lib/libutil++/env_wrap.cpp [15/186] cc -Ilib/libutil/libxmlrpc_util.so.4.51.p -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 -fPIC -MD -MQ lib/libutil/libxmlrpc_util.so.4.51.p/utf8.c.o -MF lib/libutil/libxmlrpc_util.so.4.51.p/utf8.c.o.d -o lib/libutil/libxmlrpc_util.so.4.51.p/utf8.c.o -c ../lib/libutil/utf8.c [16/186] cc -o lib/libutil/libxmlrpc_util.so.4.51 lib/libutil/libxmlrpc_util.so.4.51.p/asprintf.c.o lib/libutil/libxmlrpc_util.so.4.51.p/base64.c.o lib/libutil/libxmlrpc_util.so.4.51.p/error.c.o lib/libutil/libxmlrpc_util.so.4.51.p/lock_platform.c.o lib/libutil/libxmlrpc_util.so.4.51.p/lock_pthread.c.o lib/libutil/libxmlrpc_util.so.4.51.p/lock_none.c.o lib/libutil/libxmlrpc_util.so.4.51.p/make_printable.c.o lib/libutil/libxmlrpc_util.so.4.51.p/memblock.c.o lib/libutil/libxmlrpc_util.so.4.51.p/mempool.c.o lib/libutil/libxmlrpc_util.so.4.51.p/select.c.o lib/libutil/libxmlrpc_util.so.4.51.p/sleep.c.o lib/libutil/libxmlrpc_util.so.4.51.p/string_number.c.o lib/libutil/libxmlrpc_util.so.4.51.p/time.c.o lib/libutil/libxmlrpc_util.so.4.51.p/utf8.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_util.so.4 -Wl,--end-group -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [17/186] c++ -Ilib/libutil++/libxmlrpc_util++.so.8.51.p -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 -fPIC -MD -MQ lib/libutil++/libxmlrpc_util++.so.8.51.p/Lock.cpp.o -MF lib/libutil++/libxmlrpc_util++.so.8.51.p/Lock.cpp.o.d -o lib/libutil++/libxmlrpc_util++.so.8.51.p/Lock.cpp.o -c ../lib/libutil++/Lock.cpp [18/186] c++ -Ilib/libutil++/libxmlrpc_util++.so.8.51.p -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 -fPIC -MD -MQ lib/libutil++/libxmlrpc_util++.so.8.51.p/girerr.cpp.o -MF lib/libutil++/libxmlrpc_util++.so.8.51.p/girerr.cpp.o.d -o lib/libutil++/libxmlrpc_util++.so.8.51.p/girerr.cpp.o -c ../lib/libutil++/girerr.cpp [19/186] cc -Ilib/abyss/src/libxmlrpc_abyss.so.3.51.p -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 -fPIC -pthread -MD -MQ lib/abyss/src/libxmlrpc_abyss.so.3.51.p/channel.c.o -MF lib/abyss/src/libxmlrpc_abyss.so.3.51.p/channel.c.o.d -o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/channel.c.o -c ../lib/abyss/src/channel.c [20/186] c++ -Ilib/libutil++/libxmlrpc_util++.so.8.51.p -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 -fPIC -MD -MQ lib/libutil++/libxmlrpc_util++.so.8.51.p/base64.cpp.o -MF lib/libutil++/libxmlrpc_util++.so.8.51.p/base64.cpp.o.d -o lib/libutil++/libxmlrpc_util++.so.8.51.p/base64.cpp.o -c ../lib/libutil++/base64.cpp [21/186] cc -Ilib/abyss/src/libxmlrpc_abyss.so.3.51.p -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 -fPIC -pthread -MD -MQ lib/abyss/src/libxmlrpc_abyss.so.3.51.p/chanswitch.c.o -MF lib/abyss/src/libxmlrpc_abyss.so.3.51.p/chanswitch.c.o.d -o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/chanswitch.c.o -c ../lib/abyss/src/chanswitch.c [22/186] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu lib/libutil/libxmlrpc_util.so.4.51 lib/libutil/libxmlrpc_util.so.4.51 lib/libutil/libxmlrpc_util.so.4.51.p/libxmlrpc_util.so.4.51.symbols [23/186] cc -Ilib/abyss/src/libxmlrpc_abyss.so.3.51.p -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 -fPIC -pthread -MD -MQ lib/abyss/src/libxmlrpc_abyss.so.3.51.p/conf.c.o -MF lib/abyss/src/libxmlrpc_abyss.so.3.51.p/conf.c.o.d -o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/conf.c.o -c ../lib/abyss/src/conf.c In file included from /usr/include/bits/libc-header-start.h:33, 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/libxmlrpc_abyss.so.3.51.p -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 -fPIC -pthread -MD -MQ lib/abyss/src/libxmlrpc_abyss.so.3.51.p/conn.c.o -MF lib/abyss/src/libxmlrpc_abyss.so.3.51.p/conn.c.o.d -o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/conn.c.o -c ../lib/abyss/src/conn.c [25/186] cc -Ilib/abyss/src/libxmlrpc_abyss.so.3.51.p -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 -fPIC -pthread -MD -MQ lib/abyss/src/libxmlrpc_abyss.so.3.51.p/date.c.o -MF lib/abyss/src/libxmlrpc_abyss.so.3.51.p/date.c.o.d -o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/date.c.o -c ../lib/abyss/src/date.c [26/186] cc -Ilib/abyss/src/libxmlrpc_abyss.so.3.51.p -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 -fPIC -pthread -MD -MQ lib/abyss/src/libxmlrpc_abyss.so.3.51.p/data.c.o -MF lib/abyss/src/libxmlrpc_abyss.so.3.51.p/data.c.o.d -o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/data.c.o -c ../lib/abyss/src/data.c [27/186] cc -Ilib/abyss/src/libxmlrpc_abyss.so.3.51.p -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 -fPIC -pthread -MD -MQ lib/abyss/src/libxmlrpc_abyss.so.3.51.p/file.c.o -MF lib/abyss/src/libxmlrpc_abyss.so.3.51.p/file.c.o.d -o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/file.c.o -c ../lib/abyss/src/file.c [28/186] c++ -Ilib/libutil++/libxmlrpc_util++.so.8.51.p -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 -fPIC -MD -MQ lib/libutil++/libxmlrpc_util++.so.8.51.p/girmem.cpp.o -MF lib/libutil++/libxmlrpc_util++.so.8.51.p/girmem.cpp.o.d -o lib/libutil++/libxmlrpc_util++.so.8.51.p/girmem.cpp.o -c ../lib/libutil++/girmem.cpp In file included from ../lib/libutil++/girmem.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++/8/memory:80, from ../include/xmlrpc-c/girmem.hpp:11, from ../lib/libutil++/girmem.cpp:7: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../lib/libutil++/girmem.cpp: In constructor ‘girmem::autoObject::autoObject()’: ../lib/libutil++/girmem.cpp:73: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++/8/memory:80, from ../include/xmlrpc-c/girmem.hpp:11, from ../lib/libutil++/girmem.cpp:7: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ [29/186] cc -Ilib/abyss/src/libxmlrpc_abyss.so.3.51.p -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 -fPIC -pthread -MD -MQ lib/abyss/src/libxmlrpc_abyss.so.3.51.p/init.c.o -MF lib/abyss/src/libxmlrpc_abyss.so.3.51.p/init.c.o.d -o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/init.c.o -c ../lib/abyss/src/init.c [30/186] c++ -o lib/libutil++/libxmlrpc_util++.so.8.51 lib/libutil++/libxmlrpc_util++.so.8.51.p/Lock.cpp.o lib/libutil++/libxmlrpc_util++.so.8.51.p/base64.cpp.o lib/libutil++/libxmlrpc_util++.so.8.51.p/env_wrap.cpp.o lib/libutil++/libxmlrpc_util++.so.8.51.p/girerr.cpp.o lib/libutil++/libxmlrpc_util++.so.8.51.p/girmem.cpp.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_util++.so.8 -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld lib/libutil/libxmlrpc_util.so.4.51 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../libutil' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil [31/186] cc -Ilib/abyss/src/libxmlrpc_abyss.so.3.51.p -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 -fPIC -pthread -MD -MQ lib/abyss/src/libxmlrpc_abyss.so.3.51.p/http.c.o -MF lib/abyss/src/libxmlrpc_abyss.so.3.51.p/http.c.o.d -o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/http.c.o -c ../lib/abyss/src/http.c In file included from /usr/include/ctype.h:25, 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" ^~~~~~~ [32/186] cc -Ilib/abyss/src/libxmlrpc_abyss.so.3.51.p -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 -fPIC -pthread -MD -MQ lib/abyss/src/libxmlrpc_abyss.so.3.51.p/handler.c.o -MF lib/abyss/src/libxmlrpc_abyss.so.3.51.p/handler.c.o.d -o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/handler.c.o -c ../lib/abyss/src/handler.c [33/186] cc -Ilib/abyss/src/libxmlrpc_abyss.so.3.51.p -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 -fPIC -pthread -MD -MQ lib/abyss/src/libxmlrpc_abyss.so.3.51.p/response.c.o -MF lib/abyss/src/libxmlrpc_abyss.so.3.51.p/response.c.o.d -o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/response.c.o -c ../lib/abyss/src/response.c [34/186] cc -Ilib/abyss/src/libxmlrpc_abyss.so.3.51.p -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 -fPIC -pthread -MD -MQ lib/abyss/src/libxmlrpc_abyss.so.3.51.p/session.c.o -MF lib/abyss/src/libxmlrpc_abyss.so.3.51.p/session.c.o.d -o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/session.c.o -c ../lib/abyss/src/session.c [35/186] cc -Ilib/abyss/src/libxmlrpc_abyss.so.3.51.p -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 -fPIC -pthread -MD -MQ lib/abyss/src/libxmlrpc_abyss.so.3.51.p/server.c.o -MF lib/abyss/src/libxmlrpc_abyss.so.3.51.p/server.c.o.d -o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/server.c.o -c ../lib/abyss/src/server.c In file included from /usr/include/assert.h:35, 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" ^~~~~~~ [36/186] cc -Ilib/abyss/src/libxmlrpc_abyss.so.3.51.p -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 -fPIC -pthread -MD -MQ lib/abyss/src/libxmlrpc_abyss.so.3.51.p/socket.c.o -MF lib/abyss/src/libxmlrpc_abyss.so.3.51.p/socket.c.o.d -o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/socket.c.o -c ../lib/abyss/src/socket.c [37/186] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu lib/libutil++/libxmlrpc_util++.so.8.51 lib/libutil++/libxmlrpc_util++.so.8.51 lib/libutil++/libxmlrpc_util++.so.8.51.p/libxmlrpc_util++.so.8.51.symbols [38/186] cc -Ilib/abyss/src/libxmlrpc_abyss.so.3.51.p -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 -fPIC -pthread -MD -MQ lib/abyss/src/libxmlrpc_abyss.so.3.51.p/sessionReadRequest.c.o -MF lib/abyss/src/libxmlrpc_abyss.so.3.51.p/sessionReadRequest.c.o.d -o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/sessionReadRequest.c.o -c ../lib/abyss/src/sessionReadRequest.c In file included from /usr/include/ctype.h:25, 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" ^~~~~~~ [39/186] cc -Ilib/abyss/src/libxmlrpc_abyss.so.3.51.p -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 -fPIC -pthread -MD -MQ lib/abyss/src/libxmlrpc_abyss.so.3.51.p/token.c.o -MF lib/abyss/src/libxmlrpc_abyss.so.3.51.p/token.c.o.d -o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/token.c.o -c ../lib/abyss/src/token.c [40/186] cc -Ilib/abyss/src/libxmlrpc_abyss.so.3.51.p -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 -fPIC -pthread -MD -MQ lib/abyss/src/libxmlrpc_abyss.so.3.51.p/socket_unix.c.o -MF lib/abyss/src/libxmlrpc_abyss.so.3.51.p/socket_unix.c.o.d -o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/socket_unix.c.o -c ../lib/abyss/src/socket_unix.c [41/186] cc -Ilib/abyss/src/libxmlrpc_abyss.so.3.51.p -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 -fPIC -pthread -MD -MQ lib/abyss/src/libxmlrpc_abyss.so.3.51.p/sockutil.c.o -MF lib/abyss/src/libxmlrpc_abyss.so.3.51.p/sockutil.c.o.d -o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/sockutil.c.o -c ../lib/abyss/src/sockutil.c [42/186] cc -Ilib/abyss/src/libxmlrpc_abyss.so.3.51.p -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 -fPIC -pthread -MD -MQ lib/abyss/src/libxmlrpc_abyss.so.3.51.p/thread_pthread.c.o -MF lib/abyss/src/libxmlrpc_abyss.so.3.51.p/thread_pthread.c.o.d -o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/thread_pthread.c.o -c ../lib/abyss/src/thread_pthread.c [43/186] cc -Ilib/abyss/src/libxmlrpc_abyss.so.3.51.p -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 -fPIC -pthread -MD -MQ lib/abyss/src/libxmlrpc_abyss.so.3.51.p/trace.c.o -MF lib/abyss/src/libxmlrpc_abyss.so.3.51.p/trace.c.o.d -o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/trace.c.o -c ../lib/abyss/src/trace.c [44/186] cc -Ilib/abyss/src/libxmlrpc_abyss.so.3.51.p -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 -fPIC -pthread -MD -MQ lib/abyss/src/libxmlrpc_abyss.so.3.51.p/socket_openssl.c.o -MF lib/abyss/src/libxmlrpc_abyss.so.3.51.p/socket_openssl.c.o.d -o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/socket_openssl.c.o -c ../lib/abyss/src/socket_openssl.c [45/186] cc -o lib/abyss/src/libxmlrpc_abyss.so.3.51 lib/abyss/src/libxmlrpc_abyss.so.3.51.p/channel.c.o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/chanswitch.c.o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/conf.c.o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/conn.c.o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/data.c.o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/date.c.o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/file.c.o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/handler.c.o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/http.c.o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/init.c.o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/response.c.o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/server.c.o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/session.c.o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/sessionReadRequest.c.o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/socket.c.o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/socket_unix.c.o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/socket_openssl.c.o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/sockutil.c.o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/token.c.o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/thread_pthread.c.o lib/abyss/src/libxmlrpc_abyss.so.3.51.p/trace.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_abyss.so.3 -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld lib/libutil/libxmlrpc_util.so.4.51 /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../libutil' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil [46/186] c++ -Ilib/abyss++/libxmlrpc_abyss++.so.8.51.p -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 -fPIC -MD -MQ lib/abyss++/libxmlrpc_abyss++.so.8.51.p/AbyssChanSwitch.cpp.o -MF lib/abyss++/libxmlrpc_abyss++.so.8.51.p/AbyssChanSwitch.cpp.o.d -o lib/abyss++/libxmlrpc_abyss++.so.8.51.p/AbyssChanSwitch.cpp.o -c ../lib/abyss++/AbyssChanSwitch.cpp [47/186] c++ -Ilib/abyss++/libxmlrpc_abyss++.so.8.51.p -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 -fPIC -MD -MQ lib/abyss++/libxmlrpc_abyss++.so.8.51.p/AbyssEnvironment.cpp.o -MF lib/abyss++/libxmlrpc_abyss++.so.8.51.p/AbyssEnvironment.cpp.o.d -o lib/abyss++/libxmlrpc_abyss++.so.8.51.p/AbyssEnvironment.cpp.o -c ../lib/abyss++/AbyssEnvironment.cpp [48/186] c++ -Ilib/abyss++/libxmlrpc_abyss++.so.8.51.p -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 -fPIC -MD -MQ lib/abyss++/libxmlrpc_abyss++.so.8.51.p/AbyssChanSwitchUnix.cpp.o -MF lib/abyss++/libxmlrpc_abyss++.so.8.51.p/AbyssChanSwitchUnix.cpp.o.d -o lib/abyss++/libxmlrpc_abyss++.so.8.51.p/AbyssChanSwitchUnix.cpp.o -c ../lib/abyss++/AbyssChanSwitchUnix.cpp [49/186] cc -Ilib/expat/gennmtab/gennmtab.p -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 -MD -MQ lib/expat/gennmtab/gennmtab.p/gennmtab.c.o -MF lib/expat/gennmtab/gennmtab.p/gennmtab.c.o.d -o lib/expat/gennmtab/gennmtab.p/gennmtab.c.o -c ../lib/expat/gennmtab/gennmtab.c [50/186] cc -o lib/expat/gennmtab/gennmtab lib/expat/gennmtab/gennmtab.p/gennmtab.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [51/186] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu lib/abyss/src/libxmlrpc_abyss.so.3.51 lib/abyss/src/libxmlrpc_abyss.so.3.51 lib/abyss/src/libxmlrpc_abyss.so.3.51.p/libxmlrpc_abyss.so.3.51.symbols [52/186] c++ -Ilib/abyss++/libxmlrpc_abyss++.so.8.51.p -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 -fPIC -MD -MQ lib/abyss++/libxmlrpc_abyss++.so.8.51.p/AbyssChanSwitchOpenSsl.cpp.o -MF lib/abyss++/libxmlrpc_abyss++.so.8.51.p/AbyssChanSwitchOpenSsl.cpp.o.d -o lib/abyss++/libxmlrpc_abyss++.so.8.51.p/AbyssChanSwitchOpenSsl.cpp.o -c ../lib/abyss++/AbyssChanSwitchOpenSsl.cpp [53/186] cc -Ilib/openssl/libxmlrpc_openssl.so.1.51.p -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 -fPIC -MD -MQ lib/openssl/libxmlrpc_openssl.so.1.51.p/xmlrpc_openssl_thread.c.o -MF lib/openssl/libxmlrpc_openssl.so.1.51.p/xmlrpc_openssl_thread.c.o.d -o lib/openssl/libxmlrpc_openssl.so.1.51.p/xmlrpc_openssl_thread.c.o -c ../lib/openssl/xmlrpc_openssl_thread.c [54/186] cc -o lib/openssl/libxmlrpc_openssl.so.1.51 lib/openssl/libxmlrpc_openssl.so.1.51.p/xmlrpc_openssl_thread.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_openssl.so.1 -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld lib/libutil/libxmlrpc_util.so.4.51 /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group '-Wl,-rpath,$ORIGIN/../libutil' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil [55/186] cc -Isrc/libxmlrpc.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc.so.3.51.p/base_global.c.o -MF src/libxmlrpc.so.3.51.p/base_global.c.o.d -o src/libxmlrpc.so.3.51.p/base_global.c.o -c ../src/base_global.c [56/186] cc -Isrc/libxmlrpc.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc.so.3.51.p/double.c.o -MF src/libxmlrpc.so.3.51.p/double.c.o.d -o src/libxmlrpc.so.3.51.p/double.c.o -c ../src/double.c [57/186] /usr/bin/meson --internal exe --capture lib/expat/xmltok/nametab.h -- /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/gennmtab/gennmtab [58/186] cc -Isrc/libxmlrpc.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc.so.3.51.p/json.c.o -MF src/libxmlrpc.so.3.51.p/json.c.o.d -o src/libxmlrpc.so.3.51.p/json.c.o -c ../src/json.c [59/186] c++ -Ilib/abyss++/libxmlrpc_abyss++.so.8.51.p -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 -fPIC -MD -MQ lib/abyss++/libxmlrpc_abyss++.so.8.51.p/AbyssServer.cpp.o -MF lib/abyss++/libxmlrpc_abyss++.so.8.51.p/AbyssServer.cpp.o.d -o lib/abyss++/libxmlrpc_abyss++.so.8.51.p/AbyssServer.cpp.o -c ../lib/abyss++/AbyssServer.cpp [60/186] c++ -o lib/abyss++/libxmlrpc_abyss++.so.8.51 lib/abyss++/libxmlrpc_abyss++.so.8.51.p/AbyssServer.cpp.o lib/abyss++/libxmlrpc_abyss++.so.8.51.p/AbyssChanSwitch.cpp.o lib/abyss++/libxmlrpc_abyss++.so.8.51.p/AbyssEnvironment.cpp.o lib/abyss++/libxmlrpc_abyss++.so.8.51.p/AbyssChanSwitchUnix.cpp.o lib/abyss++/libxmlrpc_abyss++.so.8.51.p/AbyssChanSwitchOpenSsl.cpp.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_abyss++.so.8 -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld lib/abyss/src/libxmlrpc_abyss.so.3.51 lib/libutil/libxmlrpc_util.so.4.51 lib/libutil++/libxmlrpc_util++.so.8.51 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../abyss/src:$ORIGIN/../libutil:$ORIGIN/../libutil++' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/abyss/src -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil++ [61/186] cc -Ilib/expat/xmltok/libxmlrpc_xmltok.so.3.51.p -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 -fPIC -DXML_BYTE_ORDER=12 -MD -MQ lib/expat/xmltok/libxmlrpc_xmltok.so.3.51.p/xmlrole.c.o -MF lib/expat/xmltok/libxmlrpc_xmltok.so.3.51.p/xmlrole.c.o.d -o lib/expat/xmltok/libxmlrpc_xmltok.so.3.51.p/xmlrole.c.o -c ../lib/expat/xmltok/xmlrole.c [62/186] cc -Isrc/libxmlrpc.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc.so.3.51.p/parse_datetime.c.o -MF src/libxmlrpc.so.3.51.p/parse_datetime.c.o.d -o src/libxmlrpc.so.3.51.p/parse_datetime.c.o -c ../src/parse_datetime.c [63/186] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu lib/abyss++/libxmlrpc_abyss++.so.8.51 lib/abyss++/libxmlrpc_abyss++.so.8.51 lib/abyss++/libxmlrpc_abyss++.so.8.51.p/libxmlrpc_abyss++.so.8.51.symbols [64/186] cc -Isrc/libxmlrpc.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc.so.3.51.p/parse_value.c.o -MF src/libxmlrpc.so.3.51.p/parse_value.c.o.d -o src/libxmlrpc.so.3.51.p/parse_value.c.o -c ../src/parse_value.c [65/186] cc -Isrc/libxmlrpc.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc.so.3.51.p/resource.c.o -MF src/libxmlrpc.so.3.51.p/resource.c.o.d -o src/libxmlrpc.so.3.51.p/resource.c.o -c ../src/resource.c [66/186] cc -Isrc/libxmlrpc.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc.so.3.51.p/version.c.o -MF src/libxmlrpc.so.3.51.p/version.c.o.d -o src/libxmlrpc.so.3.51.p/version.c.o -c ../src/version.c [67/186] cc -Isrc/libxmlrpc.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc.so.3.51.p/trace.c.o -MF src/libxmlrpc.so.3.51.p/trace.c.o.d -o src/libxmlrpc.so.3.51.p/trace.c.o -c ../src/trace.c [68/186] cc -Ilib/expat/xmlparse/libxmlrpc_xmlparse.so.3.51.p -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 -fPIC -MD -MQ lib/expat/xmlparse/libxmlrpc_xmlparse.so.3.51.p/xmlparse.c.o -MF lib/expat/xmlparse/libxmlrpc_xmlparse.so.3.51.p/xmlparse.c.o.d -o lib/expat/xmlparse/libxmlrpc_xmlparse.so.3.51.p/xmlparse.c.o -c ../lib/expat/xmlparse/xmlparse.c [69/186] cc -Isrc/libxmlrpc.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc.so.3.51.p/xmlrpc_data.c.o -MF src/libxmlrpc.so.3.51.p/xmlrpc_data.c.o.d -o src/libxmlrpc.so.3.51.p/xmlrpc_data.c.o -c ../src/xmlrpc_data.c [70/186] cc -Isrc/libxmlrpc.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc.so.3.51.p/xmlrpc_datetime.c.o -MF src/libxmlrpc.so.3.51.p/xmlrpc_datetime.c.o.d -o src/libxmlrpc.so.3.51.p/xmlrpc_datetime.c.o -c ../src/xmlrpc_datetime.c [71/186] cc -Isrc/libxmlrpc.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc.so.3.51.p/xmlrpc_array.c.o -MF src/libxmlrpc.so.3.51.p/xmlrpc_array.c.o.d -o src/libxmlrpc.so.3.51.p/xmlrpc_array.c.o -c ../src/xmlrpc_array.c [72/186] cc -Isrc/libxmlrpc.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc.so.3.51.p/xmlrpc_string.c.o -MF src/libxmlrpc.so.3.51.p/xmlrpc_string.c.o.d -o src/libxmlrpc.so.3.51.p/xmlrpc_string.c.o -c ../src/xmlrpc_string.c [73/186] cc -Isrc/libxmlrpc.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc.so.3.51.p/xmlrpc_build.c.o -MF src/libxmlrpc.so.3.51.p/xmlrpc_build.c.o.d -o src/libxmlrpc.so.3.51.p/xmlrpc_build.c.o -c ../src/xmlrpc_build.c [74/186] cc -Isrc/libxmlrpc.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc.so.3.51.p/xmlrpc_struct.c.o -MF src/libxmlrpc.so.3.51.p/xmlrpc_struct.c.o.d -o src/libxmlrpc.so.3.51.p/xmlrpc_struct.c.o -c ../src/xmlrpc_struct.c [75/186] cc -Isrc/libxmlrpc.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc.so.3.51.p/xmlrpc_expat.c.o -MF src/libxmlrpc.so.3.51.p/xmlrpc_expat.c.o.d -o src/libxmlrpc.so.3.51.p/xmlrpc_expat.c.o -c ../src/xmlrpc_expat.c [76/186] cc -Isrc/libxmlrpc.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc.so.3.51.p/xmlrpc_decompose.c.o -MF src/libxmlrpc.so.3.51.p/xmlrpc_decompose.c.o.d -o src/libxmlrpc.so.3.51.p/xmlrpc_decompose.c.o -c ../src/xmlrpc_decompose.c [77/186] cc -Isrc/libxmlrpc.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc.so.3.51.p/xmlrpc_parse.c.o -MF src/libxmlrpc.so.3.51.p/xmlrpc_parse.c.o.d -o src/libxmlrpc.so.3.51.p/xmlrpc_parse.c.o -c ../src/xmlrpc_parse.c [78/186] cc -Isrc/libxmlrpc.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc.so.3.51.p/xmlrpc_authcookie.c.o -MF src/libxmlrpc.so.3.51.p/xmlrpc_authcookie.c.o.d -o src/libxmlrpc.so.3.51.p/xmlrpc_authcookie.c.o -c ../src/xmlrpc_authcookie.c [79/186] cc -Isrc/libxmlrpc_server.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc_server.so.3.51.p/registry.c.o -MF src/libxmlrpc_server.so.3.51.p/registry.c.o.d -o src/libxmlrpc_server.so.3.51.p/registry.c.o -c ../src/registry.c [80/186] cc -Isrc/libxmlrpc.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc.so.3.51.p/xmlrpc_serialize.c.o -MF src/libxmlrpc.so.3.51.p/xmlrpc_serialize.c.o.d -o src/libxmlrpc.so.3.51.p/xmlrpc_serialize.c.o -c ../src/xmlrpc_serialize.c [81/186] cc -Isrc/libxmlrpc_server.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc_server.so.3.51.p/method.c.o -MF src/libxmlrpc_server.so.3.51.p/method.c.o.d -o src/libxmlrpc_server.so.3.51.p/method.c.o -c ../src/method.c [82/186] cc -Isrc/libxmlrpc_server.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc_server.so.3.51.p/system_method.c.o -MF src/libxmlrpc_server.so.3.51.p/system_method.c.o.d -o src/libxmlrpc_server.so.3.51.p/system_method.c.o -c ../src/system_method.c [83/186] cc -Isrc/libxmlrpc_server_abyss.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc_server_abyss.so.3.51.p/abyss_handler.c.o -MF src/libxmlrpc_server_abyss.so.3.51.p/abyss_handler.c.o.d -o src/libxmlrpc_server_abyss.so.3.51.p/abyss_handler.c.o -c ../src/abyss_handler.c [84/186] cc -Isrc/libxmlrpc_server_abyss.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc_server_abyss.so.3.51.p/xmlrpc_server_abyss.c.o -MF src/libxmlrpc_server_abyss.so.3.51.p/xmlrpc_server_abyss.c.o.d -o src/libxmlrpc_server_abyss.so.3.51.p/xmlrpc_server_abyss.c.o -c ../src/xmlrpc_server_abyss.c [85/186] cc -Isrc/libxmlrpc_server_cgi.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc_server_cgi.so.3.51.p/xmlrpc_server_cgi.c.o -MF src/libxmlrpc_server_cgi.so.3.51.p/xmlrpc_server_cgi.c.o.d -o src/libxmlrpc_server_cgi.so.3.51.p/xmlrpc_server_cgi.c.o -c ../src/xmlrpc_server_cgi.c [86/186] cc -Isrc/libxmlrpc_client.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc_client.so.3.51.p/xmlrpc_client_global.c.o -MF src/libxmlrpc_client.so.3.51.p/xmlrpc_client_global.c.o.d -o src/libxmlrpc_client.so.3.51.p/xmlrpc_client_global.c.o -c ../src/xmlrpc_client_global.c [87/186] cc -Isrc/libxmlrpc_client.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc_client.so.3.51.p/xmlrpc_server_info.c.o -MF src/libxmlrpc_client.so.3.51.p/xmlrpc_server_info.c.o.d -o src/libxmlrpc_client.so.3.51.p/xmlrpc_server_info.c.o -c ../src/xmlrpc_server_info.c [88/186] cc -Isrc/libxmlrpc_client.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc_client.so.3.51.p/xmlrpc_client.c.o -MF src/libxmlrpc_client.so.3.51.p/xmlrpc_client.c.o.d -o src/libxmlrpc_client.so.3.51.p/xmlrpc_client.c.o -c ../src/xmlrpc_client.c [89/186] cc -Isrc/libxmlrpc_client.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc_client.so.3.51.p/.._lib_curl_transport_curlmulti.c.o -MF src/libxmlrpc_client.so.3.51.p/.._lib_curl_transport_curlmulti.c.o.d -o src/libxmlrpc_client.so.3.51.p/.._lib_curl_transport_curlmulti.c.o -c ../lib/curl_transport/curlmulti.c [90/186] cc -Isrc/libxmlrpc_client.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc_client.so.3.51.p/.._lib_curl_transport_xmlrpc_curl_transport.c.o -MF src/libxmlrpc_client.so.3.51.p/.._lib_curl_transport_xmlrpc_curl_transport.c.o.d -o src/libxmlrpc_client.so.3.51.p/.._lib_curl_transport_xmlrpc_curl_transport.c.o -c ../lib/curl_transport/xmlrpc_curl_transport.c [91/186] cc -Isrc/libxmlrpc_client.so.3.51.p -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 -fPIC -MD -MQ src/libxmlrpc_client.so.3.51.p/.._lib_curl_transport_curltransaction.c.o -MF src/libxmlrpc_client.so.3.51.p/.._lib_curl_transport_curltransaction.c.o.d -o src/libxmlrpc_client.so.3.51.p/.._lib_curl_transport_curltransaction.c.o -c ../lib/curl_transport/curltransaction.c [92/186] c++ -Isrc/cpp/libxmlrpc++.so.8.51.p -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 -fPIC -MD -MQ src/cpp/libxmlrpc++.so.8.51.p/global.cpp.o -MF src/cpp/libxmlrpc++.so.8.51.p/global.cpp.o.d -o src/cpp/libxmlrpc++.so.8.51.p/global.cpp.o -c ../src/cpp/global.cpp [93/186] c++ -Isrc/cpp/libxmlrpc_cpp.so.8.51.p -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 -fPIC -MD -MQ src/cpp/libxmlrpc_cpp.so.8.51.p/XmlRpcCpp.cpp.o -MF src/cpp/libxmlrpc_cpp.so.8.51.p/XmlRpcCpp.cpp.o.d -o src/cpp/libxmlrpc_cpp.so.8.51.p/XmlRpcCpp.cpp.o -c ../src/cpp/XmlRpcCpp.cpp [94/186] c++ -Isrc/cpp/libxmlrpc++.so.8.51.p -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 -fPIC -MD -MQ src/cpp/libxmlrpc++.so.8.51.p/fault.cpp.o -MF src/cpp/libxmlrpc++.so.8.51.p/fault.cpp.o.d -o src/cpp/libxmlrpc++.so.8.51.p/fault.cpp.o -c ../src/cpp/fault.cpp [95/186] c++ -Isrc/cpp/libxmlrpc++.so.8.51.p -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 -fPIC -MD -MQ src/cpp/libxmlrpc++.so.8.51.p/outcome.cpp.o -MF src/cpp/libxmlrpc++.so.8.51.p/outcome.cpp.o.d -o src/cpp/libxmlrpc++.so.8.51.p/outcome.cpp.o -c ../src/cpp/outcome.cpp [96/186] c++ -Isrc/cpp/libxmlrpc++.so.8.51.p -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 -fPIC -MD -MQ src/cpp/libxmlrpc++.so.8.51.p/param_list.cpp.o -MF src/cpp/libxmlrpc++.so.8.51.p/param_list.cpp.o.d -o src/cpp/libxmlrpc++.so.8.51.p/param_list.cpp.o -c ../src/cpp/param_list.cpp [97/186] c++ -Isrc/cpp/libxmlrpc++.so.8.51.p -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 -fPIC -MD -MQ src/cpp/libxmlrpc++.so.8.51.p/xml.cpp.o -MF src/cpp/libxmlrpc++.so.8.51.p/xml.cpp.o.d -o src/cpp/libxmlrpc++.so.8.51.p/xml.cpp.o -c ../src/cpp/xml.cpp [98/186] c++ -Isrc/cpp/libxmlrpc++.so.8.51.p -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 -fPIC -MD -MQ src/cpp/libxmlrpc++.so.8.51.p/value.cpp.o -MF src/cpp/libxmlrpc++.so.8.51.p/value.cpp.o.d -o src/cpp/libxmlrpc++.so.8.51.p/value.cpp.o -c ../src/cpp/value.cpp [99/186] cc -Ilib/expat/xmltok/libxmlrpc_xmltok.so.3.51.p -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 -fPIC -DXML_BYTE_ORDER=12 -MD -MQ lib/expat/xmltok/libxmlrpc_xmltok.so.3.51.p/xmltok.c.o -MF lib/expat/xmltok/libxmlrpc_xmltok.so.3.51.p/xmltok.c.o.d -o lib/expat/xmltok/libxmlrpc_xmltok.so.3.51.p/xmltok.c.o -c ../lib/expat/xmltok/xmltok.c [100/186] cc -o lib/expat/xmltok/libxmlrpc_xmltok.so.3.51 lib/expat/xmltok/libxmlrpc_xmltok.so.3.51.p/xmltok.c.o lib/expat/xmltok/libxmlrpc_xmltok.so.3.51.p/xmlrole.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_xmltok.so.3 -Wl,--end-group -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [101/186] c++ -Isrc/cpp/libxmlrpc_server++.so.8.51.p -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 -fPIC -MD -MQ src/cpp/libxmlrpc_server++.so.8.51.p/registry.cpp.o -MF src/cpp/libxmlrpc_server++.so.8.51.p/registry.cpp.o.d -o src/cpp/libxmlrpc_server++.so.8.51.p/registry.cpp.o -c ../src/cpp/registry.cpp In file included from ../src/cpp/registry.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++/8/memory:80, from ../src/cpp/registry.cpp:3: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ [102/186] c++ -Isrc/cpp/libxmlrpc_server_abyss++.so.8.51.p -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 -fPIC -MD -MQ src/cpp/libxmlrpc_server_abyss++.so.8.51.p/abyss_reqhandler_xmlrpc.cpp.o -MF src/cpp/libxmlrpc_server_abyss++.so.8.51.p/abyss_reqhandler_xmlrpc.cpp.o.d -o src/cpp/libxmlrpc_server_abyss++.so.8.51.p/abyss_reqhandler_xmlrpc.cpp.o -c ../src/cpp/abyss_reqhandler_xmlrpc.cpp In file included from ../include/xmlrpc-c/registry.hpp:11, 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++/8/memory:80, 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++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ [103/186] c++ -Isrc/cpp/libxmlrpc_server_abyss++.so.8.51.p -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 -fPIC -MD -MQ src/cpp/libxmlrpc_server_abyss++.so.8.51.p/server_abyss.cpp.o -MF src/cpp/libxmlrpc_server_abyss++.so.8.51.p/server_abyss.cpp.o.d -o src/cpp/libxmlrpc_server_abyss++.so.8.51.p/server_abyss.cpp.o -c ../src/cpp/server_abyss.cpp In file included from ../include/xmlrpc-c/registry.hpp:11, 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++/8/memory:80, from ../src/cpp/server_abyss.cpp:5: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ [104/186] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu lib/expat/xmltok/libxmlrpc_xmltok.so.3.51 lib/expat/xmltok/libxmlrpc_xmltok.so.3.51 lib/expat/xmltok/libxmlrpc_xmltok.so.3.51.p/libxmlrpc_xmltok.so.3.51.symbols [105/186] cc -o lib/expat/xmlparse/libxmlrpc_xmlparse.so.3.51 lib/expat/xmlparse/libxmlrpc_xmlparse.so.3.51.p/xmlparse.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_xmlparse.so.3 -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld lib/libutil/libxmlrpc_util.so.4.51 lib/expat/xmltok/libxmlrpc_xmltok.so.3.51 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../libutil:$ORIGIN/../xmltok' -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmltok [106/186] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu lib/expat/xmlparse/libxmlrpc_xmlparse.so.3.51 lib/expat/xmlparse/libxmlrpc_xmlparse.so.3.51 lib/expat/xmlparse/libxmlrpc_xmlparse.so.3.51.p/libxmlrpc_xmlparse.so.3.51.symbols [107/186] cc -o src/libxmlrpc.so.3.51 src/libxmlrpc.so.3.51.p/base_global.c.o src/libxmlrpc.so.3.51.p/double.c.o src/libxmlrpc.so.3.51.p/json.c.o src/libxmlrpc.so.3.51.p/parse_datetime.c.o src/libxmlrpc.so.3.51.p/parse_value.c.o src/libxmlrpc.so.3.51.p/resource.c.o src/libxmlrpc.so.3.51.p/trace.c.o src/libxmlrpc.so.3.51.p/version.c.o src/libxmlrpc.so.3.51.p/xmlrpc_data.c.o src/libxmlrpc.so.3.51.p/xmlrpc_datetime.c.o src/libxmlrpc.so.3.51.p/xmlrpc_string.c.o src/libxmlrpc.so.3.51.p/xmlrpc_array.c.o src/libxmlrpc.so.3.51.p/xmlrpc_struct.c.o src/libxmlrpc.so.3.51.p/xmlrpc_build.c.o src/libxmlrpc.so.3.51.p/xmlrpc_decompose.c.o src/libxmlrpc.so.3.51.p/xmlrpc_expat.c.o src/libxmlrpc.so.3.51.p/xmlrpc_parse.c.o src/libxmlrpc.so.3.51.p/xmlrpc_serialize.c.o src/libxmlrpc.so.3.51.p/xmlrpc_authcookie.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc.so.3 -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld lib/libutil/libxmlrpc_util.so.4.51 lib/expat/xmlparse/libxmlrpc_xmlparse.so.3.51 -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.51.0/loongarch64-redhat-linux-gnu/lib/libutil -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmlparse -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmltok [108/186] c++ -Isrc/cpp/libxmlrpc_server_cgi++.so.8.51.p -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 -fPIC -MD -MQ src/cpp/libxmlrpc_server_cgi++.so.8.51.p/server_cgi.cpp.o -MF src/cpp/libxmlrpc_server_cgi++.so.8.51.p/server_cgi.cpp.o.d -o src/cpp/libxmlrpc_server_cgi++.so.8.51.p/server_cgi.cpp.o -c ../src/cpp/server_cgi.cpp In file included from ../include/xmlrpc-c/registry.hpp:11, 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++/8/memory:80, from ../src/cpp/server_cgi.cpp:24: /usr/include/c++/8/bits/unique_ptr.h:53: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++/8/memory:80, from ../src/cpp/server_cgi.cpp:24: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ [109/186] c++ -Isrc/cpp/libxmlrpc_server_pstream++.so.8.51.p -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 -fPIC -MD -MQ src/cpp/libxmlrpc_server_pstream++.so.8.51.p/server_pstream_conn.cpp.o -MF src/cpp/libxmlrpc_server_pstream++.so.8.51.p/server_pstream_conn.cpp.o.d -o src/cpp/libxmlrpc_server_pstream++.so.8.51.p/server_pstream_conn.cpp.o -c ../src/cpp/server_pstream_conn.cpp In file included from ../include/xmlrpc-c/packetsocket.hpp:19, 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++/8/memory:80, from ../src/cpp/server_pstream_conn.cpp:25: /usr/include/c++/8/bits/unique_ptr.h:53: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++/8/memory:80, from ../src/cpp/server_pstream_conn.cpp:25: /usr/include/c++/8/bits/unique_ptr.h:53: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++/8/memory:80, from ../src/cpp/server_pstream_conn.cpp:25: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ [110/186] c++ -Isrc/cpp/libxmlrpc_packetsocket.so.8.51.p -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 -fPIC -MD -MQ src/cpp/libxmlrpc_packetsocket.so.8.51.p/packetsocket.cpp.o -MF src/cpp/libxmlrpc_packetsocket.so.8.51.p/packetsocket.cpp.o.d -o src/cpp/libxmlrpc_packetsocket.so.8.51.p/packetsocket.cpp.o -c ../src/cpp/packetsocket.cpp In file included from ../include/xmlrpc-c/packetsocket.hpp:19, 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++/8/memory:80, from ../include/xmlrpc-c/girmem.hpp:11, from ../include/xmlrpc-c/packetsocket.hpp:19, from ../src/cpp/packetsocket.cpp:76: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ [111/186] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu src/libxmlrpc.so.3.51 src/libxmlrpc.so.3.51 src/libxmlrpc.so.3.51.p/libxmlrpc.so.3.51.symbols [112/186] cc -o src/libxmlrpc_server.so.3.51 src/libxmlrpc_server.so.3.51.p/registry.c.o src/libxmlrpc_server.so.3.51.p/method.c.o src/libxmlrpc_server.so.3.51.p/system_method.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_server.so.3 -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld src/libxmlrpc.so.3.51 lib/libutil/libxmlrpc_util.so.4.51 -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.51.0/loongarch64-redhat-linux-gnu/src -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmlparse -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmltok [113/186] c++ -Isrc/cpp/libxmlrpc_server_pstream++.so.8.51.p -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 -fPIC -MD -MQ src/cpp/libxmlrpc_server_pstream++.so.8.51.p/server_pstream.cpp.o -MF src/cpp/libxmlrpc_server_pstream++.so.8.51.p/server_pstream.cpp.o.d -o src/cpp/libxmlrpc_server_pstream++.so.8.51.p/server_pstream.cpp.o -c ../src/cpp/server_pstream.cpp In file included from ../include/xmlrpc-c/registry.hpp:11, 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++/8/memory:80, from ../src/cpp/server_pstream.cpp:29: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ [114/186] cc -o src/libxmlrpc_client.so.3.51 src/libxmlrpc_client.so.3.51.p/xmlrpc_client.c.o src/libxmlrpc_client.so.3.51.p/xmlrpc_client_global.c.o src/libxmlrpc_client.so.3.51.p/xmlrpc_server_info.c.o src/libxmlrpc_client.so.3.51.p/.._lib_curl_transport_xmlrpc_curl_transport.c.o src/libxmlrpc_client.so.3.51.p/.._lib_curl_transport_curltransaction.c.o src/libxmlrpc_client.so.3.51.p/.._lib_curl_transport_curlmulti.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_client.so.3 -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld src/libxmlrpc.so.3.51 lib/libutil/libxmlrpc_util.so.4.51 /usr/lib64/libcurl.so -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.51.0/loongarch64-redhat-linux-gnu/src -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmlparse -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmltok [115/186] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu src/libxmlrpc_server.so.3.51 src/libxmlrpc_server.so.3.51 src/libxmlrpc_server.so.3.51.p/libxmlrpc_server.so.3.51.symbols [116/186] cc -o src/libxmlrpc_server_abyss.so.3.51 src/libxmlrpc_server_abyss.so.3.51.p/xmlrpc_server_abyss.c.o src/libxmlrpc_server_abyss.so.3.51.p/abyss_handler.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_server_abyss.so.3 -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld src/libxmlrpc.so.3.51 src/libxmlrpc_server.so.3.51 lib/abyss/src/libxmlrpc_abyss.so.3.51 lib/libutil/libxmlrpc_util.so.4.51 -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.51.0/loongarch64-redhat-linux-gnu/src -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmlparse -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmltok -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/abyss/src [117/186] c++ -Isrc/cpp/libxmlrpc_client++.so.8.51.p -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 -fPIC -MD -MQ src/cpp/libxmlrpc_client++.so.8.51.p/client_simple.cpp.o -MF src/cpp/libxmlrpc_client++.so.8.51.p/client_simple.cpp.o.d -o src/cpp/libxmlrpc_client++.so.8.51.p/client_simple.cpp.o -c ../src/cpp/client_simple.cpp In file included from ../include/xmlrpc-c/client.hpp:10, 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++/8/memory:80, from ../include/xmlrpc-c/client.hpp:6, from ../src/cpp/client_simple.cpp:9: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ [118/186] cc -o src/libxmlrpc_server_cgi.so.3.51 src/libxmlrpc_server_cgi.so.3.51.p/xmlrpc_server_cgi.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_server_cgi.so.3 -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld src/libxmlrpc.so.3.51 src/libxmlrpc_server.so.3.51 lib/libutil/libxmlrpc_util.so.4.51 -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.51.0/loongarch64-redhat-linux-gnu/src -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmlparse -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmltok [119/186] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu src/libxmlrpc_client.so.3.51 src/libxmlrpc_client.so.3.51 src/libxmlrpc_client.so.3.51.p/libxmlrpc_client.so.3.51.symbols [120/186] c++ -o src/cpp/libxmlrpc_cpp.so.8.51 src/cpp/libxmlrpc_cpp.so.8.51.p/XmlRpcCpp.cpp.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_cpp.so.8 -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld src/libxmlrpc.so.3.51 lib/libutil/libxmlrpc_util.so.4.51 src/libxmlrpc_server.so.3.51 -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.51.0/loongarch64-redhat-linux-gnu/src -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmlparse -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmltok [121/186] c++ -o src/cpp/libxmlrpc++.so.8.51 src/cpp/libxmlrpc++.so.8.51.p/fault.cpp.o src/cpp/libxmlrpc++.so.8.51.p/global.cpp.o src/cpp/libxmlrpc++.so.8.51.p/outcome.cpp.o src/cpp/libxmlrpc++.so.8.51.p/param_list.cpp.o src/cpp/libxmlrpc++.so.8.51.p/value.cpp.o src/cpp/libxmlrpc++.so.8.51.p/xml.cpp.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc++.so.8 -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld src/libxmlrpc.so.3.51 lib/libutil/libxmlrpc_util.so.4.51 lib/libutil++/libxmlrpc_util++.so.8.51 -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.51.0/loongarch64-redhat-linux-gnu/src -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmlparse -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmltok -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil++ [122/186] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu src/libxmlrpc_server_abyss.so.3.51 src/libxmlrpc_server_abyss.so.3.51 src/libxmlrpc_server_abyss.so.3.51.p/libxmlrpc_server_abyss.so.3.51.symbols [123/186] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu src/cpp/libxmlrpc_cpp.so.8.51 src/cpp/libxmlrpc_cpp.so.8.51 src/cpp/libxmlrpc_cpp.so.8.51.p/libxmlrpc_cpp.so.8.51.symbols [124/186] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu src/cpp/libxmlrpc++.so.8.51 src/cpp/libxmlrpc++.so.8.51 src/cpp/libxmlrpc++.so.8.51.p/libxmlrpc++.so.8.51.symbols [125/186] c++ -o src/cpp/libxmlrpc_server++.so.8.51 src/cpp/libxmlrpc_server++.so.8.51.p/registry.cpp.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_server++.so.8 -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld src/libxmlrpc.so.3.51 src/cpp/libxmlrpc++.so.8.51 src/libxmlrpc_server.so.3.51 lib/libutil/libxmlrpc_util.so.4.51 lib/libutil++/libxmlrpc_util++.so.8.51 -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.51.0/loongarch64-redhat-linux-gnu/src -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmlparse -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmltok -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/src/cpp -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil++ [126/186] c++ -Isrc/cpp/libxmlrpc_client++.so.8.51.p -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 -fPIC -MD -MQ src/cpp/libxmlrpc_client++.so.8.51.p/client.cpp.o -MF src/cpp/libxmlrpc_client++.so.8.51.p/client.cpp.o.d -o src/cpp/libxmlrpc_client++.so.8.51.p/client.cpp.o -c ../src/cpp/client.cpp In file included from ../src/cpp/client.cpp:20: ../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++/8/memory:80, from ../include/xmlrpc-c/girmem.hpp:11, from ../src/cpp/client.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ [127/186] c++ -o src/cpp/libxmlrpc_packetsocket.so.8.51 src/cpp/libxmlrpc_packetsocket.so.8.51.p/packetsocket.cpp.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_packetsocket.so.8 -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld src/cpp/libxmlrpc++.so.8.51 lib/libutil++/libxmlrpc_util++.so.8.51 -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.51.0/loongarch64-redhat-linux-gnu/src/cpp -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/src -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmlparse -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmltok -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil++ [128/186] c++ -Isrc/cpp/libxmlrpc_client++.so.8.51.p -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 -fPIC -MD -MQ src/cpp/libxmlrpc_client++.so.8.51.p/libwww.cpp.o -MF src/cpp/libxmlrpc_client++.so.8.51.p/libwww.cpp.o.d -o src/cpp/libxmlrpc_client++.so.8.51.p/libwww.cpp.o -c ../src/cpp/libwww.cpp In file included from ../src/cpp/libwww.cpp:15: ../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++/8/memory:80, from ../include/xmlrpc-c/girmem.hpp:11, from ../src/cpp/libwww.cpp:15: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ [129/186] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu src/cpp/libxmlrpc_server++.so.8.51 src/cpp/libxmlrpc_server++.so.8.51 src/cpp/libxmlrpc_server++.so.8.51.p/libxmlrpc_server++.so.8.51.symbols [130/186] c++ -o src/cpp/libxmlrpc_server_abyss++.so.8.51 src/cpp/libxmlrpc_server_abyss++.so.8.51.p/server_abyss.cpp.o src/cpp/libxmlrpc_server_abyss++.so.8.51.p/abyss_reqhandler_xmlrpc.cpp.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_server_abyss++.so.8 -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld lib/abyss/src/libxmlrpc_abyss.so.3.51 lib/abyss++/libxmlrpc_abyss++.so.8.51 src/cpp/libxmlrpc_server++.so.8.51 src/libxmlrpc_server_abyss.so.3.51 lib/libutil/libxmlrpc_util.so.4.51 lib/libutil++/libxmlrpc_util++.so.8.51 -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.51.0/loongarch64-redhat-linux-gnu/lib/abyss/src -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/abyss++ -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil++ -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/src/cpp -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/src -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmlparse -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmltok [131/186] c++ -o src/cpp/libxmlrpc_server_cgi++.so.8.51 src/cpp/libxmlrpc_server_cgi++.so.8.51.p/server_cgi.cpp.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_server_cgi++.so.8 -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld src/libxmlrpc.so.3.51 src/cpp/libxmlrpc++.so.8.51 src/cpp/libxmlrpc_server++.so.8.51 lib/libutil++/libxmlrpc_util++.so.8.51 -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.51.0/loongarch64-redhat-linux-gnu/src -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmlparse -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmltok -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/src/cpp -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil++ [132/186] c++ -Isrc/cpp/libxmlrpc_client++.so.8.51.p -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 -fPIC -MD -MQ src/cpp/libxmlrpc_client++.so.8.51.p/curl.cpp.o -MF src/cpp/libxmlrpc_client++.so.8.51.p/curl.cpp.o.d -o src/cpp/libxmlrpc_client++.so.8.51.p/curl.cpp.o -c ../src/cpp/curl.cpp In file included from ../src/cpp/curl.cpp:20: ../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++/8/memory:80, from ../include/xmlrpc-c/girmem.hpp:11, from ../src/cpp/curl.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ [133/186] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu src/cpp/libxmlrpc_packetsocket.so.8.51 src/cpp/libxmlrpc_packetsocket.so.8.51 src/cpp/libxmlrpc_packetsocket.so.8.51.p/libxmlrpc_packetsocket.so.8.51.symbols [134/186] cc -Itools/xml/xmlrpc_parsecall.p -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 -MD -MQ tools/xml/xmlrpc_parsecall.p/xmlrpc_parsecall.c.o -MF tools/xml/xmlrpc_parsecall.p/xmlrpc_parsecall.c.o.d -o tools/xml/xmlrpc_parsecall.p/xmlrpc_parsecall.c.o -c ../tools/xml/xmlrpc_parsecall.c [135/186] c++ -o src/cpp/libxmlrpc_server_pstream++.so.8.51 src/cpp/libxmlrpc_server_pstream++.so.8.51.p/server_pstream_conn.cpp.o src/cpp/libxmlrpc_server_pstream++.so.8.51.p/server_pstream.cpp.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_server_pstream++.so.8 -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld src/cpp/libxmlrpc++.so.8.51 src/cpp/libxmlrpc_server++.so.8.51 src/cpp/libxmlrpc_packetsocket.so.8.51 lib/libutil++/libxmlrpc_util++.so.8.51 -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.51.0/loongarch64-redhat-linux-gnu/src/cpp -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/src -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmlparse -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmltok -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil++ [136/186] cc -Itools/xml/xmlrpc_parsecall.p -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 -MD -MQ tools/xml/xmlrpc_parsecall.p/.._.._lib_util_casprintf.c.o -MF tools/xml/xmlrpc_parsecall.p/.._.._lib_util_casprintf.c.o.d -o tools/xml/xmlrpc_parsecall.p/.._.._lib_util_casprintf.c.o -c ../lib/util/casprintf.c [137/186] c++ -Isrc/cpp/libxmlrpc_client++.so.8.51.p -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 -fPIC -MD -MQ src/cpp/libxmlrpc_client++.so.8.51.p/wininet.cpp.o -MF src/cpp/libxmlrpc_client++.so.8.51.p/wininet.cpp.o.d -o src/cpp/libxmlrpc_client++.so.8.51.p/wininet.cpp.o -c ../src/cpp/wininet.cpp In file included from ../src/cpp/wininet.cpp:15: ../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++/8/memory:80, from ../include/xmlrpc-c/girmem.hpp:11, from ../src/cpp/wininet.cpp:15: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ [138/186] cc -Itools/xml/xmlrpc_parsecall.p -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 -MD -MQ tools/xml/xmlrpc_parsecall.p/.._lib_dumpvalue.c.o -MF tools/xml/xmlrpc_parsecall.p/.._lib_dumpvalue.c.o.d -o tools/xml/xmlrpc_parsecall.p/.._lib_dumpvalue.c.o -c ../tools/lib/dumpvalue.c [139/186] cc -o tools/xml/xmlrpc_parsecall tools/xml/xmlrpc_parsecall.p/xmlrpc_parsecall.c.o tools/xml/xmlrpc_parsecall.p/.._.._lib_util_casprintf.c.o tools/xml/xmlrpc_parsecall.p/.._lib_dumpvalue.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libutil/libxmlrpc_util.so.4.51 src/libxmlrpc.so.3.51 -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.51.0/loongarch64-redhat-linux-gnu/lib/libutil -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/src -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmlparse -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmltok [140/186] cc -Itools/xmlrpc/xmlrpc.p -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 -MD -MQ tools/xmlrpc/xmlrpc.p/.._lib_dumpvalue.c.o -MF tools/xmlrpc/xmlrpc.p/.._lib_dumpvalue.c.o.d -o tools/xmlrpc/xmlrpc.p/.._lib_dumpvalue.c.o -c ../tools/lib/dumpvalue.c [141/186] cc -Itools/xmlrpc/xmlrpc.p -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 -MD -MQ tools/xmlrpc/xmlrpc.p/xmlrpc.c.o -MF tools/xmlrpc/xmlrpc.p/xmlrpc.c.o.d -o tools/xmlrpc/xmlrpc.p/xmlrpc.c.o -c ../tools/xmlrpc/xmlrpc.c [142/186] cc -Itools/xmlrpc/xmlrpc.p -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 -MD -MQ tools/xmlrpc/xmlrpc.p/.._.._lib_util_cmdline_parser.c.o -MF tools/xmlrpc/xmlrpc.p/.._.._lib_util_cmdline_parser.c.o.d -o tools/xmlrpc/xmlrpc.p/.._.._lib_util_cmdline_parser.c.o -c ../lib/util/cmdline_parser.c [143/186] cc -Itools/xmlrpc/xmlrpc.p -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 -MD -MQ tools/xmlrpc/xmlrpc.p/.._.._lib_util_string_parser.c.o -MF tools/xmlrpc/xmlrpc.p/.._.._lib_util_string_parser.c.o.d -o tools/xmlrpc/xmlrpc.p/.._.._lib_util_string_parser.c.o -c ../lib/util/string_parser.c [144/186] cc -Itools/xmlrpc/xmlrpc.p -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 -MD -MQ tools/xmlrpc/xmlrpc.p/.._.._lib_util_stripcaseeq.c.o -MF tools/xmlrpc/xmlrpc.p/.._.._lib_util_stripcaseeq.c.o.d -o tools/xmlrpc/xmlrpc.p/.._.._lib_util_stripcaseeq.c.o -c ../lib/util/stripcaseeq.c [145/186] cc -Itools/xmlrpc/xmlrpc.p -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 -MD -MQ tools/xmlrpc/xmlrpc.p/.._.._lib_util_getoptx.c.o -MF tools/xmlrpc/xmlrpc.p/.._.._lib_util_getoptx.c.o.d -o tools/xmlrpc/xmlrpc.p/.._.._lib_util_getoptx.c.o -c ../lib/util/getoptx.c [146/186] c++ -Isrc/cpp/libxmlrpc_client++.so.8.51.p -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 -fPIC -MD -MQ src/cpp/libxmlrpc_client++.so.8.51.p/pstream.cpp.o -MF src/cpp/libxmlrpc_client++.so.8.51.p/pstream.cpp.o.d -o src/cpp/libxmlrpc_client++.so.8.51.p/pstream.cpp.o -c ../src/cpp/pstream.cpp In file included from ../include/xmlrpc-c/packetsocket.hpp:19, 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++/8/memory:80, from ../src/cpp/pstream.cpp:27: /usr/include/c++/8/bits/unique_ptr.h:53: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++/8/memory:80, from ../src/cpp/pstream.cpp:27: /usr/include/c++/8/bits/unique_ptr.h:53: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++/8/memory:80, from ../src/cpp/pstream.cpp:27: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ [147/186] cc -Itools/xmlrpc/xmlrpc.p -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 -MD -MQ tools/xmlrpc/xmlrpc.p/.._.._lib_util_casprintf.c.o -MF tools/xmlrpc/xmlrpc.p/.._.._lib_util_casprintf.c.o.d -o tools/xmlrpc/xmlrpc.p/.._.._lib_util_casprintf.c.o -c ../lib/util/casprintf.c [148/186] cc -Itools/xmlrpc_transport/xmlrpc_transport.p -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 -MD -MQ tools/xmlrpc_transport/xmlrpc_transport.p/xmlrpc_transport.c.o -MF tools/xmlrpc_transport/xmlrpc_transport.p/xmlrpc_transport.c.o.d -o tools/xmlrpc_transport/xmlrpc_transport.p/xmlrpc_transport.c.o -c ../tools/xmlrpc_transport/xmlrpc_transport.c [149/186] cc -o tools/xmlrpc/xmlrpc tools/xmlrpc/xmlrpc.p/xmlrpc.c.o tools/xmlrpc/xmlrpc.p/.._lib_dumpvalue.c.o tools/xmlrpc/xmlrpc.p/.._.._lib_util_cmdline_parser.c.o tools/xmlrpc/xmlrpc.p/.._.._lib_util_getoptx.c.o tools/xmlrpc/xmlrpc.p/.._.._lib_util_string_parser.c.o tools/xmlrpc/xmlrpc.p/.._.._lib_util_stripcaseeq.c.o tools/xmlrpc/xmlrpc.p/.._.._lib_util_casprintf.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libxmlrpc.so.3.51 src/libxmlrpc_client.so.3.51 lib/libutil/libxmlrpc_util.so.4.51 -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.51.0/loongarch64-redhat-linux-gnu/src -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmlparse -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmltok [150/186] c++ -o src/cpp/libxmlrpc_client++.so.8.51 src/cpp/libxmlrpc_client++.so.8.51.p/client.cpp.o src/cpp/libxmlrpc_client++.so.8.51.p/client_simple.cpp.o src/cpp/libxmlrpc_client++.so.8.51.p/curl.cpp.o src/cpp/libxmlrpc_client++.so.8.51.p/libwww.cpp.o src/cpp/libxmlrpc_client++.so.8.51.p/wininet.cpp.o src/cpp/libxmlrpc_client++.so.8.51.p/pstream.cpp.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libxmlrpc_client++.so.8 -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld src/libxmlrpc.so.3.51 src/cpp/libxmlrpc++.so.8.51 src/libxmlrpc_client.so.3.51 src/cpp/libxmlrpc_packetsocket.so.8.51 lib/libutil/libxmlrpc_util.so.4.51 lib/libutil++/libxmlrpc_util++.so.8.51 -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.51.0/loongarch64-redhat-linux-gnu/src -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmlparse -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmltok -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/src/cpp -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil++ [151/186] cc -Itools/xmlrpc_transport/xmlrpc_transport.p -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 -MD -MQ tools/xmlrpc_transport/xmlrpc_transport.p/.._.._lib_util_cmdline_parser.c.o -MF tools/xmlrpc_transport/xmlrpc_transport.p/.._.._lib_util_cmdline_parser.c.o.d -o tools/xmlrpc_transport/xmlrpc_transport.p/.._.._lib_util_cmdline_parser.c.o -c ../lib/util/cmdline_parser.c [152/186] cc -Itools/xmlrpc_transport/xmlrpc_transport.p -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 -MD -MQ tools/xmlrpc_transport/xmlrpc_transport.p/.._.._lib_util_string_parser.c.o -MF tools/xmlrpc_transport/xmlrpc_transport.p/.._.._lib_util_string_parser.c.o.d -o tools/xmlrpc_transport/xmlrpc_transport.p/.._.._lib_util_string_parser.c.o -c ../lib/util/string_parser.c [153/186] cc -Itools/xmlrpc_transport/xmlrpc_transport.p -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 -MD -MQ tools/xmlrpc_transport/xmlrpc_transport.p/.._.._lib_util_stripcaseeq.c.o -MF tools/xmlrpc_transport/xmlrpc_transport.p/.._.._lib_util_stripcaseeq.c.o.d -o tools/xmlrpc_transport/xmlrpc_transport.p/.._.._lib_util_stripcaseeq.c.o -c ../lib/util/stripcaseeq.c [154/186] cc -Itools/xmlrpc_transport/xmlrpc_transport.p -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 -MD -MQ tools/xmlrpc_transport/xmlrpc_transport.p/.._.._lib_util_getoptx.c.o -MF tools/xmlrpc_transport/xmlrpc_transport.p/.._.._lib_util_getoptx.c.o.d -o tools/xmlrpc_transport/xmlrpc_transport.p/.._.._lib_util_getoptx.c.o -c ../lib/util/getoptx.c [155/186] cc -Itools/xmlrpc_transport/xmlrpc_transport.p -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 -MD -MQ tools/xmlrpc_transport/xmlrpc_transport.p/.._.._lib_util_casprintf.c.o -MF tools/xmlrpc_transport/xmlrpc_transport.p/.._.._lib_util_casprintf.c.o.d -o tools/xmlrpc_transport/xmlrpc_transport.p/.._.._lib_util_casprintf.c.o -c ../lib/util/casprintf.c [156/186] cc -o tools/xmlrpc_transport/xmlrpc_transport tools/xmlrpc_transport/xmlrpc_transport.p/xmlrpc_transport.c.o tools/xmlrpc_transport/xmlrpc_transport.p/.._.._lib_util_cmdline_parser.c.o tools/xmlrpc_transport/xmlrpc_transport.p/.._.._lib_util_getoptx.c.o tools/xmlrpc_transport/xmlrpc_transport.p/.._.._lib_util_string_parser.c.o tools/xmlrpc_transport/xmlrpc_transport.p/.._.._lib_util_stripcaseeq.c.o tools/xmlrpc_transport/xmlrpc_transport.p/.._.._lib_util_casprintf.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libxmlrpc_client.so.3.51 lib/libutil/libxmlrpc_util.so.4.51 -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.51.0/loongarch64-redhat-linux-gnu/src -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmlparse -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmltok [157/186] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu src/cpp/libxmlrpc_client++.so.8.51 src/cpp/libxmlrpc_client++.so.8.51 src/cpp/libxmlrpc_client++.so.8.51.p/libxmlrpc_client++.so.8.51.symbols [158/186] c++ -Itools/xml-rpc-api2cpp/xml-rpc-api2cpp.p -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 -MD -MQ tools/xml-rpc-api2cpp/xml-rpc-api2cpp.p/XmlRpcFunction.cpp.o -MF tools/xml-rpc-api2cpp/xml-rpc-api2cpp.p/XmlRpcFunction.cpp.o.d -o tools/xml-rpc-api2cpp/xml-rpc-api2cpp.p/XmlRpcFunction.cpp.o -c ../tools/xml-rpc-api2cpp/XmlRpcFunction.cpp [159/186] c++ -Itools/xml-rpc-api2cpp/xml-rpc-api2cpp.p -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 -MD -MQ tools/xml-rpc-api2cpp/xml-rpc-api2cpp.p/xml-rpc-api2cpp.cpp.o -MF tools/xml-rpc-api2cpp/xml-rpc-api2cpp.p/xml-rpc-api2cpp.cpp.o.d -o tools/xml-rpc-api2cpp/xml-rpc-api2cpp.p/xml-rpc-api2cpp.cpp.o -c ../tools/xml-rpc-api2cpp/xml-rpc-api2cpp.cpp [160/186] c++ -Itools/xml-rpc-api2cpp/xml-rpc-api2cpp.p -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 -MD -MQ tools/xml-rpc-api2cpp/xml-rpc-api2cpp.p/DataType.cpp.o -MF tools/xml-rpc-api2cpp/xml-rpc-api2cpp.p/DataType.cpp.o.d -o tools/xml-rpc-api2cpp/xml-rpc-api2cpp.p/DataType.cpp.o -c ../tools/xml-rpc-api2cpp/DataType.cpp [161/186] c++ -Itools/xml-rpc-api2cpp/xml-rpc-api2cpp.p -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 -MD -MQ tools/xml-rpc-api2cpp/xml-rpc-api2cpp.p/XmlRpcClass.cpp.o -MF tools/xml-rpc-api2cpp/xml-rpc-api2cpp.p/XmlRpcClass.cpp.o.d -o tools/xml-rpc-api2cpp/xml-rpc-api2cpp.p/XmlRpcClass.cpp.o -c ../tools/xml-rpc-api2cpp/XmlRpcClass.cpp [162/186] c++ -Itools/xml-rpc-api2cpp/xml-rpc-api2cpp.p -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 -MD -MQ tools/xml-rpc-api2cpp/xml-rpc-api2cpp.p/SystemProxy.cpp.o -MF tools/xml-rpc-api2cpp/xml-rpc-api2cpp.p/SystemProxy.cpp.o.d -o tools/xml-rpc-api2cpp/xml-rpc-api2cpp.p/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.p/xml-rpc-api2cpp.cpp.o tools/xml-rpc-api2cpp/xml-rpc-api2cpp.p/DataType.cpp.o tools/xml-rpc-api2cpp/xml-rpc-api2cpp.p/XmlRpcFunction.cpp.o tools/xml-rpc-api2cpp/xml-rpc-api2cpp.p/XmlRpcClass.cpp.o tools/xml-rpc-api2cpp/xml-rpc-api2cpp.p/SystemProxy.cpp.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libxmlrpc.so.3.51 src/libxmlrpc_client.so.3.51 src/cpp/libxmlrpc_cpp.so.8.51 lib/libutil/libxmlrpc_util.so.4.51 -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.51.0/loongarch64-redhat-linux-gnu/src -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmlparse -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmltok -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/src/cpp [164/186] c++ -Itools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.p -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 -MD -MQ tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.p/xmlrpc_cpp_proxy.cpp.o -MF tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.p/xmlrpc_cpp_proxy.cpp.o.d -o tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.p/xmlrpc_cpp_proxy.cpp.o -c ../tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.cpp In file included from ../include/xmlrpc-c/client.hpp:10, 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++/8/memory:80, 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++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ [165/186] c++ -Itools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.p -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 -MD -MQ tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.p/xmlrpcMethod.cpp.o -MF tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.p/xmlrpcMethod.cpp.o.d -o tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.p/xmlrpcMethod.cpp.o -c ../tools/xmlrpc_cpp_proxy/xmlrpcMethod.cpp [166/186] c++ -Itools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.p -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 -MD -MQ tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.p/xmlrpcType.cpp.o -MF tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.p/xmlrpcType.cpp.o.d -o tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.p/xmlrpcType.cpp.o -c ../tools/xmlrpc_cpp_proxy/xmlrpcType.cpp [167/186] c++ -Itools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.p -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 -MD -MQ tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.p/proxyClass.cpp.o -MF tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.p/proxyClass.cpp.o.d -o tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.p/proxyClass.cpp.o -c ../tools/xmlrpc_cpp_proxy/proxyClass.cpp In file included from ../include/xmlrpc-c/client.hpp:10, 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++/8/memory:80, 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++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ [168/186] cc -Itools/xmlrpc_pstream/xmlrpc_pstream.p -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 -MD -MQ tools/xmlrpc_pstream/xmlrpc_pstream.p/.._lib_dumpvalue.c.o -MF tools/xmlrpc_pstream/xmlrpc_pstream.p/.._lib_dumpvalue.c.o.d -o tools/xmlrpc_pstream/xmlrpc_pstream.p/.._lib_dumpvalue.c.o -c ../tools/lib/dumpvalue.c [169/186] cc -Itools/xmlrpc_pstream/xmlrpc_pstream.p -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 -MD -MQ tools/xmlrpc_pstream/xmlrpc_pstream.p/.._.._lib_util_cmdline_parser.c.o -MF tools/xmlrpc_pstream/xmlrpc_pstream.p/.._.._lib_util_cmdline_parser.c.o.d -o tools/xmlrpc_pstream/xmlrpc_pstream.p/.._.._lib_util_cmdline_parser.c.o -c ../lib/util/cmdline_parser.c [170/186] c++ -Itools/xmlrpc_pstream/xmlrpc_pstream.p -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 -MD -MQ tools/xmlrpc_pstream/xmlrpc_pstream.p/.._.._lib_util_cmdline_parser_cpp.cpp.o -MF tools/xmlrpc_pstream/xmlrpc_pstream.p/.._.._lib_util_cmdline_parser_cpp.cpp.o.d -o tools/xmlrpc_pstream/xmlrpc_pstream.p/.._.._lib_util_cmdline_parser_cpp.cpp.o -c ../lib/util/cmdline_parser_cpp.cpp [171/186] cc -Itools/xmlrpc_pstream/xmlrpc_pstream.p -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 -MD -MQ tools/xmlrpc_pstream/xmlrpc_pstream.p/.._.._lib_util_getoptx.c.o -MF tools/xmlrpc_pstream/xmlrpc_pstream.p/.._.._lib_util_getoptx.c.o.d -o tools/xmlrpc_pstream/xmlrpc_pstream.p/.._.._lib_util_getoptx.c.o -c ../lib/util/getoptx.c [172/186] c++ -Itools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.p -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 -MD -MQ tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.p/systemProxy.cpp.o -MF tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.p/systemProxy.cpp.o.d -o tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.p/systemProxy.cpp.o -c ../tools/xmlrpc_cpp_proxy/systemProxy.cpp In file included from ../include/xmlrpc-c/client.hpp:10, 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++/8/memory:80, 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++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ [173/186] cc -Itools/xmlrpc_pstream/xmlrpc_pstream.p -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 -MD -MQ tools/xmlrpc_pstream/xmlrpc_pstream.p/.._.._lib_util_stripcaseeq.c.o -MF tools/xmlrpc_pstream/xmlrpc_pstream.p/.._.._lib_util_stripcaseeq.c.o.d -o tools/xmlrpc_pstream/xmlrpc_pstream.p/.._.._lib_util_stripcaseeq.c.o -c ../lib/util/stripcaseeq.c [174/186] cc -Itools/xmlrpc_pstream/xmlrpc_pstream.p -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 -MD -MQ tools/xmlrpc_pstream/xmlrpc_pstream.p/.._.._lib_util_string_parser.c.o -MF tools/xmlrpc_pstream/xmlrpc_pstream.p/.._.._lib_util_string_parser.c.o.d -o tools/xmlrpc_pstream/xmlrpc_pstream.p/.._.._lib_util_string_parser.c.o -c ../lib/util/string_parser.c [175/186] cc -Itools/xmlrpc_pstream/xmlrpc_pstream.p -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 -MD -MQ tools/xmlrpc_pstream/xmlrpc_pstream.p/.._.._lib_util_casprintf.c.o -MF tools/xmlrpc_pstream/xmlrpc_pstream.p/.._.._lib_util_casprintf.c.o.d -o tools/xmlrpc_pstream/xmlrpc_pstream.p/.._.._lib_util_casprintf.c.o -c ../lib/util/casprintf.c [176/186] cc -Itools/xmlrpc_dumpserver/xmlrpc_dumpserver.p -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 -MD -MQ tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/xmlrpc_dumpserver.c.o -MF tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/xmlrpc_dumpserver.c.o.d -o tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/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.p/xmlrpc_cpp_proxy.cpp.o tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.p/xmlrpcMethod.cpp.o tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.p/xmlrpcType.cpp.o tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.p/proxyClass.cpp.o tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy.p/systemProxy.cpp.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/cpp/libxmlrpc++.so.8.51 src/cpp/libxmlrpc_client++.so.8.51 lib/libutil++/libxmlrpc_util++.so.8.51 -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.51.0/loongarch64-redhat-linux-gnu/src/cpp -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/src -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmlparse -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmltok -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil++ [178/186] cc -Itools/xmlrpc_dumpserver/xmlrpc_dumpserver.p -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 -MD -MQ tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/.._.._lib_util_cmdline_parser.c.o -MF tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/.._.._lib_util_cmdline_parser.c.o.d -o tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/.._.._lib_util_cmdline_parser.c.o -c ../lib/util/cmdline_parser.c [179/186] cc -Itools/xmlrpc_dumpserver/xmlrpc_dumpserver.p -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 -MD -MQ tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/.._.._lib_util_stripcaseeq.c.o -MF tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/.._.._lib_util_stripcaseeq.c.o.d -o tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/.._.._lib_util_stripcaseeq.c.o -c ../lib/util/stripcaseeq.c [180/186] cc -Itools/xmlrpc_dumpserver/xmlrpc_dumpserver.p -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 -MD -MQ tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/.._.._lib_util_getoptx.c.o -MF tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/.._.._lib_util_getoptx.c.o.d -o tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/.._.._lib_util_getoptx.c.o -c ../lib/util/getoptx.c [181/186] cc -Itools/xmlrpc_dumpserver/xmlrpc_dumpserver.p -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 -MD -MQ tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/.._.._lib_util_string_parser.c.o -MF tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/.._.._lib_util_string_parser.c.o.d -o tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/.._.._lib_util_string_parser.c.o -c ../lib/util/string_parser.c [182/186] cc -Itools/xmlrpc_dumpserver/xmlrpc_dumpserver.p -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 -MD -MQ tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/.._.._lib_util_casprintf.c.o -MF tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/.._.._lib_util_casprintf.c.o.d -o tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/.._.._lib_util_casprintf.c.o -c ../lib/util/casprintf.c [183/186] cc -Itools/xmlrpc_dumpserver/xmlrpc_dumpserver.p -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 -MD -MQ tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/.._lib_dumpvalue.c.o -MF tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/.._lib_dumpvalue.c.o.d -o tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/.._lib_dumpvalue.c.o -c ../tools/lib/dumpvalue.c [184/186] cc -o tools/xmlrpc_dumpserver/xmlrpc_dumpserver tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/xmlrpc_dumpserver.c.o tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/.._.._lib_util_cmdline_parser.c.o tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/.._.._lib_util_getoptx.c.o tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/.._.._lib_util_string_parser.c.o tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/.._.._lib_util_stripcaseeq.c.o tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/.._.._lib_util_casprintf.c.o tools/xmlrpc_dumpserver/xmlrpc_dumpserver.p/.._lib_dumpvalue.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libxmlrpc.so.3.51 src/libxmlrpc_server.so.3.51 src/libxmlrpc_server_abyss.so.3.51 lib/libutil/libxmlrpc_util.so.4.51 -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.51.0/loongarch64-redhat-linux-gnu/src -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmlparse -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmltok -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/abyss/src [185/186] c++ -Itools/xmlrpc_pstream/xmlrpc_pstream.p -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 -MD -MQ tools/xmlrpc_pstream/xmlrpc_pstream.p/xmlrpc_pstream.cpp.o -MF tools/xmlrpc_pstream/xmlrpc_pstream.p/xmlrpc_pstream.cpp.o.d -o tools/xmlrpc_pstream/xmlrpc_pstream.p/xmlrpc_pstream.cpp.o -c ../tools/xmlrpc_pstream/xmlrpc_pstream.cpp In file included from ../include/xmlrpc-c/client.hpp:10, 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++/8/memory:80, from ../include/xmlrpc-c/client.hpp:6, from ../tools/xmlrpc_pstream/xmlrpc_pstream.cpp:29: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ [186/186] c++ -o tools/xmlrpc_pstream/xmlrpc_pstream tools/xmlrpc_pstream/xmlrpc_pstream.p/xmlrpc_pstream.cpp.o tools/xmlrpc_pstream/xmlrpc_pstream.p/.._lib_dumpvalue.c.o tools/xmlrpc_pstream/xmlrpc_pstream.p/.._.._lib_util_cmdline_parser_cpp.cpp.o tools/xmlrpc_pstream/xmlrpc_pstream.p/.._.._lib_util_cmdline_parser.c.o tools/xmlrpc_pstream/xmlrpc_pstream.p/.._.._lib_util_getoptx.c.o tools/xmlrpc_pstream/xmlrpc_pstream.p/.._.._lib_util_string_parser.c.o tools/xmlrpc_pstream/xmlrpc_pstream.p/.._.._lib_util_stripcaseeq.c.o tools/xmlrpc_pstream/xmlrpc_pstream.p/.._.._lib_util_casprintf.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/cpp/libxmlrpc++.so.8.51 src/cpp/libxmlrpc_client++.so.8.51 lib/libutil++/libxmlrpc_util++.so.8.51 lib/libutil/libxmlrpc_util.so.4.51 src/libxmlrpc.so.3.51 -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.51.0/loongarch64-redhat-linux-gnu/src/cpp -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/src -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmlparse -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/expat/xmltok -Wl,-rpath-link,/builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/lib/libutil++ Found runner: ['/usr/bin/ninja'] + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.X1PJDK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64 ++ dirname /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64 + cd xmlrpc-c-1.51.0 + DESTDIR=/builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64 + /usr/bin/meson install -C loongarch64-redhat-linux-gnu --no-rebuild Installing lib/libutil/libxmlrpc_util.so.4.51 to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64 Installing lib/libutil++/libxmlrpc_util++.so.8.51 to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64 Installing lib/abyss/src/libxmlrpc_abyss.so.3.51 to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64 Installing lib/abyss++/libxmlrpc_abyss++.so.8.51 to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64 Installing lib/expat/xmltok/libxmlrpc_xmltok.so.3.51 to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64 Installing lib/expat/xmlparse/libxmlrpc_xmlparse.so.3.51 to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64 Installing lib/openssl/libxmlrpc_openssl.so.1.51 to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64 Installing src/libxmlrpc.so.3.51 to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64 Installing src/libxmlrpc_server.so.3.51 to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64 Installing src/libxmlrpc_server_abyss.so.3.51 to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64 Installing src/libxmlrpc_server_cgi.so.3.51 to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64 Installing src/libxmlrpc_client.so.3.51 to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64 Installing src/cpp/libxmlrpc_cpp.so.8.51 to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64 Installing src/cpp/libxmlrpc++.so.8.51 to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64 Installing src/cpp/libxmlrpc_server++.so.8.51 to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64 Installing src/cpp/libxmlrpc_server_abyss++.so.8.51 to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64 Installing src/cpp/libxmlrpc_server_cgi++.so.8.51 to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64 Installing src/cpp/libxmlrpc_packetsocket.so.8.51 to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64 Installing src/cpp/libxmlrpc_server_pstream++.so.8.51 to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64 Installing src/cpp/libxmlrpc_client++.so.8.51 to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64 Installing tools/xml/xmlrpc_parsecall to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/bin Installing tools/xmlrpc/xmlrpc to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/bin Installing tools/xmlrpc_transport/xmlrpc_transport to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/bin Installing tools/xml-rpc-api2cpp/xml-rpc-api2cpp to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/bin Installing tools/xmlrpc_cpp_proxy/xmlrpc_cpp_proxy to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/bin Installing tools/xmlrpc_pstream/xmlrpc_pstream to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/bin Installing tools/xmlrpc_dumpserver/xmlrpc_dumpserver to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/bin Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/include/xmlrpc-c/config.h to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/inttypes.h to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/c_util.h to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/util.h to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/base.h to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/json.h to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/abyss.h to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/abyss_unixsock.h to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/abyss_winsock.h to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/server.h to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/server_abyss.h to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/server_w32httpsys.h to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/oldxmlrpc.h to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/oldcppwrapper.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/girerr.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/girmem.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/base.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/base64.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/timeout.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/xml.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/registry.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/server_abyss.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/packetsocket.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/server_pstream.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/AbyssEnvironment.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/AbyssServer.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/abyss_reqhandler_xmlrpc.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/AbyssChanSwitch.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/AbyssChanSwitchUnix.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/client.h to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/transport.h to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/client_global.h to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/client.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/client_transport.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/client_simple.hpp to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/server_cgi.h to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/include/xmlrpc-c/openssl_thread.h to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/include/xmlrpc-c Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/tools/xml-rpc-api2cpp/xml-rpc-api2cpp.1 to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/share/man/man1 Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/tools/xml-rpc-api2txt/xml-rpc-api2txt.1 to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/share/man/man1 Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/meson-private/xmlrpc_util.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/meson-private/xmlrpc_util++.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/meson-private/xmlrpc_abyss.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/meson-private/xmlrpc_abyss++.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/meson-private/xmlrpc_expat.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/meson-private/xmlrpc_openssl.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/meson-private/xmlrpc.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/meson-private/xmlrpc_server.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/meson-private/xmlrpc_server_abyss.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/meson-private/xmlrpc_server_cgi.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/meson-private/xmlrpc_client.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/meson-private/xmlrpc++.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/meson-private/xmlrpc_server++.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/meson-private/xmlrpc_server_abyss++.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/meson-private/xmlrpc_server_pstream.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/loongarch64-redhat-linux-gnu/meson-private/xmlrpc_client++.pc to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/tools/xml-rpc-api2txt/xml-rpc-api2txt to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/bin Installing /builddir/build/BUILD/xmlrpc-c-1.51.0/xmlrpc-c-config to /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/bin Running custom install script '/builddir/build/BUILD/xmlrpc-c-1.51.0/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.51.0/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.51.0/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.51.0/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.51.0/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.51.0/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.51.0/include/xmlrpc-c/lnsfr.sh /usr/include/xmlrpc-c/server_cgi.h /usr/include/xmlrpc_cgi.h' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.51.0-5.el8 --unique-debug-suffix -1.51.0-5.el8.loongarch64 --unique-debug-src-base xmlrpc-c-1.51.0-5.el8.loongarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/xmlrpc-c-1.51.0 extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/bin/xml-rpc-api2cpp extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/bin/xmlrpc_cpp_proxy extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/bin/xmlrpc_dumpserver extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/bin/xmlrpc extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/bin/xmlrpc_parsecall extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/bin/xmlrpc_pstream extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/bin/xmlrpc_transport extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/libxmlrpc++.so.8.51 extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/libxmlrpc.so.3.51 extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/libxmlrpc_abyss++.so.8.51 extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/libxmlrpc_abyss.so.3.51 extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/libxmlrpc_client++.so.8.51 extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/libxmlrpc_client.so.3.51 extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/libxmlrpc_cpp.so.8.51 extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/libxmlrpc_openssl.so.1.51 extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/libxmlrpc_packetsocket.so.8.51 extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/libxmlrpc_server++.so.8.51 extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/libxmlrpc_server.so.3.51 extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/libxmlrpc_server_abyss++.so.8.51 extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/libxmlrpc_server_abyss.so.3.51 extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/libxmlrpc_server_cgi++.so.8.51 extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/libxmlrpc_server_cgi.so.3.51 extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/libxmlrpc_server_pstream++.so.8.51 extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/libxmlrpc_util++.so.8.51 extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/libxmlrpc_util.so.4.51 extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/libxmlrpc_xmlparse.so.3.51 extracting debug info from /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/lib64/libxmlrpc_xmltok.so.3.51 /usr/lib/rpm/sepdebugcrcfix: Updated 27 CRC32s, 0 CRC32s did match. 4051 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: xmlrpc-c-1.51.0-5.el8.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VIEiTJ + umask 022 + cd /builddir/build/BUILD + cd xmlrpc-c-1.51.0 + DOCDIR=/builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/share/doc/xmlrpc-c + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/share/doc/xmlrpc-c + cp -pr doc/CREDITS /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/share/doc/xmlrpc-c + cp -pr doc/HISTORY /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/share/doc/xmlrpc-c + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IhiK8I + umask 022 + cd /builddir/build/BUILD + cd xmlrpc-c-1.51.0 + LICENSEDIR=/builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/share/licenses/xmlrpc-c + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/share/licenses/xmlrpc-c + cp -pr doc/COPYING /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/share/licenses/xmlrpc-c + cp -pr lib/abyss/license.txt /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/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.51.0-5.el8 xmlrpc-c(loongarch-64) = 1.51.0-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.0)(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(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.51.0-5.el8.loongarch64 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.51.0-5.el8 xmlrpc-c-c++(loongarch-64) = 1.51.0-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(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.51.0-5.el8.loongarch64 Provides: libxmlrpc_client.so.3()(64bit) xmlrpc-c-client = 1.51.0-5.el8 xmlrpc-c-client(loongarch-64) = 1.51.0-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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.51.0-5.el8.loongarch64 Provides: libxmlrpc_client++.so.8()(64bit) xmlrpc-c-client++ = 1.51.0-5.el8 xmlrpc-c-client++(loongarch-64) = 1.51.0-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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.21)(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.51.0-5.el8.loongarch64 Provides: pkgconfig(xmlrpc) = 1.51.0 pkgconfig(xmlrpc++) = 1.51.0 pkgconfig(xmlrpc_abyss) = 1.51.0 pkgconfig(xmlrpc_abyss++) = 1.51.0 pkgconfig(xmlrpc_client) = 1.51.0 pkgconfig(xmlrpc_client++) = 1.51.0 pkgconfig(xmlrpc_expat) = 1.51.0 pkgconfig(xmlrpc_openssl) = 1.51.0 pkgconfig(xmlrpc_server) = 1.51.0 pkgconfig(xmlrpc_server++) = 1.51.0 pkgconfig(xmlrpc_server_abyss) = 1.51.0 pkgconfig(xmlrpc_server_abyss++) = 1.51.0 pkgconfig(xmlrpc_server_cgi) = 1.51.0 pkgconfig(xmlrpc_server_pstream) = 1.51.0 pkgconfig(xmlrpc_util) = 1.51.0 pkgconfig(xmlrpc_util++) = 1.51.0 xmlrpc-c-devel = 1.51.0-5.el8 xmlrpc-c-devel(loongarch-64) = 1.51.0-5.el8 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(libcurl) pkgconfig(openssl) 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_server_pstream) pkgconfig(xmlrpc_util) pkgconfig(xmlrpc_util++) Processing files: xmlrpc-c-apps-1.51.0-5.el8.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OXuYqI + umask 022 + cd /builddir/build/BUILD + cd xmlrpc-c-1.51.0 + DOCDIR=/builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/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.51.0-5.el8.loongarch64/usr/share/doc/xmlrpc-c-apps + cp -pr tools/xmlrpc_transport/xmlrpc_transport.html /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64/usr/share/doc/xmlrpc-c-apps + exit 0 Provides: xmlrpc-c-apps = 1.51.0-5.el8 xmlrpc-c-apps(loongarch-64) = 1.51.0-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl 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) Processing files: xmlrpc-c-debugsource-1.51.0-5.el8.loongarch64 Provides: xmlrpc-c-debugsource = 1.51.0-5.el8 xmlrpc-c-debugsource(loongarch-64) = 1.51.0-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xmlrpc-c-debuginfo-1.51.0-5.el8.loongarch64 Provides: debuginfo(build-id) = 0be8a9fda2ad7da22ad199875308f75126cd6b4b debuginfo(build-id) = 2e6f6e13935d060f77c529ecb011b4f072abf8f4 debuginfo(build-id) = 5b2d484e8e0d0ed393e0ef83970a67a794ff45c7 debuginfo(build-id) = 6d5fd555c3edb48e856cc247d69e27df79bc2c2b debuginfo(build-id) = 9a86ea252dfc2fd53ba7a112a2121184b381f92b debuginfo(build-id) = 9b9e42e4a24f04bbcf9c1d5fec31d6bf4bf421d0 debuginfo(build-id) = 9cc0a4d95062d9b4cf60654fc5d098ea70e89bf9 debuginfo(build-id) = df8c03b1aa70172fe564c1bf504981e60cc25abf debuginfo(build-id) = f1f5011533cb98b7c0f486e9f957cc8c0f54511c xmlrpc-c-debuginfo = 1.51.0-5.el8 xmlrpc-c-debuginfo(loongarch-64) = 1.51.0-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xmlrpc-c-debugsource(loongarch-64) = 1.51.0-5.el8 Processing files: xmlrpc-c-c++-debuginfo-1.51.0-5.el8.loongarch64 Provides: debuginfo(build-id) = 008af326c5d5c83df82ddd2f9c7cc5b88fca7ec5 debuginfo(build-id) = 2fdc4acdc5933bad1b13f11e56b78e13144b5167 debuginfo(build-id) = 5314f8d0695523cdb49cc93730c84da7848d1f6d debuginfo(build-id) = 5a05ac454a071f6fbfcd14e63d6ef4e50a39e176 debuginfo(build-id) = 772952da0a381ea25a4b1f434a4d515d0af3fe70 debuginfo(build-id) = 85c3a9d951cfeec15d3249b37273bc6cde4515ed debuginfo(build-id) = 953fab134593faea27e8ed4a1a969bd7fd2a4d88 debuginfo(build-id) = 9a28139fb8f9b39fc99d2dbd992072b93967b692 debuginfo(build-id) = c4d5f6cbeffeab4c6371bdf02d502cbdb3201508 xmlrpc-c-c++-debuginfo = 1.51.0-5.el8 xmlrpc-c-c++-debuginfo(loongarch-64) = 1.51.0-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xmlrpc-c-debugsource(loongarch-64) = 1.51.0-5.el8 Processing files: xmlrpc-c-client-debuginfo-1.51.0-5.el8.loongarch64 Provides: debuginfo(build-id) = b457a9b0da65c686c50807f904cec6706cbdbd0e xmlrpc-c-client-debuginfo = 1.51.0-5.el8 xmlrpc-c-client-debuginfo(loongarch-64) = 1.51.0-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xmlrpc-c-debugsource(loongarch-64) = 1.51.0-5.el8 Processing files: xmlrpc-c-client++-debuginfo-1.51.0-5.el8.loongarch64 Provides: debuginfo(build-id) = 5ace066dde6227db33ff0d4e449b82a0e8c50029 xmlrpc-c-client++-debuginfo = 1.51.0-5.el8 xmlrpc-c-client++-debuginfo(loongarch-64) = 1.51.0-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xmlrpc-c-debugsource(loongarch-64) = 1.51.0-5.el8 Processing files: xmlrpc-c-apps-debuginfo-1.51.0-5.el8.loongarch64 Provides: debuginfo(build-id) = 1eb821e9ea04e096867a7ceb3bc73ae615ed7bb3 debuginfo(build-id) = 308bc13eafc3fe07e454dd7ab2f71dec08fa6971 debuginfo(build-id) = 335471d8792fd636026b7cb0201d68c6854e5eff debuginfo(build-id) = b43c568aac548452d5e4908b7d18459a3766ed66 debuginfo(build-id) = b7236aa5180d7ae4a84346a1524eb35f614af63a debuginfo(build-id) = cc2488f729513cd5141b575a5fa67a7e6eb38aa9 debuginfo(build-id) = df4c95a20e5c1f183efe6246c6b0176699ce08da xmlrpc-c-apps-debuginfo = 1.51.0-5.el8 xmlrpc-c-apps-debuginfo(loongarch-64) = 1.51.0-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xmlrpc-c-debugsource(loongarch-64) = 1.51.0-5.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64 Wrote: /builddir/build/RPMS/xmlrpc-c-1.51.0-5.el8.loongarch64.rpm Wrote: /builddir/build/RPMS/xmlrpc-c-c++-1.51.0-5.el8.loongarch64.rpm Wrote: /builddir/build/RPMS/xmlrpc-c-client-1.51.0-5.el8.loongarch64.rpm Wrote: /builddir/build/RPMS/xmlrpc-c-client++-1.51.0-5.el8.loongarch64.rpm Wrote: /builddir/build/RPMS/xmlrpc-c-devel-1.51.0-5.el8.loongarch64.rpm Wrote: /builddir/build/RPMS/xmlrpc-c-apps-1.51.0-5.el8.loongarch64.rpm Wrote: /builddir/build/RPMS/xmlrpc-c-debugsource-1.51.0-5.el8.loongarch64.rpm Wrote: /builddir/build/RPMS/xmlrpc-c-debuginfo-1.51.0-5.el8.loongarch64.rpm Wrote: /builddir/build/RPMS/xmlrpc-c-c++-debuginfo-1.51.0-5.el8.loongarch64.rpm Wrote: /builddir/build/RPMS/xmlrpc-c-client-debuginfo-1.51.0-5.el8.loongarch64.rpm Wrote: /builddir/build/RPMS/xmlrpc-c-client++-debuginfo-1.51.0-5.el8.loongarch64.rpm Wrote: /builddir/build/RPMS/xmlrpc-c-apps-debuginfo-1.51.0-5.el8.loongarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OQYkXH + umask 022 + cd /builddir/build/BUILD + cd xmlrpc-c-1.51.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xmlrpc-c-1.51.0-5.el8.loongarch64 + exit 0 Child return code was: 0