==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libxmlrpc 1:1.59.03-4 (Tue Sep 9 14:54:34 2025)
==> Retrieving sources...
-> Found xmlrpc-c-1.59.03.tgz
-> Found xmlrpc-c-1.59.03-use-system-expat.patch
-> Found xmlrpc-c-1.51.06-pkg-config-libxml2.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
xmlrpc-c-1.59.03.tgz ... Passed
xmlrpc-c-1.59.03-use-system-expat.patch ... Passed
xmlrpc-c-1.51.06-pkg-config-libxml2.patch ... Passed
==> Making package: libxmlrpc 1:1.59.03-4 (Tue Sep 9 14:54:57 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (1) setconf-0.7.7-4
Total Download Size: 0.01 MiB
Total Installed Size: 0.03 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
setconf-0.7.7-4-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing setconf...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
-> Found xmlrpc-c-1.59.03.tgz
-> Found xmlrpc-c-1.59.03-use-system-expat.patch
-> Found xmlrpc-c-1.51.06-pkg-config-libxml2.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting xmlrpc-c-1.59.03.tgz with bsdtar
==> Starting prepare()...
patching file common.mk
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file config.mk.in
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file lib/Makefile
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file src/Makefile
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file src/cpp/Makefile
Hunk #2 succeeded at 50 (offset -1 lines).
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file src/xmlrpc_expat.c
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file xmlrpc-c-config.test.main
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file common.mk
Hunk #1 succeeded at 260 with fuzz 2 (offset -21 lines).
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file configure.in
Hunk #1 succeeded at 745 (offset 3 lines).
Hunk #2 succeeded at 796 (offset 3 lines).
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file src/Makefile
Hunk #2 succeeded at 274 with fuzz 2 (offset -2 lines).
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file src/cpp/Makefile
Hunk #1 succeeded at 46 with fuzz 2.
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking whether to build Wininet client XML transport module... no
checking for curl-config... yes
checking whether to build Curl client XML transport module... yes
checking whether to build Libwww client XML transport module... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for main in -lncurses... yes
checking for main in -lreadline... yes
checking whether to build tools... yes
checking whether to build the xmlrpc_pstream tool... yes
checking whether to build Abyss server module... yes
checking whether to build CGI server module... no
checking whether to build C++ wrappers and tools... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for socket... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for size_t... yes
checking whether va_list is an array... no
checking whether compiler has __attribute__... yes
checking for vsnprintf... yes
checking for wcsncmp... yes
checking for setgroups... yes
checking for asprintf... yes
checking for setenv... yes
checking for strtoll... yes
checking for strtoull... yes
checking for strtoq... yes
checking for strtouq... yes
checking for __strtoll... no
checking for __strtoull... no
checking for _strtoui64... no
checking for pselect... yes
checking for gettimeofday... yes
checking for localtime_r... yes
checking for gmtime_r... yes
checking for strcasecmp... yes
checking for stricmp... no
checking for _stricmp... no
checking whether to use Abyss pthread function... yes
checking for curl-xmlrpc-config... no
checking for curl-config... /usr/bin/curl-config
checking for Curl library directory... /usr/lib
checking for OpenSSL library... yes
checking whether to build Abyss Openssl channel module... yes
checking whether to build the libxml2 backend... yes
checking for xml2-config... yes
checking for ar... ar
checking for ranlib... ranlib
configure: creating ./config.status
config.status: creating srcdir.mk
config.status: creating config.mk
config.status: creating xmlrpc_config.h
rm -f shell_config
make -C include/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03//include/Makefile \
all
Lots of echoes to 'shell_config' suppressed here ...
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/include'
>xmlrpc-c/config.h
Lots of echoes to 'xmlrpc-c/config.h' suppressed here ...
rm -f xmlrpc-c-config
rm -f xmlrpc-c-config.test
Echoes to 'xmlrpc-c-config' suppressed here ...
Echoes to 'xmlrpc-c-config.test' suppressed here ...
cat shell_config >>xmlrpc-c-config
cat shell_config >>xmlrpc-c-config.test
cat xmlrpc-c-config.main >>xmlrpc-c-config
cat xmlrpc-c-config.test.main >>xmlrpc-c-config.test
chmod a+rx xmlrpc-c-config
chmod a+rx xmlrpc-c-config.test
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/include'
make -C lib/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03//lib/Makefile \
all
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib'
make -C util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
all
make -C libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
all
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/GNUmakefile version.h
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 srcdir
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 srcdir
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 blddir
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 blddir
cat /dev/null >depend.mk
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03'
rm -f version.h
cat /dev/null >depend.mk
echo "/* Generated by make file rule */" >>version.h
echo "#define XMLRPC_C_VERSION" \"1.59.2"\"" >>version.h
echo "#define XMLRPC_VERSION_MAJOR 1" >>version.h
echo "#define XMLRPC_VERSION_MINOR 59" >>version.h
gcc -c -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Isrcdir/lib/util/include -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection casprintf.c
gcc -c -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Isrcdir/lib/util/include -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection cmdline_parser.c
echo "#define XMLRPC_VERSION_POINT 2" >>version.h
gcc -c -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Isrcdir/lib/util/include -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection getoptx.c
gcc -c -o asprintf.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection asprintf.c
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03'
gcc -c -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Isrcdir/lib/util/include -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection string_parser.c
gcc -c -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Isrcdir/lib/util/include -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection stripcaseeq.c
gcc -c -o base64.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection base64.c
g++ -c -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Isrcdir/lib/util/include -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS cmdline_parser_cpp.cpp
gcc -c -o error.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection error.c
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
gcc -c -o lock_platform.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection lock_platform.c
gcc -c -o lock_pthread.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection lock_pthread.c
gcc -c -o lock_none.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection lock_none.c
make -C curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
all
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 srcdir
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 blddir
cat /dev/null >depend.mk
gcc -c -o make_printable.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection make_printable.c
gcc -c -o memblock.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection memblock.c
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03/version.h version.h
gcc -c -o mempool.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection mempool.c
gcc -c -o curltransaction.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -DHAVE_CURL_MULTI_POLL -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection curltransaction.c
gcc -c -o curlmulti.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -DHAVE_CURL_MULTI_POLL -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection curlmulti.c
gcc -c -o select.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection select.c
gcc -c -o xmlrpc_curl_transport.osh -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -DHAVE_CURL_MULTI_POLL -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC xmlrpc_curl_transport.c
gcc -c -o sleep.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection sleep.c
gcc -c -o curltransaction.osh -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -DHAVE_CURL_MULTI_POLL -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC curltransaction.c
gcc -c -o string_number.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection string_number.c
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
gcc -c -o time.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection time.c
gcc -c -o utf8.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection utf8.c
gcc -c -o curlmulti.osh -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -DHAVE_CURL_MULTI_POLL -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC curlmulti.c
gcc -c -o xmlrpc_curl_transport.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -DHAVE_CURL_MULTI_POLL -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection xmlrpc_curl_transport.c
gcc -c -o asprintf.osh -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC asprintf.c
gcc -c -o base64.osh -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC base64.c
gcc -c -o error.osh -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC error.c
gcc -c -o lock_platform.osh -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC lock_platform.c
gcc -c -o lock_pthread.osh -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC lock_pthread.c
gcc -c -o lock_none.osh -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC lock_none.c
gcc -c -o make_printable.osh -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC make_printable.c
gcc -c -o memblock.osh -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC memblock.c
gcc -c -o mempool.osh -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC mempool.c
gcc -c -o select.osh -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC select.c
gcc -c -o sleep.osh -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC sleep.c
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
gcc -c -o string_number.osh -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC string_number.c
gcc -c -o time.osh -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC time.c
gcc -c -o utf8.osh -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -Isrcdir -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC utf8.c
rm -f xmlrpc_util.pc
rm -f libxmlrpc_util.a
ar cru libxmlrpc_util.a asprintf.o base64.o error.o lock_platform.o lock_pthread.o lock_none.o make_printable.o memblock.o mempool.o select.o sleep.o string_number.o time.o utf8.o
Echoes to 'xmlrpc_util.pc' suppressed here ...
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libxmlrpc_util.a
gcc -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libxmlrpc_util.so.4 asprintf.osh base64.osh error.osh lock_platform.osh lock_pthread.osh lock_none.osh make_printable.osh memblock.osh mempool.osh select.osh sleep.osh string_number.osh time.osh utf8.osh -o libxmlrpc_util.so.4.59
rm -f libxmlrpc_util.so.4
ln -s libxmlrpc_util.so.4.59 libxmlrpc_util.so.4
rm -f libxmlrpc_util.so
ln -s libxmlrpc_util.so.4 libxmlrpc_util.so
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C libutil++/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/Makefile \
all
make -C abyss/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/Makefile \
all
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 srcdir
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 blddir
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss'
make -C src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/Makefile \
all
cat /dev/null >depend.mk
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 srcdir
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 blddir
cat /dev/null >depend.mk
g++ -c -o Lock.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS Lock.cpp
g++ -c -o base64.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS base64.cpp
g++ -c -o env_wrap.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS env_wrap.cpp
g++ -c -o girerr.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS girerr.cpp
gcc -c -o channel.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection channel.c
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o girmem.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS girmem.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
gcc -c -o chanswitch.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection chanswitch.c
gcc -c -o conf.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection conf.c
g++ -c -o Lock.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS Lock.cpp
g++ -c -o base64.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS base64.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
gcc -c -o conn.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection conn.c
g++ -c -o env_wrap.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS env_wrap.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o girerr.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS girerr.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o girmem.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS girmem.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
gcc -c -o data.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection data.c
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
rm -f xmlrpc_util++.pc
Echoes to 'xmlrpc_util++.pc' suppressed here ...
rm -f libxmlrpc_util++.a
ar cru libxmlrpc_util++.a Lock.o base64.o env_wrap.o girerr.o girmem.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libxmlrpc_util++.a
gcc -c -o date.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection date.c
gcc -c -o file.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection file.c
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03/version.h version.h
gcc -c -o http.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection http.c
gcc -c -o init.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection init.c
gcc -c -o response.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection response.c
gcc -c -o server.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection server.c
gcc -c -o session.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection session.c
gcc -c -o sessionReadRequest.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection sessionReadRequest.c
g++ -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libxmlrpc_util++.so.9 Lock.osh base64.osh env_wrap.osh girerr.osh girmem.osh -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil -lxmlrpc_util -o libxmlrpc_util++.so.9.59
gcc -c -o socket.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection socket.c
gcc -c -o socket_unix.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection socket_unix.c
gcc -c -o socket_openssl.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection socket_openssl.c
gcc -c -o sockutil.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection sockutil.c
gcc -c -o token.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection token.c
gcc -c -o thread_pthread.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection thread_pthread.c
gcc -c -o trace.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection trace.c
gcc -c -o channel.osh -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC channel.c
gcc -c -o chanswitch.osh -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC chanswitch.c
gcc -c -o conf.osh -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC conf.c
gcc -c -o conn.osh -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC conn.c
gcc -c -o data.osh -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC data.c
gcc -c -o date.osh -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC date.c
gcc -c -o file.osh -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC file.c
gcc -c -o handler.osh -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC handler.c
gcc -c -o http.osh -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC http.c
gcc -c -o init.osh -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC init.c
gcc -c -o response.osh -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC response.c
gcc -c -o server.osh -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC server.c
rm -f libxmlrpc_util++.so.9
ln -s libxmlrpc_util++.so.9.59 libxmlrpc_util++.so.9
rm -f libxmlrpc_util++.so
ln -s libxmlrpc_util++.so.9 libxmlrpc_util++.so
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
gcc -c -o session.osh -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC session.c
gcc -c -o sessionReadRequest.osh -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC sessionReadRequest.c
gcc -c -o socket.osh -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC socket.c
gcc -c -o socket_unix.osh -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC socket_unix.c
gcc -c -o socket_openssl.osh -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC socket_openssl.c
gcc -c -o sockutil.osh -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC sockutil.c
gcc -c -o token.osh -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC token.c
gcc -c -o thread_pthread.osh -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC thread_pthread.c
gcc -c -o trace.osh -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC trace.c
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
rm -f xmlrpc_abyss.pc
Echoes to 'xmlrpc_abyss.pc' suppressed here ...
gcc -c -o handler.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -D_UNIX -Iblddir -Iblddir/include -Isrcdir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection handler.c
gcc -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libxmlrpc_abyss.so.3 channel.osh chanswitch.osh conf.osh conn.osh data.osh date.osh file.osh handler.osh http.osh init.osh response.osh server.osh session.osh sessionReadRequest.osh socket.osh socket_unix.osh socket_openssl.osh sockutil.osh token.osh thread_pthread.osh trace.osh -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil -lxmlrpc_util -lssl -lcrypto -o libxmlrpc_abyss.so.3.59
rm -f libxmlrpc_abyss.a
ar cru libxmlrpc_abyss.a channel.o chanswitch.o conf.o conn.o data.o date.o file.o handler.o http.o init.o response.o server.o session.o sessionReadRequest.o socket.o socket_unix.o socket_openssl.o sockutil.o token.o thread_pthread.o trace.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libxmlrpc_abyss.a
rm -f libxmlrpc_abyss.so.3
ln -s libxmlrpc_abyss.so.3.59 libxmlrpc_abyss.so.3
rm -f libxmlrpc_abyss.so
ln -s libxmlrpc_abyss.so.3 libxmlrpc_abyss.so
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss'
make -C abyss++/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss++/Makefile \
all
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss++'
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 srcdir
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 blddir
cat /dev/null >depend.mk
g++ -c -o AbyssServer.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS AbyssServer.cpp
g++ -c -o AbyssChanSwitch.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS AbyssChanSwitch.cpp
g++ -c -o AbyssEnvironment.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS AbyssEnvironment.cpp
g++ -c -o AbyssChanSwitchUnix.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS AbyssChanSwitchUnix.cpp
g++ -c -o AbyssServer.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS AbyssServer.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o AbyssChanSwitch.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS AbyssChanSwitch.cpp
g++ -c -o AbyssEnvironment.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS AbyssEnvironment.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o AbyssChanSwitchUnix.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS AbyssChanSwitchUnix.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/Makefile \
libxmlrpc_abyss.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/Makefile \
libxmlrpc_util++.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
rm -f xmlrpc_abyss++.pc
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
Echoes to 'xmlrpc_abyss++.pc' suppressed here ...
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
rm -f libxmlrpc_abyss++.a
ar cru libxmlrpc_abyss++.a AbyssServer.o AbyssChanSwitch.o AbyssEnvironment.o AbyssChanSwitchUnix.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libxmlrpc_abyss++.a
g++ -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libxmlrpc_abyss++.so.9 AbyssServer.osh AbyssChanSwitch.osh AbyssEnvironment.osh AbyssChanSwitchUnix.osh -L. -Lblddir/src -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src -lxmlrpc_abyss -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++ -lxmlrpc_util++ -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil -lxmlrpc_util -o libxmlrpc_abyss++.so.9.59
rm -f libxmlrpc_abyss++.so.9
ln -s libxmlrpc_abyss++.so.9.59 libxmlrpc_abyss++.so.9
rm -f libxmlrpc_abyss++.so
ln -s libxmlrpc_abyss++.so.9 libxmlrpc_abyss++.so
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss++'
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib'
make -C src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03//src/Makefile \
all
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 srcdir
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 blddir
cat /dev/null >depend.mk
gcc -c -o base_global.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection base_global.c
gcc -c -o double.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection double.c
gcc -c -o json.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection json.c
gcc -c -o parse_datetime.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection parse_datetime.c
gcc -c -o parse_value.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection parse_value.c
gcc -c -o resource.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection resource.c
gcc -c -o trace.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection trace.c
gcc -c -o version.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection version.c
gcc -c -o xmlrpc_data.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection xmlrpc_data.c
gcc -c -o xmlrpc_datetime.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection xmlrpc_datetime.c
gcc -c -o xmlrpc_string.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection xmlrpc_string.c
gcc -c -o xmlrpc_array.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection xmlrpc_array.c
gcc -c -o xmlrpc_struct.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection xmlrpc_struct.c
gcc -c -o xmlrpc_build.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection xmlrpc_build.c
gcc -c -o xmlrpc_decompose.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection xmlrpc_decompose.c
gcc -c -o xmlrpc_libxml2.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection xmlrpc_libxml2.c
gcc -c -o xmlrpc_parse.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection xmlrpc_parse.c
gcc -c -o xmlrpc_serialize.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection xmlrpc_serialize.c
gcc -c -o xmlrpc_authcookie.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection xmlrpc_authcookie.c
gcc -c -o registry.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection registry.c
gcc -c -o method.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection method.c
gcc -c -o system_method.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection system_method.c
gcc -c -o xmlrpc_server_abyss.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -Isrcdir/lib/abyss/src -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection xmlrpc_server_abyss.c
gcc -c -o abyss_handler.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -Isrcdir/lib/abyss/src -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection abyss_handler.c
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/GNUmakefile transport_config.h
gcc -c -o xmlrpc_client_global.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection xmlrpc_client_global.c
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03'
rm -f transport_config.h
echo '/* This file was generated by a make rule */' >>transport_config.h
echo '#define MUST_BUILD_WININET_CLIENT 0' >>transport_config.h
echo '#define MUST_BUILD_CURL_CLIENT 1' >>transport_config.h
echo '#define MUST_BUILD_LIBWWW_CLIENT 0' >>transport_config.h
echo "static const char * const XMLRPC_DEFAULT_TRANSPORT =" >>transport_config.h
echo '"curl";' >>transport_config.h
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03'
gcc -c -o xmlrpc_server_info.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection xmlrpc_server_info.c
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
xmlrpc_curl_transport.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[2]: 'xmlrpc_curl_transport.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curltransaction.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[2]: 'curltransaction.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curlmulti.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
gcc -c -o base_global.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC base_global.c
gcc -c -o double.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC double.c
make[2]: 'curlmulti.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
gcc -c -o json.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC json.c
gcc -c -o parse_datetime.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC parse_datetime.c
gcc -c -o parse_value.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC parse_value.c
gcc -c -o resource.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC resource.c
gcc -c -o trace.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC trace.c
gcc -c -o version.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC version.c
gcc -c -o xmlrpc_data.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC xmlrpc_data.c
gcc -c -o xmlrpc_datetime.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC xmlrpc_datetime.c
gcc -c -o xmlrpc_string.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC xmlrpc_string.c
gcc -c -o xmlrpc_array.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC xmlrpc_array.c
gcc -c -o xmlrpc_struct.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC xmlrpc_struct.c
gcc -c -o xmlrpc_build.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC xmlrpc_build.c
gcc -c -o xmlrpc_decompose.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC xmlrpc_decompose.c
gcc -c -o xmlrpc_libxml2.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC xmlrpc_libxml2.c
gcc -c -o xmlrpc_parse.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC xmlrpc_parse.c
gcc -c -o xmlrpc_serialize.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC xmlrpc_serialize.c
gcc -c -o xmlrpc_authcookie.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC xmlrpc_authcookie.c
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: 'libxmlrpc_util.so' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
gcc -c -o registry.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC registry.c
gcc -c -o method.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC method.c
gcc -c -o system_method.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC system_method.c
gcc -c -o xmlrpc_server_abyss.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -Isrcdir/lib/abyss/src -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -Isrcdir/lib/abyss/src -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC xmlrpc_server_abyss.c
gcc -c -o abyss_handler.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -Isrcdir/lib/abyss/src -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -Isrcdir/lib/abyss/src -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC abyss_handler.c
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/Makefile \
libxmlrpc_abyss.so
gcc -c -o xmlrpc_client.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC xmlrpc_client.c
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
gcc -c -o xmlrpc_client_global.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC xmlrpc_client_global.c
gcc -c -o xmlrpc_server_info.osh -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -fPIC -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC xmlrpc_server_info.c
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
xmlrpc_curl_transport.osh
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[2]: 'xmlrpc_curl_transport.osh' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curltransaction.osh
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curlmulti.osh
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[2]: 'curltransaction.osh' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
rm -f xmlrpc.pc
Echoes to 'xmlrpc.pc' suppressed here ...
make[2]: 'curlmulti.osh' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
rm -f xmlrpc_client.pc
rm -f xmlrpc_server.pc
Echoes to 'xmlrpc_client.pc' suppressed here ...
Echoes to 'xmlrpc_server.pc' suppressed here ...
rm -f xmlrpc_server_abyss.pc
rm -f xmlrpc_server_cgi.pc
Echoes to 'xmlrpc_server_abyss.pc' suppressed here ...
Echoes to 'xmlrpc_server_cgi.pc' suppressed here ...
rm -f libxmlrpc.a
rm -f libxmlrpc_server.a
ar cru libxmlrpc.a base_global.o double.o json.o parse_datetime.o parse_value.o resource.o trace.o version.o xmlrpc_data.o xmlrpc_datetime.o xmlrpc_string.o xmlrpc_array.o xmlrpc_struct.o xmlrpc_build.o xmlrpc_decompose.o xmlrpc_libxml2.o xmlrpc_parse.o xmlrpc_serialize.o xmlrpc_authcookie.o
rm -f libxmlrpc_server_abyss.a
ar cru libxmlrpc_server.a registry.o method.o system_method.o
ar cru libxmlrpc_server_abyss.a xmlrpc_server_abyss.o abyss_handler.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libxmlrpc_server.a
gcc -c -o xmlrpc_client.o -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection xmlrpc_client.c
ranlib libxmlrpc_server_abyss.a
gcc -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libxmlrpc.so.3 base_global.osh double.osh json.osh parse_datetime.osh parse_value.osh resource.osh trace.osh version.osh xmlrpc_data.osh xmlrpc_datetime.osh xmlrpc_string.osh xmlrpc_array.osh xmlrpc_struct.osh xmlrpc_build.osh xmlrpc_decompose.osh xmlrpc_libxml2.osh xmlrpc_parse.osh xmlrpc_serialize.osh xmlrpc_authcookie.osh -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil -lxmlrpc_util -lxml2 -o libxmlrpc.so.3.59
ranlib libxmlrpc.a
rm -f libxmlrpc.so.3
ln -s libxmlrpc.so.3.59 libxmlrpc.so.3
rm -f libxmlrpc.so
ln -s libxmlrpc.so.3 libxmlrpc.so
gcc -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libxmlrpc_server.so.3 registry.osh method.osh system_method.osh -L. -lxmlrpc -lxml2 -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil -lxmlrpc_util -o libxmlrpc_server.so.3.59
gcc -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libxmlrpc_client.so.3 xmlrpc_client.osh xmlrpc_client_global.osh xmlrpc_server_info.osh /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/xmlrpc_curl_transport.osh /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/curltransaction.osh /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/curlmulti.osh -Lblddir/src -Lblddir/lib/libutil -lxmlrpc -lxmlrpc_util -lxml2 -lcurl -o libxmlrpc_client.so.3.59
rm -f libxmlrpc_client.a
ar cru libxmlrpc_client.a xmlrpc_client.o xmlrpc_client_global.o xmlrpc_server_info.o /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/xmlrpc_curl_transport.o /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/curltransaction.o /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/curlmulti.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libxmlrpc_client.a
rm -f libxmlrpc_server.so.3
ln -s libxmlrpc_server.so.3.59 libxmlrpc_server.so.3
rm -f libxmlrpc_server.so
ln -s libxmlrpc_server.so.3 libxmlrpc_server.so
gcc -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libxmlrpc_server_abyss.so.3 xmlrpc_server_abyss.osh abyss_handler.osh -L. -lxmlrpc_server -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src -lxmlrpc_abyss -L. -lxmlrpc -lxml2 -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil -lxmlrpc_util -o libxmlrpc_server_abyss.so.3.59
rm -f libxmlrpc_client.so.3
ln -s libxmlrpc_client.so.3.59 libxmlrpc_client.so.3
rm -f libxmlrpc_client.so
ln -s libxmlrpc_client.so.3 libxmlrpc_client.so
rm -f libxmlrpc_server_abyss.so.3
ln -s libxmlrpc_server_abyss.so.3.59 libxmlrpc_server_abyss.so.3
rm -f libxmlrpc_server_abyss.so
ln -s libxmlrpc_server_abyss.so.3 libxmlrpc_server_abyss.so
make -C cpp/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp/Makefile \
all
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp'
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 srcdir
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 blddir
cat /dev/null >depend.mk
cat: blddir/src/libxmlrpc_client.cflags: No such file or directory
cat: blddir/src/libxmlrpc_client.cflags: No such file or directory
g++ -c -o XmlRpcCpp.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS XmlRpcCpp.cpp
g++ -c -o fault.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS fault.cpp
g++ -c -o global.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS global.cpp
g++ -c -o outcome.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS outcome.cpp
g++ -c -o param_list.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS param_list.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o value.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS value.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o xml.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS xml.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o registry.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS registry.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o server_cgi.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS server_cgi.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o server_pstream_conn.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS server_pstream_conn.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o server_pstream.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS server_pstream.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o packetsocket.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Wno-inline -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS packetsocket.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o server_abyss.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS server_abyss.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o abyss_reqhandler_xmlrpc.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS abyss_reqhandler_xmlrpc.cpp
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile libxmlrpc_client.cflags
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
echo "-Isrcdir/lib/curl_transport" >libxmlrpc_client.cflags
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
g++ -c -o XmlRpcCpp.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS XmlRpcCpp.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_server.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
g++ -c -o fault.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS fault.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o global.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS global.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o outcome.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS outcome.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o param_list.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS param_list.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o value.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS value.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o xml.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS xml.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/Makefile \
libxmlrpc_util++.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
g++ -c -o registry.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS registry.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o server_cgi.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS server_cgi.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o server_pstream_conn.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS server_pstream_conn.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o server_pstream.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS server_pstream.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o packetsocket.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Wno-inline -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS packetsocket.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o server_abyss.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS server_abyss.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o abyss_reqhandler_xmlrpc.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS abyss_reqhandler_xmlrpc.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss++/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss++/Makefile \
libxmlrpc_abyss++.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss++'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/Makefile \
libxmlrpc_abyss.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[5]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[5]: 'libxmlrpc_util.so' is up to date.
make[5]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/Makefile \
libxmlrpc_util++.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[5]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[5]: 'libxmlrpc_util.so' is up to date.
make[5]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss++'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/Makefile \
libxmlrpc_abyss.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_server_abyss.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
g++ -c -o client.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS client.cpp
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/Makefile \
libxmlrpc_abyss.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[5]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[5]: 'libxmlrpc_util.so' is up to date.
make[5]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
g++ -c -o client_simple.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS client_simple.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o curl.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS curl.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o libwww.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS libwww.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o wininet.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS wininet.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o pstream.osh -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -fPIC -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS pstream.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_client.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
xmlrpc_curl_transport.osh
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[4]: 'xmlrpc_curl_transport.osh' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curltransaction.osh
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[4]: 'curltransaction.osh' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curlmulti.osh
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[4]: 'curlmulti.osh' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile libxmlrpc_client.ldflags
rm -f xmlrpc++.pc
Echoes to 'xmlrpc++.pc' suppressed here ...
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
echo "-Lblddir/src -lxmlrpc_client -Lblddir/src -Lblddir/lib/libutil -lxmlrpc -lxmlrpc_util -lxml2 -lcurl " >libxmlrpc_client.ldflags
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
rm -f xmlrpc_client++.pc
Echoes to 'xmlrpc_client++.pc' suppressed here ...
rm -f xmlrpc_server++.pc
Echoes to 'xmlrpc_server++.pc' suppressed here ...
rm -f xmlrpc_server_pstream++.pc
Echoes to 'xmlrpc_server_pstream++.pc' suppressed here ...
rm -f libxmlrpc_cpp.a
ar cru libxmlrpc_cpp.a XmlRpcCpp.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libxmlrpc_cpp.a
rm -f libxmlrpc++.a
ar cru libxmlrpc++.a fault.o global.o outcome.o param_list.o value.o xml.o
ar: `u' modifier ignored since `D' is the default (see `U')
rm -f libxmlrpc_server++.a
ar cru libxmlrpc_server++.a registry.o
rm -f libxmlrpc_server_cgi++.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar cru libxmlrpc_server_cgi++.a server_cgi.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libxmlrpc_server++.a
ranlib libxmlrpc_server_cgi++.a
rm -f libxmlrpc_server_pstream++.a
ranlib libxmlrpc++.a
rm -f libxmlrpc_packetsocket.a
ar cru libxmlrpc_server_pstream++.a server_pstream_conn.o server_pstream.o
rm -f libxmlrpc_server_abyss++.a
ar cru libxmlrpc_packetsocket.a packetsocket.o
ar cru libxmlrpc_server_abyss++.a server_abyss.o abyss_reqhandler_xmlrpc.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libxmlrpc_server_pstream++.a
ranlib libxmlrpc_packetsocket.a
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libxmlrpc_server_abyss++.a
g++ -c -o client.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS client.cpp
g++ -c -o client_simple.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS client_simple.cpp
g++ -c -o curl.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS curl.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o libwww.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS libwww.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o wininet.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS wininet.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -o pstream.o -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Iblddir/include -Isrcdir/include -Iblddir -Isrcdir/lib/util/include -Isrcdir/lib/curl_transport -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS pstream.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libxmlrpc_cpp.so.9 XmlRpcCpp.osh -Lblddir/src -lxmlrpc_server -lxmlrpc -lxml2 -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil -lxmlrpc_util -o libxmlrpc_cpp.so.9.59
g++ -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libxmlrpc++.so.9 fault.osh global.osh outcome.osh param_list.osh value.osh xml.osh -Lblddir/src -lxmlrpc -lxml2 -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++ -lxmlrpc_util++ -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil -lxmlrpc_util -o libxmlrpc++.so.9.59
rm -f libxmlrpc_cpp.so.9
ln -s libxmlrpc_cpp.so.9.59 libxmlrpc_cpp.so.9
rm -f libxmlrpc_cpp.so
ln -s libxmlrpc_cpp.so.9 libxmlrpc_cpp.so
rm -f libxmlrpc++.so.9
ln -s libxmlrpc++.so.9.59 libxmlrpc++.so.9
rm -f libxmlrpc++.so
ln -s libxmlrpc++.so.9 libxmlrpc++.so
g++ -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libxmlrpc_server++.so.9 registry.osh -L. -lxmlrpc++ -Lblddir/src -lxmlrpc_server -lxmlrpc -lxml2 -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++ -lxmlrpc_util++ -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil -lxmlrpc_util -o libxmlrpc_server++.so.9.59
g++ -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libxmlrpc_packetsocket.so.9 packetsocket.osh -L. -lxmlrpc++ -Lblddir/src -lxmlrpc -lxml2 -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++ -lxmlrpc_util++ -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil -lxmlrpc_util -o libxmlrpc_packetsocket.so.9.59
rm -f libxmlrpc_client++.a
ar cru libxmlrpc_client++.a client.o client_simple.o curl.o libwww.o wininet.o pstream.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libxmlrpc_client++.a
rm -f libxmlrpc_packetsocket.so.9
ln -s libxmlrpc_packetsocket.so.9.59 libxmlrpc_packetsocket.so.9
rm -f libxmlrpc_server++.so.9
rm -f libxmlrpc_packetsocket.so
ln -s libxmlrpc_server++.so.9.59 libxmlrpc_server++.so.9
ln -s libxmlrpc_packetsocket.so.9 libxmlrpc_packetsocket.so
rm -f libxmlrpc_server++.so
ln -s libxmlrpc_server++.so.9 libxmlrpc_server++.so
g++ -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libxmlrpc_client++.so.9 client.osh client_simple.osh curl.osh libwww.osh wininet.osh pstream.osh -L. -lxmlrpc++ -lxmlrpc_packetsocket -Lblddir/src -lxmlrpc_client -Lblddir/src -Lblddir/lib/libutil -lxmlrpc -lxmlrpc_util -lxml2 -lcurl -Lblddir/src -lxmlrpc_client -lxmlrpc -lxml2 -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++ -lxmlrpc_util++ -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil -lxmlrpc_util -o libxmlrpc_client++.so.9.59
g++ -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libxmlrpc_server_cgi++.so.9 server_cgi.osh -L. -lxmlrpc_server++ -lxmlrpc++ -Lblddir/src -lxmlrpc_server -lxmlrpc -lxml2 -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++ -lxmlrpc_util++ -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil -lxmlrpc_util -o libxmlrpc_server_cgi++.so.9.59
g++ -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libxmlrpc_server_pstream++.so.9 server_pstream_conn.osh server_pstream.osh -L. -lxmlrpc_server++ -lxmlrpc++ -lxmlrpc_packetsocket -Lblddir/src -lxmlrpc_server -lxmlrpc -lxml2 -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++ -lxmlrpc_util++ -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil -lxmlrpc_util -o libxmlrpc_server_pstream++.so.9.59
g++ -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libxmlrpc_server_abyss++.so.9 server_abyss.osh abyss_reqhandler_xmlrpc.osh -L. -lxmlrpc_server++ -lxmlrpc++ -Lblddir/src -lxmlrpc_server_abyss -lxmlrpc_server -lxmlrpc -lxml2 -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss++ -lxmlrpc_abyss++ -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src -lxmlrpc_abyss -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++ -lxmlrpc_util++ -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil -lxmlrpc_util -o libxmlrpc_server_abyss++.so.9.59
rm -f libxmlrpc_server_pstream++.so.9
ln -s libxmlrpc_server_pstream++.so.9.59 libxmlrpc_server_pstream++.so.9
rm -f libxmlrpc_server_pstream++.so
ln -s libxmlrpc_server_pstream++.so.9 libxmlrpc_server_pstream++.so
rm -f libxmlrpc_server_cgi++.so.9
ln -s libxmlrpc_server_cgi++.so.9.59 libxmlrpc_server_cgi++.so.9
rm -f libxmlrpc_server_abyss++.so.9
rm -f libxmlrpc_server_cgi++.so
ln -s libxmlrpc_server_abyss++.so.9.59 libxmlrpc_server_abyss++.so.9
ln -s libxmlrpc_server_cgi++.so.9 libxmlrpc_server_cgi++.so
rm -f libxmlrpc_server_abyss++.so
ln -s libxmlrpc_server_abyss++.so.9 libxmlrpc_server_abyss++.so
rm -f libxmlrpc_client++.so.9
ln -s libxmlrpc_client++.so.9.59 libxmlrpc_client++.so.9
rm -f libxmlrpc_client++.so
ln -s libxmlrpc_client++.so.9 libxmlrpc_client++.so
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp'
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools'
make -C binmode-rpc-kit/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/binmode-rpc-kit/Makefile \
all
make -C lib/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib/Makefile \
all
make -C turbocharger/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/turbocharger/Makefile \
all
make -C xml/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xml/Makefile \
all
make -C xmlrpc/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc/Makefile \
all
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib'
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xml'
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/binmode-rpc-kit'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/binmode-rpc-kit'
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/turbocharger'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/turbocharger'
make -C xmlrpc_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc_transport/Makefile \
all
make -C xml-rpc-api2cpp/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xml-rpc-api2cpp/Makefile \
all
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc'
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc_transport'
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xml-rpc-api2cpp'
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 srcdir
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 blddir
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 srcdir
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 srcdir
cat /dev/null >depend.mk
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 blddir
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 srcdir
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 blddir
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 blddir
cat /dev/null >depend.mk
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 srcdir
cat /dev/null >depend.mk
cat /dev/null >depend.mk
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 blddir
cat /dev/null >depend.mk
gcc -c -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -I../lib/include -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection xmlrpc_parsecall.c
gcc -c -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -Isrcdir/tools/lib/include -Iblddir -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection dumpvalue.c
gcc -c -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -I../lib/include -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection xmlrpc.c
gcc -c -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection xmlrpc_transport.c
g++ -c -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Wno-inline -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS xml-rpc-api2cpp.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
make -C blddir/tools/lib/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib/Makefile dumpvalue.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib'
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib'
g++ -c -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Wno-inline -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS DataType.cpp
make[2]: 'dumpvalue.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_client.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
xmlrpc_curl_transport.osh
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C blddir/tools/lib/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib/Makefile dumpvalue.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: 'libxmlrpc_util.so' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
casprintf.o
make[2]: 'dumpvalue.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_client.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[3]: 'xmlrpc_curl_transport.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curltransaction.osh
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
xmlrpc_curl_transport.osh
make[2]: 'casprintf.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
gcc -o xmlrpc_parsecall -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now xmlrpc_parsecall.o blddir/tools/lib/dumpvalue.o /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/libxmlrpc.so /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/libxmlrpc_util.so /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/casprintf.o
make[3]: 'curltransaction.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curlmulti.osh
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[3]: 'xmlrpc_curl_transport.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curltransaction.osh
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[3]: 'curlmulti.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'curltransaction.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curlmulti.osh
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: 'curlmulti.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xml'
make -C xml-rpc-api2txt/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xml-rpc-api2txt/Makefile \
all
make[2]: 'libxmlrpc_util.so' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
casprintf.o
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xml-rpc-api2txt'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 srcdir
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[2]: 'casprintf.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 blddir
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
cmdline_parser.o
cat /dev/null >depend.mk
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: 'libxmlrpc_util.so' is up to date.
make[2]: 'cmdline_parser.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
casprintf.o
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
getoptx.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xml-rpc-api2txt'
g++ -c -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Wno-inline -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS XmlRpcFunction.cpp
make[2]: 'casprintf.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: 'getoptx.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
cmdline_parser.o
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
stripcaseeq.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: 'stripcaseeq.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: 'cmdline_parser.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
string_parser.o
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
getoptx.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: 'string_parser.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: 'getoptx.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
stripcaseeq.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
gcc -o xmlrpc_transport -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now xmlrpc_transport.o -Lblddir/src -lxmlrpc_client -Lblddir/src -Lblddir/lib/libutil -lxmlrpc -lxmlrpc_util -lxml2 -lcurl -lxml2 -lcurl /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/casprintf.o /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/cmdline_parser.o /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/getoptx.o /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/stripcaseeq.o /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/string_parser.o
make[2]: 'stripcaseeq.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
string_parser.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: 'string_parser.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
gcc -o xmlrpc -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now xmlrpc.o blddir/tools/lib/dumpvalue.o /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/casprintf.o /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/cmdline_parser.o /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/getoptx.o /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/stripcaseeq.o /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/string_parser.o -Lblddir/src -lxmlrpc_client -Lblddir/src -Lblddir/lib/libutil -lxmlrpc -lxmlrpc_util -lxml2 -lcurl -lxml2 -lcurl
g++ -c -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Wno-inline -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS XmlRpcClass.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Wno-inline -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS SystemProxy.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc_transport'
make -C xmlrpc_cpp_proxy/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc_cpp_proxy/Makefile \
all
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc_cpp_proxy'
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 srcdir
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 blddir
cat /dev/null >depend.mk
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc'
make -C xmlrpc_pstream/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc_pstream/Makefile \
all
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc_pstream'
g++ -c -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Wno-inline -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS xmlrpc_cpp_proxy.cpp
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 srcdir
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 blddir
cat /dev/null >depend.mk
g++ -c -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -I../lib/include -Isrcdir/lib/util/include -Iblddir -Iblddir/include -Isrcdir/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS xmlrpc_pstream.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp/Makefile \
libxmlrpc_cpp.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_server.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_client.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C blddir/tools/lib/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib/Makefile dumpvalue.o
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
xmlrpc_curl_transport.osh
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[2]: 'dumpvalue.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp/Makefile \
libxmlrpc_client++.so
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp/Makefile \
libxmlrpc++.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp'
make[3]: 'xmlrpc_curl_transport.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curltransaction.osh
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/Makefile \
libxmlrpc_util++.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'curltransaction.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curlmulti.osh
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/Makefile \
libxmlrpc_util++.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: 'curlmulti.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_client.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
xmlrpc_curl_transport.osh
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_server.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[2]: 'libxmlrpc_util.so' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curltransaction.osh
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'xmlrpc_curl_transport.osh' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curlmulti.osh
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[4]: 'curltransaction.osh' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_client.so
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
g++ -o xml-rpc-api2cpp -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now xml-rpc-api2cpp.o DataType.o XmlRpcFunction.o XmlRpcClass.o SystemProxy.o -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp -lxmlrpc_cpp -L/build/libxmlrpc/src/xmlrpc-c-1.59.03/src -lxmlrpc_server -Lblddir/src -lxmlrpc_client -Lblddir/src -Lblddir/lib/libutil -lxmlrpc -lxmlrpc_util -lxml2 -lcurl -lxml2 -lcurl
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
xmlrpc_curl_transport.osh
make[4]: 'curlmulti.osh' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp'
g++ -c -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Wno-inline -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS xmlrpcMethod.cpp
make[3]: 'xmlrpc_curl_transport.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curltransaction.osh
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
make[3]: 'curltransaction.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curlmulti.osh
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[3]: 'curlmulti.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C xmlrpc_dumpserver/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc_dumpserver/Makefile \
all
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc_dumpserver'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 srcdir
ln -s /build/libxmlrpc/src/xmlrpc-c-1.59.03 blddir
cat /dev/null >depend.mk
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
gcc -c -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wimplicit -fno-common -g -O3 -I../lib/include -Iblddir -Iblddir/include -Isrcdir/include -Isrcdir/lib/util/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection xmlrpc_dumpserver.c
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: 'libxmlrpc_util.so' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
casprintf.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: 'casprintf.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
cmdline_parser_cpp.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: 'cmdline_parser_cpp.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
cmdline_parser.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: 'cmdline_parser.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
getoptx.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C blddir/tools/lib/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib/Makefile dumpvalue.o
make[2]: 'getoptx.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
string_parser.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: 'dumpvalue.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_server_abyss.so
make[2]: 'string_parser.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
stripcaseeq.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xml-rpc-api2cpp'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/Makefile \
libxmlrpc_abyss.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make[2]: 'stripcaseeq.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_server.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
g++ -o xmlrpc_pstream -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now xmlrpc_pstream.o blddir/tools/lib/dumpvalue.o /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/casprintf.o /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/cmdline_parser_cpp.o /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/cmdline_parser.o /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/getoptx.o /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/string_parser.o /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/stripcaseeq.o -Lblddir/src/cpp -lxmlrpc_client++ -lxmlrpc_packetsocket -lxmlrpc++ -Lblddir/lib/libutil++ -lxmlrpc_util++ -Lblddir/src -lxmlrpc_client -Lblddir/src -Lblddir/lib/libutil -lxmlrpc -lxmlrpc_util -lxml2 -lcurl -lxml2 -lreadline -lncurses
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/Makefile \
libxmlrpc_abyss.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: 'libxmlrpc_util.so' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
casprintf.o
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
g++ -c -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Wno-inline -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS xmlrpcType.cpp
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
cmdline_parser.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
make[2]: 'casprintf.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
getoptx.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: 'cmdline_parser.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
string_parser.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: 'getoptx.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
stripcaseeq.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: 'string_parser.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
g++ -c -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Wno-inline -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS proxyClass.cpp
make[2]: 'stripcaseeq.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
gcc -o xmlrpc_dumpserver -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now xmlrpc_dumpserver.o blddir/tools/lib/dumpvalue.o /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/casprintf.o /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/cmdline_parser.o /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/getoptx.o /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/string_parser.o /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/stripcaseeq.o \
/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/libxmlrpc_server_abyss.so /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/libxmlrpc_abyss.so /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/libxmlrpc_server.so /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/libxmlrpc.so /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/libxmlrpc_util.so -lxml2
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
g++ -c -DNDEBUG -pthread -Wall -W -Wno-uninitialized -Wundef -Wno-unknown-pragmas -Wsynth -g -Wno-inline -I/build/libxmlrpc/src/xmlrpc-c-1.59.03 -I/build/libxmlrpc/src/xmlrpc-c-1.59.03/include -Isrcdir/include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -std=c11 -w -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS systemProxy.cpp
cc1plus: warning: command-line option ‘-std=c11’ is valid for C/ObjC but not for C++
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc_pstream'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp/Makefile \
libxmlrpc_client++.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/Makefile \
libxmlrpc_util++.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc_dumpserver'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_client.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
xmlrpc_curl_transport.osh
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp/Makefile \
libxmlrpc++.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp'
make[4]: 'xmlrpc_curl_transport.osh' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curltransaction.osh
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'curltransaction.osh' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curlmulti.osh
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/Makefile \
libxmlrpc_util++.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make[4]: 'curlmulti.osh' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_client.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
xmlrpc_curl_transport.osh
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'xmlrpc_curl_transport.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curltransaction.osh
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: 'libxmlrpc_util.so' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'curltransaction.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/Makefile \
libxmlrpc_util++.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curlmulti.osh
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'curlmulti.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
g++ -o xmlrpc_cpp_proxy -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now xmlrpc_cpp_proxy.o xmlrpcMethod.o xmlrpcType.o proxyClass.o systemProxy.o -Lblddir/src/cpp -lxmlrpc_client++ -lxmlrpc_packetsocket -lxmlrpc++ -Lblddir/lib/libutil++ -lxmlrpc_util++ -Lblddir/src -lxmlrpc_client -Lblddir/src -Lblddir/lib/libutil -lxmlrpc -lxmlrpc_util -lxml2 -lcurl -lxml2 -lcurl
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc_cpp_proxy'
make: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools'
==> Entering fakeroot environment...
==> Starting package()...
make -C include/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03//include/Makefile \
install
make -C lib/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03//lib/Makefile \
install
make -C src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03//src/Makefile \
install
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/include'
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib
mkdir /build/libxmlrpc/pkg/libxmlrpc/usr
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib'
make -C util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
install
mkdir /build/libxmlrpc/pkg/libxmlrpc/usr
mkdir: cannot create directory ‘/build/libxmlrpc/pkg/libxmlrpc/usr’: File exists
mkdir /build/libxmlrpc/pkg/libxmlrpc/usr/include
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
xmlrpc_curl_transport.o
mkdir /build/libxmlrpc/pkg/libxmlrpc/usr/lib
mkdir /build/libxmlrpc/pkg/libxmlrpc/usr/lib
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c
mkdir: cannot create directory ‘/build/libxmlrpc/pkg/libxmlrpc/usr/lib’: File exists
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: Nothing to be done for 'install'.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
install
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include
make -C libutil++/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/Makefile \
install
mkdir /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib
make[2]: 'xmlrpc_curl_transport.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curltransaction.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 libxmlrpc_util.so.4.59 /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_util.so.4.59
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 libxmlrpc_util.a /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_util.a
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/config.h /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/config.h
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 libxmlrpc_util++.a /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_util++.a
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_util.so.4; \
ln -s libxmlrpc_util.so.4.59 libxmlrpc_util.so.4
make[2]: 'curltransaction.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curlmulti.o
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_util.so; \
ln -s libxmlrpc_util.so.4 libxmlrpc_util.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
ranlib /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_util.a
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/inttypes.h /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/inttypes.h
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include
make[2]: 'curlmulti.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C abyss/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/Makefile \
install
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: 'libxmlrpc_util.so' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/Makefile \
libxmlrpc_abyss.so
ranlib /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_util++.a
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss'
make -C src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/Makefile \
install
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/c_util.h /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/c_util.h
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/bin
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
xmlrpc_curl_transport.osh
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include
mkdir /build/libxmlrpc/pkg/libxmlrpc/usr/bin
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 libxmlrpc_abyss.a /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_abyss.a
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/util.h /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/util.h
mkdir /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig
make[2]: 'xmlrpc_curl_transport.osh' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curltransaction.osh
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/bin
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc_util.pc /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig/xmlrpc_util.pc
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/base.h /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/base.h
make[2]: 'curltransaction.osh' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curlmulti.osh
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc_util++.pc /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig/xmlrpc_util++.pc
ranlib /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_abyss.a
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/bin
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include
make[2]: 'curlmulti.osh' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 libxmlrpc_util++.so.9.59 /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_util++.so.9.59
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/json.h /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/json.h
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_util++.so.9; \
ln -s libxmlrpc_util++.so.9.59 libxmlrpc_util++.so.9
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc_abyss.pc /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig/xmlrpc_abyss.pc
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/abyss.h /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/abyss.h
make -C cpp/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp/Makefile \
install
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_util++.so; \
ln -s libxmlrpc_util++.so.9 libxmlrpc_util++.so
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc.pc /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig/xmlrpc.pc
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp'
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 libxmlrpc_abyss.so.3.59 /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_abyss.so.3.59
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/abyss_unixsock.h /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/abyss_unixsock.h
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 libxmlrpc.a /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc.a
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 libxmlrpc_cpp.a /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_cpp.a
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc_client.pc /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig/xmlrpc_client.pc
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/abyss_winsock.h /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/abyss_winsock.h
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_abyss.so.3; \
ln -s libxmlrpc_abyss.so.3.59 libxmlrpc_abyss.so.3
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 libxmlrpc_server.a /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_server.a
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 libxmlrpc++.a /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc++.a
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc_server.pc /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig/xmlrpc_server.pc
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_abyss.so; \
ln -s libxmlrpc_abyss.so.3 libxmlrpc_abyss.so
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss'
make -C abyss++/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss++/Makefile \
install
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/server.h /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/server.h
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss++'
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc_server_abyss.pc /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig/xmlrpc_server_abyss.pc
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 libxmlrpc_server++.a /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_server++.a
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 libxmlrpc_server_abyss.a /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_server_abyss.a
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 libxmlrpc_abyss++.a /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_abyss++.a
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/server_abyss.h /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/server_abyss.h
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc_server_cgi.pc /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig/xmlrpc_server_cgi.pc
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 libxmlrpc_server_cgi++.a /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_server_cgi++.a
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 libxmlrpc_client.a /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_client.a
ranlib /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_abyss++.a
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/server_w32httpsys.h /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/server_w32httpsys.h
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/Makefile \
libxmlrpc_abyss.so
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 libxmlrpc_server_pstream++.a /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_server_pstream++.a
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/Makefile \
libxmlrpc_util++.so
ranlib /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc.a
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/oldxmlrpc.h /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/oldxmlrpc.h
ranlib /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_server.a
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 libxmlrpc.so.3.59 /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc.so.3.59
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 libxmlrpc_packetsocket.a /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_packetsocket.a
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
ranlib /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_server_abyss.a
ranlib /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_client.a
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/oldcppwrapper.hpp /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/oldcppwrapper.hpp
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c
make -C curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
install
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc.so.3; \
ln -s libxmlrpc.so.3.59 libxmlrpc.so.3
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 libxmlrpc_server_abyss++.a /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_server_abyss++.a
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc.so; \
ln -s libxmlrpc.so.3 libxmlrpc.so
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/bin
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/girerr.hpp /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/girerr.hpp
make[2]: Nothing to be done for 'install'.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc_abyss++.pc /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig/xmlrpc_abyss++.pc
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 libxmlrpc_server.so.3.59 /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_server.so.3.59
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 libxmlrpc_server_abyss.so.3.59 /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_server_abyss.so.3.59
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 libxmlrpc_client++.a /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_client++.a
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/girmem.hpp /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/girmem.hpp
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 libxmlrpc_abyss++.so.9.59 /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_abyss++.so.9.59
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_server_abyss.so.3; \
ln -s libxmlrpc_server_abyss.so.3.59 libxmlrpc_server_abyss.so.3
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_server.so.3; \
ln -s libxmlrpc_server.so.3.59 libxmlrpc_server.so.3
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_server_abyss.so; \
ln -s libxmlrpc_server_abyss.so.3 libxmlrpc_server_abyss.so
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_server.so; \
ln -s libxmlrpc_server.so.3 libxmlrpc_server.so
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 libxmlrpc_client.so.3.59 /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_client.so.3.59
ranlib /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_cpp.a
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/base.hpp /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/base.hpp
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_abyss++.so.9; \
ln -s libxmlrpc_abyss++.so.9.59 libxmlrpc_abyss++.so.9
ranlib /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc++.a
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_abyss++.so; \
ln -s libxmlrpc_abyss++.so.9 libxmlrpc_abyss++.so
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss++'
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_client.so.3; \
ln -s libxmlrpc_client.so.3.59 libxmlrpc_client.so.3
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_server.so
ranlib /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_server++.a
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/base64.hpp /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/base64.hpp
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_client.so; \
ln -s libxmlrpc_client.so.3 libxmlrpc_client.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
ranlib /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_server_cgi++.a
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/Makefile \
libxmlrpc_util++.so
ranlib /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_server_pstream++.a
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss++/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss++/Makefile \
libxmlrpc_abyss++.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/Makefile \
libxmlrpc_abyss.so
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/timeout.hpp /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/timeout.hpp
ranlib /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_packetsocket.a
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss++'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/Makefile \
libxmlrpc_abyss.so
ranlib /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_server_abyss++.a
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/Makefile \
libxmlrpc_util++.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
ranlib /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_client++.a
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/xml.hpp /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/xml.hpp
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[5]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[5]: 'libxmlrpc_util.so' is up to date.
make[5]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_server_abyss.so
make[5]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[5]: 'libxmlrpc_util.so' is up to date.
make[5]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_client.so
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss++'
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
xmlrpc_curl_transport.osh
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/registry.hpp /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/registry.hpp
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/Makefile \
libxmlrpc_abyss.so
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc++.pc /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig/xmlrpc++.pc
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 libxmlrpc_cpp.so.9.59 /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_cpp.so.9.59
make[4]: 'xmlrpc_curl_transport.osh' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curltransaction.osh
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/server_abyss.hpp /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/server_abyss.hpp
make[5]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[5]: 'libxmlrpc_util.so' is up to date.
make[5]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curlmulti.osh
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc_client++.pc /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig/xmlrpc_client++.pc
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_cpp.so.9; \
ln -s libxmlrpc_cpp.so.9.59 libxmlrpc_cpp.so.9
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[4]: 'curltransaction.osh' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 libxmlrpc++.so.9.59 /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc++.so.9.59
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_cpp.so; \
ln -s libxmlrpc_cpp.so.9 libxmlrpc_cpp.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/packetsocket.hpp /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/packetsocket.hpp
make[4]: 'curlmulti.osh' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc_server++.pc /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig/xmlrpc_server++.pc
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 libxmlrpc_server++.so.9.59 /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_server++.so.9.59
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 xmlrpc-c-config /build/libxmlrpc/pkg/libxmlrpc/usr/bin/xmlrpc-c-config
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc++.so.9; \
ln -s libxmlrpc++.so.9.59 libxmlrpc++.so.9
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc++.so; \
ln -s libxmlrpc++.so.9 libxmlrpc++.so
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/server_pstream.hpp /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/server_pstream.hpp
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 libxmlrpc_server_cgi++.so.9.59 /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_server_cgi++.so.9.59
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_server++.so.9; \
ln -s libxmlrpc_server++.so.9.59 libxmlrpc_server++.so.9
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 libxmlrpc_server_pstream++.so.9.59 /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_server_pstream++.so.9.59
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc_server_pstream++.pc /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig/xmlrpc_server_pstream++.pc
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_server++.so; \
ln -s libxmlrpc_server++.so.9 libxmlrpc_server++.so
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 libxmlrpc_packetsocket.so.9.59 /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_packetsocket.so.9.59
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/AbyssEnvironment.hpp /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/AbyssEnvironment.hpp
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_server_cgi++.so.9; \
ln -s libxmlrpc_server_cgi++.so.9.59 libxmlrpc_server_cgi++.so.9
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_server_cgi++.so; \
ln -s libxmlrpc_server_cgi++.so.9 libxmlrpc_server_cgi++.so
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 libxmlrpc_server_abyss++.so.9.59 /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_server_abyss++.so.9.59
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 libxmlrpc_client++.so.9.59 /build/libxmlrpc/pkg/libxmlrpc/usr/lib/libxmlrpc_client++.so.9.59
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_server_pstream++.so.9; \
ln -s libxmlrpc_server_pstream++.so.9.59 libxmlrpc_server_pstream++.so.9
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_packetsocket.so.9; \
ln -s libxmlrpc_packetsocket.so.9.59 libxmlrpc_packetsocket.so.9
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/AbyssServer.hpp /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/AbyssServer.hpp
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_server_pstream++.so; \
ln -s libxmlrpc_server_pstream++.so.9 libxmlrpc_server_pstream++.so
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_packetsocket.so; \
ln -s libxmlrpc_packetsocket.so.9 libxmlrpc_packetsocket.so
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_client++.so.9; \
ln -s libxmlrpc_client++.so.9.59 libxmlrpc_client++.so.9
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_server_abyss++.so.9; \
ln -s libxmlrpc_server_abyss++.so.9.59 libxmlrpc_server_abyss++.so.9
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/abyss_reqhandler_xmlrpc.hpp /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/abyss_reqhandler_xmlrpc.hpp
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_client++.so; \
ln -s libxmlrpc_client++.so.9 libxmlrpc_client++.so
cd /build/libxmlrpc/pkg/libxmlrpc/usr/lib; \
rm -f libxmlrpc_server_abyss++.so; \
ln -s libxmlrpc_server_abyss++.so.9 libxmlrpc_server_abyss++.so
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp'
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/AbyssChanSwitch.hpp /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/AbyssChanSwitch.hpp
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/AbyssChanSwitchUnix.hpp /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/AbyssChanSwitchUnix.hpp
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/client.h /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/client.h
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/transport.h /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/transport.h
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/client_global.h /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/client_global.h
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/client.hpp /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/client.hpp
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/client_transport.hpp /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/client_transport.hpp
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 644 xmlrpc-c/client_simple.hpp /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c/client_simple.hpp
cd /build/libxmlrpc/pkg/libxmlrpc/usr/include; \
rm -f xmlrpc.h xmlrpc_client.h xmlrpc_server.h xmlrpc_cgi.h \
xmlrpc_server_abyss.h xmlrpc_abyss.h \
xmlrpc_server_w32httpsys.h \
XmlRpcCpp.h; \
ln -s xmlrpc-c/oldxmlrpc.h xmlrpc.h; ln -s xmlrpc-c/server.h xmlrpc_server.h; ln -s xmlrpc-c/server_abyss.h xmlrpc_abyss.h; ln -s xmlrpc-c/server_w32httpsys.h xmlrpc_server_w32httpsys.h; ln -s xmlrpc-c/oldcppwrapper.hpp XmlRpcCpp.h; ln -s xmlrpc-c/client.h xmlrpc_client.h;
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/include'
make: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools'
make -C binmode-rpc-kit/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/binmode-rpc-kit/Makefile \
install
make -C lib/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib/Makefile \
install
make -C turbocharger/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/turbocharger/Makefile \
install
make -C xml/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xml/Makefile \
install
make -C xmlrpc/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc/Makefile \
install
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib'
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xml'
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/binmode-rpc-kit'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/binmode-rpc-kit'
make -C xmlrpc_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc_transport/Makefile \
install
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/turbocharger'
make[1]: Nothing to be done for 'install'.
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc'
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/turbocharger'
make -C xml-rpc-api2cpp/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xml-rpc-api2cpp/Makefile \
install
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xml-rpc-api2cpp'
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc_transport'
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c
make -C blddir/tools/lib/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib/Makefile dumpvalue.o
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp/Makefile \
libxmlrpc_cpp.so
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig
make -C blddir/tools/lib/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib/Makefile dumpvalue.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_client.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[2]: 'dumpvalue.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_client.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
xmlrpc_curl_transport.osh
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: 'dumpvalue.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
xmlrpc_curl_transport.osh
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'xmlrpc_curl_transport.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curltransaction.osh
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curlmulti.osh
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: 'xmlrpc_curl_transport.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curltransaction.osh
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_server.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[3]: 'curltransaction.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curlmulti.osh
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[3]: 'curlmulti.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[2]: 'libxmlrpc_util.so' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
casprintf.o
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'curltransaction.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
casprintf.o
make[2]: 'casprintf.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_client.so
make[3]: 'curlmulti.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[2]: 'libxmlrpc_util.so' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 xmlrpc_parsecall /build/libxmlrpc/pkg/libxmlrpc/usr/bin/xmlrpc_parsecall
make[2]: 'casprintf.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
cmdline_parser.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
xmlrpc_curl_transport.osh
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: 'cmdline_parser.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
getoptx.o
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xml'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curltransaction.osh
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'xmlrpc_curl_transport.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curlmulti.osh
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: 'getoptx.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
stripcaseeq.o
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: 'stripcaseeq.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
string_parser.o
make[3]: 'curltransaction.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
casprintf.o
make[2]: 'libxmlrpc_util.so' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_server.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[3]: 'curlmulti.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[2]: 'libxmlrpc_util.so' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C xml-rpc-api2txt/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xml-rpc-api2txt/Makefile \
install
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xml-rpc-api2txt'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: 'casprintf.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
cmdline_parser.o
make[2]: 'string_parser.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include
make[2]: 'cmdline_parser.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
getoptx.o
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 xmlrpc_transport /build/libxmlrpc/pkg/libxmlrpc/usr/bin/xmlrpc_transport
mkdir /build/libxmlrpc/pkg/libxmlrpc/usr/share
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c
mkdir /build/libxmlrpc/pkg/libxmlrpc/usr/share/man
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig
mkdir /build/libxmlrpc/pkg/libxmlrpc/usr/share/man/man1
mkdir echo
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 xml-rpc-api2txt /build/libxmlrpc/pkg/libxmlrpc/usr/bin/xml-rpc-api2txt
make[2]: 'getoptx.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
stripcaseeq.o
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh’: File exists
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc_transport'
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c
make -C xmlrpc_cpp_proxy/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc_cpp_proxy/Makefile \
install
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c’: Not a directory
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m’: Not a directory
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc_cpp_proxy'
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644’: Not a directory
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2cpp.1
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2cpp.1’: Not a directory
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2cpp.1/build
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2cpp.1/build’: Not a directory
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2cpp.1/build/libxmlrpc
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2cpp.1/build/libxmlrpc’: Not a directory
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2cpp.1/build/libxmlrpc/pkg
mkdir echo
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2cpp.1/build/libxmlrpc/pkg’: Not a directory
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2cpp.1/build/libxmlrpc/pkg/libxmlrpc
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2cpp.1/build/libxmlrpc/pkg/libxmlrpc’: Not a directory
make[2]: 'stripcaseeq.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2cpp.1/build/libxmlrpc/pkg/libxmlrpc/usr
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
string_parser.o
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2cpp.1/build/libxmlrpc/pkg/libxmlrpc/usr’: Not a directory
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2cpp.1/build/libxmlrpc/pkg/libxmlrpc/usr/share
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2cpp.1/build/libxmlrpc/pkg/libxmlrpc/usr/share’: Not a directory
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2cpp.1/build/libxmlrpc/pkg/libxmlrpc/usr/share/man
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2cpp.1/build/libxmlrpc/pkg/libxmlrpc/usr/share/man’: Not a directory
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh’: File exists
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2cpp.1/build/libxmlrpc/pkg/libxmlrpc/usr/share/man/man1
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2cpp.1/build/libxmlrpc/pkg/libxmlrpc/usr/share/man/man1’mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c’: Not a directory
: Not a directory
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2cpp.1/build/libxmlrpc/pkg/libxmlrpc/usr/share/man/man1/xml-rpc-api2cpp.1
make -C xmlrpc_pstream/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc_pstream/Makefile \
install
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m’: Not a directory
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2cpp.1/build/libxmlrpc/pkg/libxmlrpc/usr/share/man/man1/xml-rpc-api2cpp.1’: Not a directory
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644’: Not a directory
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2txt.1
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2txt.1’: Not a directory
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2txt.1/build
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc_pstream'
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2txt.1/build’: Not a directory
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2txt.1/build/libxmlrpc
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2txt.1/build/libxmlrpc’: Not a directory
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2txt.1/build/libxmlrpc/pkg
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2txt.1/build/libxmlrpc/pkg’: Not a directory
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2txt.1/build/libxmlrpc/pkg/libxmlrpc
make[2]: 'string_parser.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2txt.1/build/libxmlrpc/pkg/libxmlrpc’: Not a directory
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2txt.1/build/libxmlrpc/pkg/libxmlrpc/usr
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2txt.1/build/libxmlrpc/pkg/libxmlrpc/usr’: Not a directory
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2txt.1/build/libxmlrpc/pkg/libxmlrpc/usr/share
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2txt.1/build/libxmlrpc/pkg/libxmlrpc/usr/share’: Not a directory
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2txt.1/build/libxmlrpc/pkg/libxmlrpc/usr/share/man
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2txt.1/build/libxmlrpc/pkg/libxmlrpc/usr/share/man’: Not a directory
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2txt.1/build/libxmlrpc/pkg/libxmlrpc/usr/share/man/man1
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2txt.1/build/libxmlrpc/pkg/libxmlrpc/usr/share/man/man1’: Not a directory
mkdir /build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2txt.1/build/libxmlrpc/pkg/libxmlrpc/usr/share/man/man1/xml-rpc-api2txt.1
mkdir: cannot create directory ‘/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh/-c/-m/644/xml-rpc-api2txt.1/build/libxmlrpc/pkg/libxmlrpc/usr/share/man/man1/xml-rpc-api2txt.1’: Not a directory
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 xml-rpc-api2cpp /build/libxmlrpc/pkg/libxmlrpc/usr/bin/xml-rpc-api2cpp
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 xmlrpc /build/libxmlrpc/pkg/libxmlrpc/usr/bin/xmlrpc
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp/Makefile \
libxmlrpc_client++.so
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp'
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xml-rpc-api2cpp'
make -C xmlrpc_dumpserver/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc_dumpserver/Makefile \
install
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc'
make -C blddir/tools/lib/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib/Makefile dumpvalue.o
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp/Makefile \
libxmlrpc_client++.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/Makefile \
libxmlrpc_util++.so
make[1]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc_dumpserver'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp'
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xml-rpc-api2txt'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp/Makefile \
libxmlrpc++.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp'
make[2]: 'dumpvalue.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp/Makefile \
libxmlrpc++.so
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/Makefile \
libxmlrpc_util++.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/include/xmlrpc-c
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C blddir/tools/lib/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib/Makefile dumpvalue.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/Makefile \
libxmlrpc_util++.so
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[2]: 'dumpvalue.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/lib'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_server_abyss.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/Makefile \
libxmlrpc_util++.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/Makefile \
libxmlrpc_abyss.so
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_client.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_client.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
xmlrpc_curl_transport.osh
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_client.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
xmlrpc_curl_transport.osh
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
xmlrpc_curl_transport.osh
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curltransaction.osh
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'xmlrpc_curl_transport.osh' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curltransaction.osh
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src/Makefile \
libxmlrpc_abyss.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[4]: 'xmlrpc_curl_transport.osh' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curltransaction.osh
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[3]: 'xmlrpc_curl_transport.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curlmulti.osh
make[3]: 'curltransaction.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curlmulti.osh
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[4]: 'curltransaction.osh' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curlmulti.osh
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'curltransaction.osh' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_server.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[3]: 'curlmulti.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: 'curlmulti.osh' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/abyss/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[4]: 'curlmulti.osh' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[4]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
casprintf.o
make[4]: 'libxmlrpc_util.so' is up to date.
make[4]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src/cpp'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc_client.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[2]: 'casprintf.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/src/Makefile \
libxmlrpc.so
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: 'libxmlrpc_util.so' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
cmdline_parser_cpp.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
xmlrpc_curl_transport.osh
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: 'cmdline_parser_cpp.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curltransaction.osh
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
cmdline_parser.o
make[2]: 'libxmlrpc_util.so' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
casprintf.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
cmdline_parser.o
make[3]: 'xmlrpc_curl_transport.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: 'cmdline_parser.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
getoptx.o
make[2]: 'casprintf.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
string_parser.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[3]: 'curltransaction.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport/Makefile \
curlmulti.osh
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make[2]: 'cmdline_parser.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
getoptx.o
make[2]: 'string_parser.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: 'libxmlrpc_util.so' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
string_parser.o
make[2]: 'getoptx.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
stripcaseeq.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util/Makefile \
stripcaseeq.o
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: 'stripcaseeq.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: 'getoptx.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make[2]: 'string_parser.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig
make[3]: 'curlmulti.osh' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/curl_transport'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[2]: 'stripcaseeq.o' is up to date.
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/util'
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++/Makefile \
libxmlrpc_util++.so
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 xmlrpc_pstream /build/libxmlrpc/pkg/libxmlrpc/usr/bin/xmlrpc_pstream
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 xmlrpc_dumpserver /build/libxmlrpc/pkg/libxmlrpc/usr/bin/xmlrpc_dumpserver
/bin/sh /build/libxmlrpc/src/xmlrpc-c-1.59.03/mkinstalldirs /build/libxmlrpc/pkg/libxmlrpc/usr/lib/pkgconfig
make -C /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/ -f /build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil/Makefile \
libxmlrpc_util.so
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/src'
make[3]: Entering directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc_pstream'
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc_dumpserver'
make[3]: 'libxmlrpc_util.so' is up to date.
make[3]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil'
make[2]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/lib/libutil++'
/build/libxmlrpc/src/xmlrpc-c-1.59.03/install-sh -c -m 755 xmlrpc_cpp_proxy /build/libxmlrpc/pkg/libxmlrpc/usr/bin/xmlrpc_cpp_proxy
make[1]: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools/xmlrpc_cpp_proxy'
make: Leaving directory '/build/libxmlrpc/src/xmlrpc-c-1.59.03/tools'
==> Tidying install...
-> Removing empty directories...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libxmlrpc"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libxmlrpc 1:1.59.03-4 (Tue Sep 9 14:56:01 2025)
==> Cleaning up...