>>> linux 5.15.33 Extracting /nvmedata/autobuild/instance-25/output-1/host/bin/xzcat /nvmedata/autobuild/instance-25/dl/linux/linux-5.15.33.tar.xz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33 -xf - >>> linux 5.15.33 Patching if [ -f /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/tools/perf/Documentation/Makefile ]; then printf "%%:\n\t@:\n" >/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/tools/perf/Documentation/GNUmakefile; fi for p in ; do if test -d $p ; then PATH=/nvmedata/autobuild/instance-25/output-1/host/bin:$PATH support/scripts/apply-patches.sh /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33 $p \*.patch || exit 1 ; else PATH=/nvmedata/autobuild/instance-25/output-1/host/bin:$PATH support/scripts/apply-patches.sh /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33 `dirname $p` `basename $p` || exit 1; fi done >>> linux-tools Patching >>> linux-tools Configuring >>> linux-tools Building PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/tools HOSTCC="/usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib" ARCH=mips INSTALL_MOD_PATH=/nvmedata/autobuild/instance-25/output-1/target CROSS_COMPILE="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-" DEPMOD=/nvmedata/autobuild/instance-25/output-1/host/sbin/depmod gpio make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/tools' DESCEND gpio make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/tools/gpio' mkdir -p include/linux 2>&1 || true ln -sf /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/tools/gpio/../../include/uapi/linux/gpio.h include/linux/gpio.h make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/tools/gpio' CC gpio-utils.o LD gpio-utils-in.o make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/tools/gpio' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/tools/gpio' CC lsgpio.o LD lsgpio-in.o make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/tools/gpio' LINK lsgpio make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/tools/gpio' CC gpio-hammer.o LD gpio-hammer-in.o make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/tools/gpio' LINK gpio-hammer make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/tools/gpio' CC gpio-event-mon.o LD gpio-event-mon-in.o make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/tools/gpio' LINK gpio-event-mon make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/tools/gpio' CC gpio-watch.o LD gpio-watch-in.o make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/tools/gpio' LINK gpio-watch make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/tools/gpio' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/tools' >>> linux-tools Installing to staging directory >>> linux-tools Fixing libtool files for la in $(find /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/nvmedata/autobuild/instance-25/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-25/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> linux-tools Installing to target PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/tools HOSTCC="/usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib" ARCH=mips INSTALL_MOD_PATH=/nvmedata/autobuild/instance-25/output-1/target CROSS_COMPILE="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-" DEPMOD=/nvmedata/autobuild/instance-25/output-1/host/sbin/depmod DESTDIR=/nvmedata/autobuild/instance-25/output-1/target gpio_install make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/tools' DESCEND gpio make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/tools/gpio' install -d -m 755 /nvmedata/autobuild/instance-25/output-1/target/usr/bin; \ for program in lsgpio gpio-hammer gpio-event-mon gpio-watch; do \ install $program /nvmedata/autobuild/instance-25/output-1/target/usr/bin; \ done make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/tools/gpio' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/tools' >>> netsnmp 5.9 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-25/output-1/build/.net-snmp-5.9.tar.gz.uPIFq8/output' 'https://downloads.sourceforge.net/project/net-snmp/net-snmp/5.9/net-snmp-5.9.tar.gz' --2022-04-22 09:38:52-- https://downloads.sourceforge.net/project/net-snmp/net-snmp/5.9/net-snmp-5.9.tar.gz Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://iweb.dl.sourceforge.net/project/net-snmp/net-snmp/5.9/net-snmp-5.9.tar.gz [following] --2022-04-22 09:38:53-- https://iweb.dl.sourceforge.net/project/net-snmp/net-snmp/5.9/net-snmp-5.9.tar.gz Resolving iweb.dl.sourceforge.net (iweb.dl.sourceforge.net)... 192.175.120.182, 2607:f748:10:12::5f:2 Connecting to iweb.dl.sourceforge.net (iweb.dl.sourceforge.net)|192.175.120.182|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 6690435 (6.4M) [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-25/output-1/build/.net-snmp-5.9.tar.gz.uPIFq8/output' 0K .......... .......... .......... .......... .......... 0% 533K 12s 50K .......... .......... .......... .......... .......... 1% 1.03M 9s 100K .......... .......... .......... .......... .......... 2% 1.14M 8s 150K .......... .......... .......... .......... .......... 3% 11.4M 6s 200K .......... .......... .......... .......... .......... 3% 105M 5s 250K .......... .......... .......... .......... .......... 4% 1.06M 5s 300K .......... .......... .......... .......... .......... 5% 51.4M 4s 350K .......... .......... .......... .......... .......... 6% 1.01M 4s 400K .......... .......... .......... .......... .......... 6% 1.11M 4s 450K .......... .......... .......... .......... .......... 7% 196M 4s 500K .......... .......... .......... .......... .......... 8% 217M 4s 550K .......... .......... .......... .......... .......... 9% 18.2M 3s 600K .......... .......... .......... .......... .......... 9% 51.1M 3s 650K .......... .......... .......... .......... .......... 10% 1.11M 3s 700K .......... .......... .......... .......... .......... 11% 14.4M 3s 750K .......... .......... .......... .......... .......... 12% 582K 3s 800K .......... .......... .......... .......... .......... 13% 166M 3s 850K .......... .......... .......... .......... .......... 13% 6.80M 3s 900K .......... .......... .......... .......... .......... 14% 1.24M 3s 950K .......... .......... .......... .......... .......... 15% 6.72M 3s 1000K .......... .......... .......... .......... .......... 16% 1.04M 3s 1050K .......... .......... .......... .......... .......... 16% 100M 3s 1100K .......... .......... .......... .......... .......... 17% 576K 3s 1150K .......... .......... .......... .......... .......... 18% 171M 3s 1200K .......... .......... .......... .......... .......... 19% 4.71M 3s 1250K .......... .......... .......... .......... .......... 19% 1.06M 3s 1300K .......... .......... .......... .......... .......... 20% 1.06M 3s 1350K .......... .......... .......... .......... .......... 21% 1.09M 3s 1400K .......... .......... .......... .......... .......... 22% 13.1M 3s 1450K .......... .......... .......... .......... .......... 22% 1.08M 3s 1500K .......... .......... .......... .......... .......... 23% 1.01M 3s 1550K .......... .......... .......... .......... .......... 24% 1.29M 3s 1600K .......... .......... .......... .......... .......... 25% 1.03M 3s 1650K .......... .......... .......... .......... .......... 26% 5.32M 3s 1700K .......... .......... .......... .......... .......... 26% 1.05M 3s 1750K .......... .......... .......... .......... .......... 27% 1.25M 3s 1800K .......... .......... .......... .......... .......... 28% 5.53M 3s 1850K .......... .......... .......... .......... .......... 29% 1.06M 3s 1900K .......... .......... .......... .......... .......... 29% 1.08M 3s 1950K .......... .......... .......... .......... .......... 30% 7.38M 3s 2000K .......... .......... .......... .......... .......... 31% 1.17M 3s 2050K .......... .......... .......... .......... .......... 32% 1.05M 3s 2100K .......... .......... .......... .......... .......... 32% 1.07M 3s 2150K .......... .......... .......... .......... .......... 33% 6.46M 3s 2200K .......... .......... .......... .......... .......... 34% 1.21M 3s 2250K .......... .......... .......... .......... .......... 35% 1.07M 3s 2300K .......... .......... .......... .......... .......... 35% 1.11M 3s 2350K .......... .......... .......... .......... .......... 36% 15.8M 3s 2400K .......... .......... .......... .......... .......... 37% 1.04M 3s 2450K .......... .......... .......... .......... .......... 38% 1.04M 3s 2500K .......... .......... .......... .......... .......... 39% 6.57M 2s 2550K .......... .......... .......... .......... .......... 39% 1.23M 2s 2600K .......... .......... .......... .......... .......... 40% 1.03M 2s 2650K .......... .......... .......... .......... .......... 41% 1.12M 2s 2700K .......... .......... .......... .......... .......... 42% 15.9M 2s 2750K .......... .......... .......... .......... .......... 42% 1.05M 2s 2800K .......... .......... .......... .......... .......... 43% 1.11M 2s 2850K .......... .......... .......... .......... .......... 44% 14.5M 2s 2900K .......... .......... .......... .......... .......... 45% 1.04M 2s 2950K .......... .......... .......... .......... .......... 45% 1.12M 2s 3000K .......... .......... .......... .......... .......... 46% 12.8M 2s 3050K .......... .......... .......... .......... .......... 47% 1.05M 2s 3100K .......... .......... .......... .......... .......... 48% 1.11M 2s 3150K .......... .......... .......... .......... .......... 48% 14.8M 2s 3200K .......... .......... .......... .......... .......... 49% 1.02M 2s 3250K .......... .......... .......... .......... .......... 50% 1.15M 2s 3300K .......... .......... .......... .......... .......... 51% 4.62M 2s 3350K .......... .......... .......... .......... .......... 52% 1.20M 2s 3400K .......... .......... .......... .......... .......... 52% 1.06M 2s 3450K .......... .......... .......... .......... .......... 53% 49.5M 2s 3500K .......... .......... .......... .......... .......... 54% 1.05M 2s 3550K .......... .......... .......... .......... .......... 55% 1.05M 2s 3600K .......... .......... .......... .......... .......... 55% 1.04M 2s 3650K .......... .......... .......... .......... .......... 56% 87.7M 2s 3700K .......... .......... .......... .......... .......... 57% 1.04M 2s 3750K .......... .......... .......... .......... .......... 58% 6.57M 2s 3800K .......... .......... .......... .......... .......... 58% 1.21M 2s 3850K .......... .......... .......... .......... .......... 59% 1.06M 2s 3900K .......... .......... .......... .......... .......... 60% 92.5M 2s 3950K .......... .......... .......... .......... .......... 61% 900K 2s 4000K .......... .......... .......... .......... .......... 61% 1.04M 2s 4050K .......... .......... .......... .......... .......... 62% 1.29M 2s 4100K .......... .......... .......... .......... .......... 63% 5.28M 1s 4150K .......... .......... .......... .......... .......... 64% 1.05M 1s 4200K .......... .......... .......... .......... .......... 65% 1.29M 1s 4250K .......... .......... .......... .......... .......... 65% 5.01M 1s 4300K .......... .......... .......... .......... .......... 66% 1.05M 1s 4350K .......... .......... .......... .......... .......... 67% 96.6M 1s 4400K .......... .......... .......... .......... .......... 68% 1.04M 1s 4450K .......... .......... .......... .......... .......... 68% 1.05M 1s 4500K .......... .......... .......... .......... .......... 69% 1.32M 1s 4550K .......... .......... .......... .......... .......... 70% 4.59M 1s 4600K .......... .......... .......... .......... .......... 71% 1.06M 1s 4650K .......... .......... .......... .......... .......... 71% 1.31M 1s 4700K .......... .......... .......... .......... .......... 72% 4.91M 1s 4750K .......... .......... .......... .......... .......... 73% 1.06M 1s 4800K .......... .......... .......... .......... .......... 74% 1.05M 1s 4850K .......... .......... .......... .......... .......... 74% 33.0M 1s 4900K .......... .......... .......... .......... .......... 75% 1.06M 1s 4950K .......... .......... .......... .......... .......... 76% 1.29M 1s 5000K .......... .......... .......... .......... .......... 77% 5.19M 1s 5050K .......... .......... .......... .......... .......... 78% 1.04M 1s 5100K .......... .......... .......... .......... .......... 78% 1.29M 1s 5150K .......... .......... .......... .......... .......... 79% 5.22M 1s 5200K .......... .......... .......... .......... .......... 80% 1.05M 1s 5250K .......... .......... .......... .......... .......... 81% 1.04M 1s 5300K .......... .......... .......... .......... .......... 81% 152M 1s 5350K .......... .......... .......... .......... .......... 82% 1.04M 1s 5400K .......... .......... .......... .......... .......... 83% 1.27M 1s 5450K .......... .......... .......... .......... .......... 84% 5.54M 1s 5500K .......... .......... .......... .......... .......... 84% 1.04M 1s 5550K .......... .......... .......... .......... .......... 85% 1.27M 1s 5600K .......... .......... .......... .......... .......... 86% 1.04M 1s 5650K .......... .......... .......... .......... .......... 87% 5.53M 1s 5700K .......... .......... .......... .......... .......... 88% 1.04M 0s 5750K .......... .......... .......... .......... .......... 88% 92.7M 0s 5800K .......... .......... .......... .......... .......... 89% 1.05M 0s 5850K .......... .......... .......... .......... .......... 90% 1.04M 0s 5900K .......... .......... .......... .......... .......... 91% 78.4M 0s 5950K .......... .......... .......... .......... .......... 91% 1.05M 0s 6000K .......... .......... .......... .......... .......... 92% 1.05M 0s 6050K .......... .......... .......... .......... .......... 93% 1.29M 0s 6100K .......... .......... .......... .......... .......... 94% 5.33M 0s 6150K .......... .......... .......... .......... .......... 94% 1.05M 0s 6200K .......... .......... .......... .......... .......... 95% 1.27M 0s 6250K .......... .......... .......... .......... .......... 96% 5.64M 0s 6300K .......... .......... .......... .......... .......... 97% 1.03M 0s 6350K .......... .......... .......... .......... .......... 97% 174M 0s 6400K .......... .......... .......... .......... .......... 98% 1.03M 0s 6450K .......... .......... .......... .......... .......... 99% 1.05M 0s 6500K .......... .......... .......... ... 100% 122M=4.1s 2022-04-22 09:38:57 (1.56 MB/s) - '/nvmedata/autobuild/instance-25/output-1/build/.net-snmp-5.9.tar.gz.uPIFq8/output' saved [6690435/6690435] net-snmp-5.9.tar.gz: OK (sha256: 04303a66f85d6d8b16d3cc53bde50428877c82ab524e17591dfceaeb94df6071) >>> netsnmp 5.9 Extracting gzip -d -c /nvmedata/autobuild/instance-25/dl/netsnmp/net-snmp-5.9.tar.gz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9 -xf - >>> netsnmp 5.9 Patching Applying 0001-configure-static-linking-Fix-SSL-checks.patch using patch: patching file configure Hunk #1 succeeded at 25238 (offset 2010 lines). Hunk #2 succeeded at 25345 (offset 2010 lines). patching file configure.d/config_os_libs2 Hunk #1 succeeded at 302 (offset -4 lines). Hunk #2 succeeded at 344 with fuzz 2 (offset -4 lines). Applying 0002-configure-Fix-lcrypto-lz-test.patch using patch: patching file configure Hunk #1 succeeded at 25241 (offset 2010 lines). patching file configure.d/config_os_libs2 Hunk #1 succeeded at 304 (offset -4 lines). Applying 0003-configure-fix-AC_CHECK_FUNCS-EVP_sha224-EVP_sha384-..patch using patch: patching file configure.d/config_os_libs2 Hunk #1 succeeded at 317 (offset -4 lines). Applying 0004-configure-fix-AC_CHECK_FUNCS-TLS_method-TLSv1_method.patch using patch: patching file configure.d/config_os_libs2 Hunk #1 succeeded at 345 (offset -4 lines). >>> netsnmp 5.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> netsnmp 5.9 Configuring >>> netsnmp 5.9 Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Remember to add 'LT_INIT' to configure.ac. configure.ac:24: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:24: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:24: the top level configure.d/config_os_headers:11: warning: The macro `AC_HEADER_STDC' is obsolete. configure.d/config_os_headers:11: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.d/config_os_headers:11: the top level configure.d/config_modules_lib:199: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.d/config_modules_lib:199: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... configure.d/config_modules_lib:199: the top level configure.d/config_project_types:15: warning: The macro `AC_HEADER_TIME' is obsolete. configure.d/config_project_types:15: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.d/config_project_types:15: the top level configure.d/config_os_functions:19: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.d/config_os_functions:19: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.d/config_os_functions:19: the top level configure.d/config_os_struct_members:624: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.d/config_os_struct_members:624: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.d/config_os_struct_members:624: the top level configure.d/config_os_misc4:168: warning: The macro `AC_TRY_RUN' is obsolete. configure.d/config_os_misc4:168: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.d/config_os_misc4:168: the top level configure.d/config_os_misc4:257: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.d/config_os_misc4:257: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.d/config_os_misc4:257: the top level configure.d/config_os_misc4:272: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.d/config_os_misc4:272: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.d/config_os_misc4:272: the top level >>> netsnmp 5.9 Patching libtool patching file /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/ && rm -rf config.cache && PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/nvmedata/autobuild/instance-25/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -O1 -g0 -static" FFLAGS=" -O1 -g0 -static" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no ac_cv_NETSNMP_CAN_USE_SYSCTL=no ac_cv_path_PSPROG=/bin/ps LIBS=`/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config --libs openssl` CONFIG_SITE=/dev/null ./configure --target=mips64el-buildroot-linux-uclibc --host=mips64el-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared --with-persistent-directory=/var/lib/snmp --with-defaults --enable-mini-agent --without-rpm --with-logfile=none --without-kmem-usage --enable-as-needed --without-perl-modules --disable-embedded-perl --disable-perl-cc-checks --disable-scripts --with-default-snmp-version="1" --enable-silent-libtool --enable-mfd-rewrites --with-sys-contact="root@localhost" --with-sys-location="Unknown" --with-mib-modules="host agentx" --with-out-mib-modules="disman/event disman/schedule utilities" --disable-manuals --with-endianness=little --without-nl --with-openssl=/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl --with-security-modules="tsm,usm" --with-transports="DTLSUDP,TLSTCP" --disable-mib-loading --disable-mibs --disable-debugging --disable-agent --disable-applications ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --disable-nls checking for mips64el-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no configure: WARNING: --with-endianness is obsolete checking for openssl/aes.h... yes checking for openssl/evp.h... yes checking what to build and install... agent using default persistent mask 077 using default temporary file pattern /tmp/snmpdXXXXXX using default AgentX socket /var/agentx/master using default "enterprise.net-snmp" using default enterprise sysOID "NET-SNMP-MIB::netSnmpAgentOIDs..." using default notifications "NET-SNMP-MIB::netSnmpNotifications" using OS default send buffer size for server sockets using OS default recv buffer size for server sockets using OS default send buffer size for client sockets using OS default recv buffer size for client sockets checking Default version of SNMP to use... (cached) 1 checking System Contact Information... (cached) root@localhost checking System Location... (cached) Unknown checking Location to write logfile... (cached) none checking Location to write persistent information... (cached) /var/lib/snmp checking if I need to feed myself to ksh... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a sed that does not truncate output... /bin/sed checking for file... file checking for find... find checking for whoami... whoami checking for autoconf... /nvmedata/autobuild/instance-25/output-1/host/bin/autoconf checking for autoheader... /nvmedata/autobuild/instance-25/output-1/host/bin/autoheader checking for perl... /usr/bin/perl checking for ps... (cached) /bin/ps checking for python3... /nvmedata/autobuild/instance-25/output-1/host/bin/python3 checking for uname... /bin/uname checking whether the Perl function system() invokes a POSIX shell... yes checking for mips64el-buildroot-linux-uclibc-gcc... (cached) /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... (cached) yes checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp checking for an ANSI C-conforming const... yes checking for inline... inline checking build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-uclibc checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld checking if the linker (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64el-buildroot-linux-uclibc format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump checking how to recognize dependent libraries... pass_all checking for mips64el-buildroot-linux-uclibc-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64el-buildroot-linux-uclibc-ar... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking for archiver @FILE support... @ checking for mips64el-buildroot-linux-uclibc-strip... /bin/true checking for mips64el-buildroot-linux-uclibc-ranlib... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking for gawk... gawk checking command to parse /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mips64el-buildroot-linux-uclibc-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... no checking for objdir... .libs checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for mips64el-buildroot-linux-uclibc-windres... no checking for windres... no checking for developer gcc flags... checking target system type... mips64el-buildroot-linux-uclibc checking whether the linker supports -Wl,-no-undefined... yes checking whether to un-define target system token (before redefining)... yes checking for system include file... net-snmp/system/linux.h checking for machine-type include file... net-snmp/machine/generic.h checking for additional cpp flags... checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... no checking whether the compiler supports -fno-strict-aliasing... yes checking for dpkg-query... /usr/bin/dpkg-query checking for egrep... (cached) /bin/grep -E checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking for getopt.h... yes checking for pthread.h... yes checking for regex.h... yes checking for string.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for process.h... no checking for sys/param.h... yes checking for sys/select.h... yes checking for sys/syslog.h... yes checking for sys/time.h... (cached) yes checking for sys/timeb.h... yes checking for nlist.h... no checking for crt_externs.h... no checking for fcntl.h... yes checking for io.h... no checking for kstat.h... no checking for limits.h... yes checking for locale.h... yes checking for mach-o/dyld.h... no checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking for sys/systemcfg.h... no checking for sys/systeminfo.h... no checking for sys/times.h... yes checking for sys/uio.h... yes checking for sys/utsname.h... yes checking for netipx/ipx.h... yes checking for dlfcn.h... (cached) no checking for err.h... yes checking for fcntl.h... (cached) yes checking for fstab.h... no checking for grp.h... yes checking for io.h... (cached) no checking for ioctls.h... no checking for kstat.h... (cached) no checking for kvm.h... no checking for limits.h... (cached) yes checking for mntent.h... yes checking for mtab.h... no checking for pkglocs.h... no checking for pwd.h... yes checking for com_err.h... yes checking for et/com_err.h... yes checking for utmpx.h... yes checking for utsname.h... no checking for sys/diskio.h... no checking for sys/dkio.h... no checking for sys/file.h... (cached) yes checking for sys/filio.h... no checking for sys/fixpoint.h... no checking for sys/fs.h... no checking for sys/ioctl.h... (cached) yes checking for sys/loadavg.h... no checking for sys/mntent.h... no checking for sys/mnttab.h... no checking for sys/pool.h... no checking for sys/protosw.h... no checking for sys/pstat.h... no checking for sys/sockio.h... (cached) no checking for sys/stat.h... (cached) yes checking for sys/statfs.h... yes checking for sys/statvfs.h... yes checking for sys/stream.h... no checking for sys/sysget.h... no checking for sys/sysmacros.h... yes checking for sys/sysmp.h... no checking for sys/tcpipstats.h... no checking for sys/utsname.h... (cached) yes checking for sys/vfs.h... yes checking for sys/vm.h... no checking for sys/vmmac.h... no checking for sys/vmmeter.h... no checking for sys/vmparam.h... no checking for sys/vmsystm.h... no checking for asm/page.h... no checking for asm/types.h... yes checking for inet/mib2.h... no checking for linux/hdreg.h... yes checking for linux/tasks.h... no checking for machine/param.h... no checking for ufs/fs.h... no checking for uvm/uvm_extern.h... no checking for uvm/uvm_param.h... no checking for vm/vm.h... no checking for vm/vm_extern.h... no checking for vm/vm_param.h... no checking for fcntl.h... (cached) yes checking for grp.h... (cached) yes checking for pwd.h... (cached) yes checking for sys/cdefs.h... yes checking for sys/ioctl.h... (cached) yes checking for sys/time.h... (cached) yes checking for search.h... yes checking for sgtty.h... yes checking for xti.h... no checking for sys/dmap.h... no checking for sys/poll.h... yes checking for sys/timeout.h... no checking for machine/pte.h... no checking for pci/pci.h... no checking for valgrind/valgrind.h... no checking for valgrind/memcheck.h... no checking for openssl/aes.h... (cached) yes checking for openssl/dh.h... yes checking for openssl/des.h... yes checking for openssl/hmac.h... yes checking for openssl/evp.h... (cached) yes checking for security/cryptoki.h... no checking for sys/swap.h... yes checking for malloc.h... yes checking for osreldate.h... no checking for machine/types.h... no checking for sys/dkstat.h... no checking for sys/conf.h... no checking for sys/mbuf.h... no checking for sys/mount.h... yes checking for sys/proc.h... no checking for sys/queue.h... yes checking for sys/user.h... yes checking for sys/sema.h... no checking for sys/hashing.h... no checking for sys/vnode.h... no checking for sys/disklabel.h... no checking for nbutil.h... no checking for ufs/ufs/dinode.h... no checking for ufs/ufs/quota.h... no checking for ufs/ufs/inode.h... no checking for ufs/ffs/fs.h... no checking for vm/swap_pager.h... no checking for linux/netlink.h... yes checking for linux/rtnetlink.h... yes checking for sys/socket.h... yes checking for sys/un.h... yes checking for netinet/tcp_fsm.h... no checking for sys/sockio.h... (cached) no checking for sys/socketvar.h... yes checking for net/if_dl.h... no checking for net/if_types.h... no checking for arpa/inet.h... yes checking for net/if.h... yes checking for netinet/in.h... yes checking for netdb.h... yes checking for net/if_arp.h... yes checking for net/if_mib.h... no checking for net/if_var.h... no checking for netinet/if_ether.h... yes checking for netinet/in_systm.h... yes checking for netinet/in_var.h... no checking for netinet/ip.h... yes checking for netinet/ip_icmp.h... yes checking for netinet/icmp_var.h... no checking for netinet/ip_var.h... no checking for netinet/tcp.h... yes checking for netinet/tcp_timer.h... no checking for netinet/tcp_var.h... no checking for netinet/tcpip.h... no checking for netinet/udp.h... yes checking for netinet/udp_var.h... no checking for net/route.h... yes checking for netinet/icmp6.h... yes checking for netinet/in_pcb.h... no checking for netinet/ip6.h... yes checking for netinet6/in6_var.h... no checking for netinet6/in6_pcb.h... no checking for netinet6/ip6_var.h... no checking for netinet6/nd6.h... no checking for netinet6/tcp6.h... no checking for netinet6/tcp6_fsm.h... no checking for netinet6/tcp6_timer.h... no checking for netinet6/tcp6_var.h... no checking for linux/ethtool.h... yes checking for pkginfo.h... no checking for pkg.h... no checking for pkg.h... no checking for windows.h... no checking for iphlpapi.h... no checking for lm.h... no checking for sensors/sensors.h... no checking for picl.h... no checking for struct rtentry.rt_dst... yes checking for struct rtentry.rt_hash... no checking for struct rtentry.rt_next... no checking for struct rtentry.rt_refcnt... no checking for struct rtentry.rt_unit... no checking for struct rtentry.rt_use... no checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of intmax_t... 8 checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintmax_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for off64_t... yes checking for nfds_t... yes checking for Counter64... no checking for mib2_ipIfStatsEntry_t... no checking for struct in_ifaddr.ia_subnetmask... no checking ipv6 stack type... postponed checking for struct sockaddr_in6.sin6_addr... yes checking ipv6 stack type... "generic, yes, using libc" checking for platform-specific source... checking for and configuring transport modules to use... Callback Unix Alias TCP UDP TCPIPv6 UDPIPv6 DTLSUDP TLSTCP IPv4Base SocketBase TCPBase UDPIPv4Base UDPBase IPBase IPv6Base TLSBase. checking for security modules to use... tsm usm checking for rpm/rpmlib.h... no checking for rpm/header.h... no checking for rpm/rpmlib.h... (cached) no checking for rpm/header.h... (cached) no checking for library containing getfsstat... no checking for getfsstat... no checking for getvfsstat... no checking for library containing getmntent... none required checking for library containing kinfo_get_cpus... no checking for kinfo_get_cpus... no checking for library containing exp... none required checking for library containing kvm_read... no checking for library containing kvm_openfiles... no checking for library containing kvm_getprocs... no checking for library containing kvm_getproc2... no checking for library containing kvm_getfiles... no checking for library containing kvm_getfile2... no checking for library containing kvm_getswapinfo... no checking for kvm_openfiles... no checking for kvm_getprocs... no checking for kvm_getproc2... no checking for kvm_getswapinfo... no checking for kvm_getfiles... no checking for kvm_getfile2... no checking for library containing dlopen... no checking for dlopen... no checking for pcre.h... no checking for library containing pcre_exec... no checking for and configuring mib modules to use... agentx host. agentx host agentx/master agentx/subagent host/hrh_storage host/hrh_filesys host/hrSWInstalledTable host/hrSWRunTable host/hr_system host/hr_device host/hr_other host/hr_proc host/hr_network host/hr_print host/hr_disk host/hr_partition agentx/protocol agentx/master_admin agentx/agentx_config agentx/client hardware/memory hardware/fsys host/data_access/swinst host/data_access/swrun host/hrSWRunPerfTable hardware/cpu mibII/ifTable util_funcs hardware/memory/hw_mem hardware/memory/memory_linux hardware/fsys/hw_fsys hardware/fsys/fsys_mntent host/data_access/swinst_apt host/data_access/swrun_procfs_status hardware/cpu/cpu hardware/cpu/cpu_linux if-mib/ifTable util_funcs/header_generic util_funcs/header_simple_table if-mib/ifTable/ifTable if-mib/data_access/interface if-mib/ifTable/ifTable_interface if-mib/ifTable/ifTable_data_access if-mib/data_access/interface_linux if-mib/data_access/interface_ioctl ip-mib/data_access/ipaddress ip-mib/data_access/ipaddress_common ip-mib/data_access/ipaddress_linux ip-mib/data_access/ipaddress_ioctl . checking if directories need to be created... . checking default mib files to read... :HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES checking whether we have to build PIC code... no checking for library containing socket... none required checking for library containing gethostbyname... none required checking for gethostbyname... yes checking for library containing gethostbyaddr... none required checking for gethostbyaddr... yes checking for MIB_IF_TABLE2... no checking for kstat_lookup in -lkstat... no checking for in6addr_any in -lsocket... no checking for library containing clock_gettime... none required checking for library containing pci_lookup_name... no checking for -leay32... no checking for EVP_md5 in -lcrypto... yes checking for AES_cfb128_encrypt... yes checking for EVP_sha224... yes checking for EVP_sha384... yes checking for EVP_MD_CTX_create... no checking for EVP_MD_CTX_destroy... no checking for EVP_MD_CTX_new... yes checking for EVP_MD_CTX_free... yes checking for DH_set0_pqg... yes checking for DH_get0_pqg... yes checking for DH_get0_key... yes checking for ASN1_STRING_get0_data... yes checking for X509_NAME_ENTRY_get_object... yes checking for X509_NAME_ENTRY_get_data... yes checking for X509_get_signature_nid... yes checking whether 2nd app_verify_cookie_cb() arg is const... yes checking for TLS_method... yes checking for TLSv1_method... yes checking for DTLS_method... yes checking for DTLSv1_method... yes checking for SSL_library_init... no checking for SSL_load_error_strings... no checking for ERR_get_error_all... no tsm usm checking for pcap_create in -lpcap... no checking for nlist... no checking for nlist64... no checking for knlist... no checking for library containing endwin... -lcurses checking for curses.h... yes checking for ncurses/curses.h... no checking for library containing ceil... none required checking for potential embedded Perl support... disabled checking if we can install the Perl modules... no checking if we should install the python bindings... no checking for authentication support... OpenSSL Support checking for off_t... yes checking for pid_t... yes checking for socklen_t... yes checking for in_addr_t... yes checking for ssize_t... yes checking for the type of the fifth argument of select()... struct timeval checking for the type of the third argument of ioctlsocket()... void checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc needs -traditional... no checking return type of signal handlers... void checking for rand... yes checking for random... yes checking for srand... yes checking for srandom... yes checking for lrand48... yes checking for srand48... yes checking for asprintf... yes checking for closedir... yes checking for fgetc_unlocked... yes checking for flockfile... yes checking for funlockfile... yes checking for getipnodebyname... no checking for gettimeofday... yes checking for getlogin... yes checking for if_nametoindex... yes checking for mkstemp... yes checking for opendir... yes checking for readdir... yes checking for regcomp... yes checking for setenv... yes checking for setitimer... yes checking for setlocale... yes checking for setsid... yes checking for snprintf... yes checking for strcasestr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for sysconf... yes checking for times... yes checking for vsnprintf... yes checking for _NSGetArgv()... no checking for _NSGetExecutablePath()... no checking for execv... yes checking for fork... yes checking for signal... yes checking for sigset... yes checking for uname... yes checking for closesocket... no checking for gai_strerror... yes checking for getaddrinfo... yes checking for gethostbyname... (cached) yes checking for gethostbyname2... yes checking for gethostname... yes checking for gethostbyaddr... (cached) yes checking for inet_ntop... yes checking for inet_pton... yes checking for _beginthreadex()... no checking for _cputs()... no checking for _get_osfhandle()... no checking for _getch()... no checking for _open_osfhandle()... no checking for getopt... yes checking for strlcat... yes checking for strlcpy... yes checking for strtok_r... yes checking for strtol... yes checking for strtoul... yes checking for strtoull... yes checking for cgetnext... no checking for chown... yes checking for forkall... no checking for fsync... yes checking for gai_strerror... (cached) yes checking for getgrnam... yes checking for gethostname... (cached) yes checking for getloadavg... no checking for getpid... yes checking for getpwnam... yes checking for hasmntopt... yes checking for initgroups... yes checking for if_nameindex... yes checking for if_indextoname... yes checking for if_nametoindex... (cached) yes checking for localtime_r... yes checking for mkstemp... (cached) yes checking for mktime... yes checking for poll... yes checking for regcomp... (cached) yes checking for setgid... yes checking for setgroups... yes checking for setmntent... yes checking for setuid... yes checking for sigaction... yes checking for sigblock... no checking for sighold... yes checking for sigprocmask... yes checking for statfs... yes checking for statvfs... yes checking for stime... yes checking for strncasecmp... (cached) yes checking for system... yes checking for usleep... yes checking for getdtablesize... yes checking for getgrnam... (cached) yes checking for getpid... (cached) yes checking for getpwnam... (cached) yes checking for setgid... (cached) yes checking for setgroups... (cached) yes checking for setuid... (cached) yes checking for tcgetattr... yes checking for if_freenameindex... yes checking for getpagesize... yes checking for lseek64... yes checking for pread64... yes checking for select... yes checking for sigalrm... no checking for socket... yes checking for two-argument statfs with struct fs_data (Ultrix)... no checking how to get the name of the current function... __func__ checking whether static inline functions are broken (Unixware)... no checking for SIOCGIFADDR in sys/ioctl.h... yes checking for BIO_dgram_get_peer... yes checking for struct arphd.at_next... no checking for struct des_ks_struct.weak_key... no checking for struct dirent.d_type... yes checking for struct ethtool_cmd.speed_hi... yes checking for struct ipstat.ips_cantfrag... no checking for struct ipstat.ips_delivered... no checking for struct ipstat.ips_fragdropped... no checking for struct ipstat.ips_fragmented... no checking for struct ipstat.ips_localout... no checking for struct ipstat.ips_noproto... no checking for struct ipstat.ips_noroute... no checking for struct ipstat.ips_odropped... no checking for struct ipstat.ips_ofragments... no checking for struct ipstat.ips_reassembled... no checking for struct ip6stat.ip6s_exthdrtoolong ... no checking for struct ipstat.ips_cantforward... no checking for struct ipstat.ips_fragtimeout... no checking for struct mbstat.m_clusters... no checking for struct mbstat.m_clfree... no checking for struct mbstat.m_mbufs... no checking for struct uvmexp.pgswapin... no checking for struct nlist.n_value... no checking for struct nlist64.n_value... no checking for struct sigaction.sa_sigaction... no checking for struct sockaddr.sa_len... no checking for struct sockaddr.sa_union.sa_generic.sa_family2... no checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct sockaddr_in6.sin6_scope_id... yes checking size of sockaddr_un.sun_path... 108 checking for struct statfs.f_favail... no checking for struct statfs.f_ffree... yes checking for struct statfs.f_files... yes checking for struct statfs.f_flags... yes checking for struct statfs.f_frsize... yes checking for struct statvfs.f_files... yes checking for struct statvfs.f_frsize... yes checking for struct statvfs.mnt_dir... no checking for struct swdevt.sw_nblksenabled... no checking for struct tcpstat.tcp_rcvmemdrop... no checking for struct tm.tm_gmtoff... yes checking for struct tm.tm_isdst... yes checking whether daylight is declared... yes checking whether timezone is declared... yes checking whether timezone is a scalar... yes checking for struct timezone.tz_dsttime... yes checking for struct udpstat.udps_discard... no checking for struct udpstat.udps_fullsock... no checking for struct udpstat.udps_noport... no checking for struct udpstat.udps_noportbcast... no checking for struct udpstat.udps_ipackets... no checking for struct udpstat.udps_opackets... no checking if _KERNEL needs to be defined for if_mtu... unknown checking if _KERNEL_STRUCTURES needs to be defined for if_mtu... unknown checking for struct ifaddr.ifa_next... yes checking for struct ifnet.if_addrlist... no checking for struct ifnet.if_addrhead.tqh_first... no checking for struct ifnet.if_baudrate... no checking for struct ifnet.if_baudrate.ifs_value... no checking for struct ifnet.if_ibytes... yes checking for struct ifnet.if_imcasts... no checking for struct ifnet.if_iqdrops... yes checking for struct ifnet.if_lastchange.tv_sec... no checking for struct ifnet.if_lastchange.tv_nsec... no checking for struct ifnet.if_mtu... yes checking for struct ifnet.if_noproto... no checking for struct ifnet.if_obytes... yes checking for struct ifnet.if_omcasts... no checking for struct ifnet.if_speed... yes checking for struct ifnet.if_type... yes checking for struct ifnet.if_xname... no checking type of rtentry structure... unknown checking for struct rtentry... rtentry checking syslog prioritynames... yes checking for location of system kernel... unknown checking for location of swap device... none checking for mount table location... /etc/mtab checking for lpstat... /usr/bin/lpstat checking for correct flags to ps... -e checking for SIGHUP... yes configure: WARNING: Can't check sysctl, manually define NETSNMP_CAN_USE_SYSCTL if platform support available checking whether TCP timers depend on 'hz'... no checking for SO_BINDTODEVICE... yes checking for struct in_pktinfo.ipi_spec_dst... yes checking for IP_PKTINFO ... yes checking for IP_RECVDSTADDR ... no configure: creating ./config.status config.status: creating Makefile config.status: creating snmplib/Makefile config.status: creating apps/Makefile config.status: creating apps/snmpnetstat/Makefile config.status: creating agent/Makefile config.status: creating agent/helpers/Makefile config.status: creating agent/mibgroup/Makefile config.status: creating local/Makefile config.status: creating testing/Makefile config.status: creating man/Makefile config.status: creating mibs/Makefile config.status: creating net-snmp-config config.status: creating net-snmp-create-v3-user config.status: creating netsnmp.pc config.status: creating netsnmp-agent.pc config.status: creating dist/generation-scripts/gen-variables config.status: creating local/snmpconf config.status: creating include/net-snmp/net-snmp-config.h config.status: executing libtool commands config.status: executing default commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --disable-nls --------------------------------------------------------- Net-SNMP configuration summary: --------------------------------------------------------- SNMP Versions Supported: 1 2c 3 Building for: linux Net-SNMP Version: 5.9 Network transport support: Callback Unix Alias TCP UDP TCPIPv6 UDPIPv6 DTLSUDP TLSTCP IPv4Base SocketBase TCPBase UDPIPv4Base UDPBase IPBase IPv6Base TLSBase SNMPv3 Security Modules: tsm usm Agent MIB code: agentx host => agentx/master agentx/subagent host/hrh_storage host/hrh_filesys host/hrSWInstalledTable host/hrSWRunTable host/hr_system host/hr_device host/hr_other host/hr_proc host/hr_network host/hr_print host/hr_disk host/hr_partition MYSQL Trap Logging: unavailable Embedded Perl support: disabled SNMP Perl modules: disabled SNMP Python modules: disabled Crypto support from: crypto Authentication support: MD5 SHA1 SHA224 SHA256 SHA384 SHA512 Encryption support: DES AES AES128 AES192 AES192C AES256 AES256C Local DNSSEC validation: disabled --------------------------------------------------------- >>> netsnmp 5.9 Building PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9' /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp -Iinclude -I./include -I./agent/mibgroup -I. -I. -DDONT_INC_STRUCTS -DBINDIR=/usr/bin ./sedscript.in | egrep '^s[/#]' | sed 's/REMOVEME//g;s# */#/#g;s/ *#/#/g;s#/ *#/#g;s/# g/#g/;' > sedscript echo 's/VERSIONINFO/5.9/g' >> sedscript echo 's#DATADIR#/usr/share#g' >> sedscript echo 's#LIBDIR#/usr/lib#g' >> sedscript echo 's#BINDIR#/usr/bin#g' >> sedscript echo 's#PERSISTENT_DIRECTORY#/var/lib/snmp#g' >> sedscript echo 's#SYSCONFDIR#/etc#g' >> sedscript /bin/sed -f sedscript ./EXAMPLE.conf.def > EXAMPLE.conf making all in /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/snmplib make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/snmplib' /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o snmp_client.lo snmp_client.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o mib.lo mib.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o parse.lo parse.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o snmp_api.lo snmp_api.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o snmp.lo snmp.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o snmp_auth.lo snmp_auth.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o asn1.lo asn1.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o md5.lo md5.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o snmp_parse_args.lo snmp_parse_args.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o system.lo system.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o vacm.lo vacm.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o int64.lo int64.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o read_config.lo read_config.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o pkcs.lo pkcs.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o snmp_debug.lo snmp_debug.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o tools.lo tools.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o snmp_logging.lo snmp_logging.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o text_utils.lo text_utils.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o large_fd_set.lo large_fd_set.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o cert_util.lo cert_util.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o snmp_openssl.lo snmp_openssl.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o snmpv3.lo snmpv3.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o lcd_time.lo lcd_time.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o keytools.lo keytools.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o scapi.lo scapi.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o callback.lo callback.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o default_store.lo default_store.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o snmp_alarm.lo snmp_alarm.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o data_list.lo data_list.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o oid_stash.lo oid_stash.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o fd_event_manager.lo fd_event_manager.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o check_varbind.lo check_varbind.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o mt_support.lo mt_support.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o snmp_enum.lo snmp_enum.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o snmp-tc.lo snmp-tc.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o snmp_service.lo snmp_service.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o snprintf.lo snprintf.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o asprintf.lo asprintf.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o snmp_transport.lo snmp_transport.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o transports/snmpTLSBaseDomain.lo transports/snmpTLSBaseDomain.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o transports/snmpIPv6BaseDomain.lo transports/snmpIPv6BaseDomain.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o transports/snmpIPBaseDomain.lo transports/snmpIPBaseDomain.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o transports/snmpUDPBaseDomain.lo transports/snmpUDPBaseDomain.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o transports/snmpUDPIPv4BaseDomain.lo transports/snmpUDPIPv4BaseDomain.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o transports/snmpTCPBaseDomain.lo transports/snmpTCPBaseDomain.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o transports/snmpSocketBaseDomain.lo transports/snmpSocketBaseDomain.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o transports/snmpIPv4BaseDomain.lo transports/snmpIPv4BaseDomain.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o transports/snmpTLSTCPDomain.lo transports/snmpTLSTCPDomain.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o transports/snmpDTLSUDPDomain.lo transports/snmpDTLSUDPDomain.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o transports/snmpUDPIPv6Domain.lo transports/snmpUDPIPv6Domain.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o transports/snmpTCPIPv6Domain.lo transports/snmpTCPIPv6Domain.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o transports/snmpUDPDomain.lo transports/snmpUDPDomain.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o transports/snmpTCPDomain.lo transports/snmpTCPDomain.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o transports/snmpAliasDomain.lo transports/snmpAliasDomain.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o transports/snmpUnixDomain.lo transports/snmpUnixDomain.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o transports/snmpCallbackDomain.lo transports/snmpCallbackDomain.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o snmp_secmod.lo snmp_secmod.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o snmptsm.lo snmptsm.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o snmpusm.lo snmpusm.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o snmp_version.lo snmp_version.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o container.lo container.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o container_binary_array.lo container_binary_array.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o ucd_compat.lo ucd_compat.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o dir_utils.lo dir_utils.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o file_utils.lo file_utils.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o container_null.lo container_null.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o container_list_ssll.lo container_list_ssll.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o container_iterator.lo container_iterator.c /bin/bash ../libtool --silent --mode=link /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -rpath /usr/lib -version-info 40:0:0 -o libnetsnmp.la snmp_client.lo mib.lo parse.lo snmp_api.lo snmp.lo snmp_auth.lo asn1.lo md5.lo snmp_parse_args.lo system.lo vacm.lo int64.lo read_config.lo pkcs.lo snmp_debug.lo tools.lo snmp_logging.lo text_utils.lo large_fd_set.lo cert_util.lo snmp_openssl.lo snmpv3.lo lcd_time.lo keytools.lo scapi.lo callback.lo default_store.lo snmp_alarm.lo data_list.lo oid_stash.lo fd_event_manager.lo check_varbind.lo mt_support.lo snmp_enum.lo snmp-tc.lo snmp_service.lo snprintf.lo asprintf.lo snmp_transport.lo transports/snmpTLSBaseDomain.lo transports/snmpIPv6BaseDomain.lo transports/snmpIPBaseDomain.lo transports/snmpUDPBaseDomain.lo transports/snmpUDPIPv4BaseDomain.lo transports/snmpTCPBaseDomain.lo transports/snmpSocketBaseDomain.lo transports/snmpIPv4BaseDomain.lo transports/snmpTLSTCPDomain.lo transports/snmpDTLSUDPDomain.lo transports/snmpUDPIPv6Domain.lo transports/snmpTCPIPv6Domain.lo transports/snmpUDPDomain.lo transports/snmpTCPDomain.lo transports/snmpAliasDomain.lo transports/snmpUnixDomain.lo transports/snmpCallbackDomain.lo snmp_secmod.lo snmptsm.lo snmpusm.lo snmp_version.lo container.lo container_binary_array.lo ucd_compat.lo dir_utils.lo file_utils.lo container_null.lo container_list_ssll.lo container_iterator.lo -Wl,-no-undefined -static -lssl -lssl -lcrypto : libnetsnmp.la make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/snmplib' making all in /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent' /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/all_helpers.lo helpers/all_helpers.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/baby_steps.lo helpers/baby_steps.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/bulk_to_next.lo helpers/bulk_to_next.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/cache_handler.lo helpers/cache_handler.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/debug_handler.lo helpers/debug_handler.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/instance.lo helpers/instance.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/mode_end_call.lo helpers/mode_end_call.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/multiplexer.lo helpers/multiplexer.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/null.lo helpers/null.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/old_api.lo helpers/old_api.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/read_only.lo helpers/read_only.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/row_merge.lo helpers/row_merge.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/scalar.lo helpers/scalar.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/scalar_group.lo helpers/scalar_group.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/serialize.lo helpers/serialize.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/snmp_get_statistic.lo helpers/snmp_get_statistic.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/stash_cache.lo helpers/stash_cache.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/stash_to_next.lo helpers/stash_to_next.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/table.lo helpers/table.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/table_array.lo helpers/table_array.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/table_container.lo helpers/table_container.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/table_data.lo helpers/table_data.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/table_dataset.lo helpers/table_dataset.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/table_iterator.lo helpers/table_iterator.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/table_row.lo helpers/table_row.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/table_tdata.lo helpers/table_tdata.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o helpers/watcher.lo helpers/watcher.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o agent_handler.lo agent_handler.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o agent_index.lo agent_index.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o agent_read_config.lo agent_read_config.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o agent_registry.lo agent_registry.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o agent_sysORTable.lo agent_sysORTable.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o agent_trap.lo agent_trap.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o kernel.lo kernel.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o netsnmp_close_fds.lo netsnmp_close_fds.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o snmp_agent.lo snmp_agent.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o snmp_vars.lo snmp_vars.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o mibgroup/agentx/master.lo mibgroup/agentx/master.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o mibgroup/agentx/subagent.lo mibgroup/agentx/subagent.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o mibgroup/agentx/protocol.lo mibgroup/agentx/protocol.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o mibgroup/agentx/master_admin.lo mibgroup/agentx/master_admin.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o mibgroup/agentx/agentx_config.lo mibgroup/agentx/agentx_config.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o mibgroup/agentx/client.lo mibgroup/agentx/client.c /bin/bash ../libtool --silent --mode=link /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -rpath /usr/lib -version-info 40:0:0 -o libnetsnmpagent.la helpers/all_helpers.lo helpers/baby_steps.lo helpers/bulk_to_next.lo helpers/cache_handler.lo helpers/debug_handler.lo helpers/instance.lo helpers/mode_end_call.lo helpers/multiplexer.lo helpers/null.lo helpers/old_api.lo helpers/read_only.lo helpers/row_merge.lo helpers/scalar.lo helpers/scalar_group.lo helpers/serialize.lo helpers/snmp_get_statistic.lo helpers/stash_cache.lo helpers/stash_to_next.lo helpers/table.lo helpers/table_array.lo helpers/table_container.lo helpers/table_data.lo helpers/table_dataset.lo helpers/table_iterator.lo helpers/table_row.lo helpers/table_tdata.lo helpers/watcher.lo agent_handler.lo agent_index.lo agent_read_config.lo agent_registry.lo agent_sysORTable.lo agent_trap.lo kernel.lo netsnmp_close_fds.lo snmp_agent.lo snmp_vars.lo mibgroup/agentx/master.lo mibgroup/agentx/subagent.lo mibgroup/agentx/protocol.lo mibgroup/agentx/master_admin.lo mibgroup/agentx/agentx_config.lo mibgroup/agentx/client.lo ../snmplib/libnetsnmp.la -Wl,-no-undefined -static -L/nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/lib -lssl -L/nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/lib -pthread -latomic -lcrypto -pthread -latomic : libnetsnmpagent.la making all in /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/helpers make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/helpers' /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o dummy.lo dummy.c /bin/bash ../../libtool --silent --mode=link /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -rpath /usr/lib -version-info 40:0:0 -o libnetsnmphelpers.la dummy.lo -Wl,-no-undefined -static : libnetsnmphelpers.la make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/helpers' making all in /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/mibgroup make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/mibgroup' /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o host/hrh_storage.lo host/hrh_storage.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o host/hrh_filesys.lo host/hrh_filesys.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o host/hrSWInstalledTable.lo host/hrSWInstalledTable.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o host/hrSWRunTable.lo host/hrSWRunTable.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o host/hr_system.lo host/hr_system.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o host/hr_device.lo host/hr_device.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o host/hr_other.lo host/hr_other.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o host/hr_proc.lo host/hr_proc.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o host/hr_network.lo host/hr_network.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o host/hr_print.lo host/hr_print.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o host/hr_disk.lo host/hr_disk.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o host/hr_partition.lo host/hr_partition.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o host/data_access/swinst.lo host/data_access/swinst.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o host/data_access/swrun.lo host/data_access/swrun.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o host/hrSWRunPerfTable.lo host/hrSWRunPerfTable.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o util_funcs.lo util_funcs.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o hardware/memory/hw_mem.lo hardware/memory/hw_mem.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o hardware/memory/memory_linux.lo hardware/memory/memory_linux.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o hardware/fsys/hw_fsys.lo hardware/fsys/hw_fsys.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o hardware/fsys/fsys_mntent.lo hardware/fsys/fsys_mntent.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o host/data_access/swinst_apt.lo host/data_access/swinst_apt.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o host/data_access/swrun_procfs_status.lo host/data_access/swrun_procfs_status.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o hardware/cpu/cpu.lo hardware/cpu/cpu.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o hardware/cpu/cpu_linux.lo hardware/cpu/cpu_linux.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o util_funcs/header_generic.lo util_funcs/header_generic.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o util_funcs/header_simple_table.lo util_funcs/header_simple_table.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o if-mib/ifTable/ifTable.lo if-mib/ifTable/ifTable.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o if-mib/data_access/interface.lo if-mib/data_access/interface.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o if-mib/ifTable/ifTable_interface.lo if-mib/ifTable/ifTable_interface.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o if-mib/ifTable/ifTable_data_access.lo if-mib/ifTable/ifTable_data_access.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o if-mib/data_access/interface_linux.lo if-mib/data_access/interface_linux.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o if-mib/data_access/interface_ioctl.lo if-mib/data_access/interface_ioctl.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o ip-mib/data_access/ipaddress_common.lo ip-mib/data_access/ipaddress_common.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o ip-mib/data_access/ipaddress_linux.lo ip-mib/data_access/ipaddress_linux.c /bin/bash ../../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o ip-mib/data_access/ipaddress_ioctl.lo ip-mib/data_access/ipaddress_ioctl.c make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/mibgroup' /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o mib_modules.lo mib_modules.c /bin/bash ../libtool --silent --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -c -o auto_nlist.lo auto_nlist.c /bin/bash ../libtool --silent --mode=link /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -rpath /usr/lib -version-info 40:0:0 -o libnetsnmpmibs.la mibgroup/host/hrh_storage.lo mibgroup/host/hrh_filesys.lo mibgroup/host/hrSWInstalledTable.lo mibgroup/host/hrSWRunTable.lo mibgroup/host/hr_system.lo mibgroup/host/hr_device.lo mibgroup/host/hr_other.lo mibgroup/host/hr_proc.lo mibgroup/host/hr_network.lo mibgroup/host/hr_print.lo mibgroup/host/hr_disk.lo mibgroup/host/hr_partition.lo mibgroup/host/data_access/swinst.lo mibgroup/host/data_access/swrun.lo mibgroup/host/hrSWRunPerfTable.lo mibgroup/util_funcs.lo mibgroup/hardware/memory/hw_mem.lo mibgroup/hardware/memory/memory_linux.lo mibgroup/hardware/fsys/hw_fsys.lo mibgroup/hardware/fsys/fsys_mntent.lo mibgroup/host/data_access/swinst_apt.lo mibgroup/host/data_access/swrun_procfs_status.lo mibgroup/hardware/cpu/cpu.lo mibgroup/hardware/cpu/cpu_linux.lo mibgroup/util_funcs/header_generic.lo mibgroup/util_funcs/header_simple_table.lo mibgroup/if-mib/ifTable/ifTable.lo mibgroup/if-mib/data_access/interface.lo mibgroup/if-mib/ifTable/ifTable_interface.lo mibgroup/if-mib/ifTable/ifTable_data_access.lo mibgroup/if-mib/data_access/interface_linux.lo mibgroup/if-mib/data_access/interface_ioctl.lo mibgroup/ip-mib/data_access/ipaddress_common.lo mibgroup/ip-mib/data_access/ipaddress_linux.lo mibgroup/ip-mib/data_access/ipaddress_ioctl.lo mib_modules.lo auto_nlist.lo libnetsnmpagent.la ../snmplib/libnetsnmp.la -Wl,-no-undefined -static -L/nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/lib -lssl -L/nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/lib -pthread -latomic -lcrypto -pthread -latomic : libnetsnmpmibs.la make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent' chmod a+x net-snmp-config touch net-snmp-config-x make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9' >>> netsnmp 5.9 Installing to staging directory PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot LIB_LDCONFIG_CMD=true install -C /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9' creating directory /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp mkdir /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp installing version.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp installing net-snmp-features.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp creating directory /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp installing include/net-snmp/net-snmp-config.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp creating directory /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system mkdir /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing aix.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing bsd.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing bsdi3.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing bsdi4.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing bsdi.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing cygwin.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing darwin.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system /usr/bin/install: cannot stat './include/net-snmp/system/darwin7.h': No such file or directory installing darwin7.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system /usr/bin/install: cannot stat './include/net-snmp/system/darwin8.h': No such file or directory installing darwin8.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system /usr/bin/install: cannot stat './include/net-snmp/system/darwin9.h': No such file or directory installing darwin9.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system /usr/bin/install: cannot stat './include/net-snmp/system/darwin10.h': No such file or directory installing darwin10.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system /usr/bin/install: cannot stat './include/net-snmp/system/darwin11.h': No such file or directory installing darwin11.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system /usr/bin/install: cannot stat './include/net-snmp/system/darwin12.h': No such file or directory installing darwin12.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system /usr/bin/install: cannot stat './include/net-snmp/system/darwin13.h': No such file or directory installing darwin13.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system /usr/bin/install: cannot stat './include/net-snmp/system/darwin14.h': No such file or directory installing darwin14.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system /usr/bin/install: cannot stat './include/net-snmp/system/darwin15.h': No such file or directory installing darwin15.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system /usr/bin/install: cannot stat './include/net-snmp/system/darwin16.h': No such file or directory installing darwin16.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system /usr/bin/install: cannot stat './include/net-snmp/system/darwin17.h': No such file or directory installing darwin17.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing dragonfly.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing dynix.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing freebsd2.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing freebsd3.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing freebsd4.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing freebsd5.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing freebsd6.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing freebsd7.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing freebsd8.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing freebsd9.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing freebsd10.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing freebsd11.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing freebsd12.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing freebsd13.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing freebsd14.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing freebsd.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing generic.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing hpux.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing irix.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing linux.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing mingw32.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing mingw32msvc.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing mips.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing netbsd.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing nto-qnx6.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing osf5.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing openbsd.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing openbsd6.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing openbsd5.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing openbsd4.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing solaris2.3.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing solaris2.4.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing solaris2.5.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing solaris2.6.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing solaris.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing sunos.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing svr5.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing sysv.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system installing ultrix4.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/system creating directory /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/machine mkdir /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/machine installing generic.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/machine making installlibs in /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/snmplib make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/snmplib' libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmp.la in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/snmplib' making installlibs in /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent' libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmpagent.la in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib making installlibs in /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/helpers make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/helpers' libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmphelpers.la in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/helpers' making installlibs in /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/mibgroup make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/mibgroup' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/mibgroup' libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmpmibs.la in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent' installing netsnmp.pc in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig installing netsnmp-agent.pc in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig installing net-snmp-config in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin installing net-snmp-create-v3-user in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin making install in /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/snmplib make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/snmplib' creating directory /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp installing config_api.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp installing definitions.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp installing mib_api.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp installing net-snmp-includes.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp installing output_api.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp installing pdu_api.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp installing session_api.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp installing snmpv3_api.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp installing types.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp installing utilities.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp installing varbind_api.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp installing version.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp creating directory /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library mkdir /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing README in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing asn1.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing callback.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing cert_util.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing check_varbind.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing container.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing container_binary_array.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing container_iterator.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing container_list_ssll.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing container_null.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing data_list.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing default_store.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing dir_utils.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing factory.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing fd_event_manager.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing file_utils.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing getopt.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing int64.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing keytools.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing large_fd_set.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing lcd_time.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing md5.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing mib.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing mt_support.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing netsnmp-attribute-format.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing oid.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing oid_stash.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing parse.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing read_config.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing scapi.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmp-tc.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmp.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmp_alarm.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmp_api.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmp_assert.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmp_client.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmp_debug.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmp_enum.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmp_impl.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmp_logging.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmp_parse_args.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmp_secmod.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmp_service.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmp_transport.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmpv3.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing system.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing text_utils.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing tools.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing transform_oids.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing types.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing ucd_compat.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing vacm.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing winpipe.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing winservice.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmpTLSBaseDomain.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmpIPv6BaseDomain.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmpIPBaseDomain.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmpUDPBaseDomain.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmpUDPIPv4BaseDomain.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmpTCPBaseDomain.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmpSocketBaseDomain.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmpIPv4BaseDomain.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmpTLSTCPDomain.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmpDTLSUDPDomain.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmpUDPIPv6Domain.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmpTCPIPv6Domain.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmpUDPDomain.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmpTCPDomain.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmpAliasDomain.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmpUnixDomain.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmpCallbackDomain.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmptsm.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing snmpusm.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library creating directory /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library installing ../include/net-snmp/library/snmpv3-security-includes.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/library libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmp.la in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/snmplib' making install in /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent' creating directory /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent mkdir /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing agent_read_config.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing agent_registry.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing agent_index.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing agent_sysORTable.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing agent_trap.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing auto_nlist.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing ds_agent.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing snmp_agent.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing snmp_vars.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing var_struct.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing agent_handler.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing net-snmp-agent-includes.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing mib_modules.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing agent_callbacks.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing sysORTable.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing all_helpers.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing baby_steps.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing bulk_to_next.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing cache_handler.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing debug_handler.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing instance.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing mode_end_call.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing multiplexer.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing null.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing old_api.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing read_only.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing row_merge.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing scalar.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing scalar_group.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing serialize.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing snmp_get_statistic.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing stash_cache.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing stash_to_next.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing table_array.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing table_container.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing table.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing table_data.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing table_dataset.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing table_tdata.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing table_iterator.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing watcher.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing netsnmp_close_fds.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing mfd.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing set_helper.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent creating directory /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing ../include/net-snmp/agent/mib_module_config.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing ../include/net-snmp/agent/agent_module_config.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing mibgroup/mib_module_includes.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmpagent.la in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib making installlibs in /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/helpers make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/helpers' libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmphelpers.la in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/helpers' making installlibs in /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/mibgroup make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/mibgroup' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/mibgroup' libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmpmibs.la in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib making install in /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/helpers make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/helpers' libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmphelpers.la in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/helpers' making install in /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/mibgroup make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/mibgroup' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/mibgroup' installing struct.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent installing util_funcs.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent creating directory /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent/util_funcs mkdir /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent/util_funcs installing util_funcs/header_generic.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent/util_funcs installing util_funcs/header_simple_table.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent/util_funcs installing util_funcs/MIB_STATS_CACHE_TIMEOUT.h in /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/net-snmp/agent/util_funcs make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9' >>> netsnmp 5.9 Fixing package configuration files >>> netsnmp 5.9 Fixing libtool files for la in $(find /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/nvmedata/autobuild/instance-25/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-25/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> netsnmp 5.9 Installing to target PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-25/output-1/target LIB_LDCONFIG_CMD=true install -C /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9' creating directory /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp mkdir /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp installing version.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp installing net-snmp-features.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp creating directory /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp installing include/net-snmp/net-snmp-config.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp creating directory /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system mkdir /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing aix.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing bsd.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing bsdi3.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing bsdi4.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing bsdi.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing cygwin.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing darwin.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system /usr/bin/install: cannot stat './include/net-snmp/system/darwin7.h': No such file or directory installing darwin7.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system /usr/bin/install: cannot stat './include/net-snmp/system/darwin8.h': No such file or directory installing darwin8.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system /usr/bin/install: cannot stat './include/net-snmp/system/darwin9.h': No such file or directory installing darwin9.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system /usr/bin/install: cannot stat './include/net-snmp/system/darwin10.h': No such file or directory installing darwin10.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system /usr/bin/install: cannot stat './include/net-snmp/system/darwin11.h': No such file or directory installing darwin11.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system /usr/bin/install: cannot stat './include/net-snmp/system/darwin12.h': No such file or directory installing darwin12.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system /usr/bin/install: cannot stat './include/net-snmp/system/darwin13.h': No such file or directory installing darwin13.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system /usr/bin/install: cannot stat './include/net-snmp/system/darwin14.h': No such file or directory installing darwin14.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system /usr/bin/install: cannot stat './include/net-snmp/system/darwin15.h': No such file or directory installing darwin15.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system /usr/bin/install: cannot stat './include/net-snmp/system/darwin16.h': No such file or directory installing darwin16.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system /usr/bin/install: cannot stat './include/net-snmp/system/darwin17.h': No such file or directory installing darwin17.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing dragonfly.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing dynix.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing freebsd2.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing freebsd3.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing freebsd4.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing freebsd5.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing freebsd6.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing freebsd7.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing freebsd8.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing freebsd9.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing freebsd10.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing freebsd11.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing freebsd12.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing freebsd13.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing freebsd14.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing freebsd.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing generic.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing hpux.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing irix.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing linux.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing mingw32.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing mingw32msvc.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing mips.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing netbsd.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing nto-qnx6.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing osf5.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing openbsd.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing openbsd6.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing openbsd5.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing openbsd4.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing solaris2.3.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing solaris2.4.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing solaris2.5.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing solaris2.6.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing solaris.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing sunos.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing svr5.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing sysv.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system installing ultrix4.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/system creating directory /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/machine mkdir /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/machine installing generic.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/machine making installlibs in /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/snmplib make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/snmplib' libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmp.la in /nvmedata/autobuild/instance-25/output-1/target/usr/lib make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/snmplib' making installlibs in /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent' libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmpagent.la in /nvmedata/autobuild/instance-25/output-1/target/usr/lib making installlibs in /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/helpers make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/helpers' libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmphelpers.la in /nvmedata/autobuild/instance-25/output-1/target/usr/lib make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/helpers' making installlibs in /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/mibgroup make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/mibgroup' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/mibgroup' libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmpmibs.la in /nvmedata/autobuild/instance-25/output-1/target/usr/lib make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent' installing netsnmp.pc in /nvmedata/autobuild/instance-25/output-1/target/usr/lib/pkgconfig installing netsnmp-agent.pc in /nvmedata/autobuild/instance-25/output-1/target/usr/lib/pkgconfig installing net-snmp-config in /nvmedata/autobuild/instance-25/output-1/target/usr/bin installing net-snmp-create-v3-user in /nvmedata/autobuild/instance-25/output-1/target/usr/bin making install in /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/snmplib make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/snmplib' creating directory /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp installing config_api.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp installing definitions.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp installing mib_api.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp installing net-snmp-includes.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp installing output_api.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp installing pdu_api.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp installing session_api.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp installing snmpv3_api.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp installing types.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp installing utilities.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp installing varbind_api.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp installing version.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp creating directory /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library mkdir /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing README in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing asn1.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing callback.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing cert_util.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing check_varbind.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing container.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing container_binary_array.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing container_iterator.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing container_list_ssll.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing container_null.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing data_list.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing default_store.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing dir_utils.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing factory.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing fd_event_manager.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing file_utils.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing getopt.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing int64.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing keytools.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing large_fd_set.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing lcd_time.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing md5.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing mib.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing mt_support.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing netsnmp-attribute-format.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing oid.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing oid_stash.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing parse.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing read_config.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing scapi.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmp-tc.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmp.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmp_alarm.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmp_api.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmp_assert.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmp_client.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmp_debug.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmp_enum.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmp_impl.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmp_logging.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmp_parse_args.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmp_secmod.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmp_service.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmp_transport.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmpv3.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing system.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing text_utils.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing tools.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing transform_oids.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing types.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing ucd_compat.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing vacm.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing winpipe.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing winservice.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmpTLSBaseDomain.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmpIPv6BaseDomain.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmpIPBaseDomain.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmpUDPBaseDomain.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmpUDPIPv4BaseDomain.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmpTCPBaseDomain.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmpSocketBaseDomain.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmpIPv4BaseDomain.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmpTLSTCPDomain.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmpDTLSUDPDomain.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmpUDPIPv6Domain.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmpTCPIPv6Domain.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmpUDPDomain.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmpTCPDomain.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmpAliasDomain.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmpUnixDomain.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmpCallbackDomain.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmptsm.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing snmpusm.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library creating directory /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library installing ../include/net-snmp/library/snmpv3-security-includes.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/library libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmp.la in /nvmedata/autobuild/instance-25/output-1/target/usr/lib make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/snmplib' making install in /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent' creating directory /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent mkdir /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing agent_read_config.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing agent_registry.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing agent_index.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing agent_sysORTable.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing agent_trap.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing auto_nlist.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing ds_agent.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing snmp_agent.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing snmp_vars.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing var_struct.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing agent_handler.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing net-snmp-agent-includes.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing mib_modules.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing agent_callbacks.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing sysORTable.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing all_helpers.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing baby_steps.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing bulk_to_next.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing cache_handler.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing debug_handler.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing instance.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing mode_end_call.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing multiplexer.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing null.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing old_api.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing read_only.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing row_merge.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing scalar.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing scalar_group.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing serialize.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing snmp_get_statistic.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing stash_cache.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing stash_to_next.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing table_array.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing table_container.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing table.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing table_data.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing table_dataset.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing table_tdata.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing table_iterator.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing watcher.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing netsnmp_close_fds.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing mfd.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing set_helper.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent creating directory /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing ../include/net-snmp/agent/mib_module_config.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing ../include/net-snmp/agent/agent_module_config.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing mibgroup/mib_module_includes.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmpagent.la in /nvmedata/autobuild/instance-25/output-1/target/usr/lib making installlibs in /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/helpers make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/helpers' libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmphelpers.la in /nvmedata/autobuild/instance-25/output-1/target/usr/lib make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/helpers' making installlibs in /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/mibgroup make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/mibgroup' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/mibgroup' libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmpmibs.la in /nvmedata/autobuild/instance-25/output-1/target/usr/lib making install in /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/helpers make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/helpers' libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmphelpers.la in /nvmedata/autobuild/instance-25/output-1/target/usr/lib make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/helpers' making install in /nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/mibgroup make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/mibgroup' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent/mibgroup' installing struct.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent installing util_funcs.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent creating directory /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent/util_funcs mkdir /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent/util_funcs installing util_funcs/header_generic.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent/util_funcs installing util_funcs/header_simple_table.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent/util_funcs installing util_funcs/MIB_STATS_CACHE_TIMEOUT.h in /nvmedata/autobuild/instance-25/output-1/target/usr/include/net-snmp/agent/util_funcs make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9/agent' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/netsnmp-5.9' lldpd-1.0.9.tar.gz: OK (sha256: 6b64eb3125952b1e33472198b054e8aa0dee45f45d3d4be22789090a474949f5) >>> lldpd 1.0.9 Extracting gzip -d -c /nvmedata/autobuild/instance-25/dl/lldpd/lldpd-1.0.9.tar.gz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9 -xf - >>> lldpd 1.0.9 Patching >>> lldpd 1.0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> lldpd 1.0.9 Patching libtool patching file /nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/ltmain.sh Hunk #1 succeeded at 2786 (offset 99 lines). Hunk #2 succeeded at 4376 (offset 99 lines). Hunk #3 succeeded at 6671 (offset 117 lines). Hunk #4 succeeded at 6681 (offset 117 lines). Hunk #5 succeeded at 6974 (offset 117 lines). Hunk #6 succeeded at 7266 (offset 117 lines). Hunk #7 succeeded at 8241 (offset 129 lines). Hunk #8 succeeded at 10873 (offset 163 lines). patching file /nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/libevent/build-aux/ltmain.sh Hunk #1 succeeded at 2786 (offset 99 lines). Hunk #2 succeeded at 4376 (offset 99 lines). Hunk #3 succeeded at 6671 (offset 117 lines). Hunk #4 succeeded at 6681 (offset 117 lines). Hunk #5 succeeded at 6974 (offset 117 lines). Hunk #6 succeeded at 7266 (offset 117 lines). Hunk #7 succeeded at 8241 (offset 129 lines). Hunk #8 succeeded at 10873 (offset 163 lines). >>> lldpd 1.0.9 Configuring (cd /nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/ && rm -rf config.cache && PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/nvmedata/autobuild/instance-25/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -O1 -g0 -static" FFLAGS=" -O1 -g0 -static" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_path_NETSNMP_CONFIG=/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/net-snmp-config CONFIG_SITE=/dev/null ./configure --target=mips64el-buildroot-linux-uclibc --host=mips64el-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared --without-embedded-libevent --without-seccomp --without-libbsd --disable-hardening --disable-privsep --disable-cdp --disable-fdp --disable-edp --disable-sonmp --disable-lldpmed --disable-dot1 --disable-dot3 --disable-custom --with-xml --with-snmp --without-readline ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64el-buildroot-linux-uclibc-strip... /bin/true checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1002' is supported by ustar format... yes checking whether GID '1002' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for mips64el-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking whether /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking dependency style of /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking for mips64el-buildroot-linux-uclibc-ar... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking the archiver (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-uclibc checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld checking if the linker (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64el-buildroot-linux-uclibc format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump checking how to recognize dependent libraries... pass_all checking for mips64el-buildroot-linux-uclibc-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64el-buildroot-linux-uclibc-ar... (cached) /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking for archiver @FILE support... @ checking for mips64el-buildroot-linux-uclibc-strip... (cached) /bin/true checking for mips64el-buildroot-linux-uclibc-ranlib... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking command to parse /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mips64el-buildroot-linux-uclibc-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp 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 for dlfcn.h... no checking for objdir... .libs checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking if LD -Wl,--version-script works... yes checking for mips64el-buildroot-linux-uclibc-gcc... (cached) /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... (cached) yes checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... (cached) none needed checking whether /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc understands -c and -o together... (cached) yes checking dependency style of /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... (cached) none checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C99... (cached) -std=gnu99 checking whether ln -s works... yes checking for egrep... (cached) /bin/grep -E checking for gawk... (cached) gawk checking for mips64el-buildroot-linux-uclibc-doxygen... no checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for mips64el-buildroot-linux-uclibc-perl... no checking for perl... /usr/bin/perl checking CFLAGS for gcc -Wunknown-warning-option... no, unknown checking CFLAGS for gcc -fdiagnostics-show-option... -fdiagnostics-show-option checking CFLAGS for gcc -fdiagnostics-color=auto... -fdiagnostics-color=auto checking CFLAGS for gcc -pipe... -pipe checking CFLAGS for gcc -Wall... -Wall checking CFLAGS for gcc -W... -W checking CFLAGS for gcc -Wextra... -Wextra checking CFLAGS for gcc -Wformat... -Wformat checking CFLAGS for gcc -Wformat-security... -Wformat-security checking CFLAGS for gcc -Wimplicit-fallthrough... -Wimplicit-fallthrough checking CFLAGS for gcc -Wfatal-errors... -Wfatal-errors checking CFLAGS for gcc -Wheader-guard... no, unknown checking CFLAGS for gcc -Wdocumentation... no, unknown checking CFLAGS for gcc -Winline... -Winline checking CFLAGS for gcc -Wpointer-arith... -Wpointer-arith checking CFLAGS for gcc -fno-omit-frame-pointer... -fno-omit-frame-pointer checking CFLAGS for gcc -Wno-cast-align... -Wno-cast-align checking CFLAGS for gcc -Wno-unused-parameter... -Wno-unused-parameter checking CFLAGS for gcc -Wno-missing-field-initializers... -Wno-missing-field-initializers checking CFLAGS for gcc -Wno-sign-compare... -Wno-sign-compare checking whether the linker accepts the -Wl,-z,relro flag... yes checking whether the linker accepts the -Wl,-z,now flag... yes checking for typeof syntax and keyword spelling... typeof checking if host OS is supported... yes (Linux) checking CFLAGS for gcc -D_GNU_SOURCE... -D_GNU_SOURCE checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking for u_int32_t... yes checking for uint32_t... yes checking whether libc defines __progname... yes checking whether compiler understands __alignof__... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for setproctitle... no checking for setproctitle_init... no checking for strlcpy... yes checking for strnlen... yes checking for strndup... yes checking for strtonum... no checking for getline... yes checking for asprintf... yes checking for vsyslog... yes checking for daemon... yes checking for setresuid... yes checking for setresgid... yes checking for library containing res_init... none required checking for check >= 0.9.4... no checking for libevent >= 2.0.5... yes checking if system libevent works as expected... yes === configuring in libevent (/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/libevent) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--target=mips64el-buildroot-linux-uclibc' '--host=mips64el-buildroot-linux-uclibc' '--build=x86_64-pc-linux-gnu' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--enable-static' '--disable-shared' '--without-embedded-libevent' '--without-seccomp' '--without-libbsd' '--disable-hardening' '--disable-privsep' '--disable-cdp' '--disable-fdp' '--disable-edp' '--disable-sonmp' '--disable-lldpmed' '--disable-dot1' '--disable-dot3' '--disable-custom' '--with-xml' '--with-snmp' '--without-readline' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=mips64el-buildroot-linux-uclibc' 'target_alias=mips64el-buildroot-linux-uclibc' 'CC=/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static' 'LDFLAGS= -static' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp' 'PKG_CONFIG=/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config' --enable-silent-rules --disable-libevent-regress --disable-thread-support --disable-openssl --disable-malloc-replacement --disable-debug-mode --enable-function-sections --disable-shared --with-pic --enable-static --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64el-buildroot-linux-uclibc-strip... /bin/true checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for mips64el-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking whether /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking dependency style of /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking how to run the C preprocessor... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-uclibc checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking whether /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc needs -traditional... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32 checking if the linker (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64el-buildroot-linux-uclibc format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32 option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump checking how to recognize dependent libraries... pass_all checking for mips64el-buildroot-linux-uclibc-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64el-buildroot-linux-uclibc-ar... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking for archiver @FILE support... @ checking for mips64el-buildroot-linux-uclibc-strip... (cached) /bin/true checking for mips64el-buildroot-linux-uclibc-ranlib... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking command to parse /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mips64el-buildroot-linux-uclibc-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... no checking for objdir... .libs checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32 -m elf32ltsmipn32) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for library containing inet_ntoa... none required checking for library containing socket... none required checking for library containing inet_aton... none required checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for library containing sendfile... none required checking for WIN32... no checking for MIDIPIX... no checking for CYGWIN... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing inflateEnd... -lz checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for mips64el-buildroot-linux-uclibc-pkg-config... /nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config checking if pkg-config is at least version 0.15.0... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking mach/mach.h usability... no checking mach/mach.h presence... no checking for mach/mach.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/in6.h usability... no checking netinet/in6.h presence... no checking for netinet/in6.h... no checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking port.h usability... no checking port.h presence... no checking for port.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking afunix.h usability... no checking afunix.h presence... no checking for afunix.h... no checking for TAILQ_FOREACH in sys/queue.h... yes checking for timeradd in sys/time.h... yes checking for timercmp in sys/time.h... yes checking for timerclear in sys/time.h... yes checking for timerisset in sys/time.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for accept4... yes checking for arc4random... no checking for arc4random_buf... no checking for arc4random_addrandom... no checking for eventfd... yes checking for epoll_create1... yes checking for fcntl... yes checking for getegid... yes checking for geteuid... yes checking for getifaddrs... yes checking for gettimeofday... yes checking for issetugid... yes checking for mach_absolute_time... no checking for mmap... yes checking for nanosleep... yes checking for pipe... yes checking for pipe2... yes checking for putenv... yes checking for sendfile... yes checking for setenv... yes checking for setrlimit... yes checking for sigaction... yes checking for signal... yes checking for splice... yes checking for strlcpy... yes checking for strsep... yes checking for strtok_r... yes checking for strtoll... yes checking for sysctl... yes checking for timerfd_create... yes checking for umask... yes checking for unsetenv... yes checking for usleep... yes checking for vasprintf... yes checking for getrandom... yes checking for getnameinfo... yes checking for getprotobynumber... yes checking for getservbyname... yes checking for inet_ntop... yes checking for inet_pton... yes checking for getaddrinfo... yes checking for F_SETFD in fcntl.h... yes checking for select... yes checking for poll... yes checking for epoll_ctl... yes checking for port_create... no checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint64_t... yes checking for uint32_t... yes checking for uint16_t... yes checking for uint8_t... yes checking for uintptr_t... yes checking for fd_mask... yes checking size of long long... 8 checking size of long... 4 checking size of int... 4 checking size of short... 2 checking size of size_t... 4 checking size of void *... 4 checking size of off_t... 8 checking size of time_t... 4 checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_un... yes checking for sa_family_t... yes checking for struct addrinfo... yes checking for struct sockaddr_storage... yes checking for struct in6_addr.s6_addr32... yes checking for struct in6_addr.s6_addr16... yes checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_in6.sin6_len... no checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct linger... yes checking for socklen_t... yes checking whether our compiler supports __func__... yes checking whether our compiler supports __FUNCTION__... yes checking if linker supports omitting unused code and data... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libevent.pc config.status: creating libevent_openssl.pc config.status: creating libevent_pthreads.pc config.status: creating libevent_core.pc config.status: creating libevent_extra.pc config.status: creating Makefile config.status: creating config.h config.status: creating evconfig-private.h config.status: executing depfiles commands config.status: executing libtool commands === end of configure in libevent (/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/libevent/libevent) checking for libcap >= 2... no checking libcap (without pkg-config)... no checking for mips64el-buildroot-linux-uclibc-net-snmp-config... (cached) /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/net-snmp-config checking whether C compiler supports flag "-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Ulinux -Dlinux=linux -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include -DNETSNMP_NO_INLINE -static -L/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/lib -lnetsnmpmibs -lnetsnmpagent -lnetsnmp -lssl -lssl -lcrypto -L/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../../../bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/lib -lssl -L/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../../../bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/lib -pthread -latomic -lcrypto -pthread -latomic" from Net-SNMP... yes checking for snmp_register_callback in -lnetsnmp... yes checking for netsnmp_enable_subagent... yes checking for netsnmp_tdomain.f_create_from_tstring_new... yes checking for net-snmp/agent/util_funcs.h... yes checking for snmp_select_info2... yes checking for libxml-2.0... yes checking whether to enable use of pre-0.9.2 JSON/json-c format... no checking whether to enable systemtap/DTrace trace support... no checking whether to enable Privilege separation... no checking whether to enable Cisco Discovery Protocol... no checking whether to enable Foundry Discovery Protocol... no checking whether to enable Extreme Discovery Protocol... no checking whether to enable SynOptics Network Management Protocol... no checking whether to enable LLDP-MED extension... no checking whether to enable Dot1 extension (VLAN stuff)... no checking whether to enable Dot3 extension (PHY stuff)... no checking whether to enable Custom TLV support... no checking whether to enable compatibility with Linux kernel older than 2.6.39... no checking for build time... 2022-04-22T15:41:24Z checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/compat/Makefile config.status: creating src/daemon/Makefile config.status: creating src/lib/Makefile config.status: creating src/client/Makefile config.status: creating tests/Makefile config.status: creating osx/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls ------------------ Summary ------------------ lldpd version 1.0.9 OS.............: Linux Prefix.........: /usr C Compiler.....: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -std=gnu99 -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Linker.........: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32 -Wl,-z,relro -Wl,-z,now -static Libevent.......: system Readline.......: no Optional features: SNMP support...: yes CDP............: no FDP............: no EDP............: no SONMP..........: no LLDPMED........: no DOT1...........: no DOT3...........: no CUSTOM.........: no XML output.....: yes Oldies support.: no seccomp........: no libbsd.........: no Privilege separation: Enabled........: no User/group.....: _lldpd/_lldpd Chroot.........: /var/run/lldpd Instrumentation (for devs only): Sanitizers.....: none Coverage.......: no ------------- Compiler version -------------- mips64el-buildroot-linux-uclibc-gcc.br_real (Buildroot 2022.02-599-g908caefa91) 10.3.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -------------- Linker version --------------- GNU ld (GNU Binutils) 2.36.1 Copyright (C) 2021 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) a later version. This program has absolutely no warranty. --------------------------------------------- Check the above options and compile with: make >>> lldpd 1.0.9 Building PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9' /usr/bin/make all-recursive make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9' Making all in src/compat make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/compat' CC empty.lo CC setproctitle.lo CC strtonum.lo CCLD libcompat.la make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/compat' Making all in src make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src' CC log.lo CC version.lo CC marshal.lo CC ctl.lo CC lldpd-structs.lo CCLD libcommon-daemon-lib.la CCLD libcommon-daemon-client.la make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src' Making all in src/daemon make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/daemon' /usr/bin/make all-am make[4]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/daemon' CC main.o CC liblldpd_la-frame.lo CC liblldpd_la-client.lo CC liblldpd_la-priv.lo CC liblldpd_la-privsep.lo CC liblldpd_la-privsep_io.lo CC liblldpd_la-privsep_fd.lo CC liblldpd_la-interfaces.lo CC liblldpd_la-event.lo CC liblldpd_la-lldpd.lo lldpd.c: In function 'lldpd_hide_ports': lldpd.c:957:5: warning: 'strncat' specified bound 2 equals source length [-Wstringop-overflow=] 957 | strncat(buffer, ", ", 2); | ^~~~~~~~~~~~~~~~~~~~~~~~ CC liblldpd_la-pattern.lo CC liblldpd_la-bitmap.lo CC protocols/liblldpd_la-lldp.lo CC protocols/liblldpd_la-cdp.lo In file included from protocols/cdp.c:20: protocols/../frame.h:26:3: warning: 'types' defined but not used [-Wunused-variable] 26 | } types; | ^~~~~ CC protocols/liblldpd_la-sonmp.lo In file included from protocols/sonmp.c:19: protocols/../frame.h:26:3: warning: 'types' defined but not used [-Wunused-variable] 26 | } types; | ^~~~~ CC protocols/liblldpd_la-edp.lo In file included from protocols/edp.c:19: protocols/../frame.h:26:3: warning: 'types' defined but not used [-Wunused-variable] 26 | } types; | ^~~~~ CC liblldpd_la-forward-linux.lo CC liblldpd_la-interfaces-linux.lo CC liblldpd_la-netlink.lo CC liblldpd_la-dmi-linux.lo CC liblldpd_la-priv-linux.lo CC liblldpd_snmp_la-agent.lo CC liblldpd_snmp_la-agent_priv.lo CCLD liblldpd-snmp.la CCLD liblldpd.la copying selected object files to avoid basename conflicts... CCLD lldpd GEN lldpd.8 make[4]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/daemon' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/daemon' Making all in src/lib make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/lib' CC errors.lo CC connection.lo CC atom.lo CC helpers.lo CC atoms/config.lo CC atoms/dot1.lo CC atoms/dot3.lo CC atoms/interface.lo CC atoms/med.lo CC atoms/mgmt.lo CC atoms/port.lo CC atoms/custom.lo CC atoms/chassis.lo GEN atom-glue.c CC atom-glue.lo CC fixedpoint.lo CCLD libfixedpoint.la CCLD liblldpctl.la GEN lldpctl.pc make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/lib' Making all in src/client make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/client' CC lldpcli-lldpcli.o CC lldpcli-display.o CC lldpcli-conf.o CC lldpcli-conf-med.o CC lldpcli-conf-dot3.o CC lldpcli-conf-power.o CC lldpcli-conf-lldp.o CC lldpcli-conf-system.o CC lldpcli-commands.o CC lldpcli-show.o CC lldpcli-misc.o CC lldpcli-tokenizer.o CC lldpcli-utf8.o CC lldpcli-text_writer.o CC lldpcli-kv_writer.o CC lldpcli-json_writer.o CC lldpcli-xml_writer.o CCLD lldpcli GEN lldpcli.8 make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/client' Making all in tests make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/tests' Making all in osx make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/osx' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/osx' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9' GEN ChangeLog make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9' >>> lldpd 1.0.9 Installing to target PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-25/output-1/target install -C /nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9' Making install in src/compat make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/compat' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/compat' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/compat' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/compat' Making install in src make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/include' /usr/bin/install -c -m 644 lldp-const.h '/nvmedata/autobuild/instance-25/output-1/target/usr/include' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src' Making install in src/daemon make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/daemon' /usr/bin/make install-am make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/daemon' make[4]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/daemon' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c lldpd '/nvmedata/autobuild/instance-25/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c lldpd /nvmedata/autobuild/instance-25/output-1/target/usr/sbin/lldpd /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 lldpd.8 '/nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man8' make[4]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/daemon' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/daemon' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/daemon' Making install in src/lib make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/lib' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/lib' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c liblldpctl.la '/nvmedata/autobuild/instance-25/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/liblldpctl.lai /nvmedata/autobuild/instance-25/output-1/target/usr/lib/liblldpctl.la libtool: install: /usr/bin/install -c .libs/liblldpctl.a /nvmedata/autobuild/instance-25/output-1/target/usr/lib/liblldpctl.a libtool: install: chmod 644 /nvmedata/autobuild/instance-25/output-1/target/usr/lib/liblldpctl.a libtool: install: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib /nvmedata/autobuild/instance-25/output-1/target/usr/lib/liblldpctl.a libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/include' /usr/bin/install -c -m 644 lldpctl.h '/nvmedata/autobuild/instance-25/output-1/target/usr/include' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 lldpctl.pc '/nvmedata/autobuild/instance-25/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/lib' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/lib' Making install in src/client make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/client' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/client' cd /nvmedata/autobuild/instance-25/output-1/target/usr/sbin && rm -f lldpctl cd /nvmedata/autobuild/instance-25/output-1/target/usr/sbin && ln -s lldpcli lldpctl /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c lldpcli '/nvmedata/autobuild/instance-25/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c lldpcli /nvmedata/autobuild/instance-25/output-1/target/usr/sbin/lldpcli /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/share/bash-completion/completions' /usr/bin/install -c -m 644 completion/lldpcli '/nvmedata/autobuild/instance-25/output-1/target/usr/share/bash-completion/completions' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/etc/lldpd.d' /usr/bin/install -c -m 644 README.conf '/nvmedata/autobuild/instance-25/output-1/target/etc/lldpd.d' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/share/zsh/site-functions' /usr/bin/install -c -m 644 completion/_lldpcli '/nvmedata/autobuild/instance-25/output-1/target/usr/share/zsh/site-functions' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 lldpctl.8 lldpcli.8 '/nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/client' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/src/client' Making install in tests make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/tests' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/tests' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/tests' Making install in osx make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/osx' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/osx' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/osx' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9/osx' make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9' GEN ChangeLog make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/share/doc/lldpd' /usr/bin/install -c -m 644 README.md NEWS CONTRIBUTE.md LICENSE '/nvmedata/autobuild/instance-25/output-1/target/usr/share/doc/lldpd' GEN ChangeLog /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/share/doc/lldpd' /usr/bin/install -c -m 644 ChangeLog '/nvmedata/autobuild/instance-25/output-1/target/usr/share/doc/lldpd' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lldpd-1.0.9' lsscsi-0.32.tgz: OK (sha256: 0a800e9e94dca2ab702d65d72777ae8cae078e3d74d0bcbed64ba0849e8029a1) >>> lsscsi 0.32 Extracting gzip -d -c /nvmedata/autobuild/instance-25/dl/lsscsi/lsscsi-0.32.tgz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32 -xf - >>> lsscsi 0.32 Patching >>> lsscsi 0.32 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32 -name $file); do cp support/gnuconfig/$file $i; done; done >>> lsscsi 0.32 Patching libtool >>> lsscsi 0.32 Configuring (cd /nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32/ && rm -rf config.cache && PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/nvmedata/autobuild/instance-25/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -O1 -g0 -static" FFLAGS=" -O1 -g0 -static" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=mips64el-buildroot-linux-uclibc --host=mips64el-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --enable-static, --disable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64el-buildroot-linux-uclibc-strip... /bin/true checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for mips64el-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C11 features... none needed checking whether /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-uclibc checking for mips64el-buildroot-linux-uclibc-ar... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking the archiver (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar) interface... ar checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for linux/nvme_ioctl.h... yes checking for byteswap.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --enable-static, --disable-shared >>> lsscsi 0.32 Building PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32' /usr/bin/make all-recursive make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32' Making all in src make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32/src' /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c -o lsscsi.o lsscsi.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -o lsscsi lsscsi.o make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32/src' Making all in doc make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32/doc' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32' >>> lsscsi 0.32 Installing to target PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-25/output-1/target install -C /nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32' Making install in src make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32/src' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32/src' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/bin' /usr/bin/install -c lsscsi '/nvmedata/autobuild/instance-25/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32/src' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32/src' Making install in doc make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32/doc' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 lsscsi.8 '/nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32/doc' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32/doc' make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lsscsi-0.32' >>> host-lzma-alone 9.22 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-25/output-1/build/.lzma922.tar.bz2.SEvrUk/output' 'https://sourceforge.net/projects/sevenzip/files/LZMA%20SDK/lzma922.tar.bz2' --2022-04-22 09:41:44-- https://sourceforge.net/projects/sevenzip/files/LZMA%20SDK/lzma922.tar.bz2 Resolving sourceforge.net (sourceforge.net)... 104.18.34.243, 172.64.153.13 Connecting to sourceforge.net (sourceforge.net)|104.18.34.243|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://sourceforge.net/projects/sevenzip/files/LZMA%20SDK/lzma922.tar.bz2/ [following] --2022-04-22 09:41:44-- https://sourceforge.net/projects/sevenzip/files/LZMA%20SDK/lzma922.tar.bz2/ Reusing existing connection to sourceforge.net:443. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://sourceforge.net/projects/sevenzip/files/LZMA%20SDK/lzma922.tar.bz2/download [following] --2022-04-22 09:41:44-- https://sourceforge.net/projects/sevenzip/files/LZMA%20SDK/lzma922.tar.bz2/download Reusing existing connection to sourceforge.net:443. HTTP request sent, awaiting response... 302 Found Location: https://downloads.sourceforge.net/project/sevenzip/LZMA%20SDK/lzma922.tar.bz2?ts=gAAAAABiYsy4QtpqEm_d68DanIWW18MWm9PQ_8kiOMNf8hvs0dKfCjIOYiJRr__wlNT54I5xYKA6WVUmvtgds4YLTAoLk4gVkg%3D%3D&use_mirror=versaweb&r= [following] --2022-04-22 09:41:44-- https://downloads.sourceforge.net/project/sevenzip/LZMA%20SDK/lzma922.tar.bz2?ts=gAAAAABiYsy4QtpqEm_d68DanIWW18MWm9PQ_8kiOMNf8hvs0dKfCjIOYiJRr__wlNT54I5xYKA6WVUmvtgds4YLTAoLk4gVkg%3D%3D&use_mirror=versaweb&r= Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://versaweb.dl.sourceforge.net/project/sevenzip/LZMA%20SDK/lzma922.tar.bz2 [following] --2022-04-22 09:41:45-- https://versaweb.dl.sourceforge.net/project/sevenzip/LZMA%20SDK/lzma922.tar.bz2 Resolving versaweb.dl.sourceforge.net (versaweb.dl.sourceforge.net)... 162.251.232.173 Connecting to versaweb.dl.sourceforge.net (versaweb.dl.sourceforge.net)|162.251.232.173|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 546148 (533K) [application/octet-stream] Saving to: '/nvmedata/autobuild/instance-25/output-1/build/.lzma922.tar.bz2.SEvrUk/output' 0K .......... .......... .......... .......... .......... 9% 1.20M 0s 50K .......... .......... .......... .......... .......... 18% 1.81M 0s 100K .......... .......... .......... .......... .......... 28% 7.83M 0s 150K .......... .......... .......... .......... .......... 37% 1.90M 0s 200K .......... .......... .......... .......... .......... 46% 15.3M 0s 250K .......... .......... .......... .......... .......... 56% 18.8M 0s 300K .......... .......... .......... .......... .......... 65% 26.7M 0s 350K .......... .......... .......... .......... .......... 74% 8.22M 0s 400K .......... .......... .......... .......... .......... 84% 2.33M 0s 450K .......... .......... .......... .......... .......... 93% 15.9M 0s 500K .......... .......... .......... ... 100% 134M=0.1s 2022-04-22 09:41:45 (3.79 MB/s) - '/nvmedata/autobuild/instance-25/output-1/build/.lzma922.tar.bz2.SEvrUk/output' saved [546148/546148] lzma922.tar.bz2: OK (sha1: fbe4d6c02202d65fae75c2db0e3cdc542ca41e6d) lzma922.tar.bz2: OK (sha256: 9aade84f229fb25f7aef39d8866b375fe6d35a9e18098d7cd86a99e294902944) >>> host-lzma-alone 9.22 Extracting bzcat /nvmedata/autobuild/instance-25/dl/lzma-alone/lzma922.tar.bz2 | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=0 -C /nvmedata/autobuild/instance-25/output-1/build/host-lzma-alone-9.22 -xf - >>> host-lzma-alone 9.22 Patching >>> host-lzma-alone 9.22 Configuring >>> host-lzma-alone 9.22 Building PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-25/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/host/share/pkgconfig" PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-25/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/nvmedata/autobuild/instance-25/output-1/host/include" CFLAGS="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" CXXFLAGS="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j1 -C /nvmedata/autobuild/instance-25/output-1/build/host-lzma-alone-9.22/C/Util/Lzma -f makefile.gcc make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-lzma-alone-9.22/C/Util/Lzma' g++ -c -O2 -Wall -D_7ZIP_ST LzmaUtil.c LzmaUtil.c: In function 'SRes Decode2(CLzmaDec*, ISeqOutStream*, ISeqInStream*, UInt64)': LzmaUtil.c:95:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 95 | if (res != SZ_OK || thereIsSize && unpackSize == 0) | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ g++ -c -O2 -Wall -D_7ZIP_ST ../../Alloc.c g++ -c -O2 -Wall -D_7ZIP_ST ../../LzFind.c g++ -c -O2 -Wall -D_7ZIP_ST ../../LzmaDec.c g++ -c -O2 -Wall -D_7ZIP_ST ../../LzmaEnc.c ../../LzmaEnc.c: In function 'SRes LzmaEnc_Alloc(CLzmaEnc*, UInt32, ISzAlloc*, ISzAlloc*)': ../../LzmaEnc.c:1908:8: warning: variable 'btMode' set but not used [-Wunused-but-set-variable] 1908 | Bool btMode; | ^~~~~~ g++ -c -O2 -Wall -D_7ZIP_ST ../../7zFile.c g++ -c -O2 -Wall -D_7ZIP_ST ../../7zStream.c g++ -o lzma -L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib LzmaUtil.o Alloc.o LzFind.o LzmaDec.o LzmaEnc.o 7zFile.o 7zStream.o make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-lzma-alone-9.22/C/Util/Lzma' PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-25/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/host/share/pkgconfig" PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-25/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/nvmedata/autobuild/instance-25/output-1/host/include" CFLAGS="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" CXXFLAGS="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j1 -C /nvmedata/autobuild/instance-25/output-1/build/host-lzma-alone-9.22/CPP/7zip/Bundles/LzmaCon -f makefile.gcc make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-lzma-alone-9.22/CPP/7zip/Bundles/LzmaCon' g++ -O2 -Wall -c -D_7ZIP_ST LzmaAlone.cpp In file included from ../../../Common/CommandLineParser.h:6, from LzmaAlone.cpp:28: ../../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../UI/Common/Bench.cpp In file included from ../../UI/Common/../../../Common/StringConvert.h:7, from ../../UI/Common/Bench.cpp:42: ../../UI/Common/../../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../UI/Common/../../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../UI/Common/../../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../UI/Console/BenchCon.cpp In file included from ../../UI/Console/../Common/../../Common/CreateCoder.h:7, from ../../UI/Console/../Common/Bench.h:6, from ../../UI/Console/BenchCon.cpp:5: ../../UI/Console/../Common/../../Common/../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../UI/Console/../Common/../../Common/../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../UI/Console/../Common/../../Common/../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../UI/Console/ConsoleClose.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../Compress/LzmaDecoder.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../Compress/LzmaEncoder.cpp ../../Compress/LzmaEncoder.cpp: In member function 'virtual LONG NCompress::NLzma::CEncoder::SetCoderProperties(const PROPID*, const PROPVARIANT*, UInt32)': ../../Compress/LzmaEncoder.cpp:127:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 127 | if (prop.vt != VT_BOOL) return E_INVALIDARG; props.writeEndMark = (prop.boolVal == VARIANT_TRUE); break; | ^~ ../../Compress/LzmaEncoder.cpp:127:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 127 | if (prop.vt != VT_BOOL) return E_INVALIDARG; props.writeEndMark = (prop.boolVal == VARIANT_TRUE); break; | ^~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../Compress/LzmaRegister.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../Common/CreateCoder.cpp In file included from ../../Common/CreateCoder.h:7, from ../../Common/CreateCoder.cpp:8: ../../Common/../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../Common/../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../Common/../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ ../../Common/CreateCoder.cpp: In function 'LONG CreateCoder(CMethodId, CMyComPtr&, CMyComPtr&, CMyComPtr&, bool, bool)': ../../Common/CreateCoder.cpp:162:8: warning: variable 'created' set but not used [-Wunused-but-set-variable] 162 | bool created = false; | ^~~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../Common/CWrappers.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../Common/FileStreams.cpp In file included from ../../Common/FileStreams.h:10, from ../../Common/FileStreams.cpp:16: ../../Common/../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../Common/../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../Common/../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../Common/FilterCoder.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../Common/MethodProps.cpp In file included from ../../Common/MethodProps.h:6, from ../../Common/MethodProps.cpp:7: ../../Common/../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../Common/../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../Common/../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../Common/StreamUtils.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/C_FileIO.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/CommandLineParser.cpp In file included from ../../../Common/CommandLineParser.h:6, from ../../../Common/CommandLineParser.cpp:5: ../../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/CRC.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/IntToString.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/MyString.cpp In file included from ../../../Common/StringConvert.h:7, from ../../../Common/MyString.cpp:12: ../../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/MyVector.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/MyWindows.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/StringConvert.cpp In file included from ../../../Common/StringConvert.h:7, from ../../../Common/StringConvert.cpp:5: ../../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/StringToInt.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Windows/PropVariant.cpp ../../../Windows/PropVariant.cpp: In member function 'LONG NWindows::NCOM::CPropVariant::Attach(PROPVARIANT*)': ../../../Windows/PropVariant.cpp:180:41: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class NWindows::NCOM::CPropVariant' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 180 | memcpy(this, pSrc, sizeof(PROPVARIANT)); | ^ In file included from ../../../Windows/PropVariant.cpp:5: ../../../Windows/PropVariant.h:12:7: note: 'class NWindows::NCOM::CPropVariant' declared here 12 | class CPropVariant : public tagPROPVARIANT | ^~~~~~~~~~~~ gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/7zCrc.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/7zCrcOpt.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/Alloc.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/Bra86.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/CpuArch.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/LzFind.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/LzmaDec.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/LzmaEnc.c ../../../../C/LzmaEnc.c: In function 'LzmaEnc_Alloc': ../../../../C/LzmaEnc.c:1908:8: warning: variable 'btMode' set but not used [-Wunused-but-set-variable] 1908 | Bool btMode; | ^~~~~~ gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/Lzma86Dec.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/Lzma86Enc.c g++ -O2 -Wall -o lzma -L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib LzmaAlone.o Bench.o BenchCon.o ConsoleClose.o LzmaDecoder.o LzmaEncoder.o LzmaRegister.o CreateCoder.o CWrappers.o FileStreams.o FilterCoder.o MethodProps.o StreamUtils.o C_FileIO.o CommandLineParser.o CRC.o IntToString.o MyString.o MyVector.o MyWindows.o StringConvert.o StringToInt.o PropVariant.o 7zCrc.o 7zCrcOpt.o Alloc.o Bra86.o CpuArch.o LzFind.o LzmaDec.o LzmaEnc.o Lzma86Dec.o Lzma86Enc.o -lm make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-lzma-alone-9.22/CPP/7zip/Bundles/LzmaCon' >>> host-lzma-alone 9.22 Installing to host directory /usr/bin/install -D -m 0755 /nvmedata/autobuild/instance-25/output-1/build/host-lzma-alone-9.22/CPP/7zip/Bundles/LzmaCon/lzma /nvmedata/autobuild/instance-25/output-1/host/bin/lzma_alone lzop-1.03.tar.gz: OK (sha256: c1425b8c77d49f5a679d5a126c90ea6ad99585a55e335a613cae59e909dbb2c9) >>> lzop 1.03 Extracting gzip -d -c /nvmedata/autobuild/instance-25/dl/lzop/lzop-1.03.tar.gz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/lzop-1.03 -xf - >>> lzop 1.03 Patching Applying 0001-build-with-gcc6.patch using patch: patching file src/miniacc.h Applying 0002-use-static-inlines-as-the-external-inline-definition.patch using patch: patching file src/miniacc.h Hunk #1 succeeded at 2877 (offset -3 lines). Hunk #2 succeeded at 2886 (offset -3 lines). Hunk #3 succeeded at 2911 (offset -3 lines). Hunk #4 succeeded at 2920 (offset -3 lines). Hunk #5 succeeded at 3300 (offset -3 lines). Hunk #6 succeeded at 3309 (offset -3 lines). Hunk #7 succeeded at 3334 (offset -3 lines). Hunk #8 succeeded at 3343 (offset -3 lines). >>> lzop 1.03 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-25/output-1/build/lzop-1.03 -name $file); do cp support/gnuconfig/$file $i; done; done >>> lzop 1.03 Patching libtool patching file /nvmedata/autobuild/instance-25/output-1/build/lzop-1.03/autoconf/ltmain.sh >>> lzop 1.03 Configuring (cd /nvmedata/autobuild/instance-25/output-1/build/lzop-1.03/ && rm -rf config.cache && PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/nvmedata/autobuild/instance-25/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -O1 -g0 -static" FFLAGS=" -O1 -g0 -static" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=mips64el-buildroot-linux-uclibc --host=mips64el-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --enable-static, --disable-shared configure: Configuring lzop 1.03 checking build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-uclibc checking target system type... mips64el-buildroot-linux-uclibc checking whether to enable maintainer-specific portions of Makefiles... no checking for mips64el-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp checking whether the C preprocessor needs special flags... none needed checking for an ANSI C-conforming const... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 whether byte ordering is bigendian... (cached) no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64el-buildroot-linux-uclibc-strip... /bin/true checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking whether time.h and sys/time.h may both be included... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking whether limits.h is sane... yes checking lzo/lzoconf.h usability... yes checking lzo/lzoconf.h presence... yes checking for lzo/lzoconf.h... yes checking lzo/lzo1x.h usability... yes checking lzo/lzo1x.h presence... yes checking for lzo/lzo1x.h... yes checking for version information in lzo/lzoconf.h...... v2 checking for __lzo_init_v2 in -llzo2... yes checking for lzo1x_decompress_asm_fast in -llzo2... no checking for _lzo1x_decompress_asm_fast in -llzo2... no checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dos.h usability... no checking dos.h presence... no checking for dos.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking share.h usability... no checking share.h presence... no checking for share.h... no checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking for off_t... yes checking for ptrdiff_t... yes checking for size_t... yes checking return type of signal handlers... void checking for nanoseconds member of struct stat.st_mtim... tv_nsec checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of __int16... 0 checking size of __int32... 0 checking size of __int64... 0 checking size of void *... 4 checking size of size_t... 4 checking size of ptrdiff_t... 4 checking size of __int32... (cached) 0 checking size of intmax_t... 8 checking size of uintmax_t... 8 checking size of intptr_t... 4 checking size of uintptr_t... 4 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of dev_t... 8 checking size of fpos_t... 8 checking size of mode_t... 4 checking size of off_t... 8 checking size of ssize_t... 4 checking size of time_t... 4 checking for access... yes checking for alloca... no checking for atexit... yes checking for atoi... yes checking for atol... yes checking for chmod... yes checking for chown... yes checking for clock_getcpuclockid... yes checking for clock_getres... yes checking for clock_gettime... yes checking for ctime... yes checking for difftime... yes checking for fstat... yes checking for getenv... yes checking for getpagesize... yes checking for getrusage... yes checking for gettimeofday... yes checking for gmtime... yes checking for isatty... yes checking for localtime... yes checking for longjmp... yes checking for lstat... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for mktime... yes checking for mmap... yes checking for mprotect... yes checking for munmap... yes checking for qsort... yes checking for raise... yes checking for rmdir... yes checking for setjmp... yes checking for signal... yes checking for snprintf... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strftime... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for strrchr... yes checking for strstr... yes checking for time... yes checking for umask... yes checking for utime... yes checking for vsnprintf... yes checking whether your compiler passes the ACC conformance test... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --enable-static, --disable-shared lzop configuration summary -------------------------- lzop version : 1.03 configured for host : mips64el-buildroot-linux-uclibc source code location : . compiler : /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc preprocessor flags : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLZOP_HAVE_CONFIG_H compiler flags : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static linker flags : -static link libraries : -llzo2 lzop 1.03 configured. Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer All Rights Reserved. lzop and the LZO library are free software; you can redistribute them and/or modify them under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Markus F.X.J. Oberhumer http://www.oberhumer.com/opensource/lzop/ Type `make' to build lzop. Type `make install' to install lzop. After installing lzop, please read the accompanied documentation. >>> lzop 1.03 Building PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-25/output-1/build/lzop-1.03/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03' /usr/bin/make all-recursive make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03' Making all in src make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03/src' \ # source='lzop.c' object='lzop.o' libtool=no /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLZOP_HAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c lzop.c \ # source='compress.c' object='compress.o' libtool=no /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLZOP_HAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c compress.c \ # source='filter.c' object='filter.o' libtool=no /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLZOP_HAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c filter.c \ # source='help.c' object='help.o' libtool=no /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLZOP_HAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c help.c \ # source='mblock.c' object='mblock.o' libtool=no /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLZOP_HAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c mblock.c \ # source='p_lzo.c' object='p_lzo.o' libtool=no /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLZOP_HAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c p_lzo.c \ # source='util.c' object='util.o' libtool=no /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLZOP_HAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c util.c \ # source='c_init.c' object='c_init.o' libtool=no /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLZOP_HAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c c_init.c \ # source='c_none.c' object='c_none.o' libtool=no /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLZOP_HAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c c_none.c \ # source='c_ansim.c' object='c_ansim.o' libtool=no /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLZOP_HAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c c_ansim.c \ # source='c_ansic.c' object='c_ansic.o' libtool=no /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLZOP_HAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c c_ansic.c \ # source='c_screen.c' object='c_screen.o' libtool=no /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLZOP_HAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c c_screen.c \ # source='s_object.c' object='s_object.o' libtool=no /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLZOP_HAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c s_object.c \ # source='s_curses.c' object='s_curses.o' libtool=no /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLZOP_HAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c s_curses.c \ # source='s_djgpp2.c' object='s_djgpp2.o' libtool=no /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLZOP_HAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c s_djgpp2.c \ # source='s_vcsa.c' object='s_vcsa.o' libtool=no /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLZOP_HAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c s_vcsa.c \ # source='frames.c' object='frames.o' libtool=no /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLZOP_HAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c frames.c \ # source='djgpp2.c' object='djgpp2.o' libtool=no /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLZOP_HAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c djgpp2.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -o lzop lzop.o compress.o filter.o help.o mblock.o p_lzo.o util.o c_init.o c_none.o c_ansim.o c_ansic.o c_screen.o s_object.o s_curses.o s_djgpp2.o s_vcsa.o frames.o djgpp2.o -llzo2 make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03/src' Making all in doc make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03/doc' /usr/bin/make all-am make[4]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03/doc' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03/doc' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03' >>> lzop 1.03 Installing to target PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-25/output-1/target install -C /nvmedata/autobuild/instance-25/output-1/build/lzop-1.03/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03' Making install in src make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03/src' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03/src' test -z "/usr/bin" || /bin/mkdir -p "/nvmedata/autobuild/instance-25/output-1/target/usr/bin" /usr/bin/install -c lzop '/nvmedata/autobuild/instance-25/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03/src' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03/src' Making install in doc make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03/doc' /usr/bin/make install-am make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03/doc' make[4]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03/doc' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man1" /usr/bin/install -c -m 644 lzop.1 '/nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man1' make[4]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03/doc' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03/doc' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03/doc' make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/lzop-1.03' madplay-0.15.2b.tar.gz: OK (sha256: 5a79c7516ff7560dffc6a14399a389432bc619c905b13d3b73da22fa65acede0) >>> madplay 0.15.2b Extracting gzip -d -c /nvmedata/autobuild/instance-25/dl/madplay/madplay-0.15.2b.tar.gz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b -xf - >>> madplay 0.15.2b Patching Applying 0001-switch-to-new-alsa-api.patch using patch: patching file audio_alsa.c Applying 0002-configure-ac-automake-foreign.patch using patch: patching file configure.ac Applying 0003-configure-ac-use-pkg-config-to-find-id3tag.patch using patch: patching file configure.ac Applying 0004-configure-ac-call-AM_MKINSTALLDIRS.patch using patch: patching file configure.ac >>> madplay 0.15.2b Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b -name $file); do cp support/gnuconfig/$file $i; done; done >>> madplay 0.15.2b Configuring >>> madplay 0.15.2b Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. configure.ac:31: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:31: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... configure.ac:31: the top level configure.ac:64: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:64: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:64: the top level configure.ac:146: warning: The macro `AC_OUTPUT_COMMANDS' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from... m4/po.m4:23: AM_PO_SUBDIRS is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:146: the top level configure.ac:146: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... m4/gettext.m4:347: AM_INTL_SUBDIR is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:146: the top level configure.ac:146: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/signed.m4:11: bh_C_SIGNED is expanded from... m4/gettext.m4:347: AM_INTL_SUBDIR is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:146: the top level configure.ac:146: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/longlong.m4:13: jm_AC_TYPE_LONG_LONG is expanded from... m4/gettext.m4:347: AM_INTL_SUBDIR is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:146: the top level configure.ac:146: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/longdouble.m4:13: gt_TYPE_LONGDOUBLE is expanded from... m4/gettext.m4:347: AM_INTL_SUBDIR is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:146: the top level configure.ac:146: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/wchar_t.m4:13: gt_TYPE_WCHAR_T is expanded from... m4/gettext.m4:347: AM_INTL_SUBDIR is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:146: the top level configure.ac:146: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/wint_t.m4:13: gt_TYPE_WINT_T is expanded from... m4/gettext.m4:347: AM_INTL_SUBDIR is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:146: the top level configure.ac:146: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/inttypes_h.m4:14: jm_AC_HEADER_INTTYPES_H is expanded from... m4/gettext.m4:347: AM_INTL_SUBDIR is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:146: the top level configure.ac:146: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/stdint_h.m4:14: jm_AC_HEADER_STDINT_H is expanded from... m4/gettext.m4:347: AM_INTL_SUBDIR is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:146: the top level configure.ac:146: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/intmax.m4:13: gt_TYPE_INTMAX_T is expanded from... m4/gettext.m4:347: AM_INTL_SUBDIR is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:146: the top level configure.ac:146: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/printf-posix.m4:13: gt_PRINTF_POSIX is expanded from... m4/gettext.m4:347: AM_INTL_SUBDIR is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:146: the top level configure.ac:146: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/intdiv0.m4:11: gt_INTDIV0 is expanded from... m4/gettext.m4:347: AM_INTL_SUBDIR is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:146: the top level configure.ac:146: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ulonglong.m4:13: jm_AC_TYPE_UNSIGNED_LONG_LONG is expanded from... m4/uintmax_t.m4:16: jm_AC_TYPE_UINTMAX_T is expanded from... m4/gettext.m4:347: AM_INTL_SUBDIR is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:146: the top level configure.ac:146: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/inttypes.m4:14: gt_HEADER_INTTYPES_H is expanded from... m4/gettext.m4:347: AM_INTL_SUBDIR is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:146: the top level configure.ac:146: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/inttypes-pri.m4:14: gt_INTTYPES_PRI is expanded from... m4/gettext.m4:347: AM_INTL_SUBDIR is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:146: the top level configure.ac:146: warning: The macro `_AC_COMPUTE_INT' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/general.m4:3376: _AC_COMPUTE_INT is expanded from... m4/size_max.m4:11: gl_SIZE_MAX is expanded from... m4/xsize.m4:9: gl_XSIZE is expanded from... m4/gettext.m4:347: AM_INTL_SUBDIR is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:146: the top level configure.ac:146: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... m4/size_max.m4:11: gl_SIZE_MAX is expanded from... m4/xsize.m4:9: gl_XSIZE is expanded from... m4/gettext.m4:347: AM_INTL_SUBDIR is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:146: the top level configure.ac:146: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/gettext.m4:468: gt_CHECK_DECL is expanded from... m4/gettext.m4:347: AM_INTL_SUBDIR is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:146: the top level configure.ac:146: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/iconv.m4:22: AM_ICONV_LINK is expanded from... m4/iconv.m4:77: AM_ICONV is expanded from... m4/gettext.m4:347: AM_INTL_SUBDIR is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:146: the top level configure.ac:146: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... m4/iconv.m4:77: AM_ICONV is expanded from... m4/gettext.m4:347: AM_INTL_SUBDIR is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:146: the top level configure.ac:146: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/codeset.m4:11: AM_LANGINFO_CODESET is expanded from... m4/gettext.m4:347: AM_INTL_SUBDIR is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:146: the top level configure.ac:146: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/lcmessage.m4:23: AM_LC_MESSAGES is expanded from... m4/gettext.m4:347: AM_INTL_SUBDIR is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:146: the top level configure.ac:146: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:146: the top level configure.ac:155: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:155: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:155: the top level configure.ac:209: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:209: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:209: the top level configure.ac:237: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:237: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:237: the top level configure.ac:254: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:254: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:254: the top level configure.ac:456: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:456: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:456: the top level configure.ac:466: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:466: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:466: the top level configure.ac:468: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:468: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:468: the top level configure.ac:500: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:500: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:500: the top level configure.ac:46: installing './compile' configure.ac:29: installing './missing' Makefile.am:78: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') Makefile.am: installing './depcomp' >>> madplay 0.15.2b Patching libtool patching file /nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b/ && rm -rf config.cache && PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/nvmedata/autobuild/instance-25/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -O1 -g0 -static" FFLAGS=" -O1 -g0 -static" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=mips64el-buildroot-linux-uclibc --host=mips64el-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64el-buildroot-linux-uclibc-strip... /bin/true checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-uclibc checking for mips64el-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C11 features... none needed checking whether /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld checking if the linker (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64el-buildroot-linux-uclibc format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump checking how to recognize dependent libraries... pass_all checking for mips64el-buildroot-linux-uclibc-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64el-buildroot-linux-uclibc-ar... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking for archiver @FILE support... @ checking for mips64el-buildroot-linux-uclibc-strip... (cached) /bin/true checking for mips64el-buildroot-linux-uclibc-ranlib... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking command to parse /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mips64el-buildroot-linux-uclibc-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/param.h... yes checking for dlfcn.h... no checking for objdir... .libs checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether NLS is requested... no checking for msgfmt... /nvmedata/autobuild/instance-25/output-1/host/bin/msgfmt checking for gmsgfmt... /nvmedata/autobuild/instance-25/output-1/host/bin/msgfmt checking for xgettext... /nvmedata/autobuild/instance-25/output-1/host/bin/xgettext checking for msgmerge... /nvmedata/autobuild/instance-25/output-1/host/bin/msgmerge checking for mips64el-buildroot-linux-uclibc-ranlib... (cached) /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking for strerror in -lcposix... no checking for egrep... (cached) /bin/grep -E checking for an ANSI C-conforming const... yes checking for signed... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... no checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking how to run the C preprocessor... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp checking whether printf() supports POSIX/XSI format strings... guessing yes checking for working alloca.h... yes checking for alloca... yes checking for getpagesize... yes checking for vprintf... yes checking for working mmap... (cached) yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... guessing no checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for ld used by GCC... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32 checking if the linker (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) is GNU ld... yes checking for shared library run path origin... done checking for ptrdiff_t... yes checking for argz.h... no checking for limits.h... yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for asprintf... yes checking for fwprintf... no checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for wcslen... no checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for __fsetlocking... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... no checking whether getc_unlocked is declared... yes checking for iconv... yes checking how to link with libiconv... -liconv checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 3.8.2, ok checking whether NLS is requested... no checking whether to use NLS... no checking for egrep... (cached) /bin/grep -E checking for assert.h... yes checking for termios.h... yes checking for stropts.h... no checking for sys/types.h... (cached) yes checking for fcntl.h... yes checking for errno.h... yes checking for sys/soundcard.h... yes checking for machine/soundcard.h... no checking for mad.h... yes checking for id3tag.h... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking whether byte ordering is bigendian... (cached) no checking for mad_decoder_run in -lmad... yes checking pkg-config is at least version 0.9.0... yes checking for ID3TAG... yes checking for madvise... yes checking for localeconv... yes checking for strcasecmp... (cached) yes checking for strncasecmp... yes checking for library containing pow... none required checking for library containing log10... none required checking whether to use mmap... yes checking for audio support... oss checking for esd_open_sound in -lesd... no checking whether to enable profiling... no checking whether to enable debugging... default checking whether to enable experimental code... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating msvc++/Makefile config.status: creating intl/Makefile config.status: WARNING: 'intl/Makefile.in' seems to ignore the --datarootdir setting config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating m4/Makefile config.status: creating madplay.list config.status: WARNING: 'madplay.list.in' seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 >>> madplay 0.15.2b Building PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b' /usr/bin/make all-recursive make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b' Making all in intl make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b/intl' Making all in po make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b/po' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b' /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Iintl -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g0 -static -O1 -c -o madplay.o madplay.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Iintl -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g0 -static -O1 -c -o getopt.o getopt.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Iintl -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g0 -static -O1 -c -o getopt1.o getopt1.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Iintl -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g0 -static -O1 -c -o version.o version.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Iintl -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g0 -static -O1 -c -o resample.o resample.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Iintl -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g0 -static -O1 -c -o filter.o filter.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Iintl -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g0 -static -O1 -c -o tag.o tag.c tag.c: In function 'parse_lame': tag.c:126:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 126 | version = mad_bit_nextbyte(ptr); | ^ tag.c: In function 'tag_parse': tag.c:264:31: warning: result of '1483304551 << 16' requires 48 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] 264 | if (magic != ((XING_MAGIC << 16) & 0xffffffffL) && | ^~ tag.c:265:24: warning: result of '1231971951 << 16' requires 48 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] 265 | magic != ((INFO_MAGIC << 16) & 0xffffffffL)) | ^~ tag.c:316:22: warning: pointer targets in passing argument 1 of 'crc_compute' differ in signedness [-Wpointer-sign] 316 | crc_compute(stream->this_frame, 190, 0x0000)) == 0) { | ~~~~~~^~~~~~~~~~~~ | | | const unsigned char * const In file included from tag.c:32: crc.h:25:28: note: expected 'const char *' but argument is of type 'const unsigned char * const' 25 | unsigned short crc_compute(char const *, unsigned int, unsigned short); | ^~~~~~~~~~~~ /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Iintl -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g0 -static -O1 -c -o crc.o crc.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Iintl -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g0 -static -O1 -c -o rgain.o rgain.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Iintl -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g0 -static -O1 -c -o player.o player.c player.c: In function 'process_id3': player.c:1223:12: warning: pointer targets in passing argument 1 of 'atol' differ in signedness [-Wpointer-sign] 1223 | ms = atol(latin1); | ^~~~~~ | | | id3_latin1_t * {aka unsigned char *} In file included from player.c:30: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:153:35: note: expected 'const char *' but argument is of type 'id3_latin1_t *' {aka 'unsigned char *'} 153 | extern long int atol (const char *__nptr) | ~~~~~~~~~~~~^~~~~~ player.c:1329:14: warning: variable 'peak' set but not used [-Wunused-but-set-variable] 1329 | mad_fixed_t peak; | ^~~~ /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Iintl -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g0 -static -O1 -c -o audio.o audio.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Iintl -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g0 -static -O1 -c -o audio_aiff.o audio_aiff.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Iintl -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g0 -static -O1 -c -o audio_cdda.o audio_cdda.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Iintl -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g0 -static -O1 -c -o audio_hex.o audio_hex.c audio_hex.c: In function 'audio_hex': audio_hex.c:63:27: warning: '%1u' directive writing between 1 and 10 bytes into a region of size 5 [-Wformat-overflow=] 63 | sprintf(format_str, "%%0%1ulX\n", bitdepth / 4); | ^~~ audio_hex.c:63:23: note: directive argument in the range [0, 1073741823] 63 | sprintf(format_str, "%%0%1ulX\n", bitdepth / 4); | ^~~~~~~~~~~~ audio_hex.c:63:3: note: 'sprintf' output between 7 and 16 bytes into a destination of size 7 63 | sprintf(format_str, "%%0%1ulX\n", bitdepth / 4); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Iintl -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g0 -static -O1 -c -o audio_null.o audio_null.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Iintl -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g0 -static -O1 -c -o audio_raw.o audio_raw.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Iintl -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g0 -static -O1 -c -o audio_snd.o audio_snd.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Iintl -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g0 -static -O1 -c -o audio_wave.o audio_wave.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -Iintl -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g0 -static -O1 -c -o audio_oss.o audio_oss.c /bin/bash ./libtool --tag=CC --mode=link /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g0 -static -O1 -static -o madplay madplay.o getopt.o getopt1.o version.o resample.o filter.o tag.o crc.o rgain.o player.o audio.o audio_aiff.o audio_cdda.o audio_hex.o audio_null.o audio_raw.o audio_snd.o audio_wave.o audio_oss.o -lmad -lid3tag -L/nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/lib -lid3tag -lz libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g0 -static -O1 -static -o madplay madplay.o getopt.o getopt1.o version.o resample.o filter.o tag.o crc.o rgain.o player.o audio.o audio_aiff.o audio_cdda.o audio_hex.o audio_null.o audio_raw.o audio_snd.o audio_wave.o audio_oss.o /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libmad.a -L/nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/lib /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libid3tag.a -lz make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b' >>> madplay 0.15.2b Installing to target PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-25/output-1/target install -C /nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b' Making install in intl make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b/intl' if { test "madplay" = "gettext-runtime" || test "madplay" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/sh .././/mkinstalldirs /nvmedata/autobuild/instance-25/output-1/target/usr/lib /nvmedata/autobuild/instance-25/output-1/target/usr/include; \ /usr/bin/install -c -m 644 libintl.h /nvmedata/autobuild/instance-25/output-1/target/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libintl.la /nvmedata/autobuild/instance-25/output-1/target/usr/lib/libintl.la; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /nvmedata/autobuild/instance-25/output-1/target/usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /nvmedata/autobuild/instance-25/output-1/target/usr/lib/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "madplay" = "gettext-tools" \ && test 'no' = no; then \ /bin/sh .././/mkinstalldirs /nvmedata/autobuild/instance-25/output-1/target/usr/lib; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libgnuintl.la /nvmedata/autobuild/instance-25/output-1/target/usr/lib/libgnuintl.la; \ rm -f /nvmedata/autobuild/instance-25/output-1/target/usr/lib/preloadable_libintl.so; \ /usr/bin/install -c -m 644 /nvmedata/autobuild/instance-25/output-1/target/usr/lib/libgnuintl.so /nvmedata/autobuild/instance-25/output-1/target/usr/lib/preloadable_libintl.so; \ /bin/sh ../libtool --mode=uninstall \ rm -f /nvmedata/autobuild/instance-25/output-1/target/usr/lib/libgnuintl.la; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh .././/mkinstalldirs /nvmedata/autobuild/instance-25/output-1/target/usr/lib; \ temp=/nvmedata/autobuild/instance-25/output-1/target/usr/lib/t-charset.alias; \ dest=/nvmedata/autobuild/instance-25/output-1/target/usr/lib/charset.alias; \ if test -f /nvmedata/autobuild/instance-25/output-1/target/usr/lib/charset.alias; then \ orig=/nvmedata/autobuild/instance-25/output-1/target/usr/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh .././/mkinstalldirs /nvmedata/autobuild/instance-25/output-1/target/usr/share/locale; \ test -f /nvmedata/autobuild/instance-25/output-1/target/usr/share/locale/locale.alias \ && orig=/nvmedata/autobuild/instance-25/output-1/target/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/nvmedata/autobuild/instance-25/output-1/target/usr/share/locale/t-locale.alias; \ dest=/nvmedata/autobuild/instance-25/output-1/target/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "madplay" = "gettext-tools"; then \ /bin/sh .././/mkinstalldirs /nvmedata/autobuild/instance-25/output-1/target/usr/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /nvmedata/autobuild/instance-25/output-1/target/usr/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /nvmedata/autobuild/instance-25/output-1/target/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /nvmedata/autobuild/instance-25/output-1/target/usr/share/gettext/intl/$file; \ done; \ chmod a+x /nvmedata/autobuild/instance-25/output-1/target/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /nvmedata/autobuild/instance-25/output-1/target/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \ for file in $dists; do \ rm -f /nvmedata/autobuild/instance-25/output-1/target/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b/intl' Making install in po make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b/po' if test "madplay" = "gettext-tools"; then \ /bin/sh .././/mkinstalldirs /nvmedata/autobuild/instance-25/output-1/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /nvmedata/autobuild/instance-25/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /nvmedata/autobuild/instance-25/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b/po' make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c madplay '/nvmedata/autobuild/instance-25/output-1/target/usr/bin' libtool: install: /usr/bin/install -c madplay /nvmedata/autobuild/instance-25/output-1/target/usr/bin/madplay /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/bin' /usr/bin/install -c abxtest '/nvmedata/autobuild/instance-25/output-1/target/usr/bin' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 madplay.1 abxtest.1 '/nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/madplay-0.15.2b' >>> mii-diag 2.11 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-25/output-1/build/.mii-diag_2.11.orig.tar.gz.Ur1mXF/output' 'http://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/m/mii-diag/mii-diag_2.11.orig.tar.gz' URL transformed to HTTPS due to an HSTS policy --2022-04-22 09:42:37-- https://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/m/mii-diag/mii-diag_2.11.orig.tar.gz Resolving snapshot.debian.org (snapshot.debian.org)... 193.62.202.27, 185.17.185.185, 2001:630:206:4000:1a1a:0:c13e:ca1b, ... Connecting to snapshot.debian.org (snapshot.debian.org)|193.62.202.27|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 14118 (14K) Saving to: '/nvmedata/autobuild/instance-25/output-1/build/.mii-diag_2.11.orig.tar.gz.Ur1mXF/output' 0K .......... ... 100% 215M=0s 2022-04-22 09:42:37 (215 MB/s) - '/nvmedata/autobuild/instance-25/output-1/build/.mii-diag_2.11.orig.tar.gz.Ur1mXF/output' saved [14118/14118] mii-diag_2.11.orig.tar.gz: OK (sha256: c690e87e6010607593c1cc2ccd5c481eb3be179387220ad445d8ab83d73ad41c) wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-25/output-1/build/.mii-diag_2.11-3.diff.gz.1xdwgg/output' 'http://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/m/mii-diag/mii-diag_2.11-3.diff.gz' URL transformed to HTTPS due to an HSTS policy --2022-04-22 09:42:37-- https://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/m/mii-diag/mii-diag_2.11-3.diff.gz Resolving snapshot.debian.org (snapshot.debian.org)... 193.62.202.27, 185.17.185.185, 2001:630:206:4000:1a1a:0:c13e:ca1b, ... Connecting to snapshot.debian.org (snapshot.debian.org)|193.62.202.27|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 4243 (4.1K) Saving to: '/nvmedata/autobuild/instance-25/output-1/build/.mii-diag_2.11-3.diff.gz.1xdwgg/output' 0K .... 100% 1.07G=0s 2022-04-22 09:42:38 (1.07 GB/s) - '/nvmedata/autobuild/instance-25/output-1/build/.mii-diag_2.11-3.diff.gz.1xdwgg/output' saved [4243/4243] mii-diag_2.11-3.diff.gz: OK (sha256: b49fd3e7c0c446a949c3ca246cc441824d7ef5a61530f884756a82b0b2997190) >>> mii-diag 2.11 Extracting gzip -d -c /nvmedata/autobuild/instance-25/dl/mii-diag/mii-diag_2.11.orig.tar.gz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/mii-diag-2.11 -xf - >>> mii-diag 2.11 Patching PATH=/nvmedata/autobuild/instance-25/output-1/host/bin:$PATH support/scripts/apply-patches.sh /nvmedata/autobuild/instance-25/output-1/build/mii-diag-2.11 /nvmedata/autobuild/instance-25/dl/mii-diag mii-diag_2.11-3.diff.gz Applying mii-diag_2.11-3.diff.gz using gzip: patching file mii-diag.8 patching file Makefile patching file debian/mii-diag-udeb.manpages patching file debian/changelog patching file debian/mii-diag-udeb.dirs patching file debian/mii-diag-udeb.files patching file debian/mii-diag.dirs patching file debian/control patching file debian/copyright patching file debian/mii-diag.manpages patching file debian/rules patching file debian/compat patching file debian/mii-diag.files Applying 0001-strchr.patch using patch: patching file mii-diag.c if [ -d /nvmedata/autobuild/instance-25/output-1/build/mii-diag-2.11/debian/patches ]; then PATH=/nvmedata/autobuild/instance-25/output-1/host/bin:$PATH support/scripts/apply-patches.sh /nvmedata/autobuild/instance-25/output-1/build/mii-diag-2.11 /nvmedata/autobuild/instance-25/output-1/build/mii-diag-2.11/debian/patches \*.patch; fi >>> mii-diag 2.11 Configuring >>> mii-diag 2.11 Building PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/nvmedata/autobuild/instance-25/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -O1 -g0 -static" FFLAGS=" -O1 -g0 -static" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /nvmedata/autobuild/instance-25/output-1/build/mii-diag-2.11 mii-diag make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mii-diag-2.11' /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wstrict-prototypes -O mii-diag.c -DLIBMII \ libmii.c -o mii-diag make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mii-diag-2.11' >>> mii-diag 2.11 Installing to target PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-25/output-1/target -C /nvmedata/autobuild/instance-25/output-1/build/mii-diag-2.11 install-mii-diag make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mii-diag-2.11' mkdir -p /nvmedata/autobuild/instance-25/output-1/target/usr/sbin install mii-diag /nvmedata/autobuild/instance-25/output-1/target/usr/sbin make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mii-diag-2.11' mpfr-4.1.0.tar.xz: OK (sha256: 0c98a3f1732ff6ca4ea690552079da9c597872d30e96ec28414ee23c95558a7f) >>> mpfr 4.1.0 Extracting /nvmedata/autobuild/instance-25/output-1/host/bin/xzcat /nvmedata/autobuild/instance-25/dl/mpfr/mpfr-4.1.0.tar.xz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0 -xf - >>> mpfr 4.1.0 Patching >>> mpfr 4.1.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mpfr 4.1.0 Patching libtool patching file /nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/ltmain.sh Hunk #1 succeeded at 2786 (offset 99 lines). Hunk #2 succeeded at 4376 (offset 99 lines). Hunk #3 succeeded at 6671 (offset 117 lines). Hunk #4 succeeded at 6681 (offset 117 lines). Hunk #5 succeeded at 6974 (offset 117 lines). Hunk #6 succeeded at 7266 (offset 117 lines). Hunk #7 succeeded at 8241 (offset 129 lines). Hunk #8 succeeded at 10873 (offset 163 lines). >>> mpfr 4.1.0 Configuring (cd /nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/ && rm -rf config.cache && PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/nvmedata/autobuild/instance-25/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -O1 -g0 -static" FFLAGS=" -O1 -g0 -static" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=mips64el-buildroot-linux-uclibc --host=mips64el-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64el-buildroot-linux-uclibc-strip... /bin/true checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-uclibc checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking whether configure options are compatible... yes checking for mips64el-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking whether /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking how to run the C preprocessor... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp checking for mips64el-buildroot-linux-uclibc-ar... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking the archiver (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld checking if the linker (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64el-buildroot-linux-uclibc format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump checking how to recognize dependent libraries... pass_all checking for mips64el-buildroot-linux-uclibc-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64el-buildroot-linux-uclibc-ar... (cached) /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking for archiver @FILE support... @ checking for mips64el-buildroot-linux-uclibc-strip... (cached) /bin/true checking for mips64el-buildroot-linux-uclibc-ranlib... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking command to parse /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mips64el-buildroot-linux-uclibc-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no 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 for dlfcn.h... no checking for objdir... .libs checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for non-MS-Windows ICC... no checking for an ANSI C-conforming const... yes checking for working volatile... yes checking whether byte ordering is bigendian... (cached) no checking for library containing clock_gettime... none required checking for main in -lm... yes checking for main in -lquadmath... no checking whether time.h and sys/time.h may both be included... yes checking for size_t... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for string.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/fpu.h usability... no checking sys/fpu.h presence... no checking for sys/fpu.h... no checking for struct lconv.decimal_point... yes checking for struct lconv.thousands_sep... yes checking for working alloca.h... yes checking for alloca... yes checking for uintptr_t... yes checking how to copy va_list... va_copy checking for setlocale... yes checking for gettimeofday... yes checking for signal... yes checking for sigaction and its associated structure... yes checking for long long int... yes checking for intmax_t... yes checking for working INTMAX_MAX... yes checking for union fpc_csr... no checking for _Noreturn... yes checking for __builtin_unreachable... yes checking for constructor and destructor attributes... yes checking for fesetround... no checking for gcc float-conversion bug... cannot test, use -ffloat-store checking for subnormal double-precision numbers... cannot test, assume no checking for subnormal single-precision numbers... cannot test, assume no checking for signed zeros... cannot test, assume no checking if the FP division by 0 fails... cannot test, assume no checking if NAN == NAN... cannot test, assume no checking if charset has consecutive values... cannot test checking for math/round... yes checking for math/trunc... yes checking for math/floor... yes checking for math/ceil... yes checking for math/nearbyint... yes checking for _mulx_u64... cannot test, assume no checking format of floating-point type `double'... IEEE double, little endian checking format of floating-point type `long double'... IEEE quad, little endian checking for TLS support using C11... cannot test, assume no checking for TLS support... cannot test, assume no checking if compiler knows _Decimal64... no checking bit-field ordering for _Decimal128... cannot test checking if _Float128 with hex constants is supported... yes checking for Static Assertion support... yes checking whether gcc __attribute__ ((mode (XX))) works... yes checking for gmp.h... yes checking for recent GMP... yes checking usable gmp.h at link time... yes checking for GMP_NUMB_BITS and sizeof(mp_limb_t) consistency... cannot test checking for __gmpz_init in -lgmp... yes checking if gmp.h version and libgmp version are the same... cannot test checking for __gmpn_sbpi1_divappr_q... yes checking for __gmpn_invert_limb... no checking for __gmpn_rsblsh1_n... no checking for long to fit in mp_limb_t... yes checking for intmax_t to fit in mp_limb_t... yes checking for getrusage... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating mpfr.pc config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tune/Makefile config.status: creating src/mparam.h config.status: creating tools/bench/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> mpfr 4.1.0 Building PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 RANLIB=/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib -C /nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0' Making all in doc make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/doc' Making all in src make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/src' ../tools/get_patches.sh ../PATCHES > get_patches.c || { rm -f get_patches.c; exit 1; } /usr/bin/make all-am make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/src' /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o exceptions.lo exceptions.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c exceptions.c -o exceptions.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o extract.lo extract.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c extract.c -o extract.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o uceil_exp2.lo uceil_exp2.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c uceil_exp2.c -o uceil_exp2.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o uceil_log2.lo uceil_log2.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c uceil_log2.c -o uceil_log2.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o ufloor_log2.lo ufloor_log2.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c ufloor_log2.c -o ufloor_log2.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o add.lo add.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c add.c -o add.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o add1.lo add1.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c add1.c -o add1.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o add_ui.lo add_ui.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c add_ui.c -o add_ui.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o agm.lo agm.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c agm.c -o agm.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o clear.lo clear.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c clear.c -o clear.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o cmp.lo cmp.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c cmp.c -o cmp.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o cmpabs.lo cmpabs.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c cmpabs.c -o cmpabs.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o cmp_si.lo cmp_si.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c cmp_si.c -o cmp_si.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o cmp_ui.lo cmp_ui.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c cmp_ui.c -o cmp_ui.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o comparisons.lo comparisons.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c comparisons.c -o comparisons.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o div_2exp.lo div_2exp.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c div_2exp.c -o div_2exp.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o div_2si.lo div_2si.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c div_2si.c -o div_2si.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o div_2ui.lo div_2ui.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c div_2ui.c -o div_2ui.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o div.lo div.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c div.c -o div.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o div_ui.lo div_ui.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c div_ui.c -o div_ui.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o dot.lo dot.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c dot.c -o dot.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o dump.lo dump.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c dump.c -o dump.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o eq.lo eq.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c eq.c -o eq.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o exp10.lo exp10.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c exp10.c -o exp10.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o exp2.lo exp2.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c exp2.c -o exp2.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o exp3.lo exp3.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c exp3.c -o exp3.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o exp.lo exp.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c exp.c -o exp.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o frac.lo frac.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c frac.c -o frac.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o frexp.lo frexp.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c frexp.c -o frexp.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o get_d.lo get_d.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c get_d.c -o get_d.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o get_exp.lo get_exp.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c get_exp.c -o get_exp.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o get_str.lo get_str.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c get_str.c -o get_str.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o init.lo init.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c init.c -o init.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o inp_str.lo inp_str.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c inp_str.c -o inp_str.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o isinteger.lo isinteger.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c isinteger.c -o isinteger.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o isinf.lo isinf.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c isinf.c -o isinf.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o isnan.lo isnan.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c isnan.c -o isnan.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o isnum.lo isnum.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c isnum.c -o isnum.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o const_log2.lo const_log2.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c const_log2.c -o const_log2.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o log.lo log.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c log.c -o log.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o modf.lo modf.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c modf.c -o modf.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o mul_2exp.lo mul_2exp.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c mul_2exp.c -o mul_2exp.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o mul_2si.lo mul_2si.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c mul_2si.c -o mul_2si.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o mul_2ui.lo mul_2ui.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c mul_2ui.c -o mul_2ui.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o mul.lo mul.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c mul.c -o mul.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o mul_ui.lo mul_ui.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c mul_ui.c -o mul_ui.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o neg.lo neg.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c neg.c -o neg.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o next.lo next.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c next.c -o next.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o out_str.lo out_str.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c out_str.c -o out_str.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o printf.lo printf.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c printf.c -o printf.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o vasprintf.lo vasprintf.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c vasprintf.c -o vasprintf.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o const_pi.lo const_pi.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c const_pi.c -o const_pi.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o pow.lo pow.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c pow.c -o pow.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o pow_si.lo pow_si.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c pow_si.c -o pow_si.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o pow_ui.lo pow_ui.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c pow_ui.c -o pow_ui.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o print_raw.lo print_raw.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c print_raw.c -o print_raw.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o print_rnd_mode.lo print_rnd_mode.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c print_rnd_mode.c -o print_rnd_mode.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o reldiff.lo reldiff.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c reldiff.c -o reldiff.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o round_prec.lo round_prec.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c round_prec.c -o round_prec.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set.lo set.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set.c -o set.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o setmax.lo setmax.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c setmax.c -o setmax.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o setmin.lo setmin.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c setmin.c -o setmin.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_d.lo set_d.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_d.c -o set_d.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_dfl_prec.lo set_dfl_prec.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_dfl_prec.c -o set_dfl_prec.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_exp.lo set_exp.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_exp.c -o set_exp.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_rnd.lo set_rnd.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_rnd.c -o set_rnd.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_f.lo set_f.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_f.c -o set_f.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_prc_raw.lo set_prc_raw.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_prc_raw.c -o set_prc_raw.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_prec.lo set_prec.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_prec.c -o set_prec.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_q.lo set_q.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_q.c -o set_q.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_si.lo set_si.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_si.c -o set_si.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_str.lo set_str.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_str.c -o set_str.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_str_raw.lo set_str_raw.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_str_raw.c -o set_str_raw.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_ui.lo set_ui.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_ui.c -o set_ui.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_z.lo set_z.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_z.c -o set_z.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o sqrt.lo sqrt.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c sqrt.c -o sqrt.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o sqrt_ui.lo sqrt_ui.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c sqrt_ui.c -o sqrt_ui.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o sub.lo sub.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c sub.c -o sub.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o sub1.lo sub1.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c sub1.c -o sub1.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o sub_ui.lo sub_ui.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c sub_ui.c -o sub_ui.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o rint.lo rint.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c rint.c -o rint.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o ui_div.lo ui_div.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c ui_div.c -o ui_div.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o ui_sub.lo ui_sub.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c ui_sub.c -o ui_sub.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o urandom.lo urandom.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c urandom.c -o urandom.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o urandomb.lo urandomb.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c urandomb.c -o urandomb.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o get_z_exp.lo get_z_exp.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c get_z_exp.c -o get_z_exp.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o swap.lo swap.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c swap.c -o swap.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o factorial.lo factorial.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c factorial.c -o factorial.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o cosh.lo cosh.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c cosh.c -o cosh.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o sinh.lo sinh.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c sinh.c -o sinh.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o tanh.lo tanh.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c tanh.c -o tanh.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o sinh_cosh.lo sinh_cosh.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c sinh_cosh.c -o sinh_cosh.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o acosh.lo acosh.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c acosh.c -o acosh.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o asinh.lo asinh.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c asinh.c -o asinh.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o atanh.lo atanh.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c atanh.c -o atanh.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o atan.lo atan.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c atan.c -o atan.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o cmp2.lo cmp2.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c cmp2.c -o cmp2.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o exp_2.lo exp_2.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c exp_2.c -o exp_2.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o asin.lo asin.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c asin.c -o asin.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o const_euler.lo const_euler.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c const_euler.c -o const_euler.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o cos.lo cos.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c cos.c -o cos.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o sin.lo sin.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c sin.c -o sin.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o tan.lo tan.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c tan.c -o tan.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o fma.lo fma.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c fma.c -o fma.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o fms.lo fms.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c fms.c -o fms.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o hypot.lo hypot.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c hypot.c -o hypot.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o log1p.lo log1p.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c log1p.c -o log1p.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o expm1.lo expm1.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c expm1.c -o expm1.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o log2.lo log2.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c log2.c -o log2.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o log10.lo log10.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c log10.c -o log10.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o ui_pow.lo ui_pow.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c ui_pow.c -o ui_pow.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o ui_pow_ui.lo ui_pow_ui.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c ui_pow_ui.c -o ui_pow_ui.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o minmax.lo minmax.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c minmax.c -o minmax.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o dim.lo dim.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c dim.c -o dim.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o signbit.lo signbit.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c signbit.c -o signbit.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o copysign.lo copysign.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c copysign.c -o copysign.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o setsign.lo setsign.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c setsign.c -o setsign.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o gmp_op.lo gmp_op.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c gmp_op.c -o gmp_op.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o init2.lo init2.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c init2.c -o init2.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o acos.lo acos.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c acos.c -o acos.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o sin_cos.lo sin_cos.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c sin_cos.c -o sin_cos.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_nan.lo set_nan.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_nan.c -o set_nan.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_inf.lo set_inf.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_inf.c -o set_inf.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_zero.lo set_zero.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_zero.c -o set_zero.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o powerof2.lo powerof2.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c powerof2.c -o powerof2.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o gamma.lo gamma.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c gamma.c -o gamma.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_ld.lo set_ld.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_ld.c -o set_ld.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o get_ld.lo get_ld.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c get_ld.c -o get_ld.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o cbrt.lo cbrt.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c cbrt.c -o cbrt.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o volatile.lo volatile.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c volatile.c -o volatile.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o fits_sshort.lo fits_sshort.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c fits_sshort.c -o fits_sshort.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o fits_sint.lo fits_sint.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c fits_sint.c -o fits_sint.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o fits_slong.lo fits_slong.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c fits_slong.c -o fits_slong.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o fits_ushort.lo fits_ushort.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c fits_ushort.c -o fits_ushort.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o fits_uint.lo fits_uint.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c fits_uint.c -o fits_uint.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o fits_ulong.lo fits_ulong.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c fits_ulong.c -o fits_ulong.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o fits_uintmax.lo fits_uintmax.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c fits_uintmax.c -o fits_uintmax.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o fits_intmax.lo fits_intmax.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c fits_intmax.c -o fits_intmax.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o get_si.lo get_si.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c get_si.c -o get_si.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o get_ui.lo get_ui.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c get_ui.c -o get_ui.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o zeta.lo zeta.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c zeta.c -o zeta.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o cmp_d.lo cmp_d.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c cmp_d.c -o cmp_d.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o erf.lo erf.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c erf.c -o erf.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o inits.lo inits.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c inits.c -o inits.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o inits2.lo inits2.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c inits2.c -o inits2.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o clears.lo clears.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c clears.c -o clears.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o sgn.lo sgn.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c sgn.c -o sgn.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o check.lo check.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c check.c -o check.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o sub1sp.lo sub1sp.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c sub1sp.c -o sub1sp.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o version.lo version.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c version.c -o version.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o mpn_exp.lo mpn_exp.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c mpn_exp.c -o mpn_exp.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o mpfr-gmp.lo mpfr-gmp.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c mpfr-gmp.c -o mpfr-gmp.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o mp_clz_tab.lo mp_clz_tab.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c mp_clz_tab.c -o mp_clz_tab.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o sum.lo sum.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c sum.c -o sum.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o add1sp.lo add1sp.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c add1sp.c -o add1sp.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o free_cache.lo free_cache.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c free_cache.c -o free_cache.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o si_op.lo si_op.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c si_op.c -o si_op.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o cmp_ld.lo cmp_ld.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c cmp_ld.c -o cmp_ld.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_ui_2exp.lo set_ui_2exp.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_ui_2exp.c -o set_ui_2exp.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_si_2exp.lo set_si_2exp.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_si_2exp.c -o set_si_2exp.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_uj.lo set_uj.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_uj.c -o set_uj.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_sj.lo set_sj.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_sj.c -o set_sj.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o get_sj.lo get_sj.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c get_sj.c -o get_sj.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o get_uj.lo get_uj.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c get_uj.c -o get_uj.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o get_z.lo get_z.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c get_z.c -o get_z.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o iszero.lo iszero.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c iszero.c -o iszero.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o cache.lo cache.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c cache.c -o cache.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o sqr.lo sqr.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c sqr.c -o sqr.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o int_ceil_log2.lo int_ceil_log2.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c int_ceil_log2.c -o int_ceil_log2.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o isqrt.lo isqrt.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c isqrt.c -o isqrt.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o strtofr.lo strtofr.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c strtofr.c -o strtofr.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o pow_z.lo pow_z.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c pow_z.c -o pow_z.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o logging.lo logging.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c logging.c -o logging.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o mulders.lo mulders.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c mulders.c -o mulders.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o get_f.lo get_f.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c get_f.c -o get_f.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o round_p.lo round_p.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c round_p.c -o round_p.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o erfc.lo erfc.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c erfc.c -o erfc.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o atan2.lo atan2.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c atan2.c -o atan2.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o subnormal.lo subnormal.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c subnormal.c -o subnormal.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o const_catalan.lo const_catalan.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c const_catalan.c -o const_catalan.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o root.lo root.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c root.c -o root.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o sec.lo sec.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c sec.c -o sec.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o csc.lo csc.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c csc.c -o csc.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o cot.lo cot.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c cot.c -o cot.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o eint.lo eint.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c eint.c -o eint.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o sech.lo sech.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c sech.c -o sech.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o csch.lo csch.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c csch.c -o csch.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o coth.lo coth.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c coth.c -o coth.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o round_near_x.lo round_near_x.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c round_near_x.c -o round_near_x.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o constant.lo constant.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c constant.c -o constant.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o abort_prec_max.lo abort_prec_max.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c abort_prec_max.c -o abort_prec_max.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o stack_interface.lo stack_interface.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c stack_interface.c -o stack_interface.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o lngamma.lo lngamma.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c lngamma.c -o lngamma.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o zeta_ui.lo zeta_ui.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c zeta_ui.c -o zeta_ui.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_d64.lo set_d64.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_d64.c -o set_d64.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o get_d64.lo get_d64.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c get_d64.c -o get_d64.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o jn.lo jn.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c jn.c -o jn.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o yn.lo yn.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c yn.c -o yn.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o rem1.lo rem1.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c rem1.c -o rem1.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o add_d.lo add_d.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c add_d.c -o add_d.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o sub_d.lo sub_d.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c sub_d.c -o sub_d.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o d_sub.lo d_sub.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c d_sub.c -o d_sub.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o mul_d.lo mul_d.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c mul_d.c -o mul_d.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o div_d.lo div_d.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c div_d.c -o div_d.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o d_div.lo d_div.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c d_div.c -o d_div.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o li2.lo li2.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c li2.c -o li2.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o rec_sqrt.lo rec_sqrt.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c rec_sqrt.c -o rec_sqrt.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o min_prec.lo min_prec.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c min_prec.c -o min_prec.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o buildopt.lo buildopt.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c buildopt.c -o buildopt.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o digamma.lo digamma.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c digamma.c -o digamma.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o bernoulli.lo bernoulli.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c bernoulli.c -o bernoulli.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o isregular.lo isregular.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c isregular.c -o isregular.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_flt.lo set_flt.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_flt.c -o set_flt.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o get_flt.lo get_flt.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c get_flt.c -o get_flt.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o scale2.lo scale2.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c scale2.c -o scale2.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_z_exp.lo set_z_exp.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_z_exp.c -o set_z_exp.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o ai.lo ai.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c ai.c -o ai.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o gammaonethird.lo gammaonethird.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c gammaonethird.c -o gammaonethird.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o grandom.lo grandom.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c grandom.c -o grandom.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o fpif.lo fpif.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c fpif.c -o fpif.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_float128.lo set_float128.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_float128.c -o set_float128.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o get_float128.lo get_float128.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c get_float128.c -o get_float128.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o rndna.lo rndna.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c rndna.c -o rndna.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o nrandom.lo nrandom.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c nrandom.c -o nrandom.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o random_deviate.lo random_deviate.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c random_deviate.c -o random_deviate.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o erandom.lo erandom.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c erandom.c -o erandom.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o mpfr-mini-gmp.lo mpfr-mini-gmp.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c mpfr-mini-gmp.c -o mpfr-mini-gmp.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o fmma.lo fmma.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c fmma.c -o fmma.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o log_ui.lo log_ui.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c log_ui.c -o log_ui.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o gamma_inc.lo gamma_inc.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c gamma_inc.c -o gamma_inc.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o ubf.lo ubf.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c ubf.c -o ubf.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o beta.lo beta.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c beta.c -o beta.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o odd_p.lo odd_p.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c odd_p.c -o odd_p.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o get_q.lo get_q.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c get_q.c -o get_q.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o pool.lo pool.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c pool.c -o pool.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o total_order.lo total_order.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c total_order.c -o total_order.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o set_d128.lo set_d128.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c set_d128.c -o set_d128.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o get_d128.lo get_d128.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c get_d128.c -o get_d128.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o nbits_ulong.lo nbits_ulong.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c nbits_ulong.c -o nbits_ulong.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o cmpabs_ui.lo cmpabs_ui.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c cmpabs_ui.c -o cmpabs_ui.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -c -o get_patches.lo get_patches.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -ffloat-store -c get_patches.c -o get_patches.o /bin/bash ../libtool --tag=CC --mode=link /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -ffloat-store -version-info 7:0:1 -static -o libmpfr.la -rpath /usr/lib exceptions.lo extract.lo uceil_exp2.lo uceil_log2.lo ufloor_log2.lo add.lo add1.lo add_ui.lo agm.lo clear.lo cmp.lo cmpabs.lo cmp_si.lo cmp_ui.lo comparisons.lo div_2exp.lo div_2si.lo div_2ui.lo div.lo div_ui.lo dot.lo dump.lo eq.lo exp10.lo exp2.lo exp3.lo exp.lo frac.lo frexp.lo get_d.lo get_exp.lo get_str.lo init.lo inp_str.lo isinteger.lo isinf.lo isnan.lo isnum.lo const_log2.lo log.lo modf.lo mul_2exp.lo mul_2si.lo mul_2ui.lo mul.lo mul_ui.lo neg.lo next.lo out_str.lo printf.lo vasprintf.lo const_pi.lo pow.lo pow_si.lo pow_ui.lo print_raw.lo print_rnd_mode.lo reldiff.lo round_prec.lo set.lo setmax.lo setmin.lo set_d.lo set_dfl_prec.lo set_exp.lo set_rnd.lo set_f.lo set_prc_raw.lo set_prec.lo set_q.lo set_si.lo set_str.lo set_str_raw.lo set_ui.lo set_z.lo sqrt.lo sqrt_ui.lo sub.lo sub1.lo sub_ui.lo rint.lo ui_div.lo ui_sub.lo urandom.lo urandomb.lo get_z_exp.lo swap.lo factorial.lo cosh.lo sinh.lo tanh.lo sinh_cosh.lo acosh.lo asinh.lo atanh.lo atan.lo cmp2.lo exp_2.lo asin.lo const_euler.lo cos.lo sin.lo tan.lo fma.lo fms.lo hypot.lo log1p.lo expm1.lo log2.lo log10.lo ui_pow.lo ui_pow_ui.lo minmax.lo dim.lo signbit.lo copysign.lo setsign.lo gmp_op.lo init2.lo acos.lo sin_cos.lo set_nan.lo set_inf.lo set_zero.lo powerof2.lo gamma.lo set_ld.lo get_ld.lo cbrt.lo volatile.lo fits_sshort.lo fits_sint.lo fits_slong.lo fits_ushort.lo fits_uint.lo fits_ulong.lo fits_uintmax.lo fits_intmax.lo get_si.lo get_ui.lo zeta.lo cmp_d.lo erf.lo inits.lo inits2.lo clears.lo sgn.lo check.lo sub1sp.lo version.lo mpn_exp.lo mpfr-gmp.lo mp_clz_tab.lo sum.lo add1sp.lo free_cache.lo si_op.lo cmp_ld.lo set_ui_2exp.lo set_si_2exp.lo set_uj.lo set_sj.lo get_sj.lo get_uj.lo get_z.lo iszero.lo cache.lo sqr.lo int_ceil_log2.lo isqrt.lo strtofr.lo pow_z.lo logging.lo mulders.lo get_f.lo round_p.lo erfc.lo atan2.lo subnormal.lo const_catalan.lo root.lo sec.lo csc.lo cot.lo eint.lo sech.lo csch.lo coth.lo round_near_x.lo constant.lo abort_prec_max.lo stack_interface.lo lngamma.lo zeta_ui.lo set_d64.lo get_d64.lo jn.lo yn.lo rem1.lo add_d.lo sub_d.lo d_sub.lo mul_d.lo div_d.lo d_div.lo li2.lo rec_sqrt.lo min_prec.lo buildopt.lo digamma.lo bernoulli.lo isregular.lo set_flt.lo get_flt.lo scale2.lo set_z_exp.lo ai.lo gammaonethird.lo grandom.lo fpif.lo set_float128.lo get_float128.lo rndna.lo nrandom.lo random_deviate.lo erandom.lo mpfr-mini-gmp.lo fmma.lo log_ui.lo gamma_inc.lo ubf.lo beta.lo odd_p.lo get_q.lo pool.lo total_order.lo set_d128.lo get_d128.lo nbits_ulong.lo cmpabs_ui.lo get_patches.lo -lgmp libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar cr .libs/libmpfr.a exceptions.o extract.o uceil_exp2.o uceil_log2.o ufloor_log2.o add.o add1.o add_ui.o agm.o clear.o cmp.o cmpabs.o cmp_si.o cmp_ui.o comparisons.o div_2exp.o div_2si.o div_2ui.o div.o div_ui.o dot.o dump.o eq.o exp10.o exp2.o exp3.o exp.o frac.o frexp.o get_d.o get_exp.o get_str.o init.o inp_str.o isinteger.o isinf.o isnan.o isnum.o const_log2.o log.o modf.o mul_2exp.o mul_2si.o mul_2ui.o mul.o mul_ui.o neg.o next.o out_str.o printf.o vasprintf.o const_pi.o pow.o pow_si.o pow_ui.o print_raw.o print_rnd_mode.o reldiff.o round_prec.o set.o setmax.o setmin.o set_d.o set_dfl_prec.o set_exp.o set_rnd.o set_f.o set_prc_raw.o set_prec.o set_q.o set_si.o set_str.o set_str_raw.o set_ui.o set_z.o sqrt.o sqrt_ui.o sub.o sub1.o sub_ui.o rint.o ui_div.o ui_sub.o urandom.o urandomb.o get_z_exp.o swap.o factorial.o cosh.o sinh.o tanh.o sinh_cosh.o acosh.o asinh.o atanh.o atan.o cmp2.o exp_2.o asin.o const_euler.o cos.o sin.o tan.o fma.o fms.o hypot.o log1p.o expm1.o log2.o log10.o ui_pow.o ui_pow_ui.o minmax.o dim.o signbit.o copysign.o setsign.o gmp_op.o init2.o acos.o sin_cos.o set_nan.o set_inf.o set_zero.o powerof2.o gamma.o set_ld.o get_ld.o cbrt.o volatile.o fits_sshort.o fits_sint.o fits_slong.o fits_ushort.o fits_uint.o fits_ulong.o fits_uintmax.o fits_intmax.o get_si.o get_ui.o zeta.o cmp_d.o erf.o inits.o inits2.o clears.o sgn.o check.o sub1sp.o version.o mpn_exp.o mpfr-gmp.o mp_clz_tab.o sum.o add1sp.o free_cache.o si_op.o cmp_ld.o set_ui_2exp.o set_si_2exp.o set_uj.o set_sj.o get_sj.o get_uj.o get_z.o iszero.o cache.o sqr.o int_ceil_log2.o isqrt.o strtofr.o pow_z.o logging.o mulders.o get_f.o round_p.o erfc.o atan2.o subnormal.o const_catalan.o root.o sec.o csc.o cot.o eint.o sech.o csch.o coth.o round_near_x.o constant.o abort_prec_max.o stack_interface.o lngamma.o zeta_ui.o set_d64.o get_d64.o jn.o yn.o rem1.o add_d.o sub_d.o d_sub.o mul_d.o div_d.o d_div.o li2.o rec_sqrt.o min_prec.o buildopt.o digamma.o bernoulli.o isregular.o set_flt.o get_flt.o scale2.o set_z_exp.o ai.o gammaonethird.o grandom.o fpif.o set_float128.o get_float128.o rndna.o nrandom.o random_deviate.o erandom.o mpfr-mini-gmp.o fmma.o log_ui.o gamma_inc.o ubf.o beta.o odd_p.o get_q.o pool.o total_order.o set_d128.o get_d128.o nbits_ulong.o cmpabs_ui.o get_patches.o libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib .libs/libmpfr.a libtool: link: ( cd ".libs" && rm -f "libmpfr.la" && ln -s "../libmpfr.la" "libmpfr.la" ) make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/src' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/src' Making all in tests make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tests' Making all in tune make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tune' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tune' Making all in tools/bench make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tools/bench' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tools/bench' make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0' >>> mpfr 4.1.0 Installing to staging directory PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot install -C /nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0' Making install in doc make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/doc' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/doc/mpfr' /usr/bin/install -c -m 644 FAQ.html '/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/doc/mpfr' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/info' /usr/bin/install -c -m 644 ./mpfr.info '/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/info' install-info --info-dir='/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/info' '/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/info/mpfr.info' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/doc' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/doc' Making install in src make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/src' /usr/bin/make install-am make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/src' make[4]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/src' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libmpfr.la '/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libmpfr.lai /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libmpfr.la libtool: install: /usr/bin/install -c .libs/libmpfr.a /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libmpfr.a libtool: install: chmod 644 /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libmpfr.a libtool: install: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libmpfr.a libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include' /usr/bin/install -c -m 644 mpfr.h mpf2mpfr.h '/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include' make[4]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/src' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/src' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/src' Making install in tests make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tests' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tests' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tests' Making install in tune make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tune' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tune' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tune' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tune' Making install in tools/bench make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tools/bench' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tools/bench' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tools/bench' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tools/bench' make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/doc/mpfr' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/doc/mpfr/examples' /usr/bin/install -c -m 644 examples/ReadMe examples/can_round.c examples/divworst.c examples/rndo-add.c examples/sample.c examples/threads.c examples/version.c '/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/doc/mpfr/examples' /usr/bin/install -c -m 644 AUTHORS BUGS COPYING COPYING.LESSER NEWS TODO '/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/doc/mpfr/.' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 mpfr.pc '/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0' >>> mpfr 4.1.0 Fixing libtool files for la in $(find /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/nvmedata/autobuild/instance-25/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-25/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> mpfr 4.1.0 Installing to target PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-25/output-1/target install -C /nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0' Making install in doc make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/doc' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/share/doc/mpfr' /usr/bin/install -c -m 644 FAQ.html '/nvmedata/autobuild/instance-25/output-1/target/usr/share/doc/mpfr' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/share/info' /usr/bin/install -c -m 644 ./mpfr.info '/nvmedata/autobuild/instance-25/output-1/target/usr/share/info' install-info --info-dir='/nvmedata/autobuild/instance-25/output-1/target/usr/share/info' '/nvmedata/autobuild/instance-25/output-1/target/usr/share/info/mpfr.info' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/doc' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/doc' Making install in src make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/src' /usr/bin/make install-am make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/src' make[4]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/src' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libmpfr.la '/nvmedata/autobuild/instance-25/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libmpfr.lai /nvmedata/autobuild/instance-25/output-1/target/usr/lib/libmpfr.la libtool: install: /usr/bin/install -c .libs/libmpfr.a /nvmedata/autobuild/instance-25/output-1/target/usr/lib/libmpfr.a libtool: install: chmod 644 /nvmedata/autobuild/instance-25/output-1/target/usr/lib/libmpfr.a libtool: install: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib /nvmedata/autobuild/instance-25/output-1/target/usr/lib/libmpfr.a libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/include' /usr/bin/install -c -m 644 mpfr.h mpf2mpfr.h '/nvmedata/autobuild/instance-25/output-1/target/usr/include' make[4]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/src' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/src' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/src' Making install in tests make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tests' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tests' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tests' Making install in tune make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tune' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tune' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tune' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tune' Making install in tools/bench make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tools/bench' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tools/bench' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tools/bench' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0/tools/bench' make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/share/doc/mpfr' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/share/doc/mpfr/examples' /usr/bin/install -c -m 644 examples/ReadMe examples/can_round.c examples/divworst.c examples/rndo-add.c examples/sample.c examples/threads.c examples/version.c '/nvmedata/autobuild/instance-25/output-1/target/usr/share/doc/mpfr/examples' /usr/bin/install -c -m 644 AUTHORS BUGS COPYING COPYING.LESSER NEWS TODO '/nvmedata/autobuild/instance-25/output-1/target/usr/share/doc/mpfr/.' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 mpfr.pc '/nvmedata/autobuild/instance-25/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/mpfr-4.1.0' open62541-v1.2.2-br1.tar.gz: OK (sha256: c59c85b519a18350f5014b6e7b7545ee144ceeb15094e75b0b7ecec7dce43dd0) >>> open62541 v1.2.2 Extracting gzip -d -c /nvmedata/autobuild/instance-25/dl/open62541/open62541-v1.2.2-br1.tar.gz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2 -xf - >>> open62541 v1.2.2 Patching Applying 0001-CMakeLists.txt-project-only-contains-C-code.patch using patch: patching file CMakeLists.txt Applying 0002-arch-posix-CMakeLists.txt-fix-build-without-threads.patch using patch: patching file arch/posix/CMakeLists.txt Applying 0003-fix-core-Explicit-cast-to-avoid-compiler-warning.patch using patch: patching file src/ua_types_encoding_binary.c Applying 0004-CMakeLists.txt-add-UA_FORCE_WERROR.patch using patch: patching file CMakeLists.txt Hunk #1 succeeded at 257 with fuzz 2 (offset -35 lines). Hunk #2 succeeded at 528 (offset -63 lines). >>> open62541 v1.2.2 Configuring (mkdir -p /nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2/ && cd /nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2/ && rm -f CMakeCache.txt && PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-25/output-1/host/bin/cmake /nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2/ -DCMAKE_TOOLCHAIN_FILE="/nvmedata/autobuild/instance-25/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=OFF -DCMAKE_BUILD_TYPE=Release -DGIT_EXECUTABLE=NO -DOPEN62541_VERSION=v1.2.2 -DUA_ENABLE_HARDENING=OFF -DUA_FORCE_WERROR=OFF -DUA_NAMESPACE_ZERO=MINIMAL -DUA_ENABLE_JSON_ENCODING=OFF -DUA_ENABLE_PUBSUB=ON -DUA_ENABLE_PUBSUB_DELTAFRAMES=OFF -DUA_ENABLE_PUBSUB_INFORMATIONMODEL=OFF ) -- The C compiler identification is GNU 10.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found PythonInterp: /nvmedata/autobuild/instance-25/output-1/host/bin/python (found version "3.10.2") -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Could NOT find Git (missing: GIT_EXECUTABLE) -- open62541 Version: 1.2.2 -- The selected architecture is: posix -- Test CC flag -std=c99 -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -pipe -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wall -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wextra -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wpedantic -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wno-static-in-inline -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wno-overlength-strings -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wno-unused-parameter -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wc++-compat -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wformat -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wformat-security -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wformat-nonliteral -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wmissing-prototypes -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wstrict-prototypes -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wredundant-decls -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wuninitialized -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Winit-self -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wcast-qual -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wstrict-overflow -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wnested-externs -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wmultichar -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wundef -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fno-strict-aliasing -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fexceptions -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -ffunction-sections -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fdata-sections -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fno-unwind-tables -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fno-asynchronous-unwind-tables -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fno-math-errno -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fno-ident -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) -- Could NOT find LATEX (missing: LATEX_COMPILER) -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2 >>> open62541 v1.2.2 Building PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' Scanning dependencies of target open62541-generator-types make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' [ 1%] Generating src_generated/open62541/types_generated.c, src_generated/open62541/types_generated.h, src_generated/open62541/types_generated_handling.h, src_generated/open62541/types_generated_encoding_binary.h make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' [ 1%] Built target open62541-generator-types make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' Scanning dependencies of target open62541-generator-transport make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' [ 3%] Generating src_generated/open62541/transport_generated.c, src_generated/open62541/transport_generated.h, src_generated/open62541/transport_generated_handling.h, src_generated/open62541/transport_generated_encoding_binary.h make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' [ 3%] Built target open62541-generator-transport make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' Scanning dependencies of target open62541-generator-statuscode make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' [ 5%] Generating src_generated/open62541/nodeids.h [ 5%] Generating src_generated/open62541/statuscodes.h, src_generated/open62541/statuscodes.c make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' [ 5%] Built target open62541-generator-statuscode make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' Scanning dependencies of target open62541-generator-namespace make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' [ 7%] Generating src_generated/open62541/namespace0_generated.c, src_generated/open62541/namespace0_generated.h INFO:__main__:Preprocessing /nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2/tools/schema/Opc.Ua.NodeSet2.Reduced.xml INFO:__main__:Preprocessing /nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2/tools/schema/Opc.Ua.NodeSet2.Part8_Subset.xml INFO:__main__:Generating Code for Backend: open62541 INFO:__main__:NodeSet generation code successfully printed make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' [ 7%] Built target open62541-generator-namespace make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' Scanning dependencies of target open62541-code-generation make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' [ 7%] Built target open62541-code-generation make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' Scanning dependencies of target open62541-object make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' [ 9%] Building C object CMakeFiles/open62541-object.dir/src/ua_types.c.o [ 11%] Building C object CMakeFiles/open62541-object.dir/src/ua_types_encoding_binary.c.o [ 13%] Building C object CMakeFiles/open62541-object.dir/src/ua_types_print.c.o [ 13%] Building C object CMakeFiles/open62541-object.dir/src_generated/open62541/types_generated.c.o [ 15%] Building C object CMakeFiles/open62541-object.dir/src_generated/open62541/transport_generated.c.o [ 17%] Building C object CMakeFiles/open62541-object.dir/src_generated/open62541/statuscodes.c.o [ 17%] Building C object CMakeFiles/open62541-object.dir/src/ua_util.c.o [ 19%] Building C object CMakeFiles/open62541-object.dir/src/ua_timer.c.o [ 21%] Building C object CMakeFiles/open62541-object.dir/src/ua_connection.c.o [ 21%] Building C object CMakeFiles/open62541-object.dir/src/ua_securechannel.c.o [ 23%] Building C object CMakeFiles/open62541-object.dir/src/ua_securechannel_crypto.c.o [ 25%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_session.c.o [ 26%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_nodes.c.o [ 26%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_server.c.o [ 28%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_server_ns0.c.o [ 30%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_server_config.c.o [ 30%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_server_binary.c.o [ 32%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_server_utils.c.o [ 34%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_server_discovery.c.o [ 36%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_server_async.c.o [ 36%] Building C object CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_networkmessage.c.o [ 38%] Building C object CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_writer.c.o [ 40%] Building C object CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_reader.c.o [ 40%] Building C object CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_manager.c.o [ 42%] Building C object CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_ns0.c.o [ 44%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_view.c.o [ 44%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_method.c.o [ 46%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_session.c.o [ 48%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_attribute.c.o [ 50%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_discovery.c.o [ 50%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_subscription.c.o [ 51%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_monitoreditem.c.o [ 53%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_securechannel.c.o [ 53%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_nodemanagement.c.o [ 55%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_discovery_multicast.c.o [ 57%] Building C object CMakeFiles/open62541-object.dir/src/client/ua_client.c.o [ 57%] Building C object CMakeFiles/open62541-object.dir/src/client/ua_client_connect.c.o [ 59%] Building C object CMakeFiles/open62541-object.dir/src/client/ua_client_discovery.c.o [ 61%] Building C object CMakeFiles/open62541-object.dir/src/client/ua_client_highlevel.c.o [ 63%] Building C object CMakeFiles/open62541-object.dir/src/client/ua_client_subscriptions.c.o [ 63%] Building C object CMakeFiles/open62541-object.dir/deps/libc_time.c.o [ 65%] Building C object CMakeFiles/open62541-object.dir/deps/pcg_basic.c.o [ 67%] Building C object CMakeFiles/open62541-object.dir/deps/base64.c.o [ 67%] Building C object CMakeFiles/open62541-object.dir/deps/aa_tree.c.o [ 69%] Building C object CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_config.c.o [ 71%] Building C object CMakeFiles/open62541-object.dir/src/ua_types_lex.c.o [ 73%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_subscription.c.o [ 73%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_subscription_monitoreditem.c.o [ 75%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_subscription_datachange.c.o make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' [ 78%] Built target open62541-object make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' Scanning dependencies of target open62541-plugins make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' [ 80%] Building C object CMakeFiles/open62541-plugins.dir/plugins/ua_log_stdout.c.o [ 80%] Building C object CMakeFiles/open62541-plugins.dir/plugins/ua_accesscontrol_default.c.o [ 82%] Building C object CMakeFiles/open62541-plugins.dir/plugins/ua_nodestore_ziptree.c.o [ 84%] Building C object CMakeFiles/open62541-plugins.dir/plugins/ua_nodestore_hashmap.c.o [ 86%] Building C object CMakeFiles/open62541-plugins.dir/plugins/ua_config_default.c.o [ 86%] Building C object CMakeFiles/open62541-plugins.dir/plugins/crypto/ua_pki_none.c.o [ 88%] Building C object CMakeFiles/open62541-plugins.dir/plugins/crypto/ua_securitypolicy_none.c.o [ 90%] Building C object CMakeFiles/open62541-plugins.dir/plugins/ua_log_syslog.c.o [ 90%] Building C object CMakeFiles/open62541-plugins.dir/plugins/ua_pubsub_udp.c.o [ 92%] Building C object CMakeFiles/open62541-plugins.dir/arch/posix/ua_clock.c.o [ 94%] Building C object CMakeFiles/open62541-plugins.dir/arch/posix/ua_architecture_functions.c.o [ 96%] Building C object CMakeFiles/open62541-plugins.dir/arch/network_tcp.c.o make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' [100%] Built target open62541-plugins make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' Scanning dependencies of target open62541 make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' [100%] Linking C static library bin/libopen62541.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' [100%] Built target open62541 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' >>> open62541 v1.2.2 Installing to staging directory PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot install/fast -C /nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' Install the project... -- Install configuration: "Release" -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libopen62541.a -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/cmake/open62541/open62541Targets.cmake -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/cmake/open62541/open62541Targets-release.cmake -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/cmake/open62541/open62541Config.cmake -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/cmake/open62541/open62541ConfigVersion.cmake -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/cmake/open62541/open62541Macros.cmake -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/open62541.pc -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/certs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/certs/localhost.cnf -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/certs/create_self-signed.py -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/nodeset_compiler -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/nodeset_compiler/nodeset_testing.py -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/nodeset_compiler/nodes.py -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/nodeset_compiler/opaque_type_mapping.py -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/nodeset_compiler/NodeID_NS0_Base.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/nodeset_compiler/README.md -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/nodeset_compiler/datatypes.py -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/nodeset_compiler/backend_open62541_typedefinitions.py -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/nodeset_compiler/nodeset.py -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/nodeset_compiler/backend_graphviz.py -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/nodeset_compiler/backend_open62541.py -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/nodeset_compiler/backend_open62541_nodes.py -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/nodeset_compiler/type_parser.py -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/nodeset_compiler/__init__.py -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/nodeset_compiler/backend_open62541_datatypes.py -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/nodeset_compiler/nodeset_compiler.py -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/schema -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/schema/datatypes_minimal.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/schema/datatypes_events.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/schema/datatypes_historizing.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/schema/datatypes_typedescription.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/schema/StatusCode.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/schema/Opc.Ua.NodeSet2.Reduced.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/schema/Opc.Ua.NodeSet2.Part8_Subset.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/schema/datatypes_method.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/schema/datatypes_query.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/schema/datatypes_pubsub.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/schema/datatypes_transport.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/schema/datatypes_subscriptions.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/schema/Opc.Ua.NodeSet2.PubSubMinimal.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/schema/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/schema/Custom.Opc.Ua.Transport.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/schema/datatypes_discovery.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/schema/Opc.Ua.NodeSet2.EventsMinimal.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/schema/Opc.Ua.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/schema/Opc.Ua.NodeSet2.HistorizingMinimal.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/schema/datatypes_dataaccess.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/CSPPlusForMachine -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/CSPPlusForMachine/Opc.Ua.CSPPlusForMachine.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/CSPPlusForMachine/Opc.Ua.CSPPlusForMachine.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_types.c -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_clientapi.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_statuscodes.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_clientapi.c -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/Opc.Ua.Services.wsdl -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/Opc.Ua.Endpoints.wsdl -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_exclusions.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_identifiers.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_serverapi.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_serverapi.c -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_types.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_browsenames.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_attributes.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PROFINET -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PROFINET/Opc.Ua.Pn.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PROFINET/Opc.Ua.Pn.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Scales -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Scales/Opc.Ua.Scales.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Scales/Opc.Ua.Scales.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/AML -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/AML/Opc.Ua.AMLLibraries.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/AML/Topology.aml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/AML/Topology.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/AML/Opc.Ua.AMLBaseTypes.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/TMC -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/TMC/Opc.Ua.TMC.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/TMC/Opc.Ua.TMC.NodeSet2.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/TMC/Opc.Ua.TMC.NodeSet2.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/TMC/Opc.Ua.TMC.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/CNC -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/CNC/Opc.Ua.CNC.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/CNC/Opc.Ua.CNC.NodeSet.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MachineVision -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MachineVision/Opc.Ua.MachineVision.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MachineVision/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/v1.04 NodeSet Errata.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Robotics -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Robotics/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Robotics/Opc.Ua.Robotics.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/.git -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Sercos -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Sercos/SercosModel.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.Classes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.Constants.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.PredefinedNodes.uanodes -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.DataTypes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Sercos/SercosModel.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.PredefinedNodes.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/readme.md -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PLCopen -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.Plc.PredefinedNodes.uanodes -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.Plc.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.Plc.Constants.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.Plc.DataTypes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.Plc.PredefinedNodes.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.Plc.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PLCopen/OpcUaPLCopenModel.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.Plc.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.Plc.Classes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PLCopen/OpcUaPLCopenModel.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/DotNet -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Endpoints.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Messages.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Services.wsdl -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Endpoints.wsdl -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.ServerBase.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Client.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Interfaces.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Attributes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.StatusCodes.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.StatusCodes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Channels.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/POWERLINK -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/POWERLINK/Opc.Ua.POWERLINK.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/POWERLINK/Opc.Ua.POWERLINK.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/ADI -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.PredefinedNodes.uanodes -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.DataTypes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.Classes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.Constants.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.PredefinedNodes.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/ADI/OpcUaAdiModel.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/ADI/OpcUaAdiModel.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PackML -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PackML/Opc.Ua.PackML.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PackML/PackML.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/IOLink -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/IOLink/Opc.Ua.IOLinkIODD.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/IOLink/Opc.Ua.IOLink.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/IOLink/EngineeringUnits.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/IOLink/Opc.Ua.IOLinkIODD.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/IOLink/Opc.Ua.IOLink.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/AutoID -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/AutoID/Opc.Ua.AutoID.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/AutoID/Opc.Ua.AutoID.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Safety -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Safety/Opc.Ua.Safety.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Safety/Opc.Ua.Safety.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Safety/Opc.Ua.Safety.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Safety/Opc.Ua.Safety.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Safety/opc.ua.safety.nodeset2.ua -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Safety/opc_ua_safety_nodeset2.tt2pro -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/CommercialKitchenEquipment -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/CommercialKitchenEquipment/Opc.Ua.CommercialKitchenEquipment.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/CommercialKitchenEquipment/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/DI -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.PredefinedNodes.uanodes -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.Classes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/DI/OpcUaDiModel.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.PredefinedNodes.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.Constants.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.DataTypes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/DI/OpcUaDiModel.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PADIM -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PADIM/Opc.Ua.IRDI.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PADIM/Opc.Ua.PADIM.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MDIS -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MDIS/MDIS.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.Constants.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.PredefinedNodes.uanodes -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.DataTypes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.Classes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.PredefinedNodes.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MDIS/MDIS.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/GDS -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.PredefinedNodes.uanodes -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/GDS/OpcUaGdsModel.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.Classes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.DataTypes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.PredefinedNodes.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.NodeSet2.Part12.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/GDS/OpcUaGdsModel.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.Constants.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/FDT -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/FDT/Opc.Ua.FDT.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/FDT/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/v1.03 NodeSet Errata 2016-04-16.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/TCD -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/TCD/1.01 -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/TCD/1.01/Opc.Ua.PlasticsRubber.TCD.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/TCD/1.01/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.02 -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.02/Opc.Ua.PlasticsRubber.GeneralTypes.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.02/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Die -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Die/1.00 -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Die/1.00/Opc.Ua.PlasticsRubber.Extrusion.Die.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Die/1.00/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Corrugator -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Corrugator/1.00 -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Corrugator/1.00/Opc.Ua.PlasticsRubber.Extrusion.Corrugator.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Corrugator/1.00/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes/1.00 -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes/1.00/Opc.Ua.PlasticsRubber.Extrusion.GeneralTypes.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes/1.00/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/MeltPump -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/MeltPump/1.00 -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/MeltPump/1.00/Opc.Ua.PlasticsRubber.Extrusion.MeltPump.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/MeltPump/1.00/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Extruder -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Extruder/1.00 -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Extruder/1.00/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Extruder/1.00/Opc.Ua.PlasticsRubber.Extrusion.Extruder.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Cutter -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Cutter/1.00 -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Cutter/1.00/Opc.Ua.PlasticsRubber.Extrusion.Cutter.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Cutter/1.00/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Filter -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Filter/1.00 -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Filter/1.00/Opc.Ua.PlasticsRubber.Extrusion.Filter.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Filter/1.00/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/ExtrusionLine -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/ExtrusionLine/1.00 -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/ExtrusionLine/1.00/Opc.Ua.PlasticsRubber.Extrusion.ExtrusionLine.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/ExtrusionLine/1.00/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/HaulOff -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/HaulOff/1.00 -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/HaulOff/1.00/Opc.Ua.PlasticsRubber.Extrusion.HaulOff.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/HaulOff/1.00/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Calibrator -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Calibrator/1.00 -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Calibrator/1.00/Opc.Ua.PlasticsRubber.Extrusion.Calibrator.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Calibrator/1.00/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Pelletizer -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Pelletizer/1.00 -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Pelletizer/1.00/Opc.Ua.PlasticsRubber.Extrusion.Pelletizer.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Pelletizer/1.00/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/IMM2MES -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/IMM2MES/1.01 -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/IMM2MES/1.01/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/IMM2MES/1.01/Opc.Ua.PlasticsRubber.IMM2MES.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/PublishNodeSets.bat -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/IEC61850 -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/IEC61850/Opc.Ua.IEC61850-7-4.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/IEC61850/Opc.Ua.IEC61850-7-3.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/IEC61850/Opc.Ua.IEC61850-6.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/FDI -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/OpcUaFdiPart7Model.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.PredefinedNodes.uanodes -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.Classes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.PredefinedNodes.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.PredefinedNodes.uanodes -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/OpcUaFdiPart5Model.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.Constants.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.DataTypes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.Classes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.DataTypes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/OpcUaFdiPart5Model.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.Constants.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/OpcUaFdiPart7Model.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.PredefinedNodes.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/rec20_latest_a2-3.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/UNECE_to_OPCUA.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part8.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/UANodeSet.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part10.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part5.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.Constants.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/StatusCode.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/AttributeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/ServerCapabilities.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.Classes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/rec20_latest_a1.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part3.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part9.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part14.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/OPCBinarySchema.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.PredefinedNodes.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.PredefinedNodes.uanodes -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeIds.Services.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part4.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Services.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part12.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part19.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part11.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part13.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.DataTypes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part17.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/SecuredApplication.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/.github -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/.github/ISSUE_TEMPLATE -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/.github/ISSUE_TEMPLATE/config.yml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/IA -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.ua -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MachineTool -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MachineTool/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MachineTool/Opc.Ua.MachineTool.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Machinery -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Machinery/Opc.Ua.Machinery.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/Machinery/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MTConnect -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MTConnect/MTConnectModel.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MTConnect/MTConnect.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.DataTypes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.Classes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.PredefinedNodes.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.Constants.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.PredefinedNodes.uanodes -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MTConnect/MTConnectModel.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/ISA-95 -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/ISA-95/OPC.ISA95.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/ISA-95/OPC.ISA95.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/ua-nodeset/ISA-95/Opc.ISA95.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/generate_datatypes.py -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/generate_nodeid_header.py -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/open62541/tools/generate_statuscode_descriptions.py -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/config.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/posix/ua_architecture.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/ms_stdint.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/architecture_definitions.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/statuscodes.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/nodeids.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/common.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/types.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/types_generated.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/types_generated_handling.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/util.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/plugin/log.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/plugin/network.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/plugin/accesscontrol.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/plugin/pki.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/plugin/securitypolicy.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/plugin/pubsub.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/ziptree.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/aa_tree.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/plugin/nodestore.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/server.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/server_pubsub.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/client.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/client_highlevel.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/client_subscriptions.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/client_highlevel_async.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/plugin/accesscontrol_default.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/plugin/pki_default.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/plugin/log_stdout.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/plugin/nodestore_default.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/server_config_default.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/client_config_default.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/plugin/securitypolicy_default.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/plugin/log_syslog.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/plugin/pubsub_udp.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/network_tcp.h -- Installing: /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/open62541/architecture_functions.h make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' >>> open62541 v1.2.2 Fixing libtool files for la in $(find /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/nvmedata/autobuild/instance-25/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-25/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> open62541 v1.2.2 Installing to target PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-25/output-1/target install/fast -C /nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' Install the project... -- Install configuration: "Release" -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/lib/libopen62541.a -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/lib/cmake/open62541/open62541Targets.cmake -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/lib/cmake/open62541/open62541Targets-release.cmake -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/lib/cmake/open62541/open62541Config.cmake -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/lib/cmake/open62541/open62541ConfigVersion.cmake -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/lib/cmake/open62541/open62541Macros.cmake -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/lib/pkgconfig/open62541.pc -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/certs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/certs/localhost.cnf -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/certs/create_self-signed.py -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/nodeset_compiler -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/nodeset_compiler/nodeset_testing.py -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/nodeset_compiler/nodes.py -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/nodeset_compiler/opaque_type_mapping.py -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/nodeset_compiler/NodeID_NS0_Base.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/nodeset_compiler/README.md -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/nodeset_compiler/datatypes.py -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/nodeset_compiler/backend_open62541_typedefinitions.py -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/nodeset_compiler/nodeset.py -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/nodeset_compiler/backend_graphviz.py -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/nodeset_compiler/backend_open62541.py -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/nodeset_compiler/backend_open62541_nodes.py -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/nodeset_compiler/type_parser.py -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/nodeset_compiler/__init__.py -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/nodeset_compiler/backend_open62541_datatypes.py -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/nodeset_compiler/nodeset_compiler.py -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/schema -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/schema/datatypes_minimal.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/schema/datatypes_events.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/schema/datatypes_historizing.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/schema/datatypes_typedescription.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/schema/StatusCode.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/schema/Opc.Ua.NodeSet2.Reduced.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/schema/Opc.Ua.NodeSet2.Part8_Subset.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/schema/datatypes_method.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/schema/datatypes_query.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/schema/datatypes_pubsub.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/schema/datatypes_transport.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/schema/datatypes_subscriptions.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/schema/Opc.Ua.NodeSet2.PubSubMinimal.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/schema/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/schema/Custom.Opc.Ua.Transport.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/schema/datatypes_discovery.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/schema/Opc.Ua.NodeSet2.EventsMinimal.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/schema/Opc.Ua.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/schema/Opc.Ua.NodeSet2.HistorizingMinimal.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/schema/datatypes_dataaccess.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/CSPPlusForMachine -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/CSPPlusForMachine/Opc.Ua.CSPPlusForMachine.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/CSPPlusForMachine/Opc.Ua.CSPPlusForMachine.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_types.c -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_clientapi.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_statuscodes.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_clientapi.c -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/Opc.Ua.Services.wsdl -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/Opc.Ua.Endpoints.wsdl -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_exclusions.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_identifiers.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_serverapi.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_serverapi.c -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_types.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_browsenames.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_attributes.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PROFINET -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PROFINET/Opc.Ua.Pn.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PROFINET/Opc.Ua.Pn.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Scales -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Scales/Opc.Ua.Scales.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Scales/Opc.Ua.Scales.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/AML -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/AML/Opc.Ua.AMLLibraries.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/AML/Topology.aml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/AML/Topology.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/AML/Opc.Ua.AMLBaseTypes.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/TMC -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/TMC/Opc.Ua.TMC.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/TMC/Opc.Ua.TMC.NodeSet2.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/TMC/Opc.Ua.TMC.NodeSet2.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/TMC/Opc.Ua.TMC.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/CNC -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/CNC/Opc.Ua.CNC.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/CNC/Opc.Ua.CNC.NodeSet.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MachineVision -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MachineVision/Opc.Ua.MachineVision.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MachineVision/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/v1.04 NodeSet Errata.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Robotics -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Robotics/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Robotics/Opc.Ua.Robotics.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/.git -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Sercos -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Sercos/SercosModel.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.Classes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.Constants.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.PredefinedNodes.uanodes -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.DataTypes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Sercos/SercosModel.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.PredefinedNodes.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/readme.md -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PLCopen -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.Plc.PredefinedNodes.uanodes -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.Plc.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.Plc.Constants.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.Plc.DataTypes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.Plc.PredefinedNodes.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.Plc.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PLCopen/OpcUaPLCopenModel.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.Plc.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.Plc.Classes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PLCopen/OpcUaPLCopenModel.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/DotNet -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Endpoints.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Messages.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Services.wsdl -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Endpoints.wsdl -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.ServerBase.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Client.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Interfaces.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Attributes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.StatusCodes.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.StatusCodes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Channels.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/POWERLINK -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/POWERLINK/Opc.Ua.POWERLINK.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/POWERLINK/Opc.Ua.POWERLINK.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/ADI -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.PredefinedNodes.uanodes -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.DataTypes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.Classes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.Constants.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.PredefinedNodes.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/ADI/OpcUaAdiModel.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/ADI/OpcUaAdiModel.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PackML -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PackML/Opc.Ua.PackML.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PackML/PackML.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/IOLink -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/IOLink/Opc.Ua.IOLinkIODD.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/IOLink/Opc.Ua.IOLink.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/IOLink/EngineeringUnits.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/IOLink/Opc.Ua.IOLinkIODD.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/IOLink/Opc.Ua.IOLink.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/AutoID -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/AutoID/Opc.Ua.AutoID.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/AutoID/Opc.Ua.AutoID.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Safety -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Safety/Opc.Ua.Safety.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Safety/Opc.Ua.Safety.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Safety/Opc.Ua.Safety.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Safety/Opc.Ua.Safety.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Safety/opc.ua.safety.nodeset2.ua -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Safety/opc_ua_safety_nodeset2.tt2pro -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/CommercialKitchenEquipment -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/CommercialKitchenEquipment/Opc.Ua.CommercialKitchenEquipment.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/CommercialKitchenEquipment/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/DI -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.PredefinedNodes.uanodes -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.Classes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/DI/OpcUaDiModel.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.PredefinedNodes.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.Constants.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.DataTypes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/DI/OpcUaDiModel.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PADIM -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PADIM/Opc.Ua.IRDI.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PADIM/Opc.Ua.PADIM.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MDIS -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MDIS/MDIS.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.Constants.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.PredefinedNodes.uanodes -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.DataTypes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.Classes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.PredefinedNodes.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MDIS/MDIS.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/GDS -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.PredefinedNodes.uanodes -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/GDS/OpcUaGdsModel.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.Classes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.DataTypes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.PredefinedNodes.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.NodeSet2.Part12.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/GDS/OpcUaGdsModel.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.Constants.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/FDT -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/FDT/Opc.Ua.FDT.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/FDT/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/v1.03 NodeSet Errata 2016-04-16.txt -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/TCD -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/TCD/1.01 -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/TCD/1.01/Opc.Ua.PlasticsRubber.TCD.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/TCD/1.01/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.02 -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.02/Opc.Ua.PlasticsRubber.GeneralTypes.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.02/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Die -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Die/1.00 -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Die/1.00/Opc.Ua.PlasticsRubber.Extrusion.Die.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Die/1.00/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Corrugator -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Corrugator/1.00 -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Corrugator/1.00/Opc.Ua.PlasticsRubber.Extrusion.Corrugator.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Corrugator/1.00/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes/1.00 -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes/1.00/Opc.Ua.PlasticsRubber.Extrusion.GeneralTypes.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes/1.00/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/MeltPump -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/MeltPump/1.00 -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/MeltPump/1.00/Opc.Ua.PlasticsRubber.Extrusion.MeltPump.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/MeltPump/1.00/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Extruder -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Extruder/1.00 -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Extruder/1.00/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Extruder/1.00/Opc.Ua.PlasticsRubber.Extrusion.Extruder.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Cutter -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Cutter/1.00 -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Cutter/1.00/Opc.Ua.PlasticsRubber.Extrusion.Cutter.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Cutter/1.00/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Filter -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Filter/1.00 -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Filter/1.00/Opc.Ua.PlasticsRubber.Extrusion.Filter.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Filter/1.00/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/ExtrusionLine -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/ExtrusionLine/1.00 -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/ExtrusionLine/1.00/Opc.Ua.PlasticsRubber.Extrusion.ExtrusionLine.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/ExtrusionLine/1.00/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/HaulOff -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/HaulOff/1.00 -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/HaulOff/1.00/Opc.Ua.PlasticsRubber.Extrusion.HaulOff.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/HaulOff/1.00/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Calibrator -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Calibrator/1.00 -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Calibrator/1.00/Opc.Ua.PlasticsRubber.Extrusion.Calibrator.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Calibrator/1.00/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Pelletizer -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Pelletizer/1.00 -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Pelletizer/1.00/Opc.Ua.PlasticsRubber.Extrusion.Pelletizer.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Pelletizer/1.00/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/IMM2MES -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/IMM2MES/1.01 -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/IMM2MES/1.01/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/IMM2MES/1.01/Opc.Ua.PlasticsRubber.IMM2MES.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/PublishNodeSets.bat -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/IEC61850 -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/IEC61850/Opc.Ua.IEC61850-7-4.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/IEC61850/Opc.Ua.IEC61850-7-3.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/IEC61850/Opc.Ua.IEC61850-6.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/OpcUaFdiPart7Model.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.PredefinedNodes.uanodes -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.Classes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.PredefinedNodes.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.PredefinedNodes.uanodes -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/OpcUaFdiPart5Model.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.Constants.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.DataTypes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.Classes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.DataTypes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/OpcUaFdiPart5Model.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.Constants.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/OpcUaFdiPart7Model.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.PredefinedNodes.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/rec20_latest_a2-3.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/UNECE_to_OPCUA.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part8.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/UANodeSet.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part10.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part5.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.Constants.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/StatusCode.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/AttributeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/ServerCapabilities.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.Classes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/rec20_latest_a1.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part3.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part9.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part14.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/OPCBinarySchema.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.PredefinedNodes.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.PredefinedNodes.uanodes -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeIds.Services.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part4.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Services.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part12.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part19.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part11.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part13.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.DataTypes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part17.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/SecuredApplication.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/.github -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/.github/ISSUE_TEMPLATE -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/.github/ISSUE_TEMPLATE/config.yml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/IA -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.ua -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MachineTool -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MachineTool/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MachineTool/Opc.Ua.MachineTool.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Machinery -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Machinery/Opc.Ua.Machinery.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/Machinery/NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MTConnect -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MTConnect/MTConnectModel.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MTConnect/MTConnect.NodeIds.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.DataTypes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.Classes.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.PredefinedNodes.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.Constants.cs -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.PredefinedNodes.uanodes -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MTConnect/MTConnectModel.csv -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/ISA-95 -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/ISA-95/OPC.ISA95.Types.xsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/ISA-95/OPC.ISA95.Types.bsd -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/ua-nodeset/ISA-95/Opc.ISA95.NodeSet2.xml -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/generate_datatypes.py -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/generate_nodeid_header.py -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541/tools/generate_statuscode_descriptions.py -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/config.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/posix/ua_architecture.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/ms_stdint.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/architecture_definitions.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/statuscodes.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/nodeids.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/common.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/types.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/types_generated.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/types_generated_handling.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/util.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/plugin/log.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/plugin/network.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/plugin/accesscontrol.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/plugin/pki.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/plugin/securitypolicy.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/plugin/pubsub.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/ziptree.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/aa_tree.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/plugin/nodestore.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/server.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/server_pubsub.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/client.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/client_highlevel.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/client_subscriptions.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/client_highlevel_async.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/plugin/accesscontrol_default.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/plugin/pki_default.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/plugin/log_stdout.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/plugin/nodestore_default.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/server_config_default.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/client_config_default.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/plugin/securitypolicy_default.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/plugin/log_syslog.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/plugin/pubsub_udp.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/network_tcp.h -- Installing: /nvmedata/autobuild/instance-25/output-1/target/usr/include/open62541/architecture_functions.h make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/open62541-v1.2.2' rm -f -r /nvmedata/autobuild/instance-25/output-1/target/usr/share/open62541 openocd-0.11.0.tar.bz2: OK (sha256: 43a3ce734aff1d3706ad87793a9f3a5371cb0e357f0ffd0a151656b06b3d1e7d) >>> openocd 0.11.0 Extracting bzcat /nvmedata/autobuild/instance-25/dl/openocd/openocd-0.11.0.tar.bz2 | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0 -xf - >>> openocd 0.11.0 Patching Applying 0001-configure-enable-build-on-uclinux.patch using patch: patching file configure.ac Hunk #1 succeeded at 346 with fuzz 1 (offset 19 lines). Applying 0002-configure.ac-fix-autoreconf-with-autoconf-2.70.patch using patch: patching file jimtcl/configure.ac >>> openocd 0.11.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> openocd 0.11.0 Configuring >>> openocd 0.11.0 Autoreconfiguring libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:38: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:38: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:38: the top level configure.ac:37: installing 'build-aux/compile' configure.ac:30: installing 'build-aux/missing' libjaylink/Makefile.am: installing 'build-aux/depcomp' libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT' configure.ac:27: installing './compile' configure.ac:17: installing './missing' Makefile.am: installing './depcomp' >>> openocd 0.11.0 Patching libtool patching file /nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0/src/jtag/drivers/libjaylink/build-aux/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). patching file /nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0/ && rm -rf config.cache && PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/nvmedata/autobuild/instance-25/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -O1 -g0 -static" FFLAGS=" -O1 -g0 -static" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99" CONFIG_SITE=/dev/null ./configure --target=mips64el-buildroot-linux-uclibc --host=mips64el-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared --oldincludedir=/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include --includedir=/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include --disable-doxygen-html --disable-internal-jimtcl --disable-shared --enable-dummy --disable-werror --disable-ftdi --disable-stlink --disable-ti-icdi --disable-ulink --disable-usb-blaster-2 --disable-jlink --disable-osbdm --disable-opendous --disable-aice --disable-vsllink --disable-usbprog --disable-rlink --disable-xds110 --disable-armjtagew --disable-cmsis-dap --disable-parport --enable-jtag_vpi --disable-usb-blaster --disable-amjtagaccel --disable-zy1000-master --disable-zy1000 --disable-ep93xx --disable-at91rm9200 --disable-bcm2835gpio --disable-gw16012 --disable-presto --disable-openjtag --disable-buspirate --disable-sysfsgpio ) checking for makeinfo... no configure: WARNING: Info documentation will not be built. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64el-buildroot-linux-uclibc-strip... /bin/true checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for mips64el-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C11 features... unsupported checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C99 features... none needed checking whether /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking for mips64el-buildroot-linux-uclibc-ranlib... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking pkg-config is at least version 0.23... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-uclibc checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld checking if the linker (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64el-buildroot-linux-uclibc format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump checking how to recognize dependent libraries... pass_all checking for mips64el-buildroot-linux-uclibc-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64el-buildroot-linux-uclibc-ar... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking for archiver @FILE support... @ checking for mips64el-buildroot-linux-uclibc-strip... (cached) /bin/true checking for mips64el-buildroot-linux-uclibc-ranlib... (cached) /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking command to parse /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mips64el-buildroot-linux-uclibc-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... no checking for objdir... .libs checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for an ANSI C-conforming const... yes checking for unsigned long long int... yes checking for long long int... yes checking for library containing ioperm... no checking for library containing dlopen... no checking for library containing openpty... none required checking for sys/socket.h... yes checking for elf.h... yes checking for dirent.h... yes checking for fcntl.h... yes checking for malloc.h... yes checking for netdb.h... yes checking for poll.h... yes checking for pthread.h... yes checking for strings.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking for sys/sysctl.h... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for arpa/inet.h... yes checking for ifaddrs.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for net/if.h... yes checking whether to enable assertions... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking whether byte ordering is bigendian... (cached) no checking for strndup... yes checking for strnlen... yes checking for gettimeofday... yes checking for usleep... yes checking for vasprintf... yes checking for realpath... yes checking whether to build a release... yes checking whether to build Doxygen as HTML... no checking whether to build Doxygen as PDF... no checking whether to enable verbose USB I/O messages... no checking whether to enable verbose USB communication messages... no checking whether to enable malloc free space logging... no checking whether to enable ZY1000 minidriver... no checking whether to enable dummy minidriver... no checking whether standard drivers can be built... yes checking for LIBUSB1... yes configure: libusb-1.0 header bug workaround: LIBUSB1_CFLAGS changed to "-isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0" checking for LIBUSB0... no checking for CAPSTONE... no checking for HIDAPI... no checking for HIDAPI... no checking for HIDAPI... no checking for LIBFTDI... no checking for LIBFTDI... no checking for LIBGPIOD... no checking for LIBJAYLINK... no checking for environ in unistd.h and stdlib.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands OpenOCD configuration summary -------------------------------------------------- MPSSE mode of FTDI based devices no ST-Link Programmer no TI ICDI JTAG Programmer no Keil ULINK JTAG Programmer no Altera USB-Blaster II Compatible no Bitbang mode of FT232R based devices yes (auto) Versaloon-Link JTAG Programmer no TI XDS110 Debug Probe no CMSIS-DAP v2 Compliant Debugger yes (auto) OSBDM (JTAG only) Programmer no eStick/opendous JTAG Programmer no Andes JTAG Programmer no USBProg JTAG Programmer no Raisonance RLink JTAG Programmer no Olimex ARM-JTAG-EW Programmer no CMSIS-DAP Compliant Debugger no Nu-Link Programmer no Cypress KitProg Programmer no Altera USB-Blaster Compatible no ASIX Presto Adapter no OpenJTAG Adapter no Linux GPIO bitbang through libgpiod no SEGGER J-Link Programmer no Use Capstone disassembly framework no >>> openocd 0.11.0 Building PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0' cat src/helper/startup.tcl src/jtag/startup.tcl src/target/startup.tcl src/server/startup.tcl src/flash/startup.tcl | ./src/helper/bin2char.sh > src/startup_tcl.inc || { rm -f src/startup_tcl.inc; false; } cp src/jtag/drivers/minidriver_imp.h src/jtag/minidriver_imp.h /usr/bin/make all-recursive make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0' make[4]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0' make[4]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0' /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/main.o src/main.c /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -DRELSTR=\"\" -DGITVERSION=\"\" -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/libopenocd_la-hello.lo `test -f 'src/hello.c' || echo './'`src/hello.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -DRELSTR=\"\" -DGITVERSION=\"\" -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/hello.c -o src/libopenocd_la-hello.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -DRELSTR=\"\" -DGITVERSION=\"\" -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/libopenocd_la-openocd.lo `test -f 'src/openocd.c' || echo './'`src/openocd.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -DRELSTR=\"\" -DGITVERSION=\"\" -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/openocd.c -o src/libopenocd_la-openocd.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/xsvf/xsvf.lo src/xsvf/xsvf.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/xsvf/xsvf.c -o src/xsvf/xsvf.o /bin/bash ./libtool --tag=CC --mode=link /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -static -o src/xsvf/libxsvf.la src/xsvf/xsvf.lo libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar cru src/xsvf/.libs/libxsvf.a src/xsvf/xsvf.o libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib src/xsvf/.libs/libxsvf.a libtool: link: ( cd "src/xsvf/.libs" && rm -f "libxsvf.la" && ln -s "../libxsvf.la" "libxsvf.la" ) /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/svf/svf.lo src/svf/svf.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/svf/svf.c -o src/svf/svf.o /bin/bash ./libtool --tag=CC --mode=link /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -static -o src/svf/libsvf.la src/svf/svf.lo libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar cru src/svf/.libs/libsvf.a src/svf/svf.o libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib src/svf/.libs/libsvf.a libtool: link: ( cd "src/svf/.libs" && rm -f "libsvf.la" && ln -s "../libsvf.la" "libsvf.la" ) /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/pld/pld.lo src/pld/pld.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/pld/pld.c -o src/pld/pld.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/pld/xilinx_bit.lo src/pld/xilinx_bit.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/pld/xilinx_bit.c -o src/pld/xilinx_bit.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/pld/virtex2.lo src/pld/virtex2.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/pld/virtex2.c -o src/pld/virtex2.o /bin/bash ./libtool --tag=CC --mode=link /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -static -o src/pld/libpld.la src/pld/pld.lo src/pld/xilinx_bit.lo src/pld/virtex2.lo libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar cru src/pld/.libs/libpld.a src/pld/pld.o src/pld/xilinx_bit.o src/pld/virtex2.o libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib src/pld/.libs/libpld.a libtool: link: ( cd "src/pld/.libs" && rm -f "libpld.la" && ln -s "../libpld.la" "libpld.la" ) /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/jtag/adapter.lo src/jtag/adapter.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/jtag/adapter.c -o src/jtag/adapter.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/jtag/core.lo src/jtag/core.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/jtag/core.c -o src/jtag/core.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/jtag/interface.lo src/jtag/interface.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/jtag/interface.c -o src/jtag/interface.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/jtag/interfaces.lo src/jtag/interfaces.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/jtag/interfaces.c -o src/jtag/interfaces.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/jtag/tcl.lo src/jtag/tcl.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/jtag/tcl.c -o src/jtag/tcl.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/jtag/swim.lo src/jtag/swim.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/jtag/swim.c -o src/jtag/swim.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/jtag/commands.lo src/jtag/commands.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/jtag/commands.c -o src/jtag/commands.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/jtag/drivers/libocdjtagdrivers_la-driver.lo `test -f 'src/jtag/drivers/driver.c' || echo './'`src/jtag/drivers/driver.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/jtag/drivers/driver.c -o src/jtag/drivers/libocdjtagdrivers_la-driver.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/jtag/drivers/libocdjtagdrivers_la-jtag_usb_common.lo `test -f 'src/jtag/drivers/jtag_usb_common.c' || echo './'`src/jtag/drivers/jtag_usb_common.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/jtag/drivers/jtag_usb_common.c -o src/jtag/drivers/libocdjtagdrivers_la-jtag_usb_common.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/jtag/drivers/libocdjtagdrivers_la-libusb_helper.lo `test -f 'src/jtag/drivers/libusb_helper.c' || echo './'`src/jtag/drivers/libusb_helper.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/jtag/drivers/libusb_helper.c -o src/jtag/drivers/libocdjtagdrivers_la-libusb_helper.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/jtag/drivers/libocdjtagdrivers_la-bitbang.lo `test -f 'src/jtag/drivers/bitbang.c' || echo './'`src/jtag/drivers/bitbang.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/jtag/drivers/bitbang.c -o src/jtag/drivers/libocdjtagdrivers_la-bitbang.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/jtag/drivers/libocdjtagdrivers_la-dummy.lo `test -f 'src/jtag/drivers/dummy.c' || echo './'`src/jtag/drivers/dummy.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/jtag/drivers/dummy.c -o src/jtag/drivers/libocdjtagdrivers_la-dummy.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/jtag/drivers/libocdjtagdrivers_la-jtag_vpi.lo `test -f 'src/jtag/drivers/jtag_vpi.c' || echo './'`src/jtag/drivers/jtag_vpi.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/jtag/drivers/jtag_vpi.c -o src/jtag/drivers/libocdjtagdrivers_la-jtag_vpi.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/jtag/drivers/libocdjtagdrivers_la-ft232r.lo `test -f 'src/jtag/drivers/ft232r.c' || echo './'`src/jtag/drivers/ft232r.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/jtag/drivers/ft232r.c -o src/jtag/drivers/libocdjtagdrivers_la-ft232r.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/jtag/drivers/libocdjtagdrivers_la-cmsis_dap_usb_bulk.lo `test -f 'src/jtag/drivers/cmsis_dap_usb_bulk.c' || echo './'`src/jtag/drivers/cmsis_dap_usb_bulk.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/jtag/drivers/cmsis_dap_usb_bulk.c -o src/jtag/drivers/libocdjtagdrivers_la-cmsis_dap_usb_bulk.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/jtag/drivers/libocdjtagdrivers_la-cmsis_dap.lo `test -f 'src/jtag/drivers/cmsis_dap.c' || echo './'`src/jtag/drivers/cmsis_dap.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/jtag/drivers/cmsis_dap.c -o src/jtag/drivers/libocdjtagdrivers_la-cmsis_dap.o /bin/bash ./libtool --tag=CC --mode=link /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -static -o src/jtag/drivers/libocdjtagdrivers.la src/jtag/drivers/libocdjtagdrivers_la-driver.lo src/jtag/drivers/libocdjtagdrivers_la-jtag_usb_common.lo src/jtag/drivers/libocdjtagdrivers_la-libusb_helper.lo src/jtag/drivers/libocdjtagdrivers_la-bitbang.lo src/jtag/drivers/libocdjtagdrivers_la-dummy.lo src/jtag/drivers/libocdjtagdrivers_la-jtag_vpi.lo src/jtag/drivers/libocdjtagdrivers_la-ft232r.lo src/jtag/drivers/libocdjtagdrivers_la-cmsis_dap_usb_bulk.lo src/jtag/drivers/libocdjtagdrivers_la-cmsis_dap.lo -L/nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/lib -lusb-1.0 -latomic libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar cru src/jtag/drivers/.libs/libocdjtagdrivers.a src/jtag/drivers/libocdjtagdrivers_la-driver.o src/jtag/drivers/libocdjtagdrivers_la-jtag_usb_common.o src/jtag/drivers/libocdjtagdrivers_la-libusb_helper.o src/jtag/drivers/libocdjtagdrivers_la-bitbang.o src/jtag/drivers/libocdjtagdrivers_la-dummy.o src/jtag/drivers/libocdjtagdrivers_la-jtag_vpi.o src/jtag/drivers/libocdjtagdrivers_la-ft232r.o src/jtag/drivers/libocdjtagdrivers_la-cmsis_dap_usb_bulk.o src/jtag/drivers/libocdjtagdrivers_la-cmsis_dap.o libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib src/jtag/drivers/.libs/libocdjtagdrivers.a libtool: link: ( cd "src/jtag/drivers/.libs" && rm -f "libocdjtagdrivers.la" && ln -s "../libocdjtagdrivers.la" "libocdjtagdrivers.la" ) /bin/bash ./libtool --tag=CC --mode=link /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -static -o src/jtag/libjtag.la src/jtag/adapter.lo src/jtag/core.lo src/jtag/interface.lo src/jtag/interfaces.lo src/jtag/tcl.lo src/jtag/swim.lo src/jtag/commands.lo ./src/jtag/drivers/libocdjtagdrivers.la libtool: link: (cd src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a && /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar x "/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0/./src/jtag/drivers/.libs/libocdjtagdrivers.a") libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar cru src/jtag/.libs/libjtag.a src/jtag/adapter.o src/jtag/core.o src/jtag/interface.o src/jtag/interfaces.o src/jtag/tcl.o src/jtag/swim.o src/jtag/commands.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-bitbang.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-cmsis_dap.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-cmsis_dap_usb_bulk.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-driver.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-dummy.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-ft232r.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-jtag_usb_common.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-jtag_vpi.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/libocdjtagdrivers_la-libusb_helper.o libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib src/jtag/.libs/libjtag.a libtool: link: rm -fr src/jtag/.libs/libjtag.lax libtool: link: ( cd "src/jtag/.libs" && rm -f "libjtag.la" && ln -s "../libjtag.la" "libjtag.la" ) /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/transport/transport.lo src/transport/transport.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/transport/transport.c -o src/transport/transport.o /bin/bash ./libtool --tag=CC --mode=link /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -static -o src/transport/libtransport.la src/transport/transport.lo libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar cru src/transport/.libs/libtransport.a src/transport/transport.o libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib src/transport/.libs/libtransport.a libtool: link: ( cd "src/transport/.libs" && rm -f "libtransport.la" && ln -s "../libtransport.la" "libtransport.la" ) /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/common.lo src/flash/common.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/common.c -o src/flash/common.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/core.lo src/flash/nor/core.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/core.c -o src/flash/nor/core.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/tcl.lo src/flash/nor/tcl.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/tcl.c -o src/flash/nor/tcl.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/aduc702x.lo src/flash/nor/aduc702x.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/aduc702x.c -o src/flash/nor/aduc702x.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/aducm360.lo src/flash/nor/aducm360.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/aducm360.c -o src/flash/nor/aducm360.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/ambiqmicro.lo src/flash/nor/ambiqmicro.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/ambiqmicro.c -o src/flash/nor/ambiqmicro.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/at91sam4.lo src/flash/nor/at91sam4.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/at91sam4.c -o src/flash/nor/at91sam4.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/at91sam4l.lo src/flash/nor/at91sam4l.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/at91sam4l.c -o src/flash/nor/at91sam4l.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/at91samd.lo src/flash/nor/at91samd.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/at91samd.c -o src/flash/nor/at91samd.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/at91sam3.lo src/flash/nor/at91sam3.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/at91sam3.c -o src/flash/nor/at91sam3.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/at91sam7.lo src/flash/nor/at91sam7.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/at91sam7.c -o src/flash/nor/at91sam7.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/ath79.lo src/flash/nor/ath79.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/ath79.c -o src/flash/nor/ath79.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/atsamv.lo src/flash/nor/atsamv.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/atsamv.c -o src/flash/nor/atsamv.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/atsame5.lo src/flash/nor/atsame5.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/atsame5.c -o src/flash/nor/atsame5.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/avrf.lo src/flash/nor/avrf.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/avrf.c -o src/flash/nor/avrf.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/bluenrg-x.lo src/flash/nor/bluenrg-x.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/bluenrg-x.c -o src/flash/nor/bluenrg-x.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/cc3220sf.lo src/flash/nor/cc3220sf.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/cc3220sf.c -o src/flash/nor/cc3220sf.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/cc26xx.lo src/flash/nor/cc26xx.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/cc26xx.c -o src/flash/nor/cc26xx.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/cfi.lo src/flash/nor/cfi.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/cfi.c -o src/flash/nor/cfi.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/dsp5680xx_flash.lo src/flash/nor/dsp5680xx_flash.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/dsp5680xx_flash.c -o src/flash/nor/dsp5680xx_flash.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/efm32.lo src/flash/nor/efm32.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/efm32.c -o src/flash/nor/efm32.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/em357.lo src/flash/nor/em357.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/em357.c -o src/flash/nor/em357.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/esirisc_flash.lo src/flash/nor/esirisc_flash.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/esirisc_flash.c -o src/flash/nor/esirisc_flash.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/faux.lo src/flash/nor/faux.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/faux.c -o src/flash/nor/faux.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/fespi.lo src/flash/nor/fespi.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/fespi.c -o src/flash/nor/fespi.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/fm3.lo src/flash/nor/fm3.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/fm3.c -o src/flash/nor/fm3.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/fm4.lo src/flash/nor/fm4.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/fm4.c -o src/flash/nor/fm4.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/jtagspi.lo src/flash/nor/jtagspi.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/jtagspi.c -o src/flash/nor/jtagspi.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/kinetis.lo src/flash/nor/kinetis.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/kinetis.c -o src/flash/nor/kinetis.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/kinetis_ke.lo src/flash/nor/kinetis_ke.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/kinetis_ke.c -o src/flash/nor/kinetis_ke.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/lpc2000.lo src/flash/nor/lpc2000.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/lpc2000.c -o src/flash/nor/lpc2000.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/lpc288x.lo src/flash/nor/lpc288x.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/lpc288x.c -o src/flash/nor/lpc288x.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/lpc2900.lo src/flash/nor/lpc2900.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/lpc2900.c -o src/flash/nor/lpc2900.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/lpcspifi.lo src/flash/nor/lpcspifi.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/lpcspifi.c -o src/flash/nor/lpcspifi.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/max32xxx.lo src/flash/nor/max32xxx.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/max32xxx.c -o src/flash/nor/max32xxx.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/mdr.lo src/flash/nor/mdr.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/mdr.c -o src/flash/nor/mdr.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/msp432.lo src/flash/nor/msp432.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/msp432.c -o src/flash/nor/msp432.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/mrvlqspi.lo src/flash/nor/mrvlqspi.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/mrvlqspi.c -o src/flash/nor/mrvlqspi.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/niietcm4.lo src/flash/nor/niietcm4.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/niietcm4.c -o src/flash/nor/niietcm4.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/non_cfi.lo src/flash/nor/non_cfi.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/non_cfi.c -o src/flash/nor/non_cfi.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/nrf5.lo src/flash/nor/nrf5.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/nrf5.c -o src/flash/nor/nrf5.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/numicro.lo src/flash/nor/numicro.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/numicro.c -o src/flash/nor/numicro.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/ocl.lo src/flash/nor/ocl.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/ocl.c -o src/flash/nor/ocl.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/pic32mx.lo src/flash/nor/pic32mx.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/pic32mx.c -o src/flash/nor/pic32mx.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/psoc4.lo src/flash/nor/psoc4.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/psoc4.c -o src/flash/nor/psoc4.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/psoc5lp.lo src/flash/nor/psoc5lp.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/psoc5lp.c -o src/flash/nor/psoc5lp.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/psoc6.lo src/flash/nor/psoc6.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/psoc6.c -o src/flash/nor/psoc6.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/renesas_rpchf.lo src/flash/nor/renesas_rpchf.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/renesas_rpchf.c -o src/flash/nor/renesas_rpchf.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/sfdp.lo src/flash/nor/sfdp.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/sfdp.c -o src/flash/nor/sfdp.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/sh_qspi.lo src/flash/nor/sh_qspi.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/sh_qspi.c -o src/flash/nor/sh_qspi.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/sim3x.lo src/flash/nor/sim3x.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/sim3x.c -o src/flash/nor/sim3x.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/spi.lo src/flash/nor/spi.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/spi.c -o src/flash/nor/spi.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/stmsmi.lo src/flash/nor/stmsmi.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/stmsmi.c -o src/flash/nor/stmsmi.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/stmqspi.lo src/flash/nor/stmqspi.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/stmqspi.c -o src/flash/nor/stmqspi.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/stellaris.lo src/flash/nor/stellaris.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/stellaris.c -o src/flash/nor/stellaris.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/stm32f1x.lo src/flash/nor/stm32f1x.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/stm32f1x.c -o src/flash/nor/stm32f1x.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/stm32f2x.lo src/flash/nor/stm32f2x.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/stm32f2x.c -o src/flash/nor/stm32f2x.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/stm32lx.lo src/flash/nor/stm32lx.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/stm32lx.c -o src/flash/nor/stm32lx.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/stm32l4x.lo src/flash/nor/stm32l4x.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/stm32l4x.c -o src/flash/nor/stm32l4x.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/stm32h7x.lo src/flash/nor/stm32h7x.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/stm32h7x.c -o src/flash/nor/stm32h7x.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/str7x.lo src/flash/nor/str7x.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/str7x.c -o src/flash/nor/str7x.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/str9x.lo src/flash/nor/str9x.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/str9x.c -o src/flash/nor/str9x.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/str9xpec.lo src/flash/nor/str9xpec.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/str9xpec.c -o src/flash/nor/str9xpec.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/swm050.lo src/flash/nor/swm050.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/swm050.c -o src/flash/nor/swm050.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/tms470.lo src/flash/nor/tms470.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/tms470.c -o src/flash/nor/tms470.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/virtual.lo src/flash/nor/virtual.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/virtual.c -o src/flash/nor/virtual.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/w600.lo src/flash/nor/w600.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/w600.c -o src/flash/nor/w600.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/xcf.lo src/flash/nor/xcf.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/xcf.c -o src/flash/nor/xcf.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/xmc1xxx.lo src/flash/nor/xmc1xxx.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/xmc1xxx.c -o src/flash/nor/xmc1xxx.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/xmc4xxx.lo src/flash/nor/xmc4xxx.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/xmc4xxx.c -o src/flash/nor/xmc4xxx.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nor/drivers.lo src/flash/nor/drivers.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nor/drivers.c -o src/flash/nor/drivers.o /bin/bash ./libtool --tag=CC --mode=link /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -static -o src/flash/nor/libocdflashnor.la src/flash/nor/core.lo src/flash/nor/tcl.lo src/flash/nor/aduc702x.lo src/flash/nor/aducm360.lo src/flash/nor/ambiqmicro.lo src/flash/nor/at91sam4.lo src/flash/nor/at91sam4l.lo src/flash/nor/at91samd.lo src/flash/nor/at91sam3.lo src/flash/nor/at91sam7.lo src/flash/nor/ath79.lo src/flash/nor/atsamv.lo src/flash/nor/atsame5.lo src/flash/nor/avrf.lo src/flash/nor/bluenrg-x.lo src/flash/nor/cc3220sf.lo src/flash/nor/cc26xx.lo src/flash/nor/cfi.lo src/flash/nor/dsp5680xx_flash.lo src/flash/nor/efm32.lo src/flash/nor/em357.lo src/flash/nor/esirisc_flash.lo src/flash/nor/faux.lo src/flash/nor/fespi.lo src/flash/nor/fm3.lo src/flash/nor/fm4.lo src/flash/nor/jtagspi.lo src/flash/nor/kinetis.lo src/flash/nor/kinetis_ke.lo src/flash/nor/lpc2000.lo src/flash/nor/lpc288x.lo src/flash/nor/lpc2900.lo src/flash/nor/lpcspifi.lo src/flash/nor/max32xxx.lo src/flash/nor/mdr.lo src/flash/nor/msp432.lo src/flash/nor/mrvlqspi.lo src/flash/nor/niietcm4.lo src/flash/nor/non_cfi.lo src/flash/nor/nrf5.lo src/flash/nor/numicro.lo src/flash/nor/ocl.lo src/flash/nor/pic32mx.lo src/flash/nor/psoc4.lo src/flash/nor/psoc5lp.lo src/flash/nor/psoc6.lo src/flash/nor/renesas_rpchf.lo src/flash/nor/sfdp.lo src/flash/nor/sh_qspi.lo src/flash/nor/sim3x.lo src/flash/nor/spi.lo src/flash/nor/stmsmi.lo src/flash/nor/stmqspi.lo src/flash/nor/stellaris.lo src/flash/nor/stm32f1x.lo src/flash/nor/stm32f2x.lo src/flash/nor/stm32lx.lo src/flash/nor/stm32l4x.lo src/flash/nor/stm32h7x.lo src/flash/nor/str7x.lo src/flash/nor/str9x.lo src/flash/nor/str9xpec.lo src/flash/nor/swm050.lo src/flash/nor/tms470.lo src/flash/nor/virtual.lo src/flash/nor/w600.lo src/flash/nor/xcf.lo src/flash/nor/xmc1xxx.lo src/flash/nor/xmc4xxx.lo src/flash/nor/drivers.lo libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar cru src/flash/nor/.libs/libocdflashnor.a src/flash/nor/core.o src/flash/nor/tcl.o src/flash/nor/aduc702x.o src/flash/nor/aducm360.o src/flash/nor/ambiqmicro.o src/flash/nor/at91sam4.o src/flash/nor/at91sam4l.o src/flash/nor/at91samd.o src/flash/nor/at91sam3.o src/flash/nor/at91sam7.o src/flash/nor/ath79.o src/flash/nor/atsamv.o src/flash/nor/atsame5.o src/flash/nor/avrf.o src/flash/nor/bluenrg-x.o src/flash/nor/cc3220sf.o src/flash/nor/cc26xx.o src/flash/nor/cfi.o src/flash/nor/dsp5680xx_flash.o src/flash/nor/efm32.o src/flash/nor/em357.o src/flash/nor/esirisc_flash.o src/flash/nor/faux.o src/flash/nor/fespi.o src/flash/nor/fm3.o src/flash/nor/fm4.o src/flash/nor/jtagspi.o src/flash/nor/kinetis.o src/flash/nor/kinetis_ke.o src/flash/nor/lpc2000.o src/flash/nor/lpc288x.o src/flash/nor/lpc2900.o src/flash/nor/lpcspifi.o src/flash/nor/max32xxx.o src/flash/nor/mdr.o src/flash/nor/msp432.o src/flash/nor/mrvlqspi.o src/flash/nor/niietcm4.o src/flash/nor/non_cfi.o src/flash/nor/nrf5.o src/flash/nor/numicro.o src/flash/nor/ocl.o src/flash/nor/pic32mx.o src/flash/nor/psoc4.o src/flash/nor/psoc5lp.o src/flash/nor/psoc6.o src/flash/nor/renesas_rpchf.o src/flash/nor/sfdp.o src/flash/nor/sh_qspi.o src/flash/nor/sim3x.o src/flash/nor/spi.o src/flash/nor/stmsmi.o src/flash/nor/stmqspi.o src/flash/nor/stellaris.o src/flash/nor/stm32f1x.o src/flash/nor/stm32f2x.o src/flash/nor/stm32lx.o src/flash/nor/stm32l4x.o src/flash/nor/stm32h7x.o src/flash/nor/str7x.o src/flash/nor/str9x.o src/flash/nor/str9xpec.o src/flash/nor/swm050.o src/flash/nor/tms470.o src/flash/nor/virtual.o src/flash/nor/w600.o src/flash/nor/xcf.o src/flash/nor/xmc1xxx.o src/flash/nor/xmc4xxx.o src/flash/nor/drivers.o libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib src/flash/nor/.libs/libocdflashnor.a libtool: link: ( cd "src/flash/nor/.libs" && rm -f "libocdflashnor.la" && ln -s "../libocdflashnor.la" "libocdflashnor.la" ) /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nand/ecc.lo src/flash/nand/ecc.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nand/ecc.c -o src/flash/nand/ecc.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nand/ecc_kw.lo src/flash/nand/ecc_kw.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nand/ecc_kw.c -o src/flash/nand/ecc_kw.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nand/core.lo src/flash/nand/core.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nand/core.c -o src/flash/nand/core.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nand/fileio.lo src/flash/nand/fileio.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nand/fileio.c -o src/flash/nand/fileio.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nand/tcl.lo src/flash/nand/tcl.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nand/tcl.c -o src/flash/nand/tcl.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nand/arm_io.lo src/flash/nand/arm_io.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nand/arm_io.c -o src/flash/nand/arm_io.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nand/nonce.lo src/flash/nand/nonce.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nand/nonce.c -o src/flash/nand/nonce.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nand/davinci.lo src/flash/nand/davinci.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nand/davinci.c -o src/flash/nand/davinci.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nand/lpc3180.lo src/flash/nand/lpc3180.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nand/lpc3180.c -o src/flash/nand/lpc3180.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nand/lpc32xx.lo src/flash/nand/lpc32xx.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nand/lpc32xx.c -o src/flash/nand/lpc32xx.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nand/mxc.lo src/flash/nand/mxc.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nand/mxc.c -o src/flash/nand/mxc.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nand/mx3.lo src/flash/nand/mx3.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nand/mx3.c -o src/flash/nand/mx3.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nand/orion.lo src/flash/nand/orion.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nand/orion.c -o src/flash/nand/orion.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nand/s3c24xx.lo src/flash/nand/s3c24xx.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nand/s3c24xx.c -o src/flash/nand/s3c24xx.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nand/s3c2410.lo src/flash/nand/s3c2410.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nand/s3c2410.c -o src/flash/nand/s3c2410.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nand/s3c2412.lo src/flash/nand/s3c2412.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nand/s3c2412.c -o src/flash/nand/s3c2412.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nand/s3c2440.lo src/flash/nand/s3c2440.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nand/s3c2440.c -o src/flash/nand/s3c2440.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nand/s3c2443.lo src/flash/nand/s3c2443.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nand/s3c2443.c -o src/flash/nand/s3c2443.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nand/s3c6400.lo src/flash/nand/s3c6400.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nand/s3c6400.c -o src/flash/nand/s3c6400.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nand/at91sam9.lo src/flash/nand/at91sam9.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nand/at91sam9.c -o src/flash/nand/at91sam9.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nand/nuc910.lo src/flash/nand/nuc910.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nand/nuc910.c -o src/flash/nand/nuc910.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/flash/nand/driver.lo src/flash/nand/driver.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/flash/nand/driver.c -o src/flash/nand/driver.o /bin/bash ./libtool --tag=CC --mode=link /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -static -o src/flash/nand/libocdflashnand.la src/flash/nand/ecc.lo src/flash/nand/ecc_kw.lo src/flash/nand/core.lo src/flash/nand/fileio.lo src/flash/nand/tcl.lo src/flash/nand/arm_io.lo src/flash/nand/nonce.lo src/flash/nand/davinci.lo src/flash/nand/lpc3180.lo src/flash/nand/lpc32xx.lo src/flash/nand/mxc.lo src/flash/nand/mx3.lo src/flash/nand/orion.lo src/flash/nand/s3c24xx.lo src/flash/nand/s3c2410.lo src/flash/nand/s3c2412.lo src/flash/nand/s3c2440.lo src/flash/nand/s3c2443.lo src/flash/nand/s3c6400.lo src/flash/nand/at91sam9.lo src/flash/nand/nuc910.lo src/flash/nand/driver.lo libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar cru src/flash/nand/.libs/libocdflashnand.a src/flash/nand/ecc.o src/flash/nand/ecc_kw.o src/flash/nand/core.o src/flash/nand/fileio.o src/flash/nand/tcl.o src/flash/nand/arm_io.o src/flash/nand/nonce.o src/flash/nand/davinci.o src/flash/nand/lpc3180.o src/flash/nand/lpc32xx.o src/flash/nand/mxc.o src/flash/nand/mx3.o src/flash/nand/orion.o src/flash/nand/s3c24xx.o src/flash/nand/s3c2410.o src/flash/nand/s3c2412.o src/flash/nand/s3c2440.o src/flash/nand/s3c2443.o src/flash/nand/s3c6400.o src/flash/nand/at91sam9.o src/flash/nand/nuc910.o src/flash/nand/driver.o libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib src/flash/nand/.libs/libocdflashnand.a libtool: link: ( cd "src/flash/nand/.libs" && rm -f "libocdflashnand.la" && ln -s "../libocdflashnand.la" "libocdflashnand.la" ) /bin/bash ./libtool --tag=CC --mode=link /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -static -o src/flash/libflash.la src/flash/common.lo src/flash/nor/libocdflashnor.la src/flash/nand/libocdflashnand.la libtool: link: (cd src/flash/.libs/libflash.lax/libocdflashnor.a && /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar x "/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0/src/flash/nor/.libs/libocdflashnor.a") libtool: link: (cd src/flash/.libs/libflash.lax/libocdflashnand.a && /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar x "/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0/src/flash/nand/.libs/libocdflashnand.a") copying selected object files to avoid basename conflicts... libtool: link: ln src/flash/.libs/libflash.lax/libocdflashnand.a/core.o src/flash/.libs/libflash.lax/lt1-core.o || cp src/flash/.libs/libflash.lax/libocdflashnand.a/core.o src/flash/.libs/libflash.lax/lt1-core.o libtool: link: ln src/flash/.libs/libflash.lax/libocdflashnand.a/tcl.o src/flash/.libs/libflash.lax/lt2-tcl.o || cp src/flash/.libs/libflash.lax/libocdflashnand.a/tcl.o src/flash/.libs/libflash.lax/lt2-tcl.o libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar cru src/flash/.libs/libflash.a src/flash/common.o src/flash/.libs/libflash.lax/libocdflashnor.a/aduc702x.o src/flash/.libs/libflash.lax/libocdflashnor.a/aducm360.o src/flash/.libs/libflash.lax/libocdflashnor.a/ambiqmicro.o src/flash/.libs/libflash.lax/libocdflashnor.a/at91sam3.o src/flash/.libs/libflash.lax/libocdflashnor.a/at91sam4.o src/flash/.libs/libflash.lax/libocdflashnor.a/at91sam4l.o src/flash/.libs/libflash.lax/libocdflashnor.a/at91sam7.o src/flash/.libs/libflash.lax/libocdflashnor.a/at91samd.o src/flash/.libs/libflash.lax/libocdflashnor.a/ath79.o src/flash/.libs/libflash.lax/libocdflashnor.a/atsame5.o src/flash/.libs/libflash.lax/libocdflashnor.a/atsamv.o src/flash/.libs/libflash.lax/libocdflashnor.a/avrf.o src/flash/.libs/libflash.lax/libocdflashnor.a/bluenrg-x.o src/flash/.libs/libflash.lax/libocdflashnor.a/cc26xx.o src/flash/.libs/libflash.lax/libocdflashnor.a/cc3220sf.o src/flash/.libs/libflash.lax/libocdflashnor.a/cfi.o src/flash/.libs/libflash.lax/libocdflashnor.a/core.o src/flash/.libs/libflash.lax/libocdflashnor.a/drivers.o src/flash/.libs/libflash.lax/libocdflashnor.a/dsp5680xx_flash.o src/flash/.libs/libflash.lax/libocdflashnor.a/efm32.o src/flash/.libs/libflash.lax/libocdflashnor.a/em357.o src/flash/.libs/libflash.lax/libocdflashnor.a/esirisc_flash.o src/flash/.libs/libflash.lax/libocdflashnor.a/faux.o src/flash/.libs/libflash.lax/libocdflashnor.a/fespi.o src/flash/.libs/libflash.lax/libocdflashnor.a/fm3.o src/flash/.libs/libflash.lax/libocdflashnor.a/fm4.o src/flash/.libs/libflash.lax/libocdflashnor.a/jtagspi.o src/flash/.libs/libflash.lax/libocdflashnor.a/kinetis.o src/flash/.libs/libflash.lax/libocdflashnor.a/kinetis_ke.o src/flash/.libs/libflash.lax/libocdflashnor.a/lpc2000.o src/flash/.libs/libflash.lax/libocdflashnor.a/lpc288x.o src/flash/.libs/libflash.lax/libocdflashnor.a/lpc2900.o src/flash/.libs/libflash.lax/libocdflashnor.a/lpcspifi.o src/flash/.libs/libflash.lax/libocdflashnor.a/max32xxx.o src/flash/.libs/libflash.lax/libocdflashnor.a/mdr.o src/flash/.libs/libflash.lax/libocdflashnor.a/mrvlqspi.o src/flash/.libs/libflash.lax/libocdflashnor.a/msp432.o src/flash/.libs/libflash.lax/libocdflashnor.a/niietcm4.o src/flash/.libs/libflash.lax/libocdflashnor.a/non_cfi.o src/flash/.libs/libflash.lax/libocdflashnor.a/nrf5.o src/flash/.libs/libflash.lax/libocdflashnor.a/numicro.o src/flash/.libs/libflash.lax/libocdflashnor.a/ocl.o src/flash/.libs/libflash.lax/libocdflashnor.a/pic32mx.o src/flash/.libs/libflash.lax/libocdflashnor.a/psoc4.o src/flash/.libs/libflash.lax/libocdflashnor.a/psoc5lp.o src/flash/.libs/libflash.lax/libocdflashnor.a/psoc6.o src/flash/.libs/libflash.lax/libocdflashnor.a/renesas_rpchf.o src/flash/.libs/libflash.lax/libocdflashnor.a/sfdp.o src/flash/.libs/libflash.lax/libocdflashnor.a/sh_qspi.o src/flash/.libs/libflash.lax/libocdflashnor.a/sim3x.o src/flash/.libs/libflash.lax/libocdflashnor.a/spi.o src/flash/.libs/libflash.lax/libocdflashnor.a/stellaris.o src/flash/.libs/libflash.lax/libocdflashnor.a/stm32f1x.o src/flash/.libs/libflash.lax/libocdflashnor.a/stm32f2x.o src/flash/.libs/libflash.lax/libocdflashnor.a/stm32h7x.o src/flash/.libs/libflash.lax/libocdflashnor.a/stm32l4x.o src/flash/.libs/libflash.lax/libocdflashnor.a/stm32lx.o src/flash/.libs/libflash.lax/libocdflashnor.a/stmqspi.o src/flash/.libs/libflash.lax/libocdflashnor.a/stmsmi.o src/flash/.libs/libflash.lax/libocdflashnor.a/str7x.o src/flash/.libs/libflash.lax/libocdflashnor.a/str9x.o src/flash/.libs/libflash.lax/libocdflashnor.a/str9xpec.o src/flash/.libs/libflash.lax/libocdflashnor.a/swm050.o src/flash/.libs/libflash.lax/libocdflashnor.a/tcl.o src/flash/.libs/libflash.lax/libocdflashnor.a/tms470.o src/flash/.libs/libflash.lax/libocdflashnor.a/virtual.o src/flash/.libs/libflash.lax/libocdflashnor.a/w600.o src/flash/.libs/libflash.lax/libocdflashnor.a/xcf.o src/flash/.libs/libflash.lax/libocdflashnor.a/xmc1xxx.o src/flash/.libs/libflash.lax/libocdflashnor.a/xmc4xxx.o src/flash/.libs/libflash.lax/libocdflashnand.a/arm_io.o src/flash/.libs/libflash.lax/libocdflashnand.a/at91sam9.o src/flash/.libs/libflash.lax/lt1-core.o src/flash/.libs/libflash.lax/libocdflashnand.a/davinci.o src/flash/.libs/libflash.lax/libocdflashnand.a/driver.o src/flash/.libs/libflash.lax/libocdflashnand.a/ecc.o src/flash/.libs/libflash.lax/libocdflashnand.a/ecc_kw.o src/flash/.libs/libflash.lax/libocdflashnand.a/fileio.o src/flash/.libs/libflash.lax/libocdflashnand.a/lpc3180.o src/flash/.libs/libflash.lax/libocdflashnand.a/lpc32xx.o src/flash/.libs/libflash.lax/libocdflashnand.a/mx3.o src/flash/.libs/libflash.lax/libocdflashnand.a/mxc.o src/flash/.libs/libflash.lax/libocdflashnand.a/nonce.o src/flash/.libs/libflash.lax/libocdflashnand.a/nuc910.o src/flash/.libs/libflash.lax/libocdflashnand.a/orion.o src/flash/.libs/libflash.lax/libocdflashnand.a/s3c2410.o src/flash/.libs/libflash.lax/libocdflashnand.a/s3c2412.o src/flash/.libs/libflash.lax/libocdflashnand.a/s3c2440.o src/flash/.libs/libflash.lax/libocdflashnand.a/s3c2443.o src/flash/.libs/libflash.lax/libocdflashnand.a/s3c24xx.o src/flash/.libs/libflash.lax/libocdflashnand.a/s3c6400.o src/flash/.libs/libflash.lax/lt2-tcl.o libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib src/flash/.libs/libflash.a libtool: link: rm -fr src/flash/.libs/libflash.lax src/flash/.libs/libflash.lax libtool: link: ( cd "src/flash/.libs" && rm -f "libflash.la" && ln -s "../libflash.la" "libflash.la" ) /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-algorithm.lo `test -f 'src/target/algorithm.c' || echo './'`src/target/algorithm.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/algorithm.c -o src/target/libtarget_la-algorithm.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-register.lo `test -f 'src/target/register.c' || echo './'`src/target/register.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/register.c -o src/target/libtarget_la-register.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-image.lo `test -f 'src/target/image.c' || echo './'`src/target/image.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/image.c -o src/target/libtarget_la-image.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-breakpoints.lo `test -f 'src/target/breakpoints.c' || echo './'`src/target/breakpoints.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/breakpoints.c -o src/target/libtarget_la-breakpoints.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-target.lo `test -f 'src/target/target.c' || echo './'`src/target/target.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/target.c -o src/target/libtarget_la-target.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-target_request.lo `test -f 'src/target/target_request.c' || echo './'`src/target/target_request.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/target_request.c -o src/target/libtarget_la-target_request.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-testee.lo `test -f 'src/target/testee.c' || echo './'`src/target/testee.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/testee.c -o src/target/libtarget_la-testee.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-semihosting_common.lo `test -f 'src/target/semihosting_common.c' || echo './'`src/target/semihosting_common.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/semihosting_common.c -o src/target/libtarget_la-semihosting_common.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-smp.lo `test -f 'src/target/smp.c' || echo './'`src/target/smp.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/smp.c -o src/target/libtarget_la-smp.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-rtt.lo `test -f 'src/target/rtt.c' || echo './'`src/target/rtt.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/rtt.c -o src/target/libtarget_la-rtt.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-arm_dpm.lo `test -f 'src/target/arm_dpm.c' || echo './'`src/target/arm_dpm.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/arm_dpm.c -o src/target/libtarget_la-arm_dpm.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-arm_jtag.lo `test -f 'src/target/arm_jtag.c' || echo './'`src/target/arm_jtag.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/arm_jtag.c -o src/target/libtarget_la-arm_jtag.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-arm_disassembler.lo `test -f 'src/target/arm_disassembler.c' || echo './'`src/target/arm_disassembler.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/arm_disassembler.c -o src/target/libtarget_la-arm_disassembler.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-arm_simulator.lo `test -f 'src/target/arm_simulator.c' || echo './'`src/target/arm_simulator.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/arm_simulator.c -o src/target/libtarget_la-arm_simulator.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-arm_semihosting.lo `test -f 'src/target/arm_semihosting.c' || echo './'`src/target/arm_semihosting.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/arm_semihosting.c -o src/target/libtarget_la-arm_semihosting.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-arm_adi_v5.lo `test -f 'src/target/arm_adi_v5.c' || echo './'`src/target/arm_adi_v5.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/arm_adi_v5.c -o src/target/libtarget_la-arm_adi_v5.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-arm_dap.lo `test -f 'src/target/arm_dap.c' || echo './'`src/target/arm_dap.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/arm_dap.c -o src/target/libtarget_la-arm_dap.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-armv7a_cache.lo `test -f 'src/target/armv7a_cache.c' || echo './'`src/target/armv7a_cache.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/armv7a_cache.c -o src/target/libtarget_la-armv7a_cache.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-armv7a_cache_l2x.lo `test -f 'src/target/armv7a_cache_l2x.c' || echo './'`src/target/armv7a_cache_l2x.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/armv7a_cache_l2x.c -o src/target/libtarget_la-armv7a_cache_l2x.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-adi_v5_dapdirect.lo `test -f 'src/target/adi_v5_dapdirect.c' || echo './'`src/target/adi_v5_dapdirect.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/adi_v5_dapdirect.c -o src/target/libtarget_la-adi_v5_dapdirect.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-adi_v5_jtag.lo `test -f 'src/target/adi_v5_jtag.c' || echo './'`src/target/adi_v5_jtag.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/adi_v5_jtag.c -o src/target/libtarget_la-adi_v5_jtag.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-adi_v5_swd.lo `test -f 'src/target/adi_v5_swd.c' || echo './'`src/target/adi_v5_swd.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/adi_v5_swd.c -o src/target/libtarget_la-adi_v5_swd.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-embeddedice.lo `test -f 'src/target/embeddedice.c' || echo './'`src/target/embeddedice.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/embeddedice.c -o src/target/libtarget_la-embeddedice.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-trace.lo `test -f 'src/target/trace.c' || echo './'`src/target/trace.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/trace.c -o src/target/libtarget_la-trace.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-etb.lo `test -f 'src/target/etb.c' || echo './'`src/target/etb.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/etb.c -o src/target/libtarget_la-etb.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-etm.lo `test -f 'src/target/etm.c' || echo './'`src/target/etm.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/etm.c -o src/target/libtarget_la-etm.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-etm_dummy.lo `test -f 'src/target/etm_dummy.c' || echo './'`src/target/etm_dummy.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/etm_dummy.c -o src/target/libtarget_la-etm_dummy.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-arm_cti.lo `test -f 'src/target/arm_cti.c' || echo './'`src/target/arm_cti.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/arm_cti.c -o src/target/libtarget_la-arm_cti.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-armv4_5.lo `test -f 'src/target/armv4_5.c' || echo './'`src/target/armv4_5.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/armv4_5.c -o src/target/libtarget_la-armv4_5.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-armv4_5_mmu.lo `test -f 'src/target/armv4_5_mmu.c' || echo './'`src/target/armv4_5_mmu.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/armv4_5_mmu.c -o src/target/libtarget_la-armv4_5_mmu.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-armv4_5_cache.lo `test -f 'src/target/armv4_5_cache.c' || echo './'`src/target/armv4_5_cache.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/armv4_5_cache.c -o src/target/libtarget_la-armv4_5_cache.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-arm7_9_common.lo `test -f 'src/target/arm7_9_common.c' || echo './'`src/target/arm7_9_common.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/arm7_9_common.c -o src/target/libtarget_la-arm7_9_common.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-arm7tdmi.lo `test -f 'src/target/arm7tdmi.c' || echo './'`src/target/arm7tdmi.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/arm7tdmi.c -o src/target/libtarget_la-arm7tdmi.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-arm720t.lo `test -f 'src/target/arm720t.c' || echo './'`src/target/arm720t.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/arm720t.c -o src/target/libtarget_la-arm720t.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-arm9tdmi.lo `test -f 'src/target/arm9tdmi.c' || echo './'`src/target/arm9tdmi.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/arm9tdmi.c -o src/target/libtarget_la-arm9tdmi.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-arm920t.lo `test -f 'src/target/arm920t.c' || echo './'`src/target/arm920t.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/arm920t.c -o src/target/libtarget_la-arm920t.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-arm966e.lo `test -f 'src/target/arm966e.c' || echo './'`src/target/arm966e.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/arm966e.c -o src/target/libtarget_la-arm966e.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-arm946e.lo `test -f 'src/target/arm946e.c' || echo './'`src/target/arm946e.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/arm946e.c -o src/target/libtarget_la-arm946e.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-arm926ejs.lo `test -f 'src/target/arm926ejs.c' || echo './'`src/target/arm926ejs.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/arm926ejs.c -o src/target/libtarget_la-arm926ejs.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-feroceon.lo `test -f 'src/target/feroceon.c' || echo './'`src/target/feroceon.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/feroceon.c -o src/target/libtarget_la-feroceon.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-arm11.lo `test -f 'src/target/arm11.c' || echo './'`src/target/arm11.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/arm11.c -o src/target/libtarget_la-arm11.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-arm11_dbgtap.lo `test -f 'src/target/arm11_dbgtap.c' || echo './'`src/target/arm11_dbgtap.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/arm11_dbgtap.c -o src/target/libtarget_la-arm11_dbgtap.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-armv7m.lo `test -f 'src/target/armv7m.c' || echo './'`src/target/armv7m.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/armv7m.c -o src/target/libtarget_la-armv7m.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-armv7m_trace.lo `test -f 'src/target/armv7m_trace.c' || echo './'`src/target/armv7m_trace.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/armv7m_trace.c -o src/target/libtarget_la-armv7m_trace.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-cortex_m.lo `test -f 'src/target/cortex_m.c' || echo './'`src/target/cortex_m.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/cortex_m.c -o src/target/libtarget_la-cortex_m.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-armv7a.lo `test -f 'src/target/armv7a.c' || echo './'`src/target/armv7a.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/armv7a.c -o src/target/libtarget_la-armv7a.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-armv7a_mmu.lo `test -f 'src/target/armv7a_mmu.c' || echo './'`src/target/armv7a_mmu.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/armv7a_mmu.c -o src/target/libtarget_la-armv7a_mmu.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-cortex_a.lo `test -f 'src/target/cortex_a.c' || echo './'`src/target/cortex_a.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/cortex_a.c -o src/target/libtarget_la-cortex_a.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-ls1_sap.lo `test -f 'src/target/ls1_sap.c' || echo './'`src/target/ls1_sap.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/ls1_sap.c -o src/target/libtarget_la-ls1_sap.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-mem_ap.lo `test -f 'src/target/mem_ap.c' || echo './'`src/target/mem_ap.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/mem_ap.c -o src/target/libtarget_la-mem_ap.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-fa526.lo `test -f 'src/target/fa526.c' || echo './'`src/target/fa526.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/fa526.c -o src/target/libtarget_la-fa526.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-xscale.lo `test -f 'src/target/xscale.c' || echo './'`src/target/xscale.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/xscale.c -o src/target/libtarget_la-xscale.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-avr32_ap7k.lo `test -f 'src/target/avr32_ap7k.c' || echo './'`src/target/avr32_ap7k.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/avr32_ap7k.c -o src/target/libtarget_la-avr32_ap7k.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-avr32_jtag.lo `test -f 'src/target/avr32_jtag.c' || echo './'`src/target/avr32_jtag.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/avr32_jtag.c -o src/target/libtarget_la-avr32_jtag.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-avr32_mem.lo `test -f 'src/target/avr32_mem.c' || echo './'`src/target/avr32_mem.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/avr32_mem.c -o src/target/libtarget_la-avr32_mem.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-avr32_regs.lo `test -f 'src/target/avr32_regs.c' || echo './'`src/target/avr32_regs.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/avr32_regs.c -o src/target/libtarget_la-avr32_regs.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-mips32.lo `test -f 'src/target/mips32.c' || echo './'`src/target/mips32.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/mips32.c -o src/target/libtarget_la-mips32.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-mips_m4k.lo `test -f 'src/target/mips_m4k.c' || echo './'`src/target/mips_m4k.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/mips_m4k.c -o src/target/libtarget_la-mips_m4k.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-mips32_pracc.lo `test -f 'src/target/mips32_pracc.c' || echo './'`src/target/mips32_pracc.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/mips32_pracc.c -o src/target/libtarget_la-mips32_pracc.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-mips32_dmaacc.lo `test -f 'src/target/mips32_dmaacc.c' || echo './'`src/target/mips32_dmaacc.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/mips32_dmaacc.c -o src/target/libtarget_la-mips32_dmaacc.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-mips_ejtag.lo `test -f 'src/target/mips_ejtag.c' || echo './'`src/target/mips_ejtag.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/mips_ejtag.c -o src/target/libtarget_la-mips_ejtag.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-nds32.lo `test -f 'src/target/nds32.c' || echo './'`src/target/nds32.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/nds32.c -o src/target/libtarget_la-nds32.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-nds32_reg.lo `test -f 'src/target/nds32_reg.c' || echo './'`src/target/nds32_reg.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/nds32_reg.c -o src/target/libtarget_la-nds32_reg.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-nds32_cmd.lo `test -f 'src/target/nds32_cmd.c' || echo './'`src/target/nds32_cmd.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/nds32_cmd.c -o src/target/libtarget_la-nds32_cmd.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-nds32_disassembler.lo `test -f 'src/target/nds32_disassembler.c' || echo './'`src/target/nds32_disassembler.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/nds32_disassembler.c -o src/target/libtarget_la-nds32_disassembler.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-nds32_tlb.lo `test -f 'src/target/nds32_tlb.c' || echo './'`src/target/nds32_tlb.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/nds32_tlb.c -o src/target/libtarget_la-nds32_tlb.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-nds32_v2.lo `test -f 'src/target/nds32_v2.c' || echo './'`src/target/nds32_v2.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/nds32_v2.c -o src/target/libtarget_la-nds32_v2.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-nds32_v3_common.lo `test -f 'src/target/nds32_v3_common.c' || echo './'`src/target/nds32_v3_common.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/nds32_v3_common.c -o src/target/libtarget_la-nds32_v3_common.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-nds32_v3.lo `test -f 'src/target/nds32_v3.c' || echo './'`src/target/nds32_v3.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/nds32_v3.c -o src/target/libtarget_la-nds32_v3.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-nds32_v3m.lo `test -f 'src/target/nds32_v3m.c' || echo './'`src/target/nds32_v3m.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/nds32_v3m.c -o src/target/libtarget_la-nds32_v3m.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-nds32_aice.lo `test -f 'src/target/nds32_aice.c' || echo './'`src/target/nds32_aice.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/nds32_aice.c -o src/target/libtarget_la-nds32_aice.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-stm8.lo `test -f 'src/target/stm8.c' || echo './'`src/target/stm8.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/stm8.c -o src/target/libtarget_la-stm8.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-quark_x10xx.lo `test -f 'src/target/quark_x10xx.c' || echo './'`src/target/quark_x10xx.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/quark_x10xx.c -o src/target/libtarget_la-quark_x10xx.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-quark_d20xx.lo `test -f 'src/target/quark_d20xx.c' || echo './'`src/target/quark_d20xx.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/quark_d20xx.c -o src/target/libtarget_la-quark_d20xx.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-lakemont.lo `test -f 'src/target/lakemont.c' || echo './'`src/target/lakemont.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/lakemont.c -o src/target/libtarget_la-lakemont.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-x86_32_common.lo `test -f 'src/target/x86_32_common.c' || echo './'`src/target/x86_32_common.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/x86_32_common.c -o src/target/libtarget_la-x86_32_common.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-esirisc.lo `test -f 'src/target/esirisc.c' || echo './'`src/target/esirisc.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/esirisc.c -o src/target/libtarget_la-esirisc.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-esirisc_jtag.lo `test -f 'src/target/esirisc_jtag.c' || echo './'`src/target/esirisc_jtag.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/esirisc_jtag.c -o src/target/libtarget_la-esirisc_jtag.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-esirisc_trace.lo `test -f 'src/target/esirisc_trace.c' || echo './'`src/target/esirisc_trace.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/esirisc_trace.c -o src/target/libtarget_la-esirisc_trace.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-arc.lo `test -f 'src/target/arc.c' || echo './'`src/target/arc.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/arc.c -o src/target/libtarget_la-arc.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-arc_cmd.lo `test -f 'src/target/arc_cmd.c' || echo './'`src/target/arc_cmd.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/arc_cmd.c -o src/target/libtarget_la-arc_cmd.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-arc_jtag.lo `test -f 'src/target/arc_jtag.c' || echo './'`src/target/arc_jtag.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/arc_jtag.c -o src/target/libtarget_la-arc_jtag.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-arc_mem.lo `test -f 'src/target/arc_mem.c' || echo './'`src/target/arc_mem.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/arc_mem.c -o src/target/libtarget_la-arc_mem.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-avrt.lo `test -f 'src/target/avrt.c' || echo './'`src/target/avrt.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/avrt.c -o src/target/libtarget_la-avrt.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-dsp563xx.lo `test -f 'src/target/dsp563xx.c' || echo './'`src/target/dsp563xx.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/dsp563xx.c -o src/target/libtarget_la-dsp563xx.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-dsp563xx_once.lo `test -f 'src/target/dsp563xx_once.c' || echo './'`src/target/dsp563xx_once.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/dsp563xx_once.c -o src/target/libtarget_la-dsp563xx_once.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-dsp5680xx.lo `test -f 'src/target/dsp5680xx.c' || echo './'`src/target/dsp5680xx.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/dsp5680xx.c -o src/target/libtarget_la-dsp5680xx.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-hla_target.lo `test -f 'src/target/hla_target.c' || echo './'`src/target/hla_target.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/hla_target.c -o src/target/libtarget_la-hla_target.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-armv8_dpm.lo `test -f 'src/target/armv8_dpm.c' || echo './'`src/target/armv8_dpm.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/armv8_dpm.c -o src/target/libtarget_la-armv8_dpm.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-armv8_opcodes.lo `test -f 'src/target/armv8_opcodes.c' || echo './'`src/target/armv8_opcodes.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/armv8_opcodes.c -o src/target/libtarget_la-armv8_opcodes.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-aarch64.lo `test -f 'src/target/aarch64.c' || echo './'`src/target/aarch64.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/aarch64.c -o src/target/libtarget_la-aarch64.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-a64_disassembler.lo `test -f 'src/target/a64_disassembler.c' || echo './'`src/target/a64_disassembler.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/a64_disassembler.c -o src/target/libtarget_la-a64_disassembler.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-armv8.lo `test -f 'src/target/armv8.c' || echo './'`src/target/armv8.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/armv8.c -o src/target/libtarget_la-armv8.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-armv8_cache.lo `test -f 'src/target/armv8_cache.c' || echo './'`src/target/armv8_cache.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/armv8_cache.c -o src/target/libtarget_la-armv8_cache.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-mips64.lo `test -f 'src/target/mips64.c' || echo './'`src/target/mips64.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/mips64.c -o src/target/libtarget_la-mips64.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-mips64_pracc.lo `test -f 'src/target/mips64_pracc.c' || echo './'`src/target/mips64_pracc.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/mips64_pracc.c -o src/target/libtarget_la-mips64_pracc.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/libtarget_la-mips_mips64.lo `test -f 'src/target/mips_mips64.c' || echo './'`src/target/mips_mips64.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/mips_mips64.c -o src/target/libtarget_la-mips_mips64.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/openrisc/or1k.lo src/target/openrisc/or1k.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/openrisc/or1k.c -o src/target/openrisc/or1k.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/openrisc/or1k_du_adv.lo src/target/openrisc/or1k_du_adv.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/openrisc/or1k_du_adv.c -o src/target/openrisc/or1k_du_adv.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/openrisc/or1k_tap_mohor.lo src/target/openrisc/or1k_tap_mohor.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/openrisc/or1k_tap_mohor.c -o src/target/openrisc/or1k_tap_mohor.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/openrisc/or1k_tap_vjtag.lo src/target/openrisc/or1k_tap_vjtag.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/openrisc/or1k_tap_vjtag.c -o src/target/openrisc/or1k_tap_vjtag.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/openrisc/or1k_tap_xilinx_bscan.lo src/target/openrisc/or1k_tap_xilinx_bscan.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/openrisc/or1k_tap_xilinx_bscan.c -o src/target/openrisc/or1k_tap_xilinx_bscan.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/openrisc/jsp_server.lo src/target/openrisc/jsp_server.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/openrisc/jsp_server.c -o src/target/openrisc/jsp_server.o /bin/bash ./libtool --tag=CC --mode=link /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -static -o src/target/openrisc/libopenrisc.la src/target/openrisc/or1k.lo src/target/openrisc/or1k_du_adv.lo src/target/openrisc/or1k_tap_mohor.lo src/target/openrisc/or1k_tap_vjtag.lo src/target/openrisc/or1k_tap_xilinx_bscan.lo src/target/openrisc/jsp_server.lo libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar cru src/target/openrisc/.libs/libopenrisc.a src/target/openrisc/or1k.o src/target/openrisc/or1k_du_adv.o src/target/openrisc/or1k_tap_mohor.o src/target/openrisc/or1k_tap_vjtag.o src/target/openrisc/or1k_tap_xilinx_bscan.o src/target/openrisc/jsp_server.o libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib src/target/openrisc/.libs/libopenrisc.a libtool: link: ( cd "src/target/openrisc/.libs" && rm -f "libopenrisc.la" && ln -s "../libopenrisc.la" "libopenrisc.la" ) /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/riscv/batch.lo src/target/riscv/batch.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/riscv/batch.c -o src/target/riscv/batch.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/riscv/program.lo src/target/riscv/program.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/riscv/program.c -o src/target/riscv/program.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/riscv/riscv-011.lo src/target/riscv/riscv-011.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/riscv/riscv-011.c -o src/target/riscv/riscv-011.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/riscv/riscv-013.lo src/target/riscv/riscv-013.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/riscv/riscv-013.c -o src/target/riscv/riscv-013.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/riscv/riscv.lo src/target/riscv/riscv.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/riscv/riscv.c -o src/target/riscv/riscv.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/target/riscv/riscv_semihosting.lo src/target/riscv/riscv_semihosting.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/target/riscv/riscv_semihosting.c -o src/target/riscv/riscv_semihosting.o /bin/bash ./libtool --tag=CC --mode=link /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -static -o src/target/riscv/libriscv.la src/target/riscv/batch.lo src/target/riscv/program.lo src/target/riscv/riscv-011.lo src/target/riscv/riscv-013.lo src/target/riscv/riscv.lo src/target/riscv/riscv_semihosting.lo libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar cru src/target/riscv/.libs/libriscv.a src/target/riscv/batch.o src/target/riscv/program.o src/target/riscv/riscv-011.o src/target/riscv/riscv-013.o src/target/riscv/riscv.o src/target/riscv/riscv_semihosting.o libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib src/target/riscv/.libs/libriscv.a libtool: link: ( cd "src/target/riscv/.libs" && rm -f "libriscv.la" && ln -s "../libriscv.la" "libriscv.la" ) /bin/bash ./libtool --tag=CC --mode=link /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -static -o src/target/libtarget.la src/target/libtarget_la-algorithm.lo src/target/libtarget_la-register.lo src/target/libtarget_la-image.lo src/target/libtarget_la-breakpoints.lo src/target/libtarget_la-target.lo src/target/libtarget_la-target_request.lo src/target/libtarget_la-testee.lo src/target/libtarget_la-semihosting_common.lo src/target/libtarget_la-smp.lo src/target/libtarget_la-rtt.lo src/target/libtarget_la-arm_dpm.lo src/target/libtarget_la-arm_jtag.lo src/target/libtarget_la-arm_disassembler.lo src/target/libtarget_la-arm_simulator.lo src/target/libtarget_la-arm_semihosting.lo src/target/libtarget_la-arm_adi_v5.lo src/target/libtarget_la-arm_dap.lo src/target/libtarget_la-armv7a_cache.lo src/target/libtarget_la-armv7a_cache_l2x.lo src/target/libtarget_la-adi_v5_dapdirect.lo src/target/libtarget_la-adi_v5_jtag.lo src/target/libtarget_la-adi_v5_swd.lo src/target/libtarget_la-embeddedice.lo src/target/libtarget_la-trace.lo src/target/libtarget_la-etb.lo src/target/libtarget_la-etm.lo src/target/libtarget_la-etm_dummy.lo src/target/libtarget_la-arm_cti.lo src/target/libtarget_la-armv4_5.lo src/target/libtarget_la-armv4_5_mmu.lo src/target/libtarget_la-armv4_5_cache.lo src/target/libtarget_la-arm7_9_common.lo src/target/libtarget_la-arm7tdmi.lo src/target/libtarget_la-arm720t.lo src/target/libtarget_la-arm9tdmi.lo src/target/libtarget_la-arm920t.lo src/target/libtarget_la-arm966e.lo src/target/libtarget_la-arm946e.lo src/target/libtarget_la-arm926ejs.lo src/target/libtarget_la-feroceon.lo src/target/libtarget_la-arm11.lo src/target/libtarget_la-arm11_dbgtap.lo src/target/libtarget_la-armv7m.lo src/target/libtarget_la-armv7m_trace.lo src/target/libtarget_la-cortex_m.lo src/target/libtarget_la-armv7a.lo src/target/libtarget_la-armv7a_mmu.lo src/target/libtarget_la-cortex_a.lo src/target/libtarget_la-ls1_sap.lo src/target/libtarget_la-mem_ap.lo src/target/libtarget_la-fa526.lo src/target/libtarget_la-xscale.lo src/target/libtarget_la-avr32_ap7k.lo src/target/libtarget_la-avr32_jtag.lo src/target/libtarget_la-avr32_mem.lo src/target/libtarget_la-avr32_regs.lo src/target/libtarget_la-mips32.lo src/target/libtarget_la-mips_m4k.lo src/target/libtarget_la-mips32_pracc.lo src/target/libtarget_la-mips32_dmaacc.lo src/target/libtarget_la-mips_ejtag.lo src/target/libtarget_la-nds32.lo src/target/libtarget_la-nds32_reg.lo src/target/libtarget_la-nds32_cmd.lo src/target/libtarget_la-nds32_disassembler.lo src/target/libtarget_la-nds32_tlb.lo src/target/libtarget_la-nds32_v2.lo src/target/libtarget_la-nds32_v3_common.lo src/target/libtarget_la-nds32_v3.lo src/target/libtarget_la-nds32_v3m.lo src/target/libtarget_la-nds32_aice.lo src/target/libtarget_la-stm8.lo src/target/libtarget_la-quark_x10xx.lo src/target/libtarget_la-quark_d20xx.lo src/target/libtarget_la-lakemont.lo src/target/libtarget_la-x86_32_common.lo src/target/libtarget_la-esirisc.lo src/target/libtarget_la-esirisc_jtag.lo src/target/libtarget_la-esirisc_trace.lo src/target/libtarget_la-arc.lo src/target/libtarget_la-arc_cmd.lo src/target/libtarget_la-arc_jtag.lo src/target/libtarget_la-arc_mem.lo src/target/libtarget_la-avrt.lo src/target/libtarget_la-dsp563xx.lo src/target/libtarget_la-dsp563xx_once.lo src/target/libtarget_la-dsp5680xx.lo src/target/libtarget_la-hla_target.lo src/target/libtarget_la-armv8_dpm.lo src/target/libtarget_la-armv8_opcodes.lo src/target/libtarget_la-aarch64.lo src/target/libtarget_la-a64_disassembler.lo src/target/libtarget_la-armv8.lo src/target/libtarget_la-armv8_cache.lo src/target/libtarget_la-mips64.lo src/target/libtarget_la-mips32_pracc.lo src/target/libtarget_la-mips64_pracc.lo src/target/libtarget_la-mips_mips64.lo src/target/libtarget_la-trace.lo src/target/libtarget_la-mips_ejtag.lo src/target/openrisc/libopenrisc.la src/target/riscv/libriscv.la libtool: link: (cd src/target/.libs/libtarget.lax/libopenrisc.a && /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar x "/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0/src/target/openrisc/.libs/libopenrisc.a") libtool: link: (cd src/target/.libs/libtarget.lax/libriscv.a && /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar x "/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0/src/target/riscv/.libs/libriscv.a") copying selected object files to avoid basename conflicts... libtool: link: ln src/target/libtarget_la-mips32_pracc.o src/target/.libs/libtarget.lax/lt1-libtarget_la-mips32_pracc.o || cp src/target/libtarget_la-mips32_pracc.o src/target/.libs/libtarget.lax/lt1-libtarget_la-mips32_pracc.o libtool: link: ln src/target/libtarget_la-trace.o src/target/.libs/libtarget.lax/lt2-libtarget_la-trace.o || cp src/target/libtarget_la-trace.o src/target/.libs/libtarget.lax/lt2-libtarget_la-trace.o libtool: link: ln src/target/libtarget_la-mips_ejtag.o src/target/.libs/libtarget.lax/lt3-libtarget_la-mips_ejtag.o || cp src/target/libtarget_la-mips_ejtag.o src/target/.libs/libtarget.lax/lt3-libtarget_la-mips_ejtag.o libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar cru src/target/.libs/libtarget.a src/target/libtarget_la-algorithm.o src/target/libtarget_la-register.o src/target/libtarget_la-image.o src/target/libtarget_la-breakpoints.o src/target/libtarget_la-target.o src/target/libtarget_la-target_request.o src/target/libtarget_la-testee.o src/target/libtarget_la-semihosting_common.o src/target/libtarget_la-smp.o src/target/libtarget_la-rtt.o src/target/libtarget_la-arm_dpm.o src/target/libtarget_la-arm_jtag.o src/target/libtarget_la-arm_disassembler.o src/target/libtarget_la-arm_simulator.o src/target/libtarget_la-arm_semihosting.o src/target/libtarget_la-arm_adi_v5.o src/target/libtarget_la-arm_dap.o src/target/libtarget_la-armv7a_cache.o src/target/libtarget_la-armv7a_cache_l2x.o src/target/libtarget_la-adi_v5_dapdirect.o src/target/libtarget_la-adi_v5_jtag.o src/target/libtarget_la-adi_v5_swd.o src/target/libtarget_la-embeddedice.o src/target/libtarget_la-trace.o src/target/libtarget_la-etb.o src/target/libtarget_la-etm.o src/target/libtarget_la-etm_dummy.o src/target/libtarget_la-arm_cti.o src/target/libtarget_la-armv4_5.o src/target/libtarget_la-armv4_5_mmu.o src/target/libtarget_la-armv4_5_cache.o src/target/libtarget_la-arm7_9_common.o src/target/libtarget_la-arm7tdmi.o src/target/libtarget_la-arm720t.o src/target/libtarget_la-arm9tdmi.o src/target/libtarget_la-arm920t.o src/target/libtarget_la-arm966e.o src/target/libtarget_la-arm946e.o src/target/libtarget_la-arm926ejs.o src/target/libtarget_la-feroceon.o src/target/libtarget_la-arm11.o src/target/libtarget_la-arm11_dbgtap.o src/target/libtarget_la-armv7m.o src/target/libtarget_la-armv7m_trace.o src/target/libtarget_la-cortex_m.o src/target/libtarget_la-armv7a.o src/target/libtarget_la-armv7a_mmu.o src/target/libtarget_la-cortex_a.o src/target/libtarget_la-ls1_sap.o src/target/libtarget_la-mem_ap.o src/target/libtarget_la-fa526.o src/target/libtarget_la-xscale.o src/target/libtarget_la-avr32_ap7k.o src/target/libtarget_la-avr32_jtag.o src/target/libtarget_la-avr32_mem.o src/target/libtarget_la-avr32_regs.o src/target/libtarget_la-mips32.o src/target/libtarget_la-mips_m4k.o src/target/libtarget_la-mips32_pracc.o src/target/libtarget_la-mips32_dmaacc.o src/target/libtarget_la-mips_ejtag.o src/target/libtarget_la-nds32.o src/target/libtarget_la-nds32_reg.o src/target/libtarget_la-nds32_cmd.o src/target/libtarget_la-nds32_disassembler.o src/target/libtarget_la-nds32_tlb.o src/target/libtarget_la-nds32_v2.o src/target/libtarget_la-nds32_v3_common.o src/target/libtarget_la-nds32_v3.o src/target/libtarget_la-nds32_v3m.o src/target/libtarget_la-nds32_aice.o src/target/libtarget_la-stm8.o src/target/libtarget_la-quark_x10xx.o src/target/libtarget_la-quark_d20xx.o src/target/libtarget_la-lakemont.o src/target/libtarget_la-x86_32_common.o src/target/libtarget_la-esirisc.o src/target/libtarget_la-esirisc_jtag.o src/target/libtarget_la-esirisc_trace.o src/target/libtarget_la-arc.o src/target/libtarget_la-arc_cmd.o src/target/libtarget_la-arc_jtag.o src/target/libtarget_la-arc_mem.o src/target/libtarget_la-avrt.o src/target/libtarget_la-dsp563xx.o src/target/libtarget_la-dsp563xx_once.o src/target/libtarget_la-dsp5680xx.o src/target/libtarget_la-hla_target.o src/target/libtarget_la-armv8_dpm.o src/target/libtarget_la-armv8_opcodes.o src/target/libtarget_la-aarch64.o src/target/libtarget_la-a64_disassembler.o src/target/libtarget_la-armv8.o src/target/libtarget_la-armv8_cache.o src/target/libtarget_la-mips64.o src/target/.libs/libtarget.lax/lt1-libtarget_la-mips32_pracc.o src/target/libtarget_la-mips64_pracc.o src/target/libtarget_la-mips_mips64.o src/target/.libs/libtarget.lax/lt2-libtarget_la-trace.o src/target/.libs/libtarget.lax/lt3-libtarget_la-mips_ejtag.o src/target/.libs/libtarget.lax/libopenrisc.a/jsp_server.o src/target/.libs/libtarget.lax/libopenrisc.a/or1k.o src/target/.libs/libtarget.lax/libopenrisc.a/or1k_du_adv.o src/target/.libs/libtarget.lax/libopenrisc.a/or1k_tap_mohor.o src/target/.libs/libtarget.lax/libopenrisc.a/or1k_tap_vjtag.o src/target/.libs/libtarget.lax/libopenrisc.a/or1k_tap_xilinx_bscan.o src/target/.libs/libtarget.lax/libriscv.a/batch.o src/target/.libs/libtarget.lax/libriscv.a/program.o src/target/.libs/libtarget.lax/libriscv.a/riscv-011.o src/target/.libs/libtarget.lax/libriscv.a/riscv-013.o src/target/.libs/libtarget.lax/libriscv.a/riscv.o src/target/.libs/libtarget.lax/libriscv.a/riscv_semihosting.o libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib src/target/.libs/libtarget.a libtool: link: rm -fr src/target/.libs/libtarget.lax src/target/.libs/libtarget.lax libtool: link: ( cd "src/target/.libs" && rm -f "libtarget.la" && ln -s "../libtarget.la" "libtarget.la" ) /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/server/libserver_la-server.lo `test -f 'src/server/server.c' || echo './'`src/server/server.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/server/server.c -o src/server/libserver_la-server.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/server/libserver_la-telnet_server.lo `test -f 'src/server/telnet_server.c' || echo './'`src/server/telnet_server.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/server/telnet_server.c -o src/server/libserver_la-telnet_server.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/server/libserver_la-gdb_server.lo `test -f 'src/server/gdb_server.c' || echo './'`src/server/gdb_server.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/server/gdb_server.c -o src/server/libserver_la-gdb_server.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/server/libserver_la-server_stubs.lo `test -f 'src/server/server_stubs.c' || echo './'`src/server/server_stubs.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/server/server_stubs.c -o src/server/libserver_la-server_stubs.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/server/libserver_la-tcl_server.lo `test -f 'src/server/tcl_server.c' || echo './'`src/server/tcl_server.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/server/tcl_server.c -o src/server/libserver_la-tcl_server.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/server/libserver_la-rtt_server.lo `test -f 'src/server/rtt_server.c' || echo './'`src/server/rtt_server.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/server/rtt_server.c -o src/server/libserver_la-rtt_server.o /bin/bash ./libtool --tag=CC --mode=link /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -static -o src/server/libserver.la src/server/libserver_la-server.lo src/server/libserver_la-telnet_server.lo src/server/libserver_la-gdb_server.lo src/server/libserver_la-server_stubs.lo src/server/libserver_la-tcl_server.lo src/server/libserver_la-rtt_server.lo libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar cru src/server/.libs/libserver.a src/server/libserver_la-server.o src/server/libserver_la-telnet_server.o src/server/libserver_la-gdb_server.o src/server/libserver_la-server_stubs.o src/server/libserver_la-tcl_server.o src/server/libserver_la-rtt_server.o libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib src/server/.libs/libserver.a libtool: link: ( cd "src/server/.libs" && rm -f "libserver.la" && ln -s "../libserver.la" "libserver.la" ) /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/rtos/librtos_la-rtos.lo `test -f 'src/rtos/rtos.c' || echo './'`src/rtos/rtos.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/rtos/rtos.c -o src/rtos/librtos_la-rtos.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/rtos/librtos_la-rtos_standard_stackings.lo `test -f 'src/rtos/rtos_standard_stackings.c' || echo './'`src/rtos/rtos_standard_stackings.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/rtos/rtos_standard_stackings.c -o src/rtos/librtos_la-rtos_standard_stackings.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/rtos/librtos_la-rtos_ecos_stackings.lo `test -f 'src/rtos/rtos_ecos_stackings.c' || echo './'`src/rtos/rtos_ecos_stackings.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/rtos/rtos_ecos_stackings.c -o src/rtos/librtos_la-rtos_ecos_stackings.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/rtos/librtos_la-rtos_chibios_stackings.lo `test -f 'src/rtos/rtos_chibios_stackings.c' || echo './'`src/rtos/rtos_chibios_stackings.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/rtos/rtos_chibios_stackings.c -o src/rtos/librtos_la-rtos_chibios_stackings.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/rtos/librtos_la-rtos_embkernel_stackings.lo `test -f 'src/rtos/rtos_embkernel_stackings.c' || echo './'`src/rtos/rtos_embkernel_stackings.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/rtos/rtos_embkernel_stackings.c -o src/rtos/librtos_la-rtos_embkernel_stackings.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/rtos/librtos_la-rtos_mqx_stackings.lo `test -f 'src/rtos/rtos_mqx_stackings.c' || echo './'`src/rtos/rtos_mqx_stackings.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/rtos/rtos_mqx_stackings.c -o src/rtos/librtos_la-rtos_mqx_stackings.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/rtos/librtos_la-rtos_ucos_iii_stackings.lo `test -f 'src/rtos/rtos_ucos_iii_stackings.c' || echo './'`src/rtos/rtos_ucos_iii_stackings.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/rtos/rtos_ucos_iii_stackings.c -o src/rtos/librtos_la-rtos_ucos_iii_stackings.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/rtos/librtos_la-rtos_riot_stackings.lo `test -f 'src/rtos/rtos_riot_stackings.c' || echo './'`src/rtos/rtos_riot_stackings.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/rtos/rtos_riot_stackings.c -o src/rtos/librtos_la-rtos_riot_stackings.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/rtos/librtos_la-FreeRTOS.lo `test -f 'src/rtos/FreeRTOS.c' || echo './'`src/rtos/FreeRTOS.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/rtos/FreeRTOS.c -o src/rtos/librtos_la-FreeRTOS.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/rtos/librtos_la-ThreadX.lo `test -f 'src/rtos/ThreadX.c' || echo './'`src/rtos/ThreadX.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/rtos/ThreadX.c -o src/rtos/librtos_la-ThreadX.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/rtos/librtos_la-eCos.lo `test -f 'src/rtos/eCos.c' || echo './'`src/rtos/eCos.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/rtos/eCos.c -o src/rtos/librtos_la-eCos.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/rtos/librtos_la-linux.lo `test -f 'src/rtos/linux.c' || echo './'`src/rtos/linux.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/rtos/linux.c -o src/rtos/librtos_la-linux.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/rtos/librtos_la-chibios.lo `test -f 'src/rtos/chibios.c' || echo './'`src/rtos/chibios.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/rtos/chibios.c -o src/rtos/librtos_la-chibios.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/rtos/librtos_la-chromium-ec.lo `test -f 'src/rtos/chromium-ec.c' || echo './'`src/rtos/chromium-ec.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/rtos/chromium-ec.c -o src/rtos/librtos_la-chromium-ec.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/rtos/librtos_la-embKernel.lo `test -f 'src/rtos/embKernel.c' || echo './'`src/rtos/embKernel.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/rtos/embKernel.c -o src/rtos/librtos_la-embKernel.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/rtos/librtos_la-mqx.lo `test -f 'src/rtos/mqx.c' || echo './'`src/rtos/mqx.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/rtos/mqx.c -o src/rtos/librtos_la-mqx.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/rtos/librtos_la-uCOS-III.lo `test -f 'src/rtos/uCOS-III.c' || echo './'`src/rtos/uCOS-III.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/rtos/uCOS-III.c -o src/rtos/librtos_la-uCOS-III.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/rtos/librtos_la-nuttx.lo `test -f 'src/rtos/nuttx.c' || echo './'`src/rtos/nuttx.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/rtos/nuttx.c -o src/rtos/librtos_la-nuttx.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/rtos/librtos_la-hwthread.lo `test -f 'src/rtos/hwthread.c' || echo './'`src/rtos/hwthread.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/rtos/hwthread.c -o src/rtos/librtos_la-hwthread.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/rtos/librtos_la-riot.lo `test -f 'src/rtos/riot.c' || echo './'`src/rtos/riot.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/rtos/riot.c -o src/rtos/librtos_la-riot.o /bin/bash ./libtool --tag=CC --mode=link /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -static -o src/rtos/librtos.la src/rtos/librtos_la-rtos.lo src/rtos/librtos_la-rtos_standard_stackings.lo src/rtos/librtos_la-rtos_ecos_stackings.lo src/rtos/librtos_la-rtos_chibios_stackings.lo src/rtos/librtos_la-rtos_embkernel_stackings.lo src/rtos/librtos_la-rtos_mqx_stackings.lo src/rtos/librtos_la-rtos_ucos_iii_stackings.lo src/rtos/librtos_la-rtos_riot_stackings.lo src/rtos/librtos_la-FreeRTOS.lo src/rtos/librtos_la-ThreadX.lo src/rtos/librtos_la-eCos.lo src/rtos/librtos_la-linux.lo src/rtos/librtos_la-chibios.lo src/rtos/librtos_la-chromium-ec.lo src/rtos/librtos_la-embKernel.lo src/rtos/librtos_la-mqx.lo src/rtos/librtos_la-uCOS-III.lo src/rtos/librtos_la-nuttx.lo src/rtos/librtos_la-hwthread.lo src/rtos/librtos_la-riot.lo libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar cru src/rtos/.libs/librtos.a src/rtos/librtos_la-rtos.o src/rtos/librtos_la-rtos_standard_stackings.o src/rtos/librtos_la-rtos_ecos_stackings.o src/rtos/librtos_la-rtos_chibios_stackings.o src/rtos/librtos_la-rtos_embkernel_stackings.o src/rtos/librtos_la-rtos_mqx_stackings.o src/rtos/librtos_la-rtos_ucos_iii_stackings.o src/rtos/librtos_la-rtos_riot_stackings.o src/rtos/librtos_la-FreeRTOS.o src/rtos/librtos_la-ThreadX.o src/rtos/librtos_la-eCos.o src/rtos/librtos_la-linux.o src/rtos/librtos_la-chibios.o src/rtos/librtos_la-chromium-ec.o src/rtos/librtos_la-embKernel.o src/rtos/librtos_la-mqx.o src/rtos/librtos_la-uCOS-III.o src/rtos/librtos_la-nuttx.o src/rtos/librtos_la-hwthread.o src/rtos/librtos_la-riot.o libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib src/rtos/.libs/librtos.a libtool: link: ( cd "src/rtos/.libs" && rm -f "librtos.la" && ln -s "../librtos.la" "librtos.la" ) /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/helper/libhelper_la-binarybuffer.lo `test -f 'src/helper/binarybuffer.c' || echo './'`src/helper/binarybuffer.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/helper/binarybuffer.c -o src/helper/libhelper_la-binarybuffer.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/helper/libhelper_la-options.lo `test -f 'src/helper/options.c' || echo './'`src/helper/options.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/helper/options.c -o src/helper/libhelper_la-options.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/helper/libhelper_la-time_support_common.lo `test -f 'src/helper/time_support_common.c' || echo './'`src/helper/time_support_common.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/helper/time_support_common.c -o src/helper/libhelper_la-time_support_common.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/helper/libhelper_la-configuration.lo `test -f 'src/helper/configuration.c' || echo './'`src/helper/configuration.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/helper/configuration.c -o src/helper/libhelper_la-configuration.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/helper/libhelper_la-log.lo `test -f 'src/helper/log.c' || echo './'`src/helper/log.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/helper/log.c -o src/helper/libhelper_la-log.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/helper/libhelper_la-command.lo `test -f 'src/helper/command.c' || echo './'`src/helper/command.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/helper/command.c -o src/helper/libhelper_la-command.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/helper/libhelper_la-time_support.lo `test -f 'src/helper/time_support.c' || echo './'`src/helper/time_support.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/helper/time_support.c -o src/helper/libhelper_la-time_support.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/helper/libhelper_la-replacements.lo `test -f 'src/helper/replacements.c' || echo './'`src/helper/replacements.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/helper/replacements.c -o src/helper/libhelper_la-replacements.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/helper/libhelper_la-fileio.lo `test -f 'src/helper/fileio.c' || echo './'`src/helper/fileio.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/helper/fileio.c -o src/helper/libhelper_la-fileio.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/helper/libhelper_la-util.lo `test -f 'src/helper/util.c' || echo './'`src/helper/util.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/helper/util.c -o src/helper/libhelper_la-util.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/helper/libhelper_la-jep106.lo `test -f 'src/helper/jep106.c' || echo './'`src/helper/jep106.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/helper/jep106.c -o src/helper/libhelper_la-jep106.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/helper/libhelper_la-jim-nvp.lo `test -f 'src/helper/jim-nvp.c' || echo './'`src/helper/jim-nvp.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/helper/jim-nvp.c -o src/helper/libhelper_la-jim-nvp.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/helper/libhelper_la-ioutil_stubs.lo `test -f 'src/helper/ioutil_stubs.c' || echo './'`src/helper/ioutil_stubs.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/helper/ioutil_stubs.c -o src/helper/libhelper_la-ioutil_stubs.o /bin/bash ./libtool --tag=CC --mode=link /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -static -o src/helper/libhelper.la src/helper/libhelper_la-binarybuffer.lo src/helper/libhelper_la-options.lo src/helper/libhelper_la-time_support_common.lo src/helper/libhelper_la-configuration.lo src/helper/libhelper_la-log.lo src/helper/libhelper_la-command.lo src/helper/libhelper_la-time_support.lo src/helper/libhelper_la-replacements.lo src/helper/libhelper_la-fileio.lo src/helper/libhelper_la-util.lo src/helper/libhelper_la-jep106.lo src/helper/libhelper_la-jim-nvp.lo src/helper/libhelper_la-ioutil_stubs.lo libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar cru src/helper/.libs/libhelper.a src/helper/libhelper_la-binarybuffer.o src/helper/libhelper_la-options.o src/helper/libhelper_la-time_support_common.o src/helper/libhelper_la-configuration.o src/helper/libhelper_la-log.o src/helper/libhelper_la-command.o src/helper/libhelper_la-time_support.o src/helper/libhelper_la-replacements.o src/helper/libhelper_la-fileio.o src/helper/libhelper_la-util.o src/helper/libhelper_la-jep106.o src/helper/libhelper_la-jim-nvp.o src/helper/libhelper_la-ioutil_stubs.o libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib src/helper/.libs/libhelper.a libtool: link: ( cd "src/helper/.libs" && rm -f "libhelper.la" && ln -s "../libhelper.la" "libhelper.la" ) /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/rtt/rtt.lo src/rtt/rtt.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/rtt/rtt.c -o src/rtt/rtt.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -c -o src/rtt/tcl.lo src/rtt/tcl.c libtool: compile: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -std=gnu99 -c src/rtt/tcl.c -o src/rtt/tcl.o /bin/bash ./libtool --tag=CC --mode=link /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -static -o src/rtt/librtt.la src/rtt/rtt.lo src/rtt/tcl.lo libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar cru src/rtt/.libs/librtt.a src/rtt/rtt.o src/rtt/tcl.o libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib src/rtt/.libs/librtt.a libtool: link: ( cd "src/rtt/.libs" && rm -f "librtt.la" && ln -s "../librtt.la" "librtt.la" ) /bin/bash ./libtool --tag=CC --mode=link /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -static -o src/libopenocd.la src/libopenocd_la-hello.lo src/libopenocd_la-openocd.lo src/xsvf/libxsvf.la src/svf/libsvf.la src/pld/libpld.la src/jtag/libjtag.la src/transport/libtransport.la src/flash/libflash.la src/target/libtarget.la src/server/libserver.la src/rtos/librtos.la src/helper/libhelper.la src/rtt/librtt.la libtool: link: (cd src/.libs/libopenocd.lax/libxsvf.a && /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar x "/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0/src/xsvf/.libs/libxsvf.a") libtool: link: (cd src/.libs/libopenocd.lax/libsvf.a && /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar x "/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0/src/svf/.libs/libsvf.a") libtool: link: (cd src/.libs/libopenocd.lax/libpld.a && /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar x "/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0/src/pld/.libs/libpld.a") libtool: link: (cd src/.libs/libopenocd.lax/libjtag.a && /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar x "/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0/src/jtag/.libs/libjtag.a") libtool: link: (cd src/.libs/libopenocd.lax/libtransport.a && /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar x "/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0/src/transport/.libs/libtransport.a") libtool: link: (cd src/.libs/libopenocd.lax/libflash.a && /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar x "/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0/src/flash/.libs/libflash.a") libtool: link: (cd src/.libs/libopenocd.lax/libtarget.a && /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar x "/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0/src/target/.libs/libtarget.a") libtool: link: (cd src/.libs/libopenocd.lax/libserver.a && /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar x "/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0/src/server/.libs/libserver.a") libtool: link: (cd src/.libs/libopenocd.lax/librtos.a && /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar x "/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0/src/rtos/.libs/librtos.a") libtool: link: (cd src/.libs/libopenocd.lax/libhelper.a && /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar x "/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0/src/helper/.libs/libhelper.a") libtool: link: (cd src/.libs/libopenocd.lax/librtt.a && /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar x "/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0/src/rtt/.libs/librtt.a") copying selected object files to avoid basename conflicts... libtool: link: ln src/.libs/libopenocd.lax/libflash.a/core.o src/.libs/libopenocd.lax/lt1-core.o || cp src/.libs/libopenocd.lax/libflash.a/core.o src/.libs/libopenocd.lax/lt1-core.o libtool: link: ln src/.libs/libopenocd.lax/libflash.a/lt1-core.o src/.libs/libopenocd.lax/lt2-lt1-core.o || cp src/.libs/libopenocd.lax/libflash.a/lt1-core.o src/.libs/libopenocd.lax/lt2-lt1-core.o libtool: link: ln src/.libs/libopenocd.lax/libflash.a/tcl.o src/.libs/libopenocd.lax/lt3-tcl.o || cp src/.libs/libopenocd.lax/libflash.a/tcl.o src/.libs/libopenocd.lax/lt3-tcl.o libtool: link: ln src/.libs/libopenocd.lax/librtt.a/tcl.o src/.libs/libopenocd.lax/lt4-tcl.o || cp src/.libs/libopenocd.lax/librtt.a/tcl.o src/.libs/libopenocd.lax/lt4-tcl.o libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar cru src/.libs/libopenocd.a src/libopenocd_la-hello.o src/libopenocd_la-openocd.o src/.libs/libopenocd.lax/libxsvf.a/xsvf.o src/.libs/libopenocd.lax/libsvf.a/svf.o src/.libs/libopenocd.lax/libpld.a/pld.o src/.libs/libopenocd.lax/libpld.a/virtex2.o src/.libs/libopenocd.lax/libpld.a/xilinx_bit.o src/.libs/libopenocd.lax/libjtag.a/adapter.o src/.libs/libopenocd.lax/libjtag.a/commands.o src/.libs/libopenocd.lax/libjtag.a/core.o src/.libs/libopenocd.lax/libjtag.a/interface.o src/.libs/libopenocd.lax/libjtag.a/interfaces.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-bitbang.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-cmsis_dap.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-cmsis_dap_usb_bulk.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-driver.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-dummy.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-ft232r.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-jtag_usb_common.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-jtag_vpi.o src/.libs/libopenocd.lax/libjtag.a/libocdjtagdrivers_la-libusb_helper.o src/.libs/libopenocd.lax/libjtag.a/swim.o src/.libs/libopenocd.lax/libjtag.a/tcl.o src/.libs/libopenocd.lax/libtransport.a/transport.o src/.libs/libopenocd.lax/libflash.a/aduc702x.o src/.libs/libopenocd.lax/libflash.a/aducm360.o src/.libs/libopenocd.lax/libflash.a/ambiqmicro.o src/.libs/libopenocd.lax/libflash.a/arm_io.o src/.libs/libopenocd.lax/libflash.a/at91sam3.o src/.libs/libopenocd.lax/libflash.a/at91sam4.o src/.libs/libopenocd.lax/libflash.a/at91sam4l.o src/.libs/libopenocd.lax/libflash.a/at91sam7.o src/.libs/libopenocd.lax/libflash.a/at91sam9.o src/.libs/libopenocd.lax/libflash.a/at91samd.o src/.libs/libopenocd.lax/libflash.a/ath79.o src/.libs/libopenocd.lax/libflash.a/atsame5.o src/.libs/libopenocd.lax/libflash.a/atsamv.o src/.libs/libopenocd.lax/libflash.a/avrf.o src/.libs/libopenocd.lax/libflash.a/bluenrg-x.o src/.libs/libopenocd.lax/libflash.a/cc26xx.o src/.libs/libopenocd.lax/libflash.a/cc3220sf.o src/.libs/libopenocd.lax/libflash.a/cfi.o src/.libs/libopenocd.lax/libflash.a/common.o src/.libs/libopenocd.lax/lt1-core.o src/.libs/libopenocd.lax/libflash.a/davinci.o src/.libs/libopenocd.lax/libflash.a/driver.o src/.libs/libopenocd.lax/libflash.a/drivers.o src/.libs/libopenocd.lax/libflash.a/dsp5680xx_flash.o src/.libs/libopenocd.lax/libflash.a/ecc.o src/.libs/libopenocd.lax/libflash.a/ecc_kw.o src/.libs/libopenocd.lax/libflash.a/efm32.o src/.libs/libopenocd.lax/libflash.a/em357.o src/.libs/libopenocd.lax/libflash.a/esirisc_flash.o src/.libs/libopenocd.lax/libflash.a/faux.o src/.libs/libopenocd.lax/libflash.a/fespi.o src/.libs/libopenocd.lax/libflash.a/fileio.o src/.libs/libopenocd.lax/libflash.a/fm3.o src/.libs/libopenocd.lax/libflash.a/fm4.o src/.libs/libopenocd.lax/libflash.a/jtagspi.o src/.libs/libopenocd.lax/libflash.a/kinetis.o src/.libs/libopenocd.lax/libflash.a/kinetis_ke.o src/.libs/libopenocd.lax/libflash.a/lpc2000.o src/.libs/libopenocd.lax/libflash.a/lpc288x.o src/.libs/libopenocd.lax/libflash.a/lpc2900.o src/.libs/libopenocd.lax/libflash.a/lpc3180.o src/.libs/libopenocd.lax/libflash.a/lpc32xx.o src/.libs/libopenocd.lax/libflash.a/lpcspifi.o src/.libs/libopenocd.lax/lt2-lt1-core.o src/.libs/libopenocd.lax/libflash.a/lt2-tcl.o src/.libs/libopenocd.lax/libflash.a/max32xxx.o src/.libs/libopenocd.lax/libflash.a/mdr.o src/.libs/libopenocd.lax/libflash.a/mrvlqspi.o src/.libs/libopenocd.lax/libflash.a/msp432.o src/.libs/libopenocd.lax/libflash.a/mx3.o src/.libs/libopenocd.lax/libflash.a/mxc.o src/.libs/libopenocd.lax/libflash.a/niietcm4.o src/.libs/libopenocd.lax/libflash.a/non_cfi.o src/.libs/libopenocd.lax/libflash.a/nonce.o src/.libs/libopenocd.lax/libflash.a/nrf5.o src/.libs/libopenocd.lax/libflash.a/nuc910.o src/.libs/libopenocd.lax/libflash.a/numicro.o src/.libs/libopenocd.lax/libflash.a/ocl.o src/.libs/libopenocd.lax/libflash.a/orion.o src/.libs/libopenocd.lax/libflash.a/pic32mx.o src/.libs/libopenocd.lax/libflash.a/psoc4.o src/.libs/libopenocd.lax/libflash.a/psoc5lp.o src/.libs/libopenocd.lax/libflash.a/psoc6.o src/.libs/libopenocd.lax/libflash.a/renesas_rpchf.o src/.libs/libopenocd.lax/libflash.a/s3c2410.o src/.libs/libopenocd.lax/libflash.a/s3c2412.o src/.libs/libopenocd.lax/libflash.a/s3c2440.o src/.libs/libopenocd.lax/libflash.a/s3c2443.o src/.libs/libopenocd.lax/libflash.a/s3c24xx.o src/.libs/libopenocd.lax/libflash.a/s3c6400.o src/.libs/libopenocd.lax/libflash.a/sfdp.o src/.libs/libopenocd.lax/libflash.a/sh_qspi.o src/.libs/libopenocd.lax/libflash.a/sim3x.o src/.libs/libopenocd.lax/libflash.a/spi.o src/.libs/libopenocd.lax/libflash.a/stellaris.o src/.libs/libopenocd.lax/libflash.a/stm32f1x.o src/.libs/libopenocd.lax/libflash.a/stm32f2x.o src/.libs/libopenocd.lax/libflash.a/stm32h7x.o src/.libs/libopenocd.lax/libflash.a/stm32l4x.o src/.libs/libopenocd.lax/libflash.a/stm32lx.o src/.libs/libopenocd.lax/libflash.a/stmqspi.o src/.libs/libopenocd.lax/libflash.a/stmsmi.o src/.libs/libopenocd.lax/libflash.a/str7x.o src/.libs/libopenocd.lax/libflash.a/str9x.o src/.libs/libopenocd.lax/libflash.a/str9xpec.o src/.libs/libopenocd.lax/libflash.a/swm050.o src/.libs/libopenocd.lax/lt3-tcl.o src/.libs/libopenocd.lax/libflash.a/tms470.o src/.libs/libopenocd.lax/libflash.a/virtual.o src/.libs/libopenocd.lax/libflash.a/w600.o src/.libs/libopenocd.lax/libflash.a/xcf.o src/.libs/libopenocd.lax/libflash.a/xmc1xxx.o src/.libs/libopenocd.lax/libflash.a/xmc4xxx.o src/.libs/libopenocd.lax/libtarget.a/batch.o src/.libs/libopenocd.lax/libtarget.a/jsp_server.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-a64_disassembler.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-aarch64.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-adi_v5_dapdirect.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-adi_v5_jtag.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-adi_v5_swd.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-algorithm.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arc.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arc_cmd.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arc_jtag.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arc_mem.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm11.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm11_dbgtap.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm720t.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm7_9_common.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm7tdmi.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm920t.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm926ejs.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm946e.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm966e.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm9tdmi.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm_adi_v5.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm_cti.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm_dap.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm_disassembler.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm_dpm.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm_jtag.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm_semihosting.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-arm_simulator.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv4_5.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv4_5_cache.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv4_5_mmu.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv7a.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv7a_cache.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv7a_cache_l2x.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv7a_mmu.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv7m.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv7m_trace.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv8.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv8_cache.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv8_dpm.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-armv8_opcodes.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-avr32_ap7k.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-avr32_jtag.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-avr32_mem.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-avr32_regs.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-avrt.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-breakpoints.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-cortex_a.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-cortex_m.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-dsp563xx.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-dsp563xx_once.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-dsp5680xx.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-embeddedice.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-esirisc.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-esirisc_jtag.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-esirisc_trace.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-etb.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-etm.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-etm_dummy.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-fa526.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-feroceon.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-hla_target.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-image.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-lakemont.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-ls1_sap.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-mem_ap.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-mips32.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-mips32_dmaacc.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-mips32_pracc.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-mips64.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-mips64_pracc.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-mips_ejtag.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-mips_m4k.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-mips_mips64.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-nds32.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-nds32_aice.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-nds32_cmd.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-nds32_disassembler.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-nds32_reg.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-nds32_tlb.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-nds32_v2.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-nds32_v3.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-nds32_v3_common.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-nds32_v3m.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-quark_d20xx.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-quark_x10xx.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-register.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-rtt.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-semihosting_common.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-smp.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-stm8.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-target.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-target_request.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-testee.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-trace.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-x86_32_common.o src/.libs/libopenocd.lax/libtarget.a/libtarget_la-xscale.o src/.libs/libopenocd.lax/libtarget.a/lt1-libtarget_la-mips32_pracc.o src/.libs/libopenocd.lax/libtarget.a/lt2-libtarget_la-trace.o src/.libs/libopenocd.lax/libtarget.a/lt3-libtarget_la-mips_ejtag.o src/.libs/libopenocd.lax/libtarget.a/or1k.o src/.libs/libopenocd.lax/libtarget.a/or1k_du_adv.o src/.libs/libopenocd.lax/libtarget.a/or1k_tap_mohor.o src/.libs/libopenocd.lax/libtarget.a/or1k_tap_vjtag.o src/.libs/libopenocd.lax/libtarget.a/or1k_tap_xilinx_bscan.o src/.libs/libopenocd.lax/libtarget.a/program.o src/.libs/libopenocd.lax/libtarget.a/riscv-011.o src/.libs/libopenocd.lax/libtarget.a/riscv-013.o src/.libs/libopenocd.lax/libtarget.a/riscv.o src/.libs/libopenocd.lax/libtarget.a/riscv_semihosting.o src/.libs/libopenocd.lax/libserver.a/libserver_la-gdb_server.o src/.libs/libopenocd.lax/libserver.a/libserver_la-rtt_server.o src/.libs/libopenocd.lax/libserver.a/libserver_la-server.o src/.libs/libopenocd.lax/libserver.a/libserver_la-server_stubs.o src/.libs/libopenocd.lax/libserver.a/libserver_la-tcl_server.o src/.libs/libopenocd.lax/libserver.a/libserver_la-telnet_server.o src/.libs/libopenocd.lax/librtos.a/librtos_la-FreeRTOS.o src/.libs/libopenocd.lax/librtos.a/librtos_la-ThreadX.o src/.libs/libopenocd.lax/librtos.a/librtos_la-chibios.o src/.libs/libopenocd.lax/librtos.a/librtos_la-chromium-ec.o src/.libs/libopenocd.lax/librtos.a/librtos_la-eCos.o src/.libs/libopenocd.lax/librtos.a/librtos_la-embKernel.o src/.libs/libopenocd.lax/librtos.a/librtos_la-hwthread.o src/.libs/libopenocd.lax/librtos.a/librtos_la-linux.o src/.libs/libopenocd.lax/librtos.a/librtos_la-mqx.o src/.libs/libopenocd.lax/librtos.a/librtos_la-nuttx.o src/.libs/libopenocd.lax/librtos.a/librtos_la-riot.o src/.libs/libopenocd.lax/librtos.a/librtos_la-rtos.o src/.libs/libopenocd.lax/librtos.a/librtos_la-rtos_chibios_stackings.o src/.libs/libopenocd.lax/librtos.a/librtos_la-rtos_ecos_stackings.o src/.libs/libopenocd.lax/librtos.a/librtos_la-rtos_embkernel_stackings.o src/.libs/libopenocd.lax/librtos.a/librtos_la-rtos_mqx_stackings.o src/.libs/libopenocd.lax/librtos.a/librtos_la-rtos_riot_stackings.o src/.libs/libopenocd.lax/librtos.a/librtos_la-rtos_standard_stackings.o src/.libs/libopenocd.lax/librtos.a/librtos_la-rtos_ucos_iii_stackings.o src/.libs/libopenocd.lax/librtos.a/librtos_la-uCOS-III.o src/.libs/libopenocd.lax/libhelper.a/libhelper_la-binarybuffer.o src/.libs/libopenocd.lax/libhelper.a/libhelper_la-command.o src/.libs/libopenocd.lax/libhelper.a/libhelper_la-configuration.o src/.libs/libopenocd.lax/libhelper.a/libhelper_la-fileio.o src/.libs/libopenocd.lax/libhelper.a/libhelper_la-ioutil_stubs.o src/.libs/libopenocd.lax/libhelper.a/libhelper_la-jep106.o src/.libs/libopenocd.lax/libhelper.a/libhelper_la-jim-nvp.o src/.libs/libopenocd.lax/libhelper.a/libhelper_la-log.o src/.libs/libopenocd.lax/libhelper.a/libhelper_la-options.o src/.libs/libopenocd.lax/libhelper.a/libhelper_la-replacements.o src/.libs/libopenocd.lax/libhelper.a/libhelper_la-time_support.o src/.libs/libopenocd.lax/libhelper.a/libhelper_la-time_support_common.o src/.libs/libopenocd.lax/libhelper.a/libhelper_la-util.o src/.libs/libopenocd.lax/librtt.a/rtt.o src/.libs/libopenocd.lax/lt4-tcl.o libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib src/.libs/libopenocd.a libtool: link: rm -fr src/.libs/libopenocd.lax src/.libs/libopenocd.lax libtool: link: ( cd "src/.libs" && rm -f "libopenocd.la" && ln -s "../libopenocd.la" "libopenocd.la" ) /bin/bash ./libtool --tag=CC --mode=link /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -static -o src/openocd src/main.o src/libopenocd.la -ljim libtool: link: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -std=gnu99 -static -o src/openocd src/main.o src/.libs/libopenocd.a -L/nvmedata/autobuild/instance-25/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/lib /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libusb-1.0.a -latomic -ljim -pthread make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0' touch -r /nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0/doc/openocd.info /nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0/doc/version.texi >>> openocd 0.11.0 Installing to target PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-25/output-1/target install -C /nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0' /usr/bin/make install-recursive make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0' make[4]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c src/openocd '/nvmedata/autobuild/instance-25/output-1/target/usr/bin' libtool: install: /usr/bin/install -c src/openocd /nvmedata/autobuild/instance-25/output-1/target/usr/bin/openocd /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/share/info' /usr/bin/install -c -m 644 ./doc/openocd.info ./doc/openocd.info-1 ./doc/openocd.info-2 '/nvmedata/autobuild/instance-25/output-1/target/usr/share/info' install-info --info-dir='/nvmedata/autobuild/instance-25/output-1/target/usr/share/info' '/nvmedata/autobuild/instance-25/output-1/target/usr/share/info/openocd.info' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 doc/openocd.1 '/nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man1' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/share/openocd' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/share/openocd/contrib' /usr/bin/install -c -m 644 contrib/60-openocd.rules '/nvmedata/autobuild/instance-25/output-1/target/usr/share/openocd/contrib' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/share/openocd/contrib/libdcc' /usr/bin/install -c -m 644 contrib/libdcc/dcc_stdio.c contrib/libdcc/dcc_stdio.h contrib/libdcc/example.c contrib/libdcc/README '/nvmedata/autobuild/instance-25/output-1/target/usr/share/openocd/contrib/libdcc' /usr/bin/make install-data-hook make[5]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0' for i in $(find ./tcl -name '*.cfg' -o -name '*.tcl' -o -name '*.txt' | sed -e 's,^./tcl,,'); do \ j="/nvmedata/autobuild/instance-25/output-1/target/usr/share/openocd/scripts/$i" && \ mkdir -p "$(dirname $j)" && \ /usr/bin/install -c -m 644 ./tcl/$i $j; \ done make[5]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0' make[4]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/openocd-0.11.0' patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /nvmedata/autobuild/instance-25/dl/patchelf/patchelf-0.9.tar.bz2 | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch using patch: patching file src/patchelf.cc Hunk #1 succeeded at 1309 (offset -6 lines). Applying 0005-Avoid-inflating-file-sizes-needlessly-and-allow-bina.patch using patch: patching file src/patchelf.cc Applying 0006-Fix-shared-library-corruption-when-rerunning-patchel.patch using patch: patching file src/patchelf.cc Applying 0007-fix-adjusting-startPage.patch using patch: patching file src/patchelf.cc Applying 0008-Use-sh_offset-instead-of-sh_addr-when-checking-alrea.patch using patch: patching file src/patchelf.cc Applying 0009-Fix-issue-66-by-ignoring-the-first-section-header-wh.patch using patch: patching file src/patchelf.cc Applying 0010-Fix-endianness-issues-for-powerpc-PIE.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-25/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/nvmedata/autobuild/instance-25/output-1/host/include" CFLAGS="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" CXXFLAGS="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/nvmedata/autobuild/instance-25/output-1/host" --sysconfdir="/nvmedata/autobuild/instance-25/output-1/host/etc" --localstatedir="/nvmedata/autobuild/instance-25/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-patchelf 0.9 Building PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-25/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -Wall -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-25/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/host/share/pkgconfig" /usr/bin/make -j1 install -C /nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9/src' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9/src' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/host/bin' /usr/bin/install -c patchelf '/nvmedata/autobuild/instance-25/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9/src' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9/tests' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 README '/nvmedata/autobuild/instance-25/output-1/host/share/doc/patchelf' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/host/share/man/man1' /usr/bin/install -c -m 644 patchelf.1 '/nvmedata/autobuild/instance-25/output-1/host/share/man/man1' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-patchelf-0.9' dtc-1.6.1.tar.xz: OK (sha256: 65cec529893659a49a89740bb362f507a3b94fc8cd791e76a8d6a2b6f3203473) >>> host-dtc 1.6.1 Extracting /nvmedata/autobuild/instance-25/output-1/host/bin/xzcat /nvmedata/autobuild/instance-25/dl/dtc/dtc-1.6.1.tar.xz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/host-dtc-1.6.1 -xf - >>> host-dtc 1.6.1 Patching Applying 0001-Fix-include-guards-for-older-kernel-u-boot-sources.patch using patch: patching file libfdt/fdt.h patching file libfdt/libfdt.h patching file libfdt/libfdt_env.h >>> host-dtc 1.6.1 Configuring >>> host-dtc 1.6.1 Building PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-25/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/nvmedata/autobuild/instance-25/output-1/host/include" CFLAGS="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" CXXFLAGS="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j1 EXTRA_CFLAGS="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -fPIC" -C /nvmedata/autobuild/instance-25/output-1/build/host-dtc-1.6.1 PREFIX=/nvmedata/autobuild/instance-25/output-1/host INCLUDEDIR=/nvmedata/autobuild/instance-25/output-1/host/include/libfdt NO_PYTHON=1 NO_VALGRIND=1 NO_YAML=1 make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-dtc-1.6.1' DEP tests/dumptrees.c DEP tests/trees.S DEP tests/testutils.c DEP tests/value-labels.c DEP tests/asm_tree_dump.c DEP tests/truncated_memrsv.c DEP tests/truncated_string.c DEP tests/truncated_property.c DEP tests/fs_tree1.c DEP tests/check_full.c DEP tests/check_header.c DEP tests/check_path.c DEP tests/overlay_bad_fixup.c DEP tests/overlay.c DEP tests/subnode_iterate.c DEP tests/property_iterate.c DEP tests/integer-expressions.c DEP tests/utilfdt_test.c DEP tests/path_offset_aliases.c DEP tests/add_subnode_with_nops.c DEP tests/dtbs_equal_unordered.c DEP tests/dtb_reverse.c DEP tests/dtbs_equal_ordered.c DEP tests/extra-terminating-null.c DEP tests/incbin.c DEP tests/boot-cpuid.c DEP tests/phandle_format.c DEP tests/path-references.c DEP tests/references.c DEP tests/string_escapes.c DEP tests/propname_escapes.c DEP tests/appendprop2.c DEP tests/appendprop1.c DEP tests/del_node.c DEP tests/del_property.c DEP tests/setprop.c DEP tests/set_name.c DEP tests/rw_oom.c DEP tests/rw_tree1.c DEP tests/open_pack.c DEP tests/nopulate.c DEP tests/mangle-layout.c DEP tests/move_and_save.c DEP tests/sw_states.c DEP tests/sw_tree1.c DEP tests/nop_node.c DEP tests/nop_property.c DEP tests/setprop_inplace.c DEP tests/stringlist.c DEP tests/appendprop_addrrange.c DEP tests/addr_size_cells2.c DEP tests/addr_size_cells.c DEP tests/notfound.c DEP tests/sized_cells.c DEP tests/char_literal.c DEP tests/get_alias.c DEP tests/node_offset_by_compatible.c DEP tests/node_check_compatible.c DEP tests/node_offset_by_phandle.c DEP tests/node_offset_by_prop_value.c DEP tests/parent_offset.c DEP tests/supernode_atdepth_offset.c DEP tests/get_path.c DEP tests/get_phandle.c DEP tests/get_prop_offset.c DEP tests/getprop.c DEP tests/get_name.c DEP tests/path_offset.c DEP tests/subnode_offset.c DEP tests/find_property.c DEP tests/root_node.c DEP tests/get_mem_rsv.c DEP libfdt/fdt_check.c DEP libfdt/fdt_overlay.c DEP libfdt/fdt_addresses.c DEP libfdt/fdt_empty_tree.c DEP libfdt/fdt_strerror.c DEP libfdt/fdt_rw.c DEP libfdt/fdt_sw.c DEP libfdt/fdt_wip.c DEP libfdt/fdt_ro.c DEP libfdt/fdt.c DEP util.c DEP fdtoverlay.c DEP fdtput.c DEP fdtget.c DEP fdtdump.c LEX convert-dtsv0-lexer.lex.c DEP convert-dtsv0-lexer.lex.c DEP srcpos.c BISON dtc-parser.tab.c DEP dtc-parser.tab.c LEX dtc-lexer.lex.c DEP dtc-lexer.lex.c DEP treesource.c DEP livetree.c DEP fstree.c DEP flattree.c DEP dtc.c DEP data.c DEP checks.c CHK version_gen.h UPD version_gen.h DEP util.c CHK version_gen.h CC srcpos.o CC util.o CC convert-dtsv0-lexer.lex.o LD convert-dtsv0 CC dtc.o CC checks.o CC data.o CC flattree.o CC fstree.o CC livetree.o CC treesource.o CC dtc-lexer.lex.o CC dtc-parser.tab.o LD dtc CC fdtdump.o LD fdtdump CC fdtget.o CC libfdt/fdt.o CC libfdt/fdt_ro.o CC libfdt/fdt_wip.o CC libfdt/fdt_sw.o CC libfdt/fdt_rw.o CC libfdt/fdt_strerror.o CC libfdt/fdt_empty_tree.o CC libfdt/fdt_addresses.o CC libfdt/fdt_overlay.o CC libfdt/fdt_check.o LD libfdt/libfdt-1.6.1.so LD fdtget CC fdtput.o LD fdtput CC fdtoverlay.o LD fdtoverlay AR libfdt/libfdt.a make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-dtc-1.6.1' >>> host-dtc 1.6.1 Installing to host directory PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-25/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/nvmedata/autobuild/instance-25/output-1/host/include" CFLAGS="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" CXXFLAGS="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j1 -C /nvmedata/autobuild/instance-25/output-1/build/host-dtc-1.6.1 PREFIX=/nvmedata/autobuild/instance-25/output-1/host INCLUDEDIR=/nvmedata/autobuild/instance-25/output-1/host/include/libfdt NO_PYTHON=1 NO_VALGRIND=1 NO_YAML=1 install make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-dtc-1.6.1' CHK version_gen.h INSTALL-BIN INSTALL-LIB INSTALL-INC make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-dtc-1.6.1' >>> pdbg 3.5 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-25/output-1/build/.pdbg-3.5.tar.gz.qOLoLe/output' 'https://github.com/open-power/pdbg/archive/v3.5/pdbg-3.5.tar.gz' --2022-04-22 09:47:10-- https://github.com/open-power/pdbg/archive/v3.5/pdbg-3.5.tar.gz Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/open-power/pdbg/tar.gz/refs/tags/v3.5 [following] --2022-04-22 09:47:11-- https://codeload.github.com/open-power/pdbg/tar.gz/refs/tags/v3.5 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-25/output-1/build/.pdbg-3.5.tar.gz.qOLoLe/output' 0K .......... .......... .......... .......... .......... 461K 50K .......... .......... .......... .......... .......... 930K 100K .......... .......... .......... .......... .......... 70.0M 150K .......... .......... .......... .......... .......... 84.7M 200K .......... .......... .......... .......... .......... 938K 250K .......... .......... . 84.1M=0.2s 2022-04-22 09:47:11 (1.22 MB/s) - '/nvmedata/autobuild/instance-25/output-1/build/.pdbg-3.5.tar.gz.qOLoLe/output' saved [278281] pdbg-3.5.tar.gz: OK (sha256: 7bdbab4e14b8cf50dbf6242955e46e58882c37b1a52671d9e6f3073885629dfa) >>> pdbg 3.5 Extracting gzip -d -c /nvmedata/autobuild/instance-25/dl/pdbg/pdbg-3.5.tar.gz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/pdbg-3.5 -xf - >>> pdbg 3.5 Patching >>> pdbg 3.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-25/output-1/build/pdbg-3.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> pdbg 3.5 Configuring >>> pdbg 3.5 Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:6: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:6: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:6: the top level configure.ac:5: installing './compile' configure.ac:6: installing './config.guess' configure.ac:6: installing './config.sub' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' Makefile.am: installing './depcomp' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:8: installing './compile' configure.ac:11: installing './config.guess' configure.ac:11: installing './config.sub' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' >>> pdbg 3.5 Patching libtool patching file /nvmedata/autobuild/instance-25/output-1/build/pdbg-3.5/libfdt/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). patching file /nvmedata/autobuild/instance-25/output-1/build/pdbg-3.5/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /nvmedata/autobuild/instance-25/output-1/build/pdbg-3.5/ && rm -rf config.cache && PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/nvmedata/autobuild/instance-25/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -O1 -g0 -static" FFLAGS=" -O1 -g0 -static" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=mips64el-buildroot-linux-uclibc --host=mips64el-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared ) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64el-buildroot-linux-uclibc-strip... /bin/true checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for mips64el-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C11 features... none needed checking whether /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking whether the compiler supports GNU C++... no checking whether no accepts -g... no checking for no option to enable C++11 features... none needed checking dependency style of no... none checking dependency style of /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-uclibc checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld checking if the linker (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64el-buildroot-linux-uclibc format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump checking how to recognize dependent libraries... pass_all checking for mips64el-buildroot-linux-uclibc-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64el-buildroot-linux-uclibc-ar... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking for archiver @FILE support... @ checking for mips64el-buildroot-linux-uclibc-strip... (cached) /bin/true checking for mips64el-buildroot-linux-uclibc-ranlib... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking command to parse /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mips64el-buildroot-linux-uclibc-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... no checking for objdir... .libs checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for m4... /nvmedata/autobuild/instance-25/output-1/host/bin/m4 checking for dtc... /nvmedata/autobuild/instance-25/output-1/host/bin/dtc checking for ragel... no checking for fdt_check_header in -lfdt... no checking for linux/fsi.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpdbg/pdbg.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libfdt (/nvmedata/autobuild/instance-25/output-1/build/pdbg-3.5/libfdt) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--target=mips64el-buildroot-linux-uclibc' '--host=mips64el-buildroot-linux-uclibc' '--build=x86_64-pc-linux-gnu' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--enable-static' '--disable-shared' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=mips64el-buildroot-linux-uclibc' 'target_alias=mips64el-buildroot-linux-uclibc' 'CC=/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static' 'LDFLAGS= -static' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CXX=no' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64el-buildroot-linux-uclibc-strip... /bin/true checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for mips64el-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C11 features... none needed checking whether /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-uclibc checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32 checking if the linker (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64el-buildroot-linux-uclibc format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32 option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump checking how to recognize dependent libraries... pass_all checking for mips64el-buildroot-linux-uclibc-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64el-buildroot-linux-uclibc-ar... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking for archiver @FILE support... @ checking for mips64el-buildroot-linux-uclibc-strip... (cached) /bin/true checking for mips64el-buildroot-linux-uclibc-ranlib... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking command to parse /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mips64el-buildroot-linux-uclibc-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... no checking for objdir... .libs checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32 -m elf32ltsmipn32) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands >>> pdbg 3.5 Building PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 "GIT_SHA1=\"v3.5\"" -C /nvmedata/autobuild/instance-25/output-1/build/pdbg-3.5/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/pdbg-3.5' /usr/bin/make --no-print-directory all-recursive Making all in libfdt CC fdt_addresses.lo CC fdt.lo CC fdt_empty_tree.lo CC fdt_overlay.lo CC fdt_ro.lo CC fdt_rw.lo CC fdt_strerror.lo CC fdt_sw.lo CC fdt_wip.lo CCLD libfdt.la CC src/pdbg-cfam.o CC src/pdbg-htm.o CC src/pdbg-istep.o CC src/pdbg-i2c.o CC src/pdbg-main.o CC src/pdbg-mem.o CC src/pdbg-optcmd.o CC src/pdbg-parsers.o CC src/pdbg-path.o CC src/pdbg-pdbgproxy.o CC src/pdbg-progress.o CC src/pdbg-reg.o CC src/pdbg-ring.o CC src/pdbg-scom.o CC src/pdbg-thread.o CC src/pdbg-util.o CC src/pdbg-gdb_parser_precompile.o M4 fake.dts DTC fake.dtb GEN fake.dtb.S CPPAS fake.dtb.lo M4 fake-backend.dts DTC fake-backend.dtb GEN fake-backend.dtb.S CPPAS fake-backend.dtb.lo M4 fake2.dts DTC fake2.dtb GEN fake2.dtb.S CPPAS fake2.dtb.lo M4 fake2-backend.dts DTC fake2-backend.dtb GEN fake2-backend.dtb.S CPPAS fake2-backend.dtb.lo M4 p8-cronus.dts DTC p8-cronus.dtb GEN p8-cronus.dtb.S CPPAS p8-cronus.dtb.lo M4 cronus.dts DTC cronus.dtb GEN cronus.dtb.S CPPAS cronus.dtb.lo M4 p8-fsi.dts DTC p8-fsi.dtb GEN p8-fsi.dtb.S CPPAS p8-fsi.dtb.lo M4 p8-i2c.dts DTC p8-i2c.dtb GEN p8-i2c.dtb.S CPPAS p8-i2c.dtb.lo M4 p8-kernel.dts DTC p8-kernel.dtb GEN p8-kernel.dtb.S CPPAS p8-kernel.dtb.lo M4 p9-fsi.dtsi M4 p9w-fsi.dts DTC p9w-fsi.dtb GEN p9w-fsi.dtb.S CPPAS p9w-fsi.dtb.lo M4 p9r-fsi.dts DTC p9r-fsi.dtb GEN p9r-fsi.dtb.S CPPAS p9r-fsi.dtb.lo M4 p9z-fsi.dts DTC p9z-fsi.dtb GEN p9z-fsi.dtb.S CPPAS p9z-fsi.dtb.lo M4 bmc-kernel.dts DTC bmc-kernel.dtb GEN bmc-kernel.dtb.S CPPAS bmc-kernel.dtb.lo M4 bmc-sbefifo.dts DTC bmc-sbefifo.dtb GEN bmc-sbefifo.dtb.S CPPAS bmc-sbefifo.dtb.lo M4 p8-host.dts DTC p8-host.dtb GEN p8-host.dtb.S CPPAS p8-host.dtb.lo M4 p9-host.dts DTC p9-host.dtb GEN p9-host.dtb.S CPPAS p9-host.dtb.lo M4 p10-host.dts DTC p10-host.dtb GEN p10-host.dtb.S CPPAS p10-host.dtb.lo M4 p8.dts DTC p8.dtb GEN p8.dtb.S CPPAS p8.dtb.lo M4 p9.dts DTC p9.dtb GEN p9.dtb.S CPPAS p9.dtb.lo M4 p10.dts :294.7-575.8: Warning (unique_unit_address): /proc0/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc0/pib/chiplet@c000000/mc@0/omic@0) :1264.9-1270.4: Warning (unique_unit_address): /proc0/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc0/pib/chiplet@18000000/smpgroup@0) :3536.7-3817.8: Warning (unique_unit_address): /proc1/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc1/pib/chiplet@c000000/mc@0/omic@0) :4506.9-4512.4: Warning (unique_unit_address): /proc1/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc1/pib/chiplet@18000000/smpgroup@0) :6778.7-7059.8: Warning (unique_unit_address): /proc2/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc2/pib/chiplet@c000000/mc@0/omic@0) :7748.9-7754.4: Warning (unique_unit_address): /proc2/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc2/pib/chiplet@18000000/smpgroup@0) :10020.7-10301.8: Warning (unique_unit_address): /proc3/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc3/pib/chiplet@c000000/mc@0/omic@0) :10990.9-10996.4: Warning (unique_unit_address): /proc3/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc3/pib/chiplet@18000000/smpgroup@0) :13262.7-13543.8: Warning (unique_unit_address): /proc4/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc4/pib/chiplet@c000000/mc@0/omic@0) :14232.9-14238.4: Warning (unique_unit_address): /proc4/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc4/pib/chiplet@18000000/smpgroup@0) :16504.7-16785.8: Warning (unique_unit_address): /proc5/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc5/pib/chiplet@c000000/mc@0/omic@0) :17474.9-17480.4: Warning (unique_unit_address): /proc5/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc5/pib/chiplet@18000000/smpgroup@0) :19746.7-20027.8: Warning (unique_unit_address): /proc6/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc6/pib/chiplet@c000000/mc@0/omic@0) :20716.9-20722.4: Warning (unique_unit_address): /proc6/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc6/pib/chiplet@18000000/smpgroup@0) :22988.7-23269.8: Warning (unique_unit_address): /proc7/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc7/pib/chiplet@c000000/mc@0/omic@0) :23958.9-23964.4: Warning (unique_unit_address): /proc7/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc7/pib/chiplet@18000000/smpgroup@0) DTC p10.dtb p10.dts:232.11-470.8: Warning (unique_unit_address): /proc0/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc0/pib/chiplet@c000000/mc@0/omic@0) p10.dts:1057.12-1063.7: Warning (unique_unit_address): /proc0/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc0/pib/chiplet@18000000/smpgroup@0) p10.dts:2956.11-3194.8: Warning (unique_unit_address): /proc1/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc1/pib/chiplet@c000000/mc@0/omic@0) p10.dts:3781.12-3787.7: Warning (unique_unit_address): /proc1/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc1/pib/chiplet@18000000/smpgroup@0) p10.dts:5680.11-5918.8: Warning (unique_unit_address): /proc2/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc2/pib/chiplet@c000000/mc@0/omic@0) p10.dts:6505.12-6511.7: Warning (unique_unit_address): /proc2/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc2/pib/chiplet@18000000/smpgroup@0) p10.dts:8404.11-8642.8: Warning (unique_unit_address): /proc3/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc3/pib/chiplet@c000000/mc@0/omic@0) p10.dts:9229.12-9235.7: Warning (unique_unit_address): /proc3/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc3/pib/chiplet@18000000/smpgroup@0) p10.dts:11128.11-11366.8: Warning (unique_unit_address): /proc4/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc4/pib/chiplet@c000000/mc@0/omic@0) p10.dts:11953.12-11959.7: Warning (unique_unit_address): /proc4/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc4/pib/chiplet@18000000/smpgroup@0) p10.dts:13852.11-14090.8: Warning (unique_unit_address): /proc5/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc5/pib/chiplet@c000000/mc@0/omic@0) p10.dts:14677.12-14683.7: Warning (unique_unit_address): /proc5/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc5/pib/chiplet@18000000/smpgroup@0) p10.dts:16576.11-16814.8: Warning (unique_unit_address): /proc6/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc6/pib/chiplet@c000000/mc@0/omic@0) p10.dts:17401.12-17407.7: Warning (unique_unit_address): /proc6/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc6/pib/chiplet@18000000/smpgroup@0) p10.dts:19300.11-19538.8: Warning (unique_unit_address): /proc7/pib/chiplet@c000000/mc@0/mi@0: duplicate unit-address (also used in node /proc7/pib/chiplet@c000000/mc@0/omic@0) p10.dts:20125.12-20131.7: Warning (unique_unit_address): /proc7/pib/chiplet@18000000/iohs@0: duplicate unit-address (also used in node /proc7/pib/chiplet@18000000/smpgroup@0) GEN p10.dtb.S CPPAS p10.dtb.lo CC libpdbg/la-adu.lo CC libpdbg/la-bmcfsi.lo CC libpdbg/la-cfam.lo CC libpdbg/la-chip.lo CC libpdbg/la-cronus.lo CC libpdbg/la-debug.lo CC libpdbg/la-device.lo GEN fake.dt.h GEN fake-backend.dt.h GEN fake2.dt.h GEN fake2-backend.dt.h GEN p8-cronus.dt.h GEN cronus.dt.h GEN p8-fsi.dt.h GEN p8-i2c.dt.h GEN p8-kernel.dt.h GEN p9w-fsi.dt.h GEN p9r-fsi.dt.h GEN p9z-fsi.dt.h GEN bmc-kernel.dt.h GEN bmc-sbefifo.dt.h GEN p8-host.dt.h GEN p9-host.dt.h GEN p10-host.dt.h GEN p8.dt.h GEN p9.dt.h GEN p10.dt.h CC libpdbg/la-dtb.lo CC libpdbg/la-fake.lo CC libpdbg/la-host.lo CC libpdbg/la-htm.lo CC libpdbg/la-hwunit.lo CC libpdbg/la-i2c.lo CC libpdbg/la-i2c_kernel.lo CC libpdbg/la-kernel.lo CC libpdbg/la-libpdbg.lo CC libpdbg/la-ocmb.lo CC libpdbg/la-p8chip.lo CC libpdbg/la-p9chip.lo CC libpdbg/la-p9_fapi_targets.lo CC libpdbg/la-p10chip.lo CC libpdbg/la-p10_fapi_targets.lo CC libpdbg/la-sbefifo.lo CC libpdbg/la-sbe_api.lo CC libpdbg/la-sprs.lo CC libpdbg/la-target.lo CC libpdbg/la-thread.lo CC libcronus/buffer.lo CC libcronus/cfam.lo CC libcronus/connect.lo CC libcronus/request.lo CC libcronus/sbefifo.lo CC libcronus/scom.lo CCLD libcronus.la CC libsbefifo/cmd_array.lo CC libsbefifo/cmd_control.lo CC libsbefifo/cmd_dump.lo CC libsbefifo/cmd_generic.lo CC libsbefifo/cmd_instruction.lo CC libsbefifo/cmd_memory.lo CC libsbefifo/cmd_mpipl.lo CC libsbefifo/cmd_register.lo CC libsbefifo/cmd_ring.lo CC libsbefifo/cmd_scom.lo CC libsbefifo/connect.lo CC libsbefifo/ffdc.lo CC libsbefifo/operation.lo CCLD libsbefifo.la CC libi2c/libi2c.lo CC libi2c/smbus.lo CCLD libi2c.la CCLD libpdbg.la copying selected object files to avoid basename conflicts... CC ccan/list/list.o CC ccan/str/str.o AR libccan.a CCLD pdbg rm cronus.dts p9w-fsi.dtb p8-fsi.dts p8-i2c.dtb p8.dtb p9r-fsi.dtb p8-host.dts fake2.dts fake-backend.dts p9-host.dtb cronus.dtb p9z-fsi.dtb bmc-kernel.dts p10-host.dts p10-host.dtb p8-kernel.dts p8-cronus.dts fake.dts p8-host.dtb p8-kernel.dtb p10.dts fake2-backend.dts p8.dts bmc-sbefifo.dtb p9-host.dts p8-fsi.dtb bmc-sbefifo.dts p8-i2c.dts p8-cronus.dtb p9.dts make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/pdbg-3.5' >>> pdbg 3.5 Installing to target PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-25/output-1/target install -C /nvmedata/autobuild/instance-25/output-1/build/pdbg-3.5/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/pdbg-3.5' Making install in libfdt /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libfdt.la '/nvmedata/autobuild/instance-25/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libfdt.lai /nvmedata/autobuild/instance-25/output-1/target/usr/lib/libfdt.la libtool: install: /usr/bin/install -c .libs/libfdt.a /nvmedata/autobuild/instance-25/output-1/target/usr/lib/libfdt.a libtool: install: chmod 644 /nvmedata/autobuild/instance-25/output-1/target/usr/lib/libfdt.a libtool: install: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib /nvmedata/autobuild/instance-25/output-1/target/usr/lib/libfdt.a libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/include' /usr/bin/install -c -m 644 libfdt.h libfdt_env.h fdt.h '/nvmedata/autobuild/instance-25/output-1/target/usr/include' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libpdbg.la '/nvmedata/autobuild/instance-25/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libpdbg.lai /nvmedata/autobuild/instance-25/output-1/target/usr/lib/libpdbg.la libtool: install: /usr/bin/install -c .libs/libpdbg.a /nvmedata/autobuild/instance-25/output-1/target/usr/lib/libpdbg.a libtool: install: chmod 644 /nvmedata/autobuild/instance-25/output-1/target/usr/lib/libpdbg.a libtool: install: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib /nvmedata/autobuild/instance-25/output-1/target/usr/lib/libpdbg.a libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c pdbg '/nvmedata/autobuild/instance-25/output-1/target/usr/bin' libtool: install: /usr/bin/install -c pdbg /nvmedata/autobuild/instance-25/output-1/target/usr/bin/pdbg /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/include' /usr/bin/install -c -m 644 libpdbg/libpdbg.h libpdbg/libpdbg_sbe.h libsbefifo/libsbefifo.h '/nvmedata/autobuild/instance-25/output-1/target/usr/include' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libpdbg/pdbg.pc '/nvmedata/autobuild/instance-25/output-1/target/usr/lib/pkgconfig' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/pdbg-3.5' perl-5.34.1.tar.xz: OK (md5: 7d2ece7f50775ea1ff739831935a24bd) perl-5.34.1.tar.xz: OK (sha1: e7dbef3c1ea7caa73e2c705bba9e4bfb92ea98f0) perl-5.34.1.tar.xz: OK (sha256: 6d52cf833ff1af27bb5e986870a2c30cec73c044b41e3458cd991f94374039f7) >>> host-perl 5.34.1 Extracting /nvmedata/autobuild/instance-25/output-1/host/bin/xzcat /nvmedata/autobuild/instance-25/dl/perl/perl-5.34.1.tar.xz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1 -xf - >>> host-perl 5.34.1 Patching >>> host-perl 5.34.1 Configuring (cd /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1; PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-25/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/host/share/pkgconfig" HOSTCC='/usr/bin/gcc' ./Configure -des -Dprefix="/nvmedata/autobuild/instance-25/output-1/host" -Dcc="/usr/bin/gcc") First let's make sure your kit is complete. Checking... Locating common programs... Checking compatibility between /bin/echo and builtin echo (if any)... Symbolic links are supported. Checking how to test for symbolic links... You can test for symbolic links with 'test -h'. Checking for cross-compile No targethost for running compiler tests against defined, running locally Good, your tr supports [:lower:] and [:upper:] to convert case. Using [:upper:] and [:lower:] to convert case. aix dragonfly irix_5 nonstopux sunos_4_0 aix_3 dynix irix_6 openbsd sunos_4_1 aix_4 dynixptx irix_6_0 opus super-ux altos486 epix irix_6_1 os2 svr4 amigaos esix4 isc os390 svr5 atheos fps isc_2 os400 ti1500 aux_3 freebsd linux-android posix-bc ultrix_4 bitrig freemint linux qnx umips bsdos gnu lynxos riscos unicos catamount gnukfreebsd midnightbsd sco unicosmk convexos gnuknetbsd minix sco_2_3_0 unisysdynix cxux greenhills mips sco_2_3_1 utekv cygwin haiku mirbsd sco_2_3_2 uwin darwin hpux mpc sco_2_3_3 vos dcosx i386 ncr_tower sco_2_3_4 dec_osf interix netbsd solaris_2 dos_djgpp irix_4 newsos4 stellar Which of these apply, if any? [linux] Operating system name? [linux] Operating system version? [5.13.0-39-generic] Installation prefix to use? (~name ok) [/nvmedata/autobuild/instance-25/output-1/host] AFS does not seem to be running... What installation prefix should I use for installing files? (~name ok) [/nvmedata/autobuild/instance-25/output-1/host] Build a threading Perl? [n] Build Perl for multiplicity? [n] Use which C compiler? [/usr/bin/gcc] Checking for GNU cc in disguise and/or its version number... Now, how can we feed standard input to your C preprocessor... Directories to use for library searches? [/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib] What is the file extension used for shared libraries? [so] Make shared library basenames unique? [n] Build Perl for SOCKS? [n] Try to use long doubles if available? [n] Checking for optional libraries... What libraries to use? [-lpthread -lnsl -ldb -ldl -lm -lcrypt -lutil -lc] What optimizer/debugger flag should be used? [-O2] Any additional cc flags? [-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include] Let me guess what the preprocessor flags are... Any additional ld flags (NOT including libraries)? [ -fstack-protector-strong -L/usr/local/lib] Checking your choice of C compiler and flags for coherency... Checking to see how big your integers are... Checking to see if you have long long... Checking to see how big your long longs are... Computing filename position in cpp output for #include directives... found. Checking to see if you have int64_t... Checking which 64-bit integer type we could use... We could use 'long' for 64-bit integers. Try to use maximal 64-bit support, if available? [y] Checking if your C library has broken 64-bit functions... Checking for GNU C Library... nm probably won't work on the GNU C Library. Shall I use /usr/bin/nm to extract C symbols from the libraries? [n] Checking for C++... Checking to see how big your double precision numbers are... Checking to see if you have long double... You have long double. ldexpl() found. Checking to see how big your long doubles are... Your long doubles are 16 bytes long. Checking the kind of long doubles you have... You have x86 80-bit little endian long doubles. Getting the current patchlevel... What is your architecture name [x86_64-linux] Add the Perl API version to your archname? [n] This architecture is naturally 64-bit, not changing architecture name. Pathname where the public executables will reside? (~name ok) [/nvmedata/autobuild/instance-25/output-1/host/bin] Use relocatable @INC? [n] Pathname where the private library files will reside? (~name ok) [/nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1] Where do you want to put the public architecture-dependent libraries? (~name ok) [/nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux] Other username to test security of setuid scripts with? [none] Well, the recommended value is *not* secure. Does your kernel have *secure* setuid scripts? [n] Installation prefix to use for add-on modules and utilities? (~name ok) [/nvmedata/autobuild/instance-25/output-1/host] Pathname for the site-specific library files? (~name ok) [/nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1] List of earlier versions to include in @INC? [none] NOT found. found. Checking to see how big your pointers are... Do you wish to wrap malloc calls to protect against potential overflows? [y] Do you wish to attempt to use the malloc that comes with perl5? [n] Your system wants malloc to return 'void *', it would seem. Your system uses void free(), it would seem. Pathname for the site-specific architecture-dependent library files? (~name ok) [/nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1/x86_64-linux] Do you want to configure vendor-specific add-on directories? [n] Colon-separated list of additional directories for perl to search? [none] Support DTrace if available? [n] Install any extra modules (y or n)? [n] Directory for the main Perl5 html pages? (~name ok) [none] Directory for the Perl5 module html pages? (~name ok) [none] Do you want to install perl as /usr/bin/perl? [n] dlopen() found. found. Do you wish to use dynamic loading? [y] Source file to use for dynamic loading [ext/DynaLoader/dl_dlopen.xs] Any special flags to pass to /usr/bin/gcc -c to compile shared library modules? [-fPIC] What command should be used to create dynamic libraries? [/usr/bin/gcc] Any special flags to pass to /usr/bin/gcc to create a dynamically loaded library? [-shared -O2 -L/usr/local/lib -fstack-protector-strong] Any special flags to pass to /usr/bin/gcc to use dynamic linking? [-Wl,-E] ld supports scripting Build a shared libperl.so (y/n) [n] System manual is in /usr/share/man/man1. Where do the main Perl5 manual pages (source) go? (~name ok) [/nvmedata/autobuild/instance-25/output-1/host/share/man/man1] What suffix should be used for the main Perl5 man pages? [1] You can have filenames longer than 14 characters. Where do the perl5 library man pages (source) go? (~name ok) [/nvmedata/autobuild/instance-25/output-1/host/share/man/man3] What suffix should be used for the perl5 library man pages? [3] Figuring out host name... Your host name appears to be "james-x399". Right? [y] What is your domain name? [.(none)] What is your e-mail address? [autobuild@james-x399.(none)] Perl administrator e-mail address [autobuild@james-x399.(none)] Do you want to use a version number suffix for installed binaries? [n] What shall I put after the #! to start up perl ("none" to not use #!)? [/nvmedata/autobuild/instance-25/output-1/host/bin/perl] WARNING: Some systems limit the #! command to 32 characters. If you experience difficulty running Perl scripts with #!, try installing Perl in a directory with a shorter pathname. Where do you keep publicly executable scripts? (~name ok) [/nvmedata/autobuild/instance-25/output-1/host/bin] Pathname where the add-on public executables should be installed? (~name ok) [/nvmedata/autobuild/instance-25/output-1/host/bin] Pathname where the site-specific html pages should be installed? (~name ok) [none] Pathname where the site-specific library html pages should be installed? (~name ok) [none] Pathname where the site-specific manual pages should be installed? (~name ok) [/nvmedata/autobuild/instance-25/output-1/host/share/man/man1] Pathname where the site-specific library manual pages should be installed? (~name ok) [/nvmedata/autobuild/instance-25/output-1/host/share/man/man3] Pathname where add-on public executable scripts should be installed? (~name ok) [/nvmedata/autobuild/instance-25/output-1/host/bin] backtrace() found. Use the "fast stdio" if available? [n] off_t found. Checking to see how big your file offsets are... fpos_t found. Checking the size of fpos_t... Try to understand large files, if available? [y] Rechecking to see how big your file offsets are... Rechecking the size of fpos_t... 16 bytes. qgcvt() found. Checking the kind of doubles you have... You have IEEE 754 64-bit little endian doubles. Checking how to print long doubles... gconvert NOT found. gcvt() found. sprintf() found. I'll use sprintf to convert floats into a string. fwalk() NOT found. accept4() found. access() found. defines the *_OK access constants. accessx() NOT found. acosh() found. aintl() NOT found. alarm() found. ctime64() NOT found. localtime64() NOT found. gmtime64() NOT found. mktime64() NOT found. difftime64() NOT found. asctime64() NOT found. found. found. found. Testing to see if we should include . We'll include . Checking to see if your struct tm has tm_zone field... Checking to see if your struct tm has tm_gmtoff field... asctime_r() found. asinh() found. atanh() found. atolf() NOT found. atoll() found. Checking whether your compiler can handle __attribute__((format)) ... Checking whether your compiler allows __printf__ format to be null ... Checking whether your compiler can handle __attribute__((malloc)) ... Checking whether your compiler can handle __attribute__((nonnull(1))) ... Checking whether your compiler can handle __attribute__((noreturn)) ... Checking whether your compiler can handle __attribute__((pure)) ... Checking whether your compiler can handle __attribute__((unused)) ... Checking whether your compiler can handle __attribute__((deprecated)) ... Checking whether your compiler can handle __attribute__((warn_unused_result)) ... Checking whether your compiler can handle __attribute__((always_inline)) ... getpgrp() found. You have to use getpgrp() instead of getpgrp(pid). setpgrp() found. You have to use setpgrp() instead of setpgrp(pid,pgrp). Checking whether your compiler can handle __builtin_add_overflow ... Checking whether your compiler can handle __builtin_sub_overflow ... Checking whether your compiler can handle __builtin_mul_overflow ... Checking whether your compiler can handle __builtin_choose_expr ... Checking whether your compiler can handle __builtin_expect ... Checking for C99 variadic macros. You have C99 variadic macros. You have void (*signal())(). Checking whether your C compiler can cast large floats to int32. Checking whether your C compiler can cast negative float to unsigned. cbrt() found. chown() found. chroot() found. chsize() NOT found. class() NOT found. clearenv() found. Hmm... Looks like you have Berkeley networking support. socketpair() found. Checking the availability sa_len in the sock struct ... Checking the availability struct sockaddr_in6 ... Checking the availability struct sockaddr_storage ... Checking the availability sin6_scope_id in struct sockaddr_in6 ... Checking the availability struct ip_mreq ... Checking the availability struct ip_mreq_source ... Checking the availability struct ipv6_mreq ... Checking the availability struct ipv6_mreq_source ... Checking the availability of certain socket constants... found. Checking to see if your system supports struct cmsghdr... copysign() found. copysignl() found. crypt() found. found. crypt_r() found. ctermid() found. ctermid_r() NOT found. ctime_r() found. cuserid() found. dbmclose() NOT found. difftime() found. found. Your directory entries are struct dirent. Your directory entry does not know about the d_namlen field. Checking to see if DIR has a dd_fd member variable found. NOT found. dirfd() found. dladdr() found. dlerror() found. found. What is the extension of dynamically loaded modules [so] Checking whether your dlsym() needs a leading underscore ... dlsym doesn't need a leading underscore. drand48_r() found. dup2() found. dup3() found. NOT found. newlocale() found. freelocale() found. uselocale() found. duplocale() found. querylocale() NOT found. eaccess() found. endgrent() found. found. endgrent_r() NOT found. endhostent() found. found. endhostent_r() NOT found. endnetent() found. endnetent_r() NOT found. endprotoent() found. endprotoent_r() NOT found. endpwent() found. found. endpwent_r() NOT found. endservent() found. endservent_r() NOT found. defines the O_* constants... and you have the 3 argument form of open(). found. We'll be including . found. We don't need to include if we include . fork() found. pipe() found. Figuring out the flag used by open() for non-blocking I/O... Let's see what value errno gets from read() on a O_NONBLOCK file... erf() found. erfc() found. exp2() found. expm1() found. Checking how std your stdio is... fchdir() found. fchmod() found. openat() found. unlinkat() found. renameat() found. linkat() found. fchmodat() found. fchown() found. fcntl() found. Well, your system has some sort of fd_set available... and you have the normal fd_set macros. fdclose() NOT found. fdim() found. fegetround() found. fgetpos() found. finite() found. finitel() found. flock() found. fma() found. fmax() found. fmin() found. fp_class() NOT found. Checking to see if you have fpclassify... fp_classify() NOT found. fp_classl() NOT found. pathconf() found. fpathconf() found. fpclass() NOT found. fpclassl() NOT found. fpgetround() NOT found. Checking to see if you have fpos64_t... frexpl() found. found. found. Checking to see if your system supports struct fs_data... fseeko() found. fsetpos() found. fstatfs() found. statvfs() found. fstatvfs() found. fsync() found. ftello() found. Checking if you have a working futimes() Yes, you have A working gai_strerror() found. NOT found. NOT found. NOT found. getaddrinfo() found. getcwd() found. Checking to see if getenv() preserves a different thread's results getenv() didn't destroy another thread's buffer getespwnam() NOT found. getfsstat() NOT found. getgrent() found. getgrent_r() found. getgrgid_r() found. getgrnam_r() found. gethostbyaddr() found. gethostbyname() found. gethostent() found. gethostname() found. uname() found. Shall I ignore gethostname() from now on? [n] gethostbyaddr_r() found. gethostbyname_r() found. gethostent_r() found. getitimer() found. getlogin() found. getlogin_r() found. getmnt() NOT found. getmntent() found. getnameinfo() found. getnetbyaddr() found. getnetbyname() found. getnetent() found. getnetbyaddr_r() found. getnetbyname_r() found. getnetent_r() found. getpagesize() found. getprotobyname() found. getprotobynumber() found. getprotoent() found. getpgid() found. getpgrp2() NOT found. getppid() found. getpriority() found. getprotobyname_r() found. getprotobynumber_r() found. getprotoent_r() found. getprpwnam() NOT found. getpwent() found. getpwent_r() found. getpwnam_r() found. getpwuid_r() found. getservbyname() found. getservbyport() found. getservent() found. getservbyname_r() found. getservbyport_r() found. getservent_r() found. getspnam() found. found. getspnam_r() found. gettimeofday() found. gmtime_r() found. hasmntopt() found. found. found. htonl() found. hypot() found. ilogb() found. ilogbl() found. inet_aton() found. inet_ntop() found. inet_pton() found. isascii() found. isblank() found. Checking to see if you have isfinite... isfinitel() NOT found. Checking to see if you have isinf... isinfl() found. Checking to see if you have isless... Checking to see if you have isnan... isnanl() found. Checking to see if you have isnormal... j0() found. j0l() found. killpg() found. localeconv() found. lchown() found. LDBL_DIG found. lgamma() found. lgamma_r() found. Checking to see if your libm supports _LIB_VERSION... No, it does not (probably harmless) link() found. llrint() found. llrintl() found. llround() found. llroundl() found. localeconv_l() NOT found. localtime_r() found. lockf() found. log1p() found. log2() found. logb() found. lrint() found. lrintl() found. lround() found. lroundl() found. lstat() found. madvise() found. malloc_size() NOT found. malloc_good_size() NOT found. malloc_usable_size() found. mblen() found. mbrlen() found. mbrtowc() found. mbstowcs() found. mbtowc() found. memmem() found. memrchr() found. mkdir() found. mkdtemp() found. mkfifo() found. mkostemp() found. mkstemp() found. mkstemps() found. mktime() found. found. mmap() found. and it returns (void *). sqrtl() found. scalbnl() found. truncl() found. modfl() found. mprotect() found. msgctl() found. msgget() found. msgsnd() found. msgrcv() found. You have the full msg*(2) library. Checking to see if your system supports struct msghdr... msync() found. munmap() found. nan() found. nanosleep() found. nearbyint() found. nextafter() found. nexttoward() found. nice() found. found. nl_langinfo() found. found. Choosing the C types to be used for Perl's internal types... Checking how many bits of your UVs your NVs can preserve... Checking to find the largest integer value your NVs can hold... The largest integer your NVs can preserve is equal to 256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0 Checking whether NV 0.0 is all bits zero in memory... 0.0 is represented as all bits zero in memory Checking to see if you have off64_t... pause() found. pipe2() found. poll() found. prctl() found. readlink() found. vfork() found. Do you still want to use vfork()? [n] pthread_attr_setscope() found. Checking to see if you have ptrdiff_t... random_r() found. readdir() found. seekdir() found. telldir() found. rewinddir() found. readdir64_r() found. readdir_r() found. readv() found. recvmsg() found. regcomp() found. remainder() found. remquo() found. rename() found. rint() found. rmdir() found. round() found. scalbn() found. select() found. semctl() found. semget() found. semop() found. You have the full sem*(2) library. You do not have union semun in . You can use union semun for semctl IPC_STAT. You can also use struct semid_ds* for semctl IPC_STAT. sendmsg() found. setegid() found. seteuid() found. setgrent() found. setgrent_r() NOT found. sethostent() found. sethostent_r() NOT found. setitimer() found. setlinebuf() found. found. found. towupper() found. Checking to see if you have setlocale() and its behavior Your system has setlocale()... and it seems sane; you have a C.UTF8 locale setlocale_r() NOT found. setnetent() found. setnetent_r() NOT found. setprotoent() found. setpgid() found. setpgrp2() NOT found. setpriority() found. setproctitle() NOT found. setprotoent_r() NOT found. setpwent() found. setpwent_r() NOT found. setregid() found. setresgid() found. setreuid() found. setresuid() found. setrgid() NOT found. setruid() NOT found. setservent() found. setservent_r() NOT found. setsid() found. setvbuf() found. shmctl() found. shmget() found. shmat() found. and it returns (void *). shmdt() found. You have the full shm*(2) library. sigaction() found. pid_t found. Checking if your siginfo_t has si_errno field... Checking if your siginfo_t has si_pid field... Checking if your siginfo_t has si_uid field... Checking if your siginfo_t has si_addr field... Checking if your siginfo_t has si_status field... Checking if your siginfo_t has si_band field... Checking if your siginfo_t has si_value field... Checking if your siginfo_t has si_fd field... NOT found. Checking to see if you have signbit() available to work on double... Yes. sigprocmask() found. POSIX sigsetjmp found. snprintf() found. vsnprintf() found. sockatmark() found. socks5_init() NOT found. srand48_r() found. srandom_r() found. stat() found. found. Checking to see if your struct stat has st_blocks field... found. found. Checking to see if your system supports struct statfs... Checking to see if your struct statfs has f_flags field... Your compiler supports static __inline__. Checking how to access stdio streams by file descriptor number... I can't figure out how to access stdio streams by file descriptor number. strcoll() found. strerror_l() found. strerror_r() found. strftime() found. strnlen() found. strtod() found. strtod_l() found. strtol() found. strtold() found. strtold_l() found. strtoll() found. strtoq() found. strtoul() found. strtoull() found. strtouq() found. strxfrm() found. symlink() found. syscall() found. sysconf() found. system() found. tcgetpgrp() found. tcsetpgrp() found. tgamma() found. Since threads aren't selected, we won't bother looking for nl_langinfo_l() time() found. time_t found. timegm() found. found. times() found. clock_t found. tmpnam_r() found. towlower() found. trunc() found. truncate() found. ttyname_r() found. tzname[] found. (Testing for character data alignment may crash the test. That's okay.) It seems that you must access character data in an aligned manner. ualarm() found. umask() found. unordered() NOT found. unsetenv() found. usleep() found. ustat() NOT found. closedir() found. Checking whether closedir() returns a status... wait4() found. waitpid() found. wcrtomb() found. A working wcscmp() found. wcstombs() found. A working wcsxfrm() found. wctomb() found. writev() found. Checking alignment constraints... Doubles must be aligned on a how-many-byte boundary? [8] Checking how long a character is (in bits)... What is the length of a character (in bits)? [8] Checking to see how your cpp does stuff like concatenate tokens... Oh! Smells like ANSI's been here. found. Checking Berkeley DB version ... Looks OK. Checking return type needed for hash for Berkeley DB ... Checking return type needed for prefix for Berkeley DB ... Exclude . from @INC by default? [y] Checking the kind of infinities and nans you have... (The following tests may crash. That's okay.) Checking how many mantissa bits your doubles have... Checking how many mantissa bits your long doubles have... Checking how many mantissa bits your NVs have... Using our internal random number implementation... Determining whether or not we are on an EBCDIC system... Nope, no EBCDIC, probably ASCII or some ISO Latin. Or UTF-8. Checking how to flush all pending stdio output... Your fflush(NULL) works okay for output streams. Let's see if it clobbers input pipes... fflush(NULL) seems to behave okay with input streams. Checking the size of gid_t... Checking the sign of gid_t... Checking how to print 64-bit integers... Checking the format strings to be used for Perl's internal types... Checking the format string to be used for gids... getgroups() found. setgroups() found. What type pointer is the second argument to getgroups() and setgroups()? [gid_t] Checking if your /usr/bin/make program sets $(MAKE)... mode_t found. It seems that va_copy() or similar will be needed. size_t found. What is the type for the 1st argument to gethostbyaddr? [char *] What is the type for the 2nd argument to gethostbyaddr? [size_t] What pager is used on your system? [/usr/bin/less -R] Checking how to generate random libraries on your machine... Your select() operates on 64 bits at a time. Generating a list of signal names and numbers... Checking the size of size_t... Checking to see if you have socklen_t... NOT found. I'll be using ssize_t for functions returning a byte count. Checking the size of st_ino... Checking the sign of st_ino... Your stdio uses signed chars. Checking the size of uid_t... Checking the sign of uid_t... Checking the format string to be used for uids... Would you like to build perl with strict enabled by default? [n] Determining whether we can use sysctl with KERN_PROC_PATHNAME to find executing program... I'm unable to compile the test program. I'll assume no sysctl with KERN_PROC_PATHNAME here. Determining whether we can use _NSGetExecutablePath to find executing program... I'm unable to compile the test program. I'll assume no _NSGetExecutablePath here. Which compiler compiler (yacc or bison -y) shall I use? [yacc] NOT found. found. found. NOT found. NOT found. NOT found. NOT found. NOT found. found. NOT found. found. found. NOT found. Guessing which symbols your C compiler and preprocessor define... awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator You seem to have -D_FORTIFY_SOURCE already, not adding it. tcsetattr() found. You have POSIX termios.h... good! found. found. NOT found. NOT found. found. found. NOT found. found. found. NOT found. found. found. found. found. NOT found. found. found. Looking for extensions... What extensions do you wish to load dynamically? [B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap attributes mro re threads threads/shared] What extensions do you wish to load statically? [none] Stripping down executable paths... Creating config.sh... Doing variable substitutions on .SH files... Extracting config.h (with variable substitutions) cflags.SH: Adding -std=c89. cflags.SH: Adding -Werror=pointer-arith. cflags.SH: Adding -Wextra. cflags.SH: Adding -Wc++-compat. cflags.SH: Adding -Wwrite-strings. cflags.SH: Adding -Werror=declaration-after-statement. cflags.SH: cc = /usr/bin/gcc cflags.SH: ccflags = -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 cflags.SH: stdflags = -std=c89 cflags.SH: optimize = -O2 cflags.SH: warn = -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement Extracting cflags (with variable substitutions) Not re-extracting config.h Extracting makedepend (with variable substitutions) Extracting Makefile (with variable substitutions) Extracting myconfig (with variable substitutions) Extracting pod/Makefile (with variable substitutions) Extracting Policy.sh (with variable substitutions) Extracting runtests (with variable substitutions) Run make depend now? [y] make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1' /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement generate_uudmap.c /usr/bin/gcc -o generate_uudmap -fstack-protector-strong -L/usr/local/lib generate_uudmap.o -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc ./generate_uudmap uudmap.h bitcount.h mg_data.h sh ./makedepend MAKE="make" cflags make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1' rm -f opmini.c /bin/ln -s op.c opmini.c rm -f perlmini.c /bin/ln -s perl.c perlmini.c echo av.c scope.c op.c doop.c doio.c dump.c gv.c hv.c mg.c reentr.c mro_core.c perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c regexec.c utf8.c sv.c taint.c toke.c util.c deb.c run.c universal.c pad.c globals.c keywords.c perlio.c numeric.c mathoms.c locale.c pp_pack.c pp_sort.c caretx.c dquote.c time64.c miniperlmain.c opmini.c perlmini.c | tr ' ' '\n' >.clist make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1' Finding dependencies for av.o Finding dependencies for scope.o Finding dependencies for op.o Finding dependencies for doop.o Finding dependencies for doio.o Finding dependencies for dump.o Finding dependencies for gv.o Finding dependencies for hv.o Finding dependencies for mg.o Finding dependencies for reentr.o Finding dependencies for mro_core.o Finding dependencies for perl.o Finding dependencies for perly.o Finding dependencies for pp.o Finding dependencies for pp_hot.o Finding dependencies for pp_ctl.o Finding dependencies for pp_sys.o Finding dependencies for regcomp.o Finding dependencies for regexec.o Finding dependencies for utf8.o Finding dependencies for sv.o Finding dependencies for taint.o Finding dependencies for toke.o Finding dependencies for util.o Finding dependencies for deb.o Finding dependencies for run.o Finding dependencies for universal.o Finding dependencies for pad.o Finding dependencies for globals.o Finding dependencies for keywords.o Finding dependencies for perlio.o Finding dependencies for numeric.o Finding dependencies for mathoms.o Finding dependencies for locale.o Finding dependencies for pp_pack.o Finding dependencies for pp_sort.o Finding dependencies for caretx.o Finding dependencies for dquote.o Finding dependencies for time64.o Finding dependencies for miniperlmain.o Finding dependencies for opmini.o Finding dependencies for perlmini.o Updating makefile... make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1' Now you must run 'make'. If you compile perl5 on a different machine or from a different object directory, copy the Policy.sh file from this object directory to the new one before you run Configure -- this will help you with most of the policy defaults. >>> host-perl 5.34.1 Building PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-25/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1 make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1' echo @`sh cflags "optimize='-O2'" opmini.o` -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c @/usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c echo @`sh cflags "optimize='-O2'" perlmini.o` -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c @/usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement gv.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement toke.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement perly.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pad.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement regcomp.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement dump.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement util.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement mg.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement reentr.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement mro_core.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement keywords.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement hv.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement av.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement run.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pp_hot.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement sv.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pp.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement scope.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pp_ctl.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pp_sys.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement doop.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement doio.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement regexec.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement utf8.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement taint.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement deb.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement universal.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement globals.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement perlio.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement numeric.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement mathoms.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement locale.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pp_pack.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pp_sort.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement caretx.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement dquote.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement time64.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement miniperlmain.c /usr/bin/gcc -fstack-protector-strong -L/usr/local/lib -o miniperl \ opmini.o perlmini.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o miniperlmain.o -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc ./miniperl -w -Ilib -Idist/Exporter/lib -MExporter -e '' || sh -c 'echo >&2 Failed to build miniperl. Please run make minitest; exit 1' ./miniperl -Ilib -f write_buildcustomize.pl rm -f pod/perl5341delta.pod /bin/ln -s perldelta.pod pod/perl5341delta.pod ./miniperl -Ilib autodoc.pl ./miniperl -Ilib pod/perlmodlib.PL -q ./miniperl -Ilib make_patchnum.pl Updating 'git_version.h' and 'lib/Config_git.pl' ./miniperl -Ilib configpm written lib/Config.pod updated lib/Config.pm updated lib/Config_heavy.pl ./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Archive::Tar make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Archive-Tar' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Archive-Tar' ./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Attribute-Handlers directly ./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/AutoLoader directly ./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for CPAN make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/CPAN' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/CPAN' ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for CPAN::Meta make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/CPAN-Meta' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/CPAN-Meta' ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/CPAN-Meta-Requirements directly ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/CPAN-Meta-YAML directly ./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Carp directly ./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Config-Perl-V directly ./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Devel-SelfStubber directly ./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Digest directly ./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Dumpvalue directly ./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Env directly ./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Errno make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Errno' "../../miniperl" "-I../../lib" Errno_pm.PL Errno.pm make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Errno' ./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Exporter directly ./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/ExtUtils-CBuilder directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-Constant directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-Install directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for ExtUtils::MakeMaker make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/ExtUtils-MakeMaker' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/ExtUtils-MakeMaker' ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-Manifest directly Generating a Unix-style Makefile Writing Makefile for ExtUtils::Manifest make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/ExtUtils-Manifest' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/ExtUtils-Manifest' ./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/ExtUtils-Miniperl directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-PL2Bat/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-PL2Bat directly ./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/ExtUtils-ParseXS directly Generating a Unix-style Makefile Writing Makefile for ExtUtils::ParseXS make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/ExtUtils-ParseXS' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/ExtUtils-ParseXS' ./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/File-Fetch directly ./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/File-Find directly ./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/File-Path directly ./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/File-Temp directly ./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/FileCache directly ./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Filter-Simple directly ./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/FindBin directly ./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Getopt-Long directly ./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for HTTP::Tiny make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/HTTP-Tiny' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/HTTP-Tiny' ./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/I18N-Collate directly ./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/I18N-LangTags directly ./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for lib make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/lib' "../../miniperl" "-I../../lib" lib_pm.PL lib.pm Extracting lib.pm (with variable substitutions) make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/lib' ./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for IO::Compress make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/IO-Compress' cp bin/streamzip blib/script/streamzip /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/streamzip cp bin/zipdetails blib/script/zipdetails /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zipdetails make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/IO-Compress' ./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/IO-Socket-IP directly ./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/IO-Zlib directly ./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/IPC-Cmd directly ./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/IPC-Open3 directly ./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for JSON::PP make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/JSON-PP' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/JSON-PP' ./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Locale-Maketext directly ./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Locale-Maketext-Simple directly ./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Math-BigInt directly ./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Math-BigRat directly ./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Math-Complex directly ./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Memoize directly ./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Module::CoreList make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Module-CoreList' cp corelist blib/script/corelist /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Module-CoreList/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/corelist make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Module-CoreList' ./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Module-Load directly ./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Module-Load-Conditional directly ./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Module-Loaded directly ./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Module::Metadata make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Module-Metadata' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Module-Metadata' ./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/NEXT directly ./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Net-Ping directly ./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Params-Check directly ./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Perl-OSType directly ./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly ./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Pod::Checker make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Pod-Checker' "../../miniperl" "-I../../lib" "-I../../lib" podchecker.PL podchecker Extracting podchecker (with variable substitutions) cp podchecker blib/script/podchecker /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Pod-Checker/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podchecker make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Pod-Checker' ./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Pod-Escapes directly ./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for if make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/if' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/if' ./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Pod-Simple directly ./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Pod::Functions make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Pod-Functions' "../../miniperl" "-I../../lib" Functions_pm.PL ../../pod/perlfunc.pod make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Pod-Functions' ./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Pod::Html make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Pod-Html' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Pod-Html' ./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Pod::Perldoc make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Pod-Perldoc' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Pod-Perldoc' ./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Pod::Usage make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Pod-Usage' "../../miniperl" "-I../../lib" "-I../../lib" pod2usage.PL pod2usage Extracting pod2usage (with variable substitutions) cp pod2usage blib/script/pod2usage /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Pod-Usage/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2usage make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Pod-Usage' ./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Safe directly ./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Search-Dict directly ./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/SelfLoader directly ./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Term-ANSIColor directly ./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Term::Cap make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Term-Cap' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Term-Cap' ./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Term-Complete directly ./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Term-ReadLine directly ./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Test directly ./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Test::Harness make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Test-Harness' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Test-Harness' ./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Test-Simple directly ./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Text-Abbrev directly ./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Text-Balanced directly ./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Text-ParseWords directly ./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Text-Tabs directly ./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Thread-Queue directly ./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Thread-Semaphore directly ./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Tie-File directly ./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/Tie-Hash-NamedCapture directly ./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/Tie-Memoize directly ./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Tie-RefHash directly ./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Time-Local directly ./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for XSLoader make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/XSLoader' "../../miniperl" "-I../../lib" XSLoader_pm.PL XSLoader.pm make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/XSLoader' ./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/autodie directly ./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/autouse directly ./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for base make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/base' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/base' ./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/bignum directly ./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/constant directly ./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/encoding-warnings directly ./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/experimental directly ./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Net make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/libnet' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/libnet' ./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/parent directly ./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/perlfaq directly ./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Pod make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/podlators' "../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2man.PL scripts/pod2man Extracting pod2man (with variable substitutions) "../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2text.PL scripts/pod2text Extracting pod2text (with variable substitutions) cp scripts/pod2man blib/script/pod2man /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2man cp scripts/pod2text blib/script/pod2text /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2text Manifying 2 pod documents make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/podlators' ./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/version directly ./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p Processing PropertyAliases.txt Finishing property setup Processing PropValueAliases.txt Processing extracted/DGeneralCategory.txt Processing extracted/DCombiningClass.txt Processing extracted/DNumType.txt Processing extracted/DEastAsianWidth.txt Processing extracted/DLineBreak.txt Processing extracted/DBidiClass.txt Processing extracted/DDecompositionType.txt Processing extracted/DBinaryProperties.txt Processing extracted/DNumValues.txt Processing extracted/DJoinGroup.txt Processing extracted/DJoinType.txt Processing Jamo.txt Processing UnicodeData.txt Processing ArabicShaping.txt Processing Blocks.txt Processing PropList.txt Processing SpecialCasing.txt Processing LineBreak.txt Processing EastAsianWidth.txt Processing CompositionExclusions.txt Processing BidiMirroring.txt Processing CaseFolding.txt Processing DCoreProperties.txt Processing Scripts.txt Processing DNormalizationProps.txt Processing DAge.txt Processing HangulSyllableType.txt Processing auxiliary/WordBreakProperty.txt Processing auxiliary/GraphemeBreakProperty.txt Processing auxiliary/GCBTest.txt Processing auxiliary/SBTest.txt Processing auxiliary/WBTest.txt Processing auxiliary/SentenceBreakProperty.txt Processing NamedSequences.txt Processing NameAliases.txt Processing auxiliary/LBTest.txt Processing ScriptExtensions.txt Processing IndicSyllabicCategory.txt Processing BidiBrackets.txt Processing IndicPositionalCategory.txt Processing VerticalOrientation.txt Processing EquivalentUnifiedIdeograph.txt Processing emoji/emoji.txt Processing IdStatus.txt Processing IdType.txt Finishing processing Unicode properties Compiling Perl properties Creating Perl synonyms Writing tables Making pod file Making test script Updating 'mktables.lst' ./miniperl -Ilib -MExtUtils::Miniperl -e 'writemain(\"perlmain.c", @ARGV)' DynaLoader /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement perlmain.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement op.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement perl.c ./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Generating a Unix-style Makefile Writing Makefile for DynaLoader make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/DynaLoader' "../../miniperl" "-I../../lib" DynaLoader_pm.PL DynaLoader.pm rm -f DynaLoader.xs cp dl_dlopen.xs DynaLoader.xs "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/DynaLoader/../../lib/ExtUtils/typemap' DynaLoader.xs > DynaLoader.xsc mv DynaLoader.xsc DynaLoader.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" "-I../.." -DLIBC="libc-2.31.so" DynaLoader.c rm -rf ../../DynaLoader.o cp DynaLoader.o ../../DynaLoader.o make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/DynaLoader' rm -f libperl.a /usr/bin/ar rc libperl.a op.o perl.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o DynaLoader.o /usr/bin/gcc -o perl -fstack-protector-strong -L/usr/local/lib -Wl,-E perlmain.o libperl.a `cat ext.libs` -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc ./miniperl -Ilib mkppport running "/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/miniperl" -I../../lib PPPort_pm.PL including ppphdoc including inctools including ppphbin including version including threads including limits including variables including subparse including newCONSTSUB including magic_defs including misc including sv_xpvf including SvPV including warn including format including uv including memory including mess including mPUSH including call including newRV including MY_CXT including SvREFCNT including newSV_type including newSVpv including Sv_set including shared_pv including HvNAME including gv including pvs including magic including cop including grok including snprintf including sprintf including exception including strlfuncs including utf8 including pv_tools including locale running "/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/miniperl" -I../../lib ppport_h.PL installing ppport.h for cpan/DB_File installing ppport.h for cpan/IPC-SysV installing ppport.h for cpan/Win32API-File installing ppport.h for dist/IO installing ppport.h for dist/Storable removing temporary file PPPort.pm removing temporary file ppport.h ./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for B make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/B' Running Mkbootstrap for B () chmod 644 "B.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/B/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/B/typemap' B.xs > B.xsc mv B.xsc B.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.82\" -DXS_VERSION=\"1.82\" -fPIC "-I../.." B.c rm -f ../../lib/auto/B/B.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong B.o -o ../../lib/auto/B/B.so \ \ chmod 755 ../../lib/auto/B/B.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/B' ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Bzip2 make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Compress-Raw-Bzip2' Running Mkbootstrap for Bzip2 () chmod 644 "Bzip2.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Compress-Raw-Bzip2/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Compress-Raw-Bzip2/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Compress-Raw-Bzip2/typemap' Bzip2.xs > Bzip2.xsc mv Bzip2.xsc Bzip2.c /usr/bin/gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO Bzip2.c /usr/bin/gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO blocksort.c /usr/bin/gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO bzlib.c /usr/bin/gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO compress.c /usr/bin/gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO crctable.c /usr/bin/gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO decompress.c /usr/bin/gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO huffman.c /usr/bin/gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO randtable.c rm -f ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Bzip2.o blocksort.o bzlib.o compress.o crctable.o decompress.o huffman.o randtable.o -o ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so \ \ chmod 755 ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Compress-Raw-Bzip2' ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Parsing config.in... Building Zlib enabled Auto Detect Gzip OS Code.. Setting Gzip OS Code to 3 [Unix/Default] Looks Good. Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Zlib make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Compress-Raw-Zlib' Running Mkbootstrap for Zlib () chmod 644 "Zlib.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Compress-Raw-Zlib/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs ../../lib/auto/Compress/Raw/Zlib/Zlib.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Compress-Raw-Zlib/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Compress-Raw-Zlib/typemap' Zlib.xs > Zlib.xsc mv Zlib.xsc Zlib.c /usr/bin/gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 Zlib.c /usr/bin/gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 adler32.c /usr/bin/gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 compress.c /usr/bin/gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 crc32.c /usr/bin/gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 deflate.c /usr/bin/gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 infback.c /usr/bin/gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 inffast.c /usr/bin/gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 inflate.c /usr/bin/gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 inftrees.c /usr/bin/gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 trees.c /usr/bin/gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 uncompr.c /usr/bin/gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 zutil.c rm -f ../../lib/auto/Compress/Raw/Zlib/Zlib.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Zlib.o adler32.o compress.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o -o ../../lib/auto/Compress/Raw/Zlib/Zlib.so \ \ chmod 755 ../../lib/auto/Compress/Raw/Zlib/Zlib.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Compress-Raw-Zlib' ./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Cwd make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/PathTools' Running Mkbootstrap for Cwd () chmod 644 "Cwd.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/PathTools/../../lib/ExtUtils/typemap' Cwd.xs > Cwd.xsc mv Cwd.xsc Cwd.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.80\" -DXS_VERSION=\"3.80\" -fPIC "-I../.." -DDOUBLE_SLASHES_SPECIAL=0 -DNO_PPPORT_H Cwd.c rm -f ../../lib/auto/Cwd/Cwd.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Cwd.o -o ../../lib/auto/Cwd/Cwd.so \ \ chmod 755 ../../lib/auto/Cwd/Cwd.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/PathTools' ./miniperl -Ilib make_ext.pl lib/auto/DB_File/DB_File.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Parsing config.in... Looks Good. Generating a Unix-style Makefile Writing Makefile for DB_File make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/DB_File' Running Mkbootstrap for DB_File () chmod 644 "DB_File.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/DB_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DB_File.bs ../../lib/auto/DB_File/DB_File.bs 644 /usr/bin/gcc -c -I/usr/local/BerkeleyDB/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.855\" -DXS_VERSION=\"1.855\" -fPIC "-I../.." -DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t version.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/DB_File/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/DB_File/typemap' DB_File.xs > DB_File.xsc mv DB_File.xsc DB_File.c /usr/bin/gcc -c -I/usr/local/BerkeleyDB/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.855\" -DXS_VERSION=\"1.855\" -fPIC "-I../.." -DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t DB_File.c rm -f ../../lib/auto/DB_File/DB_File.so LD_RUN_PATH="/usr/lib/x86_64-linux-gnu" /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong version.o DB_File.o -o ../../lib/auto/DB_File/DB_File.so \ -ldb \ chmod 755 ../../lib/auto/DB_File/DB_File.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/DB_File' ./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Data::Dumper make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Data-Dumper' Running Mkbootstrap for Dumper () chmod 644 "Dumper.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Data-Dumper/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs ../../lib/auto/Data/Dumper/Dumper.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Data-Dumper/../../lib/ExtUtils/typemap' Dumper.xs > Dumper.xsc mv Dumper.xsc Dumper.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.179\" -DXS_VERSION=\"2.179\" -fPIC "-I../.." Dumper.c rm -f ../../lib/auto/Data/Dumper/Dumper.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Dumper.o -o ../../lib/auto/Data/Dumper/Dumper.so \ \ chmod 755 ../../lib/auto/Data/Dumper/Dumper.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Data-Dumper' ./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Setting license tag... Adding META_MERGE... Generating a Unix-style Makefile Writing Makefile for Devel::PPPort make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Devel-PPPort' "../../miniperl" "-I../../lib" PPPort_pm.PL PPPort.pm including ppphdoc including inctools including ppphbin including version including threads including limits including variables including subparse including newCONSTSUB including magic_defs including misc including sv_xpvf including SvPV including warn including format including uv including memory including mess including mPUSH including call including newRV including MY_CXT including SvREFCNT including newSV_type including newSVpv including Sv_set including shared_pv including HvNAME including gv including pvs including magic including cop including grok including snprintf including sprintf including exception including strlfuncs including utf8 including pv_tools including locale Running Mkbootstrap for PPPort () chmod 644 "PPPort.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Devel-PPPort/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs ../../lib/auto/Devel/PPPort/PPPort.bs 644 "../../miniperl" "-I../../lib" "-I../../lib" ppport_h.PL ppport.h "../../miniperl" "-I../../lib" "-I../../lib" RealPPPort_xs.PL RealPPPort.xs adding XS code from parts/inc/HvNAME adding XS code from parts/inc/MY_CXT adding XS code from parts/inc/SvPV adding XS code from parts/inc/SvREFCNT adding XS code from parts/inc/Sv_set adding XS code from parts/inc/call adding XS code from parts/inc/cop adding XS code from parts/inc/exception adding XS code from parts/inc/format adding XS code from parts/inc/grok adding XS code from parts/inc/gv adding XS code from parts/inc/limits adding XS code from parts/inc/locale adding XS code from parts/inc/mPUSH adding XS code from parts/inc/magic adding XS code from parts/inc/memory adding XS code from parts/inc/mess adding XS code from parts/inc/misc adding XS code from parts/inc/newCONSTSUB adding XS code from parts/inc/newRV adding XS code from parts/inc/newSV_type adding XS code from parts/inc/newSVpv adding XS code from parts/inc/pv_tools adding XS code from parts/inc/pvs adding XS code from parts/inc/shared_pv adding XS code from parts/inc/snprintf adding XS code from parts/inc/sprintf adding XS code from parts/inc/strlfuncs adding XS code from parts/inc/sv_xpvf adding XS code from parts/inc/threads adding XS code from parts/inc/utf8 adding XS code from parts/inc/uv adding XS code from parts/inc/variables adding XS code from parts/inc/warn "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Devel-PPPort/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Devel-PPPort/typemap' RealPPPort.xs > RealPPPort.xsc mv RealPPPort.xsc RealPPPort.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.62\" -DXS_VERSION=\"3.62\" -fPIC "-I../.." -W -Wall -Wdeclaration-after-statement RealPPPort.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.62\" -DXS_VERSION=\"3.62\" -fPIC "-I../.." -W -Wall -Wdeclaration-after-statement module2.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.62\" -DXS_VERSION=\"3.62\" -fPIC "-I../.." -W -Wall -Wdeclaration-after-statement module3.c rm -f ../../lib/auto/Devel/PPPort/PPPort.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong RealPPPort.o module2.o module3.o -o ../../lib/auto/Devel/PPPort/PPPort.so \ \ chmod 755 ../../lib/auto/Devel/PPPort/PPPort.so "../../miniperl" "-I../../lib" "-I../../lib" mktests.PL t/01_test.t generating t/01_test.t generating t/HvNAME.t generating t/MY_CXT.t generating t/SvPV.t generating t/SvREFCNT.t generating t/Sv_set.t generating t/call.t generating t/cop.t generating t/exception.t generating t/format.t generating t/grok.t generating t/gv.t generating t/limits.t generating t/locale.t generating t/mPUSH.t generating t/magic.t generating t/memory.t generating t/mess.t generating t/misc.t generating t/newCONSTSUB.t generating t/newRV.t generating t/newSV_type.t generating t/newSVpv.t generating t/podtest.t generating t/ppphtest.t generating t/pv_tools.t generating t/pvs.t generating t/shared_pv.t generating t/snprintf.t generating t/sprintf.t generating t/strlfuncs.t generating t/sv_xpvf.t generating t/threads.t generating t/utf8.t generating t/uv.t generating t/variables.t generating t/warn.t make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Devel-PPPort' ./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Devel::Peek make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Devel-Peek' Running Mkbootstrap for Peek () chmod 644 "Peek.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Devel-Peek/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs ../../lib/auto/Devel/Peek/Peek.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Devel-Peek/../../lib/ExtUtils/typemap' Peek.xs > Peek.xsc mv Peek.xsc Peek.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.30\" -DXS_VERSION=\"1.30\" -fPIC "-I../.." Peek.c rm -f ../../lib/auto/Devel/Peek/Peek.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Peek.o -o ../../lib/auto/Devel/Peek/Peek.so \ \ chmod 755 ../../lib/auto/Devel/Peek/Peek.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Devel-Peek' ./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Digest::MD5 make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Digest-MD5' Running Mkbootstrap for MD5 () chmod 644 "MD5.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Digest-MD5/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../../lib/auto/Digest/MD5/MD5.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Digest-MD5/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Digest-MD5/typemap' MD5.xs > MD5.xsc mv MD5.xsc MD5.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.58\" -DXS_VERSION=\"2.58\" -fPIC "-I../.." MD5.c rm -f ../../lib/auto/Digest/MD5/MD5.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong MD5.o -o ../../lib/auto/Digest/MD5/MD5.so \ \ chmod 755 ../../lib/auto/Digest/MD5/MD5.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Digest-MD5' ./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Digest::SHA make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Digest-SHA' Running Mkbootstrap for SHA () chmod 644 "SHA.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs ../../lib/auto/Digest/SHA/SHA.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Digest-SHA/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Digest-SHA/typemap' SHA.xs > SHA.xsc mv SHA.xsc SHA.c /usr/bin/gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"6.02\" -DXS_VERSION=\"6.02\" -fPIC "-I../.." SHA.c rm -f ../../lib/auto/Digest/SHA/SHA.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong SHA.o -o ../../lib/auto/Digest/SHA/SHA.so \ \ chmod 755 ../../lib/auto/Digest/SHA/SHA.so cp shasum blib/script/shasum /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/shasum make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Digest-SHA' ./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Encode make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/Byte' Running Mkbootstrap for Byte () chmod 644 "Byte.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/Byte/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644 "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o byte_t.c -f byte_t.fnm Reading iso-8859-2 (iso-8859-2) Reading iso-8859-3 (iso-8859-3) Reading iso-8859-4 (iso-8859-4) Reading iso-8859-5 (iso-8859-5) Reading iso-8859-6 (iso-8859-6) Reading iso-8859-7 (iso-8859-7) Reading iso-8859-8 (iso-8859-8) Reading iso-8859-9 (iso-8859-9) Reading iso-8859-10 (iso-8859-10) Reading iso-8859-11 (iso-8859-11) Reading iso-8859-13 (iso-8859-13) Reading iso-8859-14 (iso-8859-14) Reading iso-8859-15 (iso-8859-15) Reading iso-8859-16 (iso-8859-16) Reading AdobeStandardEncoding (AdobeStandardEncoding) Reading cp1006 (cp1006) Reading cp1250 (cp1250) Reading cp1251 (cp1251) Reading cp1253 (cp1253) Reading cp1254 (cp1254) Reading cp1255 (cp1255) Reading cp1256 (cp1256) Reading cp1257 (cp1257) Reading cp1258 (cp1258) Reading cp424 (cp424) Reading cp437 (cp437) Reading cp737 (cp737) Reading cp775 (cp775) Reading cp850 (cp850) Reading cp852 (cp852) Reading cp855 (cp855) Reading cp856 (cp856) Reading cp857 (cp857) Reading cp858 (cp858) Reading cp860 (cp860) Reading cp861 (cp861) Reading cp862 (cp862) Reading cp863 (cp863) Reading cp864 (cp864) Reading cp865 (cp865) Reading cp866 (cp866) Reading cp869 (cp869) Reading cp874 (cp874) Reading hp-roman8 (hp-roman8) Reading koi8-f (koi8-f) Reading koi8-r (koi8-r) Reading koi8-u (koi8-u) Reading MacArabic (MacArabic) Reading MacCentralEurRoman (MacCentralEurRoman) Reading MacCroatian (MacCroatian) Reading MacCyrillic (MacCyrillic) Reading MacFarsi (MacFarsi) Reading MacGreek (MacGreek) Reading MacHebrew (MacHebrew) Reading MacIcelandic (MacIcelandic) Reading MacRomanian (MacRomanian) Reading MacRumanian (MacRumanian) Reading MacRoman (MacRoman) Reading MacSami (MacSami) Reading MacThai (MacThai) Reading MacTurkish (MacTurkish) Reading MacUkrainian (MacUkrainian) Reading nextstep (nextstep) Reading viscii (viscii) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/Byte/../../../lib/ExtUtils/typemap' Byte.xs > Byte.xsc mv Byte.xsc Byte.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." Byte.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." byte_t.c byte_t.c:12:24: warning: uninitialized const 'utf8_AdobeStandardEncoding' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t utf8_AdobeStandardEncoding[]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ byte_t.c:17:24: warning: uninitialized const 'utf8_MacArabic' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_MacArabic[]; | ^~~~~~~~~~~~~~ byte_t.c:22:24: warning: uninitialized const 'utf8_MacCentralEurRoman' is invalid in C++ [-Wc++-compat] 22 | static const encpage_t utf8_MacCentralEurRoman[]; | ^~~~~~~~~~~~~~~~~~~~~~~ byte_t.c:27:24: warning: uninitialized const 'utf8_MacCroatian' is invalid in C++ [-Wc++-compat] 27 | static const encpage_t utf8_MacCroatian[]; | ^~~~~~~~~~~~~~~~ byte_t.c:32:24: warning: uninitialized const 'utf8_MacCyrillic' is invalid in C++ [-Wc++-compat] 32 | static const encpage_t utf8_MacCyrillic[]; | ^~~~~~~~~~~~~~~~ byte_t.c:37:24: warning: uninitialized const 'utf8_MacFarsi' is invalid in C++ [-Wc++-compat] 37 | static const encpage_t utf8_MacFarsi[]; | ^~~~~~~~~~~~~ byte_t.c:42:24: warning: uninitialized const 'utf8_MacGreek' is invalid in C++ [-Wc++-compat] 42 | static const encpage_t utf8_MacGreek[]; | ^~~~~~~~~~~~~ byte_t.c:47:24: warning: uninitialized const 'utf8_MacHebrew' is invalid in C++ [-Wc++-compat] 47 | static const encpage_t utf8_MacHebrew[]; | ^~~~~~~~~~~~~~ byte_t.c:52:24: warning: uninitialized const 'utf8_MacIcelandic' is invalid in C++ [-Wc++-compat] 52 | static const encpage_t utf8_MacIcelandic[]; | ^~~~~~~~~~~~~~~~~ byte_t.c:57:24: warning: uninitialized const 'utf8_MacRoman' is invalid in C++ [-Wc++-compat] 57 | static const encpage_t utf8_MacRoman[]; | ^~~~~~~~~~~~~ byte_t.c:62:24: warning: uninitialized const 'utf8_MacRomanian' is invalid in C++ [-Wc++-compat] 62 | static const encpage_t utf8_MacRomanian[]; | ^~~~~~~~~~~~~~~~ byte_t.c:67:24: warning: uninitialized const 'utf8_MacRumanian' is invalid in C++ [-Wc++-compat] 67 | static const encpage_t utf8_MacRumanian[]; | ^~~~~~~~~~~~~~~~ byte_t.c:72:24: warning: uninitialized const 'utf8_MacSami' is invalid in C++ [-Wc++-compat] 72 | static const encpage_t utf8_MacSami[]; | ^~~~~~~~~~~~ byte_t.c:77:24: warning: uninitialized const 'utf8_MacThai' is invalid in C++ [-Wc++-compat] 77 | static const encpage_t utf8_MacThai[]; | ^~~~~~~~~~~~ byte_t.c:82:24: warning: uninitialized const 'utf8_MacTurkish' is invalid in C++ [-Wc++-compat] 82 | static const encpage_t utf8_MacTurkish[]; | ^~~~~~~~~~~~~~~ byte_t.c:87:24: warning: uninitialized const 'utf8_cp1006' is invalid in C++ [-Wc++-compat] 87 | static const encpage_t utf8_cp1006[]; | ^~~~~~~~~~~ byte_t.c:92:24: warning: uninitialized const 'utf8_cp1250' is invalid in C++ [-Wc++-compat] 92 | static const encpage_t utf8_cp1250[]; | ^~~~~~~~~~~ byte_t.c:97:24: warning: uninitialized const 'utf8_cp1251' is invalid in C++ [-Wc++-compat] 97 | static const encpage_t utf8_cp1251[]; | ^~~~~~~~~~~ byte_t.c:102:24: warning: uninitialized const 'utf8_cp1253' is invalid in C++ [-Wc++-compat] 102 | static const encpage_t utf8_cp1253[]; | ^~~~~~~~~~~ byte_t.c:107:24: warning: uninitialized const 'utf8_cp1254' is invalid in C++ [-Wc++-compat] 107 | static const encpage_t utf8_cp1254[]; | ^~~~~~~~~~~ byte_t.c:112:24: warning: uninitialized const 'utf8_cp1255' is invalid in C++ [-Wc++-compat] 112 | static const encpage_t utf8_cp1255[]; | ^~~~~~~~~~~ byte_t.c:117:24: warning: uninitialized const 'utf8_cp1256' is invalid in C++ [-Wc++-compat] 117 | static const encpage_t utf8_cp1256[]; | ^~~~~~~~~~~ byte_t.c:122:24: warning: uninitialized const 'utf8_cp1257' is invalid in C++ [-Wc++-compat] 122 | static const encpage_t utf8_cp1257[]; | ^~~~~~~~~~~ byte_t.c:127:24: warning: uninitialized const 'utf8_cp1258' is invalid in C++ [-Wc++-compat] 127 | static const encpage_t utf8_cp1258[]; | ^~~~~~~~~~~ byte_t.c:132:24: warning: uninitialized const 'utf8_cp424' is invalid in C++ [-Wc++-compat] 132 | static const encpage_t utf8_cp424[]; | ^~~~~~~~~~ byte_t.c:137:24: warning: uninitialized const 'utf8_cp437' is invalid in C++ [-Wc++-compat] 137 | static const encpage_t utf8_cp437[]; | ^~~~~~~~~~ byte_t.c:142:24: warning: uninitialized const 'utf8_cp737' is invalid in C++ [-Wc++-compat] 142 | static const encpage_t utf8_cp737[]; | ^~~~~~~~~~ byte_t.c:147:24: warning: uninitialized const 'utf8_cp775' is invalid in C++ [-Wc++-compat] 147 | static const encpage_t utf8_cp775[]; | ^~~~~~~~~~ byte_t.c:152:24: warning: uninitialized const 'utf8_cp850' is invalid in C++ [-Wc++-compat] 152 | static const encpage_t utf8_cp850[]; | ^~~~~~~~~~ byte_t.c:157:24: warning: uninitialized const 'utf8_cp852' is invalid in C++ [-Wc++-compat] 157 | static const encpage_t utf8_cp852[]; | ^~~~~~~~~~ byte_t.c:162:24: warning: uninitialized const 'utf8_cp855' is invalid in C++ [-Wc++-compat] 162 | static const encpage_t utf8_cp855[]; | ^~~~~~~~~~ byte_t.c:167:24: warning: uninitialized const 'utf8_cp856' is invalid in C++ [-Wc++-compat] 167 | static const encpage_t utf8_cp856[]; | ^~~~~~~~~~ byte_t.c:172:24: warning: uninitialized const 'utf8_cp857' is invalid in C++ [-Wc++-compat] 172 | static const encpage_t utf8_cp857[]; | ^~~~~~~~~~ byte_t.c:177:24: warning: uninitialized const 'utf8_cp858' is invalid in C++ [-Wc++-compat] 177 | static const encpage_t utf8_cp858[]; | ^~~~~~~~~~ byte_t.c:182:24: warning: uninitialized const 'utf8_cp860' is invalid in C++ [-Wc++-compat] 182 | static const encpage_t utf8_cp860[]; | ^~~~~~~~~~ byte_t.c:187:24: warning: uninitialized const 'utf8_cp861' is invalid in C++ [-Wc++-compat] 187 | static const encpage_t utf8_cp861[]; | ^~~~~~~~~~ byte_t.c:192:24: warning: uninitialized const 'utf8_cp862' is invalid in C++ [-Wc++-compat] 192 | static const encpage_t utf8_cp862[]; | ^~~~~~~~~~ byte_t.c:197:24: warning: uninitialized const 'utf8_cp863' is invalid in C++ [-Wc++-compat] 197 | static const encpage_t utf8_cp863[]; | ^~~~~~~~~~ byte_t.c:202:24: warning: uninitialized const 'utf8_cp864' is invalid in C++ [-Wc++-compat] 202 | static const encpage_t utf8_cp864[]; | ^~~~~~~~~~ byte_t.c:207:24: warning: uninitialized const 'utf8_cp865' is invalid in C++ [-Wc++-compat] 207 | static const encpage_t utf8_cp865[]; | ^~~~~~~~~~ byte_t.c:212:24: warning: uninitialized const 'utf8_cp866' is invalid in C++ [-Wc++-compat] 212 | static const encpage_t utf8_cp866[]; | ^~~~~~~~~~ byte_t.c:217:24: warning: uninitialized const 'utf8_cp869' is invalid in C++ [-Wc++-compat] 217 | static const encpage_t utf8_cp869[]; | ^~~~~~~~~~ byte_t.c:222:24: warning: uninitialized const 'utf8_cp874' is invalid in C++ [-Wc++-compat] 222 | static const encpage_t utf8_cp874[]; | ^~~~~~~~~~ byte_t.c:227:24: warning: uninitialized const 'utf8_hp_roman8' is invalid in C++ [-Wc++-compat] 227 | static const encpage_t utf8_hp_roman8[]; | ^~~~~~~~~~~~~~ byte_t.c:232:24: warning: uninitialized const 'utf8_iso_8859_2' is invalid in C++ [-Wc++-compat] 232 | static const encpage_t utf8_iso_8859_2[]; | ^~~~~~~~~~~~~~~ byte_t.c:237:24: warning: uninitialized const 'utf8_iso_8859_3' is invalid in C++ [-Wc++-compat] 237 | static const encpage_t utf8_iso_8859_3[]; | ^~~~~~~~~~~~~~~ byte_t.c:242:24: warning: uninitialized const 'utf8_iso_8859_4' is invalid in C++ [-Wc++-compat] 242 | static const encpage_t utf8_iso_8859_4[]; | ^~~~~~~~~~~~~~~ byte_t.c:247:24: warning: uninitialized const 'utf8_iso_8859_5' is invalid in C++ [-Wc++-compat] 247 | static const encpage_t utf8_iso_8859_5[]; | ^~~~~~~~~~~~~~~ byte_t.c:252:24: warning: uninitialized const 'utf8_iso_8859_6' is invalid in C++ [-Wc++-compat] 252 | static const encpage_t utf8_iso_8859_6[]; | ^~~~~~~~~~~~~~~ byte_t.c:257:24: warning: uninitialized const 'utf8_iso_8859_7' is invalid in C++ [-Wc++-compat] 257 | static const encpage_t utf8_iso_8859_7[]; | ^~~~~~~~~~~~~~~ byte_t.c:262:24: warning: uninitialized const 'utf8_iso_8859_8' is invalid in C++ [-Wc++-compat] 262 | static const encpage_t utf8_iso_8859_8[]; | ^~~~~~~~~~~~~~~ byte_t.c:267:24: warning: uninitialized const 'utf8_iso_8859_9' is invalid in C++ [-Wc++-compat] 267 | static const encpage_t utf8_iso_8859_9[]; | ^~~~~~~~~~~~~~~ byte_t.c:272:24: warning: uninitialized const 'utf8_iso_8859_10' is invalid in C++ [-Wc++-compat] 272 | static const encpage_t utf8_iso_8859_10[]; | ^~~~~~~~~~~~~~~~ byte_t.c:277:24: warning: uninitialized const 'utf8_iso_8859_11' is invalid in C++ [-Wc++-compat] 277 | static const encpage_t utf8_iso_8859_11[]; | ^~~~~~~~~~~~~~~~ byte_t.c:282:24: warning: uninitialized const 'utf8_iso_8859_13' is invalid in C++ [-Wc++-compat] 282 | static const encpage_t utf8_iso_8859_13[]; | ^~~~~~~~~~~~~~~~ byte_t.c:287:24: warning: uninitialized const 'utf8_iso_8859_14' is invalid in C++ [-Wc++-compat] 287 | static const encpage_t utf8_iso_8859_14[]; | ^~~~~~~~~~~~~~~~ byte_t.c:292:24: warning: uninitialized const 'utf8_iso_8859_15' is invalid in C++ [-Wc++-compat] 292 | static const encpage_t utf8_iso_8859_15[]; | ^~~~~~~~~~~~~~~~ byte_t.c:297:24: warning: uninitialized const 'utf8_iso_8859_16' is invalid in C++ [-Wc++-compat] 297 | static const encpage_t utf8_iso_8859_16[]; | ^~~~~~~~~~~~~~~~ byte_t.c:302:24: warning: uninitialized const 'utf8_koi8_f' is invalid in C++ [-Wc++-compat] 302 | static const encpage_t utf8_koi8_f[]; | ^~~~~~~~~~~ byte_t.c:307:24: warning: uninitialized const 'utf8_koi8_r' is invalid in C++ [-Wc++-compat] 307 | static const encpage_t utf8_koi8_r[]; | ^~~~~~~~~~~ byte_t.c:312:24: warning: uninitialized const 'utf8_koi8_u' is invalid in C++ [-Wc++-compat] 312 | static const encpage_t utf8_koi8_u[]; | ^~~~~~~~~~~ byte_t.c:317:24: warning: uninitialized const 'utf8_nextstep' is invalid in C++ [-Wc++-compat] 317 | static const encpage_t utf8_nextstep[]; | ^~~~~~~~~~~~~ byte_t.c:322:24: warning: uninitialized const 'utf8_viscii' is invalid in C++ [-Wc++-compat] 322 | static const encpage_t utf8_viscii[]; | ^~~~~~~~~~~ byte_t.c:1144:24: warning: duplicate declaration of 'utf8_AdobeStandardEncoding' is invalid in C++ [-Wc++-compat] 1144 | static const encpage_t utf8_AdobeStandardEncoding[10] = { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ byte_t.c:12:24: note: previous declaration of 'utf8_AdobeStandardEncoding' was here 12 | static const encpage_t utf8_AdobeStandardEncoding[]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ byte_t.c:1294:24: warning: duplicate declaration of 'utf8_MacArabic' is invalid in C++ [-Wc++-compat] 1294 | static const encpage_t utf8_MacArabic[9] = { | ^~~~~~~~~~~~~~ byte_t.c:17:24: note: previous declaration of 'utf8_MacArabic' was here 17 | static const encpage_t utf8_MacArabic[]; | ^~~~~~~~~~~~~~ byte_t.c:1483:24: warning: duplicate declaration of 'utf8_MacCentralEurRoman' is invalid in C++ [-Wc++-compat] 1483 | static const encpage_t utf8_MacCentralEurRoman[8] = { | ^~~~~~~~~~~~~~~~~~~~~~~ byte_t.c:22:24: note: previous declaration of 'utf8_MacCentralEurRoman' was here 22 | static const encpage_t utf8_MacCentralEurRoman[]; | ^~~~~~~~~~~~~~~~~~~~~~~ byte_t.c:1718:24: warning: duplicate declaration of 'utf8_MacCroatian' is invalid in C++ [-Wc++-compat] 1718 | static const encpage_t utf8_MacCroatian[12] = { | ^~~~~~~~~~~~~~~~ byte_t.c:27:24: note: previous declaration of 'utf8_MacCroatian' was here 27 | static const encpage_t utf8_MacCroatian[]; | ^~~~~~~~~~~~~~~~ byte_t.c:1890:24: warning: duplicate declaration of 'utf8_MacCyrillic' is invalid in C++ [-Wc++-compat] 1890 | static const encpage_t utf8_MacCyrillic[9] = { | ^~~~~~~~~~~~~~~~ byte_t.c:32:24: note: previous declaration of 'utf8_MacCyrillic' was here 32 | static const encpage_t utf8_MacCyrillic[]; | ^~~~~~~~~~~~~~~~ byte_t.c:2040:24: warning: duplicate declaration of 'utf8_MacFarsi' is invalid in C++ [-Wc++-compat] 2040 | static const encpage_t utf8_MacFarsi[9] = { | ^~~~~~~~~~~~~ byte_t.c:37:24: note: previous declaration of 'utf8_MacFarsi' was here 37 | static const encpage_t utf8_MacFarsi[]; | ^~~~~~~~~~~~~ byte_t.c:2199:24: warning: duplicate declaration of 'utf8_MacGreek' is invalid in C++ [-Wc++-compat] 2199 | static const encpage_t utf8_MacGreek[8] = { | ^~~~~~~~~~~~~ byte_t.c:42:24: note: previous declaration of 'utf8_MacGreek' was here 42 | static const encpage_t utf8_MacGreek[]; | ^~~~~~~~~~~~~ byte_t.c:2347:24: warning: duplicate declaration of 'utf8_MacHebrew' is invalid in C++ [-Wc++-compat] 2347 | static const encpage_t utf8_MacHebrew[8] = { | ^~~~~~~~~~~~~~ byte_t.c:47:24: note: previous declaration of 'utf8_MacHebrew' was here 47 | static const encpage_t utf8_MacHebrew[]; | ^~~~~~~~~~~~~~ byte_t.c:2571:24: warning: duplicate declaration of 'utf8_MacIcelandic' is invalid in C++ [-Wc++-compat] 2571 | static const encpage_t utf8_MacIcelandic[12] = { | ^~~~~~~~~~~~~~~~~ byte_t.c:52:24: note: previous declaration of 'utf8_MacIcelandic' was here 52 | static const encpage_t utf8_MacIcelandic[]; | ^~~~~~~~~~~~~~~~~ byte_t.c:2815:24: warning: duplicate declaration of 'utf8_MacRoman' is invalid in C++ [-Wc++-compat] 2815 | static const encpage_t utf8_MacRoman[12] = { | ^~~~~~~~~~~~~ byte_t.c:57:24: note: previous declaration of 'utf8_MacRoman' was here 57 | static const encpage_t utf8_MacRoman[]; | ^~~~~~~~~~~~~ byte_t.c:3064:24: warning: duplicate declaration of 'utf8_MacRomanian' is invalid in C++ [-Wc++-compat] 3064 | static const encpage_t utf8_MacRomanian[13] = { | ^~~~~~~~~~~~~~~~ byte_t.c:62:24: note: previous declaration of 'utf8_MacRomanian' was here 62 | static const encpage_t utf8_MacRomanian[]; | ^~~~~~~~~~~~~~~~ byte_t.c:3295:24: warning: duplicate declaration of 'utf8_MacRumanian' is invalid in C++ [-Wc++-compat] 3295 | static const encpage_t utf8_MacRumanian[11] = { | ^~~~~~~~~~~~~~~~ byte_t.c:67:24: note: previous declaration of 'utf8_MacRumanian' was here 67 | static const encpage_t utf8_MacRumanian[]; | ^~~~~~~~~~~~~~~~ byte_t.c:3515:24: warning: duplicate declaration of 'utf8_MacSami' is invalid in C++ [-Wc++-compat] 3515 | static const encpage_t utf8_MacSami[13] = { | ^~~~~~~~~~~~ byte_t.c:72:24: note: previous declaration of 'utf8_MacSami' was here 72 | static const encpage_t utf8_MacSami[]; | ^~~~~~~~~~~~ byte_t.c:3631:24: warning: duplicate declaration of 'utf8_MacThai' is invalid in C++ [-Wc++-compat] 3631 | static const encpage_t utf8_MacThai[5] = { | ^~~~~~~~~~~~ byte_t.c:77:24: note: previous declaration of 'utf8_MacThai' was here 77 | static const encpage_t utf8_MacThai[]; | ^~~~~~~~~~~~ byte_t.c:3853:24: warning: duplicate declaration of 'utf8_MacTurkish' is invalid in C++ [-Wc++-compat] 3853 | static const encpage_t utf8_MacTurkish[12] = { | ^~~~~~~~~~~~~~~ byte_t.c:82:24: note: previous declaration of 'utf8_MacTurkish' was here 82 | static const encpage_t utf8_MacTurkish[]; | ^~~~~~~~~~~~~~~ byte_t.c:4031:24: warning: duplicate declaration of 'utf8_cp1006' is invalid in C++ [-Wc++-compat] 4031 | static const encpage_t utf8_cp1006[6] = { | ^~~~~~~~~~~ byte_t.c:87:24: note: previous declaration of 'utf8_cp1006' was here 87 | static const encpage_t utf8_cp1006[]; | ^~~~~~~~~~~ byte_t.c:4182:24: warning: duplicate declaration of 'utf8_cp1250' is invalid in C++ [-Wc++-compat] 4182 | static const encpage_t utf8_cp1250[8] = { | ^~~~~~~~~~~ byte_t.c:92:24: note: previous declaration of 'utf8_cp1250' was here 92 | static const encpage_t utf8_cp1250[]; | ^~~~~~~~~~~ byte_t.c:4300:24: warning: duplicate declaration of 'utf8_cp1251' is invalid in C++ [-Wc++-compat] 4300 | static const encpage_t utf8_cp1251[7] = { | ^~~~~~~~~~~ byte_t.c:97:24: note: previous declaration of 'utf8_cp1251' was here 97 | static const encpage_t utf8_cp1251[]; | ^~~~~~~~~~~ byte_t.c:4417:24: warning: duplicate declaration of 'utf8_cp1253' is invalid in C++ [-Wc++-compat] 4417 | static const encpage_t utf8_cp1253[7] = { | ^~~~~~~~~~~ byte_t.c:102:24: note: previous declaration of 'utf8_cp1253' was here 102 | static const encpage_t utf8_cp1253[]; | ^~~~~~~~~~~ byte_t.c:4549:24: warning: duplicate declaration of 'utf8_cp1254' is invalid in C++ [-Wc++-compat] 4549 | static const encpage_t utf8_cp1254[9] = { | ^~~~~~~~~~~ byte_t.c:107:24: note: previous declaration of 'utf8_cp1254' was here 107 | static const encpage_t utf8_cp1254[]; | ^~~~~~~~~~~ byte_t.c:4687:24: warning: duplicate declaration of 'utf8_cp1255' is invalid in C++ [-Wc++-compat] 4687 | static const encpage_t utf8_cp1255[9] = { | ^~~~~~~~~~~ byte_t.c:112:24: note: previous declaration of 'utf8_cp1255' was here 112 | static const encpage_t utf8_cp1255[]; | ^~~~~~~~~~~ byte_t.c:4866:24: warning: duplicate declaration of 'utf8_cp1256' is invalid in C++ [-Wc++-compat] 4866 | static const encpage_t utf8_cp1256[12] = { | ^~~~~~~~~~~ byte_t.c:117:24: note: previous declaration of 'utf8_cp1256' was here 117 | static const encpage_t utf8_cp1256[]; | ^~~~~~~~~~~ byte_t.c:5016:24: warning: duplicate declaration of 'utf8_cp1257' is invalid in C++ [-Wc++-compat] 5016 | static const encpage_t utf8_cp1257[8] = { | ^~~~~~~~~~~ byte_t.c:122:24: note: previous declaration of 'utf8_cp1257' was here 122 | static const encpage_t utf8_cp1257[]; | ^~~~~~~~~~~ byte_t.c:5169:24: warning: duplicate declaration of 'utf8_cp1258' is invalid in C++ [-Wc++-compat] 5169 | static const encpage_t utf8_cp1258[10] = { | ^~~~~~~~~~~ byte_t.c:127:24: note: previous declaration of 'utf8_cp1258' was here 127 | static const encpage_t utf8_cp1258[]; | ^~~~~~~~~~~ byte_t.c:5295:24: warning: duplicate declaration of 'utf8_cp424' is invalid in C++ [-Wc++-compat] 5295 | static const encpage_t utf8_cp424[6] = { | ^~~~~~~~~~ byte_t.c:132:24: note: previous declaration of 'utf8_cp424' was here 132 | static const encpage_t utf8_cp424[]; | ^~~~~~~~~~ byte_t.c:5499:24: warning: duplicate declaration of 'utf8_cp437' is invalid in C++ [-Wc++-compat] 5499 | static const encpage_t utf8_cp437[8] = { | ^~~~~~~~~~ byte_t.c:137:24: note: previous declaration of 'utf8_cp437' was here 137 | static const encpage_t utf8_cp437[]; | ^~~~~~~~~~ byte_t.c:5650:24: warning: duplicate declaration of 'utf8_cp737' is invalid in C++ [-Wc++-compat] 5650 | static const encpage_t utf8_cp737[7] = { | ^~~~~~~~~~ byte_t.c:142:24: note: previous declaration of 'utf8_cp737' was here 142 | static const encpage_t utf8_cp737[]; | ^~~~~~~~~~ byte_t.c:5836:24: warning: duplicate declaration of 'utf8_cp775' is invalid in C++ [-Wc++-compat] 5836 | static const encpage_t utf8_cp775[7] = { | ^~~~~~~~~~ byte_t.c:147:24: note: previous declaration of 'utf8_cp775' was here 147 | static const encpage_t utf8_cp775[]; | ^~~~~~~~~~ byte_t.c:5971:24: warning: duplicate declaration of 'utf8_cp850' is invalid in C++ [-Wc++-compat] 5971 | static const encpage_t utf8_cp850[7] = { | ^~~~~~~~~~ byte_t.c:152:24: note: previous declaration of 'utf8_cp850' was here 152 | static const encpage_t utf8_cp850[]; | ^~~~~~~~~~ byte_t.c:6144:24: warning: duplicate declaration of 'utf8_cp852' is invalid in C++ [-Wc++-compat] 6144 | static const encpage_t utf8_cp852[8] = { | ^~~~~~~~~~ byte_t.c:157:24: note: previous declaration of 'utf8_cp852' was here 157 | static const encpage_t utf8_cp852[]; | ^~~~~~~~~~ byte_t.c:6280:24: warning: duplicate declaration of 'utf8_cp855' is invalid in C++ [-Wc++-compat] 6280 | static const encpage_t utf8_cp855[6] = { | ^~~~~~~~~~ byte_t.c:162:24: note: previous declaration of 'utf8_cp855' was here 162 | static const encpage_t utf8_cp855[]; | ^~~~~~~~~~ byte_t.c:6414:24: warning: duplicate declaration of 'utf8_cp856' is invalid in C++ [-Wc++-compat] 6414 | static const encpage_t utf8_cp856[6] = { | ^~~~~~~~~~ byte_t.c:167:24: note: previous declaration of 'utf8_cp856' was here 167 | static const encpage_t utf8_cp856[]; | ^~~~~~~~~~ byte_t.c:6545:24: warning: duplicate declaration of 'utf8_cp857' is invalid in C++ [-Wc++-compat] 6545 | static const encpage_t utf8_cp857[7] = { | ^~~~~~~~~~ byte_t.c:172:24: note: previous declaration of 'utf8_cp857' was here 172 | static const encpage_t utf8_cp857[]; | ^~~~~~~~~~ byte_t.c:6683:24: warning: duplicate declaration of 'utf8_cp858' is invalid in C++ [-Wc++-compat] 6683 | static const encpage_t utf8_cp858[6] = { | ^~~~~~~~~~ byte_t.c:177:24: note: previous declaration of 'utf8_cp858' was here 177 | static const encpage_t utf8_cp858[]; | ^~~~~~~~~~ byte_t.c:6877:24: warning: duplicate declaration of 'utf8_cp860' is invalid in C++ [-Wc++-compat] 6877 | static const encpage_t utf8_cp860[7] = { | ^~~~~~~~~~ byte_t.c:182:24: note: previous declaration of 'utf8_cp860' was here 182 | static const encpage_t utf8_cp860[]; | ^~~~~~~~~~ byte_t.c:7087:24: warning: duplicate declaration of 'utf8_cp861' is invalid in C++ [-Wc++-compat] 7087 | static const encpage_t utf8_cp861[8] = { | ^~~~~~~~~~ byte_t.c:187:24: note: previous declaration of 'utf8_cp861' was here 187 | static const encpage_t utf8_cp861[]; | ^~~~~~~~~~ byte_t.c:7298:24: warning: duplicate declaration of 'utf8_cp862' is invalid in C++ [-Wc++-compat] 7298 | static const encpage_t utf8_cp862[9] = { | ^~~~~~~~~~ byte_t.c:192:24: note: previous declaration of 'utf8_cp862' was here 192 | static const encpage_t utf8_cp862[]; | ^~~~~~~~~~ byte_t.c:7506:24: warning: duplicate declaration of 'utf8_cp863' is invalid in C++ [-Wc++-compat] 7506 | static const encpage_t utf8_cp863[8] = { | ^~~~~~~~~~ byte_t.c:197:24: note: previous declaration of 'utf8_cp863' was here 197 | static const encpage_t utf8_cp863[]; | ^~~~~~~~~~ byte_t.c:7750:24: warning: duplicate declaration of 'utf8_cp864' is invalid in C++ [-Wc++-compat] 7750 | static const encpage_t utf8_cp864[11] = { | ^~~~~~~~~~ byte_t.c:202:24: note: previous declaration of 'utf8_cp864' was here 202 | static const encpage_t utf8_cp864[]; | ^~~~~~~~~~ byte_t.c:7960:24: warning: duplicate declaration of 'utf8_cp865' is invalid in C++ [-Wc++-compat] 7960 | static const encpage_t utf8_cp865[8] = { | ^~~~~~~~~~ byte_t.c:207:24: note: previous declaration of 'utf8_cp865' was here 207 | static const encpage_t utf8_cp865[]; | ^~~~~~~~~~ byte_t.c:8092:24: warning: duplicate declaration of 'utf8_cp866' is invalid in C++ [-Wc++-compat] 8092 | static const encpage_t utf8_cp866[6] = { | ^~~~~~~~~~ byte_t.c:212:24: note: previous declaration of 'utf8_cp866' was here 212 | static const encpage_t utf8_cp866[]; | ^~~~~~~~~~ byte_t.c:8234:24: warning: duplicate declaration of 'utf8_cp869' is invalid in C++ [-Wc++-compat] 8234 | static const encpage_t utf8_cp869[6] = { | ^~~~~~~~~~ byte_t.c:217:24: note: previous declaration of 'utf8_cp869' was here 217 | static const encpage_t utf8_cp869[]; | ^~~~~~~~~~ byte_t.c:8323:24: warning: duplicate declaration of 'utf8_cp874' is invalid in C++ [-Wc++-compat] 8323 | static const encpage_t utf8_cp874[5] = { | ^~~~~~~~~~ byte_t.c:222:24: note: previous declaration of 'utf8_cp874' was here 222 | static const encpage_t utf8_cp874[]; | ^~~~~~~~~~ byte_t.c:8433:24: warning: duplicate declaration of 'utf8_hp_roman8' is invalid in C++ [-Wc++-compat] 8433 | static const encpage_t utf8_hp_roman8[8] = { | ^~~~~~~~~~~~~~ byte_t.c:227:24: note: previous declaration of 'utf8_hp_roman8' was here 227 | static const encpage_t utf8_hp_roman8[]; | ^~~~~~~~~~~~~~ byte_t.c:8535:24: warning: duplicate declaration of 'utf8_iso_8859_2' is invalid in C++ [-Wc++-compat] 8535 | static const encpage_t utf8_iso_8859_2[7] = { | ^~~~~~~~~~~~~~~ byte_t.c:232:24: note: previous declaration of 'utf8_iso_8859_2' was here 232 | static const encpage_t utf8_iso_8859_2[]; | ^~~~~~~~~~~~~~~ byte_t.c:8627:24: warning: duplicate declaration of 'utf8_iso_8859_3' is invalid in C++ [-Wc++-compat] 8627 | static const encpage_t utf8_iso_8859_3[7] = { | ^~~~~~~~~~~~~~~ byte_t.c:237:24: note: previous declaration of 'utf8_iso_8859_3' was here 237 | static const encpage_t utf8_iso_8859_3[]; | ^~~~~~~~~~~~~~~ byte_t.c:8723:24: warning: duplicate declaration of 'utf8_iso_8859_4' is invalid in C++ [-Wc++-compat] 8723 | static const encpage_t utf8_iso_8859_4[7] = { | ^~~~~~~~~~~~~~~ byte_t.c:242:24: note: previous declaration of 'utf8_iso_8859_4' was here 242 | static const encpage_t utf8_iso_8859_4[]; | ^~~~~~~~~~~~~~~ byte_t.c:8791:24: warning: duplicate declaration of 'utf8_iso_8859_5' is invalid in C++ [-Wc++-compat] 8791 | static const encpage_t utf8_iso_8859_5[6] = { | ^~~~~~~~~~~~~~~ byte_t.c:247:24: note: previous declaration of 'utf8_iso_8859_5' was here 247 | static const encpage_t utf8_iso_8859_5[]; | ^~~~~~~~~~~~~~~ byte_t.c:8847:24: warning: duplicate declaration of 'utf8_iso_8859_6' is invalid in C++ [-Wc++-compat] 8847 | static const encpage_t utf8_iso_8859_6[5] = { | ^~~~~~~~~~~~~~~ byte_t.c:252:24: note: previous declaration of 'utf8_iso_8859_6' was here 252 | static const encpage_t utf8_iso_8859_6[]; | ^~~~~~~~~~~~~~~ byte_t.c:8944:24: warning: duplicate declaration of 'utf8_iso_8859_7' is invalid in C++ [-Wc++-compat] 8944 | static const encpage_t utf8_iso_8859_7[7] = { | ^~~~~~~~~~~~~~~ byte_t.c:257:24: note: previous declaration of 'utf8_iso_8859_7' was here 257 | static const encpage_t utf8_iso_8859_7[]; | ^~~~~~~~~~~~~~~ byte_t.c:9015:24: warning: duplicate declaration of 'utf8_iso_8859_8' is invalid in C++ [-Wc++-compat] 9015 | static const encpage_t utf8_iso_8859_8[6] = { | ^~~~~~~~~~~~~~~ byte_t.c:262:24: note: previous declaration of 'utf8_iso_8859_8' was here 262 | static const encpage_t utf8_iso_8859_8[]; | ^~~~~~~~~~~~~~~ byte_t.c:9072:24: warning: duplicate declaration of 'utf8_iso_8859_9' is invalid in C++ [-Wc++-compat] 9072 | static const encpage_t utf8_iso_8859_9[6] = { | ^~~~~~~~~~~~~~~ byte_t.c:267:24: note: previous declaration of 'utf8_iso_8859_9' was here 267 | static const encpage_t utf8_iso_8859_9[]; | ^~~~~~~~~~~~~~~ byte_t.c:9173:24: warning: duplicate declaration of 'utf8_iso_8859_10' is invalid in C++ [-Wc++-compat] 9173 | static const encpage_t utf8_iso_8859_10[7] = { | ^~~~~~~~~~~~~~~~ byte_t.c:272:24: note: previous declaration of 'utf8_iso_8859_10' was here 272 | static const encpage_t utf8_iso_8859_10[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9231:24: warning: duplicate declaration of 'utf8_iso_8859_11' is invalid in C++ [-Wc++-compat] 9231 | static const encpage_t utf8_iso_8859_11[4] = { | ^~~~~~~~~~~~~~~~ byte_t.c:277:24: note: previous declaration of 'utf8_iso_8859_11' was here 277 | static const encpage_t utf8_iso_8859_11[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9339:24: warning: duplicate declaration of 'utf8_iso_8859_13' is invalid in C++ [-Wc++-compat] 9339 | static const encpage_t utf8_iso_8859_13[7] = { | ^~~~~~~~~~~~~~~~ byte_t.c:282:24: note: previous declaration of 'utf8_iso_8859_13' was here 282 | static const encpage_t utf8_iso_8859_13[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9470:24: warning: duplicate declaration of 'utf8_iso_8859_14' is invalid in C++ [-Wc++-compat] 9470 | static const encpage_t utf8_iso_8859_14[7] = { | ^~~~~~~~~~~~~~~~ byte_t.c:287:24: note: previous declaration of 'utf8_iso_8859_14' was here 287 | static const encpage_t utf8_iso_8859_14[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9542:24: warning: duplicate declaration of 'utf8_iso_8859_15' is invalid in C++ [-Wc++-compat] 9542 | static const encpage_t utf8_iso_8859_15[6] = { | ^~~~~~~~~~~~~~~~ byte_t.c:292:24: note: previous declaration of 'utf8_iso_8859_15' was here 292 | static const encpage_t utf8_iso_8859_15[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9658:24: warning: duplicate declaration of 'utf8_iso_8859_16' is invalid in C++ [-Wc++-compat] 9658 | static const encpage_t utf8_iso_8859_16[8] = { | ^~~~~~~~~~~~~~~~ byte_t.c:297:24: note: previous declaration of 'utf8_iso_8859_16' was here 297 | static const encpage_t utf8_iso_8859_16[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9787:24: warning: duplicate declaration of 'utf8_koi8_f' is invalid in C++ [-Wc++-compat] 9787 | static const encpage_t utf8_koi8_f[7] = { | ^~~~~~~~~~~ byte_t.c:302:24: note: previous declaration of 'utf8_koi8_f' was here 302 | static const encpage_t utf8_koi8_f[]; | ^~~~~~~~~~~ byte_t.c:9932:24: warning: duplicate declaration of 'utf8_koi8_r' is invalid in C++ [-Wc++-compat] 9932 | static const encpage_t utf8_koi8_r[7] = { | ^~~~~~~~~~~ byte_t.c:307:24: note: previous declaration of 'utf8_koi8_r' was here 307 | static const encpage_t utf8_koi8_r[]; | ^~~~~~~~~~~ byte_t.c:10103:24: warning: duplicate declaration of 'utf8_koi8_u' is invalid in C++ [-Wc++-compat] 10103 | static const encpage_t utf8_koi8_u[8] = { | ^~~~~~~~~~~ byte_t.c:312:24: note: previous declaration of 'utf8_koi8_u' was here 312 | static const encpage_t utf8_koi8_u[]; | ^~~~~~~~~~~ byte_t.c:10249:24: warning: duplicate declaration of 'utf8_nextstep' is invalid in C++ [-Wc++-compat] 10249 | static const encpage_t utf8_nextstep[10] = { | ^~~~~~~~~~~~~ byte_t.c:317:24: note: previous declaration of 'utf8_nextstep' was here 317 | static const encpage_t utf8_nextstep[]; | ^~~~~~~~~~~~~ byte_t.c:10394:24: warning: duplicate declaration of 'utf8_viscii' is invalid in C++ [-Wc++-compat] 10394 | static const encpage_t utf8_viscii[12] = { | ^~~~~~~~~~~ byte_t.c:322:24: note: previous declaration of 'utf8_viscii' was here 322 | static const encpage_t utf8_viscii[]; | ^~~~~~~~~~~ rm -f ../../../lib/auto/Encode/Byte/Byte.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Byte.o byte_t.o -o ../../../lib/auto/Encode/Byte/Byte.so \ \ chmod 755 ../../../lib/auto/Encode/Byte/Byte.so make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/Byte' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/CN' Running Mkbootstrap for CN () chmod 644 "CN.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/CN/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../../../lib/auto/Encode/CN/CN.bs 644 "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm Reading cp936 (cp936) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm Reading euc-cn (euc-cn) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_02_t.c -f gb_02_t.fnm Reading gb12345-raw (gb12345-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_03_t.c -f gb_03_t.fnm Reading gb2312-raw (gb2312-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ir_04_t.c -f ir_04_t.fnm Reading iso-ir-165 (iso-ir-165) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm Reading MacChineseSimp (MacChineseSimp) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -noprototypes -nolinenumbers -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/CN/../../../lib/ExtUtils/typemap' CN.xs > CN.xsc mv CN.xsc CN.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." CN.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_00_t.c cp_00_t.c:12:24: warning: uninitialized const 'cp936_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t cp936_utf8[]; | ^~~~~~~~~~ cp_00_t.c:17:24: warning: uninitialized const 'utf8_cp936' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_cp936[]; | ^~~~~~~~~~ cp_00_t.c:7446:24: warning: duplicate declaration of 'cp936_utf8' is invalid in C++ [-Wc++-compat] 7446 | static const encpage_t cp936_utf8[129] = { | ^~~~~~~~~~ cp_00_t.c:12:24: note: previous declaration of 'cp936_utf8' was here 12 | static const encpage_t cp936_utf8[]; | ^~~~~~~~~~ cp_00_t.c:11498:24: warning: duplicate declaration of 'utf8_cp936' is invalid in C++ [-Wc++-compat] 11498 | static const encpage_t utf8_cp936[23] = { | ^~~~~~~~~~ cp_00_t.c:17:24: note: previous declaration of 'utf8_cp936' was here 17 | static const encpage_t utf8_cp936[]; | ^~~~~~~~~~ /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." eu_01_t.c eu_01_t.c:12:24: warning: uninitialized const 'euc_cn_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t euc_cn_utf8[]; | ^~~~~~~~~~~ eu_01_t.c:17:24: warning: uninitialized const 'utf8_euc_cn' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_euc_cn[]; | ^~~~~~~~~~~ eu_01_t.c:2508:24: warning: duplicate declaration of 'euc_cn_utf8' is invalid in C++ [-Wc++-compat] 2508 | static const encpage_t euc_cn_utf8[83] = { | ^~~~~~~~~~~ eu_01_t.c:12:24: note: previous declaration of 'euc_cn_utf8' was here 12 | static const encpage_t euc_cn_utf8[]; | ^~~~~~~~~~~ eu_01_t.c:9090:24: warning: duplicate declaration of 'utf8_euc_cn' is invalid in C++ [-Wc++-compat] 9090 | static const encpage_t utf8_euc_cn[21] = { | ^~~~~~~~~~~ eu_01_t.c:17:24: note: previous declaration of 'utf8_euc_cn' was here 17 | static const encpage_t utf8_euc_cn[]; | ^~~~~~~~~~~ /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." gb_02_t.c gb_02_t.c:12:24: warning: uninitialized const 'gb12345_raw_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t gb12345_raw_utf8[]; | ^~~~~~~~~~~~~~~~ gb_02_t.c:17:24: warning: uninitialized const 'utf8_gb12345_raw' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_gb12345_raw[]; | ^~~~~~~~~~~~~~~~ gb_02_t.c:2411:24: warning: duplicate declaration of 'gb12345_raw_utf8' is invalid in C++ [-Wc++-compat] 2411 | static const encpage_t gb12345_raw_utf8[84] = { | ^~~~~~~~~~~~~~~~ gb_02_t.c:12:24: note: previous declaration of 'gb12345_raw_utf8' was here 12 | static const encpage_t gb12345_raw_utf8[]; | ^~~~~~~~~~~~~~~~ gb_02_t.c:9798:24: warning: duplicate declaration of 'utf8_gb12345_raw' is invalid in C++ [-Wc++-compat] 9798 | static const encpage_t utf8_gb12345_raw[20] = { | ^~~~~~~~~~~~~~~~ gb_02_t.c:17:24: note: previous declaration of 'utf8_gb12345_raw' was here 17 | static const encpage_t utf8_gb12345_raw[]; | ^~~~~~~~~~~~~~~~ /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." gb_03_t.c gb_03_t.c:12:24: warning: uninitialized const 'gb2312_raw_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t gb2312_raw_utf8[]; | ^~~~~~~~~~~~~~~ gb_03_t.c:17:24: warning: uninitialized const 'utf8_gb2312_raw' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_gb2312_raw[]; | ^~~~~~~~~~~~~~~ gb_03_t.c:2388:24: warning: duplicate declaration of 'gb2312_raw_utf8' is invalid in C++ [-Wc++-compat] 2388 | static const encpage_t gb2312_raw_utf8[82] = { | ^~~~~~~~~~~~~~~ gb_03_t.c:12:24: note: previous declaration of 'gb2312_raw_utf8' was here 12 | static const encpage_t gb2312_raw_utf8[]; | ^~~~~~~~~~~~~~~ gb_03_t.c:8969:24: warning: duplicate declaration of 'utf8_gb2312_raw' is invalid in C++ [-Wc++-compat] 8969 | static const encpage_t utf8_gb2312_raw[20] = { | ^~~~~~~~~~~~~~~ gb_03_t.c:17:24: note: previous declaration of 'utf8_gb2312_raw' was here 17 | static const encpage_t utf8_gb2312_raw[]; | ^~~~~~~~~~~~~~~ /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ir_04_t.c ir_04_t.c:12:24: warning: uninitialized const 'iso_ir_165_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t iso_ir_165_utf8[]; | ^~~~~~~~~~~~~~~ ir_04_t.c:17:24: warning: uninitialized const 'utf8_iso_ir_165' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_iso_ir_165[]; | ^~~~~~~~~~~~~~~ ir_04_t.c:2633:24: warning: duplicate declaration of 'iso_ir_165_utf8' is invalid in C++ [-Wc++-compat] 2633 | static const encpage_t iso_ir_165_utf8[91] = { | ^~~~~~~~~~~~~~~ ir_04_t.c:12:24: note: previous declaration of 'iso_ir_165_utf8' was here 12 | static const encpage_t iso_ir_165_utf8[]; | ^~~~~~~~~~~~~~~ ir_04_t.c:9338:24: warning: duplicate declaration of 'utf8_iso_ir_165' is invalid in C++ [-Wc++-compat] 9338 | static const encpage_t utf8_iso_ir_165[23] = { | ^~~~~~~~~~~~~~~ ir_04_t.c:17:24: note: previous declaration of 'utf8_iso_ir_165' was here 17 | static const encpage_t utf8_iso_ir_165[]; | ^~~~~~~~~~~~~~~ /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_05_t.c ma_05_t.c:12:24: warning: uninitialized const 'MacChineseSimp_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t MacChineseSimp_utf8[]; | ^~~~~~~~~~~~~~~~~~~ ma_05_t.c:17:24: warning: uninitialized const 'utf8_MacChineseSimp' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_MacChineseSimp[]; | ^~~~~~~~~~~~~~~~~~~ ma_05_t.c:2527:24: warning: duplicate declaration of 'MacChineseSimp_utf8' is invalid in C++ [-Wc++-compat] 2527 | static const encpage_t MacChineseSimp_utf8[87] = { | ^~~~~~~~~~~~~~~~~~~ ma_05_t.c:12:24: note: previous declaration of 'MacChineseSimp_utf8' was here 12 | static const encpage_t MacChineseSimp_utf8[]; | ^~~~~~~~~~~~~~~~~~~ ma_05_t.c:9173:24: warning: duplicate declaration of 'utf8_MacChineseSimp' is invalid in C++ [-Wc++-compat] 9173 | static const encpage_t utf8_MacChineseSimp[23] = { | ^~~~~~~~~~~~~~~~~~~ ma_05_t.c:17:24: note: previous declaration of 'utf8_MacChineseSimp' was here 17 | static const encpage_t utf8_MacChineseSimp[]; | ^~~~~~~~~~~~~~~~~~~ rm -f ../../../lib/auto/Encode/CN/CN.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong CN.o cp_00_t.o eu_01_t.o gb_02_t.o gb_03_t.o ir_04_t.o ma_05_t.o -o ../../../lib/auto/Encode/CN/CN.so \ \ chmod 755 ../../../lib/auto/Encode/CN/CN.so make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/CN' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/EBCDIC' Running Mkbootstrap for EBCDIC () chmod 644 "EBCDIC.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/EBCDIC/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644 "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o ebcdic_t.c -f ebcdic_t.fnm Reading cp37 (cp37) Reading cp1026 (cp1026) Reading cp1047 (cp1047) Reading cp500 (cp500) Reading cp875 (cp875) Reading posix-bc (posix-bc) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/EBCDIC/../../../lib/ExtUtils/typemap' EBCDIC.xs > EBCDIC.xsc mv EBCDIC.xsc EBCDIC.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." EBCDIC.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." ebcdic_t.c ebcdic_t.c:12:24: warning: uninitialized const 'utf8_cp1026' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t utf8_cp1026[]; | ^~~~~~~~~~~ ebcdic_t.c:17:24: warning: uninitialized const 'utf8_cp1047' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_cp1047[]; | ^~~~~~~~~~~ ebcdic_t.c:22:24: warning: uninitialized const 'utf8_cp37' is invalid in C++ [-Wc++-compat] 22 | static const encpage_t utf8_cp37[]; | ^~~~~~~~~ ebcdic_t.c:27:24: warning: uninitialized const 'utf8_cp500' is invalid in C++ [-Wc++-compat] 27 | static const encpage_t utf8_cp500[]; | ^~~~~~~~~~ ebcdic_t.c:32:24: warning: uninitialized const 'utf8_cp875' is invalid in C++ [-Wc++-compat] 32 | static const encpage_t utf8_cp875[]; | ^~~~~~~~~~ ebcdic_t.c:37:24: warning: uninitialized const 'utf8_posix_bc' is invalid in C++ [-Wc++-compat] 37 | static const encpage_t utf8_posix_bc[]; | ^~~~~~~~~~~~~ ebcdic_t.c:259:24: warning: duplicate declaration of 'utf8_cp1026' is invalid in C++ [-Wc++-compat] 259 | static const encpage_t utf8_cp1026[6] = { | ^~~~~~~~~~~ ebcdic_t.c:12:24: note: previous declaration of 'utf8_cp1026' was here 12 | static const encpage_t utf8_cp1026[]; | ^~~~~~~~~~~ ebcdic_t.c:347:24: warning: duplicate declaration of 'utf8_cp1047' is invalid in C++ [-Wc++-compat] 347 | static const encpage_t utf8_cp1047[4] = { | ^~~~~~~~~~~ ebcdic_t.c:17:24: note: previous declaration of 'utf8_cp1047' was here 17 | static const encpage_t utf8_cp1047[]; | ^~~~~~~~~~~ ebcdic_t.c:435:24: warning: duplicate declaration of 'utf8_cp37' is invalid in C++ [-Wc++-compat] 435 | static const encpage_t utf8_cp37[4] = { | ^~~~~~~~~ ebcdic_t.c:22:24: note: previous declaration of 'utf8_cp37' was here 22 | static const encpage_t utf8_cp37[]; | ^~~~~~~~~ ebcdic_t.c:519:24: warning: duplicate declaration of 'utf8_cp500' is invalid in C++ [-Wc++-compat] 519 | static const encpage_t utf8_cp500[4] = { | ^~~~~~~~~~ ebcdic_t.c:27:24: note: previous declaration of 'utf8_cp500' was here 27 | static const encpage_t utf8_cp500[]; | ^~~~~~~~~~ ebcdic_t.c:641:24: warning: duplicate declaration of 'utf8_cp875' is invalid in C++ [-Wc++-compat] 641 | static const encpage_t utf8_cp875[6] = { | ^~~~~~~~~~ ebcdic_t.c:32:24: note: previous declaration of 'utf8_cp875' was here 32 | static const encpage_t utf8_cp875[]; | ^~~~~~~~~~ ebcdic_t.c:732:24: warning: duplicate declaration of 'utf8_posix_bc' is invalid in C++ [-Wc++-compat] 732 | static const encpage_t utf8_posix_bc[4] = { | ^~~~~~~~~~~~~ ebcdic_t.c:37:24: note: previous declaration of 'utf8_posix_bc' was here 37 | static const encpage_t utf8_posix_bc[]; | ^~~~~~~~~~~~~ rm -f ../../../lib/auto/Encode/EBCDIC/EBCDIC.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong EBCDIC.o ebcdic_t.o -o ../../../lib/auto/Encode/EBCDIC/EBCDIC.so \ \ chmod 755 ../../../lib/auto/Encode/EBCDIC/EBCDIC.so make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/EBCDIC' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/JP' Running Mkbootstrap for JP () chmod 644 "JP.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/JP/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644 "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm Reading cp932 (cp932) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm Reading euc-jp (euc-jp) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_02_t.c -f ji_02_t.fnm Reading jis0201-raw (jis0201-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_03_t.c -f ji_03_t.fnm Reading jis0208-raw (jis0208-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_04_t.c -f ji_04_t.fnm Reading jis0212-raw (jis0212-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm Reading MacJapanese (MacJapanese) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o sh_06_t.c -f sh_06_t.fnm Reading shiftjis (shiftjis) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/JP/../../../lib/ExtUtils/typemap' JP.xs > JP.xsc mv JP.xsc JP.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." JP.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." cp_00_t.c cp_00_t.c:12:24: warning: uninitialized const 'cp932_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t cp932_utf8[]; | ^~~~~~~~~~ cp_00_t.c:17:24: warning: uninitialized const 'utf8_cp932' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_cp932[]; | ^~~~~~~~~~ cp_00_t.c:2903:24: warning: duplicate declaration of 'cp932_utf8' is invalid in C++ [-Wc++-compat] 2903 | static const encpage_t cp932_utf8[59] = { | ^~~~~~~~~~ cp_00_t.c:12:24: note: previous declaration of 'cp932_utf8' was here 12 | static const encpage_t cp932_utf8[]; | ^~~~~~~~~~ cp_00_t.c:10498:24: warning: duplicate declaration of 'utf8_cp932' is invalid in C++ [-Wc++-compat] 10498 | static const encpage_t utf8_cp932[18] = { | ^~~~~~~~~~ cp_00_t.c:17:24: note: previous declaration of 'utf8_cp932' was here 17 | static const encpage_t utf8_cp932[]; | ^~~~~~~~~~ /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." eu_01_t.c eu_01_t.c:12:24: warning: uninitialized const 'euc_jp_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t euc_jp_utf8[]; | ^~~~~~~~~~~ eu_01_t.c:17:24: warning: uninitialized const 'utf8_euc_jp' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_euc_jp[]; | ^~~~~~~~~~~ eu_01_t.c:6341:24: warning: duplicate declaration of 'euc_jp_utf8' is invalid in C++ [-Wc++-compat] 6341 | static const encpage_t euc_jp_utf8[98] = { | ^~~~~~~~~~~ eu_01_t.c:12:24: note: previous declaration of 'euc_jp_utf8' was here 12 | static const encpage_t euc_jp_utf8[]; | ^~~~~~~~~~~ eu_01_t.c:17490:24: warning: duplicate declaration of 'utf8_euc_jp' is invalid in C++ [-Wc++-compat] 17490 | static const encpage_t utf8_euc_jp[21] = { | ^~~~~~~~~~~ eu_01_t.c:17:24: note: previous declaration of 'utf8_euc_jp' was here 17 | static const encpage_t utf8_euc_jp[]; | ^~~~~~~~~~~ /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." ji_02_t.c ji_02_t.c:12:24: warning: uninitialized const 'utf8_jis0201_raw' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t utf8_jis0201_raw[]; | ^~~~~~~~~~~~~~~~ ji_02_t.c:104:24: warning: duplicate declaration of 'utf8_jis0201_raw' is invalid in C++ [-Wc++-compat] 104 | static const encpage_t utf8_jis0201_raw[6] = { | ^~~~~~~~~~~~~~~~ ji_02_t.c:12:24: note: previous declaration of 'utf8_jis0201_raw' was here 12 | static const encpage_t utf8_jis0201_raw[]; | ^~~~~~~~~~~~~~~~ /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." ji_03_t.c ji_03_t.c:12:24: warning: uninitialized const 'jis0208_raw_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t jis0208_raw_utf8[]; | ^~~~~~~~~~~~~~~~ ji_03_t.c:17:24: warning: uninitialized const 'utf8_jis0208_raw' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_jis0208_raw[]; | ^~~~~~~~~~~~~~~~ ji_03_t.c:2221:24: warning: duplicate declaration of 'jis0208_raw_utf8' is invalid in C++ [-Wc++-compat] 2221 | static const encpage_t jis0208_raw_utf8[78] = { | ^~~~~~~~~~~~~~~~ ji_03_t.c:12:24: note: previous declaration of 'jis0208_raw_utf8' was here 12 | static const encpage_t jis0208_raw_utf8[]; | ^~~~~~~~~~~~~~~~ ji_03_t.c:9306:24: warning: duplicate declaration of 'utf8_jis0208_raw' is invalid in C++ [-Wc++-compat] 9306 | static const encpage_t utf8_jis0208_raw[16] = { | ^~~~~~~~~~~~~~~~ ji_03_t.c:17:24: note: previous declaration of 'utf8_jis0208_raw' was here 17 | static const encpage_t utf8_jis0208_raw[]; | ^~~~~~~~~~~~~~~~ /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." ji_04_t.c ji_04_t.c:12:24: warning: uninitialized const 'jis0212_raw_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t jis0212_raw_utf8[]; | ^~~~~~~~~~~~~~~~ ji_04_t.c:17:24: warning: uninitialized const 'utf8_jis0212_raw' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_jis0212_raw[]; | ^~~~~~~~~~~~~~~~ ji_04_t.c:1924:24: warning: duplicate declaration of 'jis0212_raw_utf8' is invalid in C++ [-Wc++-compat] 1924 | static const encpage_t jis0212_raw_utf8[69] = { | ^~~~~~~~~~~~~~~~ ji_04_t.c:12:24: note: previous declaration of 'jis0212_raw_utf8' was here 12 | static const encpage_t jis0212_raw_utf8[]; | ^~~~~~~~~~~~~~~~ ji_04_t.c:8708:24: warning: duplicate declaration of 'utf8_jis0212_raw' is invalid in C++ [-Wc++-compat] 8708 | static const encpage_t utf8_jis0212_raw[19] = { | ^~~~~~~~~~~~~~~~ ji_04_t.c:17:24: note: previous declaration of 'utf8_jis0212_raw' was here 17 | static const encpage_t utf8_jis0212_raw[]; | ^~~~~~~~~~~~~~~~ /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." ma_05_t.c ma_05_t.c:12:24: warning: uninitialized const 'MacJapanese_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t MacJapanese_utf8[]; | ^~~~~~~~~~~~~~~~ ma_05_t.c:17:24: warning: uninitialized const 'utf8_MacJapanese' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_MacJapanese[]; | ^~~~~~~~~~~~~~~~ ma_05_t.c:2311:24: warning: duplicate declaration of 'MacJapanese_utf8' is invalid in C++ [-Wc++-compat] 2311 | static const encpage_t MacJapanese_utf8[54] = { | ^~~~~~~~~~~~~~~~ ma_05_t.c:12:24: note: previous declaration of 'MacJapanese_utf8' was here 12 | static const encpage_t MacJapanese_utf8[]; | ^~~~~~~~~~~~~~~~ ma_05_t.c:9549:24: warning: duplicate declaration of 'utf8_MacJapanese' is invalid in C++ [-Wc++-compat] 9549 | static const encpage_t utf8_MacJapanese[17] = { | ^~~~~~~~~~~~~~~~ ma_05_t.c:17:24: note: previous declaration of 'utf8_MacJapanese' was here 17 | static const encpage_t utf8_MacJapanese[]; | ^~~~~~~~~~~~~~~~ /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." sh_06_t.c sh_06_t.c:12:24: warning: uninitialized const 'shiftjis_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t shiftjis_utf8[]; | ^~~~~~~~~~~~~ sh_06_t.c:17:24: warning: uninitialized const 'utf8_shiftjis' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_shiftjis[]; | ^~~~~~~~~~~~~ sh_06_t.c:2112:24: warning: duplicate declaration of 'shiftjis_utf8' is invalid in C++ [-Wc++-compat] 2112 | static const encpage_t shiftjis_utf8[42] = { | ^~~~~~~~~~~~~ sh_06_t.c:12:24: note: previous declaration of 'shiftjis_utf8' was here 12 | static const encpage_t shiftjis_utf8[]; | ^~~~~~~~~~~~~ sh_06_t.c:9171:24: warning: duplicate declaration of 'utf8_shiftjis' is invalid in C++ [-Wc++-compat] 9171 | static const encpage_t utf8_shiftjis[17] = { | ^~~~~~~~~~~~~ sh_06_t.c:17:24: note: previous declaration of 'utf8_shiftjis' was here 17 | static const encpage_t utf8_shiftjis[]; | ^~~~~~~~~~~~~ rm -f ../../../lib/auto/Encode/JP/JP.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong JP.o cp_00_t.o eu_01_t.o ji_02_t.o ji_03_t.o ji_04_t.o ma_05_t.o sh_06_t.o -o ../../../lib/auto/Encode/JP/JP.so \ \ chmod 755 ../../../lib/auto/Encode/JP/JP.so make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/JP' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/KR' Running Mkbootstrap for KR () chmod 644 "KR.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/KR/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644 "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm Reading cp949 (cp949) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm Reading euc-kr (euc-kr) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o jo_02_t.c -f jo_02_t.fnm Reading johab (johab) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ks_03_t.c -f ks_03_t.fnm Reading ksc5601-raw (ksc5601-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_04_t.c -f ma_04_t.fnm Reading MacKorean (MacKorean) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/KR/../../../lib/ExtUtils/typemap' KR.xs > KR.xsc mv KR.xsc KR.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." KR.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_00_t.c cp_00_t.c:12:24: warning: uninitialized const 'cp949_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t cp949_utf8[]; | ^~~~~~~~~~ cp_00_t.c:17:24: warning: uninitialized const 'utf8_cp949' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_cp949[]; | ^~~~~~~~~~ cp_00_t.c:5583:24: warning: duplicate declaration of 'cp949_utf8' is invalid in C++ [-Wc++-compat] 5583 | static const encpage_t cp949_utf8[129] = { | ^~~~~~~~~~ cp_00_t.c:12:24: note: previous declaration of 'cp949_utf8' was here 12 | static const encpage_t cp949_utf8[]; | ^~~~~~~~~~ cp_00_t.c:13928:24: warning: duplicate declaration of 'utf8_cp949' is invalid in C++ [-Wc++-compat] 13928 | static const encpage_t utf8_cp949[26] = { | ^~~~~~~~~~ cp_00_t.c:17:24: note: previous declaration of 'utf8_cp949' was here 17 | static const encpage_t utf8_cp949[]; | ^~~~~~~~~~ /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." eu_01_t.c eu_01_t.c:12:24: warning: uninitialized const 'euc_kr_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t euc_kr_utf8[]; | ^~~~~~~~~~~ eu_01_t.c:17:24: warning: uninitialized const 'utf8_euc_kr' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_euc_kr[]; | ^~~~~~~~~~~ eu_01_t.c:2704:24: warning: duplicate declaration of 'euc_kr_utf8' is invalid in C++ [-Wc++-compat] 2704 | static const encpage_t euc_kr_utf8[91] = { | ^~~~~~~~~~~ eu_01_t.c:12:24: note: previous declaration of 'euc_kr_utf8' was here 12 | static const encpage_t euc_kr_utf8[]; | ^~~~~~~~~~~ eu_01_t.c:12281:24: warning: duplicate declaration of 'utf8_euc_kr' is invalid in C++ [-Wc++-compat] 12281 | static const encpage_t utf8_euc_kr[24] = { | ^~~~~~~~~~~ eu_01_t.c:17:24: note: previous declaration of 'utf8_euc_kr' was here 17 | static const encpage_t utf8_euc_kr[]; | ^~~~~~~~~~~ /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." jo_02_t.c jo_02_t.c:12:24: warning: uninitialized const 'johab_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t johab_utf8[]; | ^~~~~~~~~~ jo_02_t.c:17:24: warning: uninitialized const 'utf8_johab' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_johab[]; | ^~~~~~~~~~ jo_02_t.c:6091:24: warning: duplicate declaration of 'johab_utf8' is invalid in C++ [-Wc++-compat] 6091 | static const encpage_t johab_utf8[114] = { | ^~~~~~~~~~ jo_02_t.c:12:24: note: previous declaration of 'johab_utf8' was here 12 | static const encpage_t johab_utf8[]; | ^~~~~~~~~~ jo_02_t.c:14243:24: warning: duplicate declaration of 'utf8_johab' is invalid in C++ [-Wc++-compat] 14243 | static const encpage_t utf8_johab[24] = { | ^~~~~~~~~~ jo_02_t.c:17:24: note: previous declaration of 'utf8_johab' was here 17 | static const encpage_t utf8_johab[]; | ^~~~~~~~~~ /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ks_03_t.c ks_03_t.c:12:24: warning: uninitialized const 'ksc5601_raw_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t ksc5601_raw_utf8[]; | ^~~~~~~~~~~~~~~~ ks_03_t.c:17:24: warning: uninitialized const 'utf8_ksc5601_raw' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_ksc5601_raw[]; | ^~~~~~~~~~~~~~~~ ks_03_t.c:2591:24: warning: duplicate declaration of 'ksc5601_raw_utf8' is invalid in C++ [-Wc++-compat] 2591 | static const encpage_t ksc5601_raw_utf8[90] = { | ^~~~~~~~~~~~~~~~ ks_03_t.c:12:24: note: previous declaration of 'ksc5601_raw_utf8' was here 12 | static const encpage_t ksc5601_raw_utf8[]; | ^~~~~~~~~~~~~~~~ ks_03_t.c:12167:24: warning: duplicate declaration of 'utf8_ksc5601_raw' is invalid in C++ [-Wc++-compat] 12167 | static const encpage_t utf8_ksc5601_raw[23] = { | ^~~~~~~~~~~~~~~~ ks_03_t.c:17:24: note: previous declaration of 'utf8_ksc5601_raw' was here 17 | static const encpage_t utf8_ksc5601_raw[]; | ^~~~~~~~~~~~~~~~ /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_04_t.c ma_04_t.c:12:24: warning: uninitialized const 'MacKorean_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t MacKorean_utf8[]; | ^~~~~~~~~~~~~~ ma_04_t.c:17:24: warning: uninitialized const 'utf8_MacKorean' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_MacKorean[]; | ^~~~~~~~~~~~~~ ma_04_t.c:3272:24: warning: duplicate declaration of 'MacKorean_utf8' is invalid in C++ [-Wc++-compat] 3272 | static const encpage_t MacKorean_utf8[97] = { | ^~~~~~~~~~~~~~ ma_04_t.c:12:24: note: previous declaration of 'MacKorean_utf8' was here 12 | static const encpage_t MacKorean_utf8[]; | ^~~~~~~~~~~~~~ ma_04_t.c:13074:24: warning: duplicate declaration of 'utf8_MacKorean' is invalid in C++ [-Wc++-compat] 13074 | static const encpage_t utf8_MacKorean[25] = { | ^~~~~~~~~~~~~~ ma_04_t.c:17:24: note: previous declaration of 'utf8_MacKorean' was here 17 | static const encpage_t utf8_MacKorean[]; | ^~~~~~~~~~~~~~ rm -f ../../../lib/auto/Encode/KR/KR.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong KR.o cp_00_t.o eu_01_t.o jo_02_t.o ks_03_t.o ma_04_t.o -o ../../../lib/auto/Encode/KR/KR.so \ \ chmod 755 ../../../lib/auto/Encode/KR/KR.so make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/KR' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/Symbol' Running Mkbootstrap for Symbol () chmod 644 "Symbol.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/Symbol/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644 "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o symbol_t.c -f symbol_t.fnm Reading AdobeSymbol (AdobeSymbol) Reading AdobeZdingbat (AdobeZdingbat) Reading dingbats (dingbats) Reading MacDingbats (MacDingbats) Reading MacSymbol (MacSymbol) Reading symbol (symbol) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/Symbol/../../../lib/ExtUtils/typemap' Symbol.xs > Symbol.xsc mv Symbol.xsc Symbol.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." Symbol.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." symbol_t.c symbol_t.c:12:24: warning: uninitialized const 'utf8_AdobeSymbol' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t utf8_AdobeSymbol[]; | ^~~~~~~~~~~~~~~~ symbol_t.c:17:24: warning: uninitialized const 'utf8_AdobeZdingbat' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_AdobeZdingbat[]; | ^~~~~~~~~~~~~~~~~~ symbol_t.c:22:24: warning: uninitialized const 'utf8_MacDingbats' is invalid in C++ [-Wc++-compat] 22 | static const encpage_t utf8_MacDingbats[]; | ^~~~~~~~~~~~~~~~ symbol_t.c:27:24: warning: uninitialized const 'utf8_MacSymbol' is invalid in C++ [-Wc++-compat] 27 | static const encpage_t utf8_MacSymbol[]; | ^~~~~~~~~~~~~~ symbol_t.c:32:24: warning: uninitialized const 'utf8_dingbats' is invalid in C++ [-Wc++-compat] 32 | static const encpage_t utf8_dingbats[]; | ^~~~~~~~~~~~~ symbol_t.c:37:24: warning: uninitialized const 'utf8_symbol' is invalid in C++ [-Wc++-compat] 37 | static const encpage_t utf8_symbol[]; | ^~~~~~~~~~~ symbol_t.c:414:24: warning: duplicate declaration of 'utf8_AdobeSymbol' is invalid in C++ [-Wc++-compat] 414 | static const encpage_t utf8_AdobeSymbol[18] = { | ^~~~~~~~~~~~~~~~ symbol_t.c:12:24: note: previous declaration of 'utf8_AdobeSymbol' was here 12 | static const encpage_t utf8_AdobeSymbol[]; | ^~~~~~~~~~~~~~~~ symbol_t.c:583:24: warning: duplicate declaration of 'utf8_AdobeZdingbat' is invalid in C++ [-Wc++-compat] 583 | static const encpage_t utf8_AdobeZdingbat[5] = { | ^~~~~~~~~~~~~~~~~~ symbol_t.c:17:24: note: previous declaration of 'utf8_AdobeZdingbat' was here 17 | static const encpage_t utf8_AdobeZdingbat[]; | ^~~~~~~~~~~~~~~~~~ symbol_t.c:714:24: warning: duplicate declaration of 'utf8_MacDingbats' is invalid in C++ [-Wc++-compat] 714 | static const encpage_t utf8_MacDingbats[3] = { | ^~~~~~~~~~~~~~~~ symbol_t.c:22:24: note: previous declaration of 'utf8_MacDingbats' was here 22 | static const encpage_t utf8_MacDingbats[]; | ^~~~~~~~~~~~~~~~ symbol_t.c:1004:24: warning: duplicate declaration of 'utf8_MacSymbol' is invalid in C++ [-Wc++-compat] 1004 | static const encpage_t utf8_MacSymbol[19] = { | ^~~~~~~~~~~~~~ symbol_t.c:27:24: note: previous declaration of 'utf8_MacSymbol' was here 27 | static const encpage_t utf8_MacSymbol[]; | ^~~~~~~~~~~~~~ symbol_t.c:1159:24: warning: duplicate declaration of 'utf8_dingbats' is invalid in C++ [-Wc++-compat] 1159 | static const encpage_t utf8_dingbats[5] = { | ^~~~~~~~~~~~~ symbol_t.c:32:24: note: previous declaration of 'utf8_dingbats' was here 32 | static const encpage_t utf8_dingbats[]; | ^~~~~~~~~~~~~ symbol_t.c:1416:24: warning: duplicate declaration of 'utf8_symbol' is invalid in C++ [-Wc++-compat] 1416 | static const encpage_t utf8_symbol[19] = { | ^~~~~~~~~~~ symbol_t.c:37:24: note: previous declaration of 'utf8_symbol' was here 37 | static const encpage_t utf8_symbol[]; | ^~~~~~~~~~~ rm -f ../../../lib/auto/Encode/Symbol/Symbol.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Symbol.o symbol_t.o -o ../../../lib/auto/Encode/Symbol/Symbol.so \ \ chmod 755 ../../../lib/auto/Encode/Symbol/Symbol.so make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/Symbol' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/TW' Running Mkbootstrap for TW () chmod 644 "TW.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/TW/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644 "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_00_t.c -f bi_00_t.fnm Reading big5-eten (big5-eten) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_01_t.c -f bi_01_t.fnm Reading big5-hkscs (big5-hkscs) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_02_t.c -f cp_02_t.fnm Reading cp950 (cp950) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_03_t.c -f ma_03_t.fnm Reading MacChineseTrad (MacChineseTrad) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/TW/../../../lib/ExtUtils/typemap' TW.xs > TW.xsc mv TW.xsc TW.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." TW.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." bi_00_t.c bi_00_t.c:12:24: warning: uninitialized const 'big5_eten_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t big5_eten_utf8[]; | ^~~~~~~~~~~~~~ bi_00_t.c:17:24: warning: uninitialized const 'utf8_big5_eten' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_big5_eten[]; | ^~~~~~~~~~~~~~ bi_00_t.c:4402:24: warning: duplicate declaration of 'big5_eten_utf8' is invalid in C++ [-Wc++-compat] 4402 | static const encpage_t big5_eten_utf8[91] = { | ^~~~~~~~~~~~~~ bi_00_t.c:12:24: note: previous declaration of 'big5_eten_utf8' was here 12 | static const encpage_t big5_eten_utf8[]; | ^~~~~~~~~~~~~~ bi_00_t.c:11604:24: warning: duplicate declaration of 'utf8_big5_eten' is invalid in C++ [-Wc++-compat] 11604 | static const encpage_t utf8_big5_eten[22] = { | ^~~~~~~~~~~~~~ bi_00_t.c:17:24: note: previous declaration of 'utf8_big5_eten' was here 17 | static const encpage_t utf8_big5_eten[]; | ^~~~~~~~~~~~~~ /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." bi_01_t.c bi_01_t.c:12:24: warning: uninitialized const 'big5_hkscs_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t big5_hkscs_utf8[]; | ^~~~~~~~~~~~~~~ bi_01_t.c:17:24: warning: uninitialized const 'utf8_big5_hkscs' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_big5_hkscs[]; | ^~~~~~~~~~~~~~~ bi_01_t.c:6026:24: warning: duplicate declaration of 'big5_hkscs_utf8' is invalid in C++ [-Wc++-compat] 6026 | static const encpage_t big5_hkscs_utf8[121] = { | ^~~~~~~~~~~~~~~ bi_01_t.c:12:24: note: previous declaration of 'big5_hkscs_utf8' was here 12 | static const encpage_t big5_hkscs_utf8[]; | ^~~~~~~~~~~~~~~ bi_01_t.c:20930:24: warning: duplicate declaration of 'utf8_big5_hkscs' is invalid in C++ [-Wc++-compat] 20930 | static const encpage_t utf8_big5_hkscs[26] = { | ^~~~~~~~~~~~~~~ bi_01_t.c:17:24: note: previous declaration of 'utf8_big5_hkscs' was here 17 | static const encpage_t utf8_big5_hkscs[]; | ^~~~~~~~~~~~~~~ /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_02_t.c cp_02_t.c:12:24: warning: uninitialized const 'cp950_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t cp950_utf8[]; | ^~~~~~~~~~ cp_02_t.c:17:24: warning: uninitialized const 'utf8_cp950' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_cp950[]; | ^~~~~~~~~~ cp_02_t.c:6279:24: warning: duplicate declaration of 'cp950_utf8' is invalid in C++ [-Wc++-compat] 6279 | static const encpage_t cp950_utf8[129] = { | ^~~~~~~~~~ cp_02_t.c:12:24: note: previous declaration of 'cp950_utf8' was here 12 | static const encpage_t cp950_utf8[]; | ^~~~~~~~~~ cp_02_t.c:14271:24: warning: duplicate declaration of 'utf8_cp950' is invalid in C++ [-Wc++-compat] 14271 | static const encpage_t utf8_cp950[18] = { | ^~~~~~~~~~ cp_02_t.c:17:24: note: previous declaration of 'utf8_cp950' was here 17 | static const encpage_t utf8_cp950[]; | ^~~~~~~~~~ /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_03_t.c ma_03_t.c:12:24: warning: uninitialized const 'MacChineseTrad_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t MacChineseTrad_utf8[]; | ^~~~~~~~~~~~~~~~~~~ ma_03_t.c:17:24: warning: uninitialized const 'utf8_MacChineseTrad' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_MacChineseTrad[]; | ^~~~~~~~~~~~~~~~~~~ ma_03_t.c:4283:24: warning: duplicate declaration of 'MacChineseTrad_utf8' is invalid in C++ [-Wc++-compat] 4283 | static const encpage_t MacChineseTrad_utf8[93] = { | ^~~~~~~~~~~~~~~~~~~ ma_03_t.c:12:24: note: previous declaration of 'MacChineseTrad_utf8' was here 12 | static const encpage_t MacChineseTrad_utf8[]; | ^~~~~~~~~~~~~~~~~~~ ma_03_t.c:11223:24: warning: duplicate declaration of 'utf8_MacChineseTrad' is invalid in C++ [-Wc++-compat] 11223 | static const encpage_t utf8_MacChineseTrad[16] = { | ^~~~~~~~~~~~~~~~~~~ ma_03_t.c:17:24: note: previous declaration of 'utf8_MacChineseTrad' was here 17 | static const encpage_t utf8_MacChineseTrad[]; | ^~~~~~~~~~~~~~~~~~~ rm -f ../../../lib/auto/Encode/TW/TW.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong TW.o bi_00_t.o bi_01_t.o cp_02_t.o ma_03_t.o -o ../../../lib/auto/Encode/TW/TW.so \ \ chmod 755 ../../../lib/auto/Encode/TW/TW.so make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/TW' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/Unicode' Running Mkbootstrap for Unicode () chmod 644 "Unicode.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/Unicode/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../../../lib/auto/Encode/Unicode/Unicode.bs 644 "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/Unicode/../../../lib/ExtUtils/typemap' Unicode.xs > Unicode.xsc mv Unicode.xsc Unicode.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.18\" -DXS_VERSION=\"2.18\" -fPIC "-I../../.." Unicode.c rm -f ../../../lib/auto/Encode/Unicode/Unicode.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Unicode.o -o ../../../lib/auto/Encode/Unicode/Unicode.so \ \ chmod 755 ../../../lib/auto/Encode/Unicode/Unicode.so make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/Unicode' Running Mkbootstrap for Encode () chmod 644 "Encode.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/../../lib/ExtUtils/typemap' Encode.xs > Encode.xsc mv Encode.xsc Encode.c "../../miniperl" "-I../../lib" bin/enc2xs -"Q" -"O" -o def_t.c -f def_t.fnm Reading iso-8859-1 (iso-8859-1) Reading ascii (ascii) Reading cp1252 (cp1252) Reading ascii-ctrl (ascii-ctrl) Reading null (null) /usr/bin/gcc -c -I./Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.08_01\" -DXS_VERSION=\"3.08_01\" -fPIC "-I../.." Encode.c /usr/bin/gcc -c -I./Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.08_01\" -DXS_VERSION=\"3.08_01\" -fPIC "-I../.." def_t.c def_t.c:12:24: warning: uninitialized const 'utf8_cp1252' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t utf8_cp1252[]; | ^~~~~~~~~~~ def_t.c:17:24: warning: uninitialized const 'utf8_iso_8859_1' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_iso_8859_1[]; | ^~~~~~~~~~~~~~~ def_t.c:204:24: warning: duplicate declaration of 'utf8_cp1252' is invalid in C++ [-Wc++-compat] 204 | static const encpage_t utf8_cp1252[8] = { | ^~~~~~~~~~~ def_t.c:12:24: note: previous declaration of 'utf8_cp1252' was here 12 | static const encpage_t utf8_cp1252[]; | ^~~~~~~~~~~ def_t.c:242:24: warning: duplicate declaration of 'utf8_iso_8859_1' is invalid in C++ [-Wc++-compat] 242 | static const encpage_t utf8_iso_8859_1[4] = { | ^~~~~~~~~~~~~~~ def_t.c:17:24: note: previous declaration of 'utf8_iso_8859_1' was here 17 | static const encpage_t utf8_iso_8859_1[]; | ^~~~~~~~~~~~~~~ /usr/bin/gcc -c -I./Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.08_01\" -DXS_VERSION=\"3.08_01\" -fPIC "-I../.." encengine.c rm -f ../../lib/auto/Encode/Encode.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Encode.o def_t.o encengine.o -o ../../lib/auto/Encode/Encode.so \ \ chmod 755 ../../lib/auto/Encode/Encode.so cp bin/enc2xs blib/script/enc2xs /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/enc2xs cp bin/encguess blib/script/encguess /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/encguess cp bin/piconv blib/script/piconv /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/piconv make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode' ./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Fcntl make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Fcntl' Running Mkbootstrap for Fcntl () chmod 644 "Fcntl.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Fcntl/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Fcntl/../../lib/ExtUtils/typemap' Fcntl.xs > Fcntl.xsc mv Fcntl.xsc Fcntl.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" -fPIC "-I../.." Fcntl.c rm -f ../../lib/auto/Fcntl/Fcntl.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Fcntl.o -o ../../lib/auto/Fcntl/Fcntl.so \ \ chmod 755 ../../lib/auto/Fcntl/Fcntl.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Fcntl' ./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for File::DosGlob make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/File-DosGlob' Running Mkbootstrap for DosGlob () chmod 644 "DosGlob.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/File-DosGlob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DosGlob.bs ../../lib/auto/File/DosGlob/DosGlob.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/File-DosGlob/../../lib/ExtUtils/typemap' DosGlob.xs > DosGlob.xsc mv DosGlob.xsc DosGlob.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fPIC "-I../.." DosGlob.c rm -f ../../lib/auto/File/DosGlob/DosGlob.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong DosGlob.o -o ../../lib/auto/File/DosGlob/DosGlob.so \ \ chmod 755 ../../lib/auto/File/DosGlob/DosGlob.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/File-DosGlob' ./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for File::Glob make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/File-Glob' Running Mkbootstrap for Glob () chmod 644 "Glob.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/File-Glob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644 /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.33\" -DXS_VERSION=\"1.33\" -fPIC "-I../.." bsd_glob.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/File-Glob/../../lib/ExtUtils/typemap' Glob.xs > Glob.xsc mv Glob.xsc Glob.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.33\" -DXS_VERSION=\"1.33\" -fPIC "-I../.." Glob.c rm -f ../../lib/auto/File/Glob/Glob.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong bsd_glob.o Glob.o -o ../../lib/auto/File/Glob/Glob.so \ \ chmod 755 ../../lib/auto/File/Glob/Glob.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/File-Glob' ./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Filter::Util::Call make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Filter-Util-Call' Running Mkbootstrap for Call () chmod 644 "Call.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Filter-Util-Call/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../../lib/auto/Filter/Util/Call/Call.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Filter-Util-Call/../../lib/ExtUtils/typemap' Call.xs > Call.xsc mv Call.xsc Call.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.60\" -DXS_VERSION=\"1.60\" -fPIC "-I../.." Call.c rm -f ../../lib/auto/Filter/Util/Call/Call.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Call.o -o ../../lib/auto/Filter/Util/Call/Call.so \ \ chmod 755 ../../lib/auto/Filter/Util/Call/Call.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Filter-Util-Call' ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Hash::Util make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Hash-Util' Running Mkbootstrap for Util () chmod 644 "Util.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Hash-Util/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/Hash/Util/Util.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Hash-Util/../../lib/ExtUtils/typemap' Util.xs > Util.xsc mv Util.xsc Util.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.25\" -DXS_VERSION=\"0.25\" -fPIC "-I../.." -DPERL_EXT Util.c rm -f ../../lib/auto/Hash/Util/Util.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Util.o -o ../../lib/auto/Hash/Util/Util.so \ \ chmod 755 ../../lib/auto/Hash/Util/Util.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Hash-Util' ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Hash::Util::FieldHash make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Hash-Util-FieldHash' Running Mkbootstrap for FieldHash () chmod 644 "FieldHash.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Hash-Util-FieldHash/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FieldHash.bs ../../lib/auto/Hash/Util/FieldHash/FieldHash.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Hash-Util-FieldHash/../../lib/ExtUtils/typemap' FieldHash.xs > FieldHash.xsc mv FieldHash.xsc FieldHash.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.21\" -DXS_VERSION=\"1.21\" -fPIC "-I../.." FieldHash.c rm -f ../../lib/auto/Hash/Util/FieldHash/FieldHash.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong FieldHash.o -o ../../lib/auto/Hash/Util/FieldHash/FieldHash.so \ \ chmod 755 ../../lib/auto/Hash/Util/FieldHash/FieldHash.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Hash-Util-FieldHash' ./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for I18N::Langinfo make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/I18N-Langinfo' Running Mkbootstrap for Langinfo () chmod 644 "Langinfo.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/I18N-Langinfo/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Langinfo.bs ../../lib/auto/I18N/Langinfo/Langinfo.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/I18N-Langinfo/../../lib/ExtUtils/typemap' Langinfo.xs > Langinfo.xsc mv Langinfo.xsc Langinfo.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -fPIC "-I../.." Langinfo.c rm -f ../../lib/auto/I18N/Langinfo/Langinfo.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Langinfo.o -o ../../lib/auto/I18N/Langinfo/Langinfo.so \ \ chmod 755 ../../lib/auto/I18N/Langinfo/Langinfo.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/I18N-Langinfo' ./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for IO make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/IO' Running Mkbootstrap for IO () chmod 644 "IO.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/IO/../../lib/ExtUtils/typemap' IO.xs > IO.xsc mv IO.xsc IO.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.46\" -DXS_VERSION=\"1.46\" -fPIC "-I../.." IO.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.46\" -DXS_VERSION=\"1.46\" -fPIC "-I../.." poll.c rm -f ../../lib/auto/IO/IO.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong IO.o poll.o -o ../../lib/auto/IO/IO.so \ \ chmod 755 ../../lib/auto/IO/IO.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/IO' ./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Setting license tag... Generating a Unix-style Makefile Writing Makefile for IPC::SysV make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/IPC-SysV' Running Mkbootstrap for SysV () chmod 644 "SysV.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/IPC-SysV/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644 make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/IPC-SysV' "../../miniperl" -I../../lib -I../../lib regen.pl Writing const-xs.inc Writing const-c.inc make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/IPC-SysV' "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/IPC-SysV/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/IPC-SysV/typemap' SysV.xs > SysV.xsc mv SysV.xsc SysV.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.09\" -DXS_VERSION=\"2.09\" -fPIC "-I../.." -DNO_PPPORT_H SysV.c rm -f ../../lib/auto/IPC/SysV/SysV.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong SysV.o -o ../../lib/auto/IPC/SysV/SysV.so \ \ chmod 755 ../../lib/auto/IPC/SysV/SysV.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/IPC-SysV' ./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for List::Util make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Scalar-List-Utils' Running Mkbootstrap for Util () chmod 644 "Util.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Scalar-List-Utils/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/List/Util/Util.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Scalar-List-Utils/../../lib/ExtUtils/typemap' ListUtil.xs > ListUtil.xsc mv ListUtil.xsc ListUtil.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.55\" -DXS_VERSION=\"1.55\" -fPIC "-I../.." -DPERL_EXT ListUtil.c rm -f ../../lib/auto/List/Util/Util.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong ListUtil.o -o ../../lib/auto/List/Util/Util.so \ \ chmod 755 ../../lib/auto/List/Util/Util.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Scalar-List-Utils' ./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for MIME::Base64 make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/MIME-Base64' Running Mkbootstrap for Base64 () chmod 644 "Base64.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/MIME-Base64/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../lib/auto/MIME/Base64/Base64.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/MIME-Base64/../../lib/ExtUtils/typemap' Base64.xs > Base64.xsc mv Base64.xsc Base64.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.16\" -DXS_VERSION=\"3.16\" -fPIC "-I../.." Base64.c rm -f ../../lib/auto/MIME/Base64/Base64.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Base64.o -o ../../lib/auto/MIME/Base64/Base64.so \ \ chmod 755 ../../lib/auto/MIME/Base64/Base64.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/MIME-Base64' ./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Math::BigInt::FastCalc make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Math-BigInt-FastCalc' Running Mkbootstrap for FastCalc () chmod 644 "FastCalc.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Math-BigInt-FastCalc/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs ../../lib/auto/Math/BigInt/FastCalc/FastCalc.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Math-BigInt-FastCalc/../../lib/ExtUtils/typemap' FastCalc.xs > FastCalc.xsc mv FastCalc.xsc FastCalc.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.5009\" -DXS_VERSION=\"0.5009\" -fPIC "-I../.." FastCalc.c rm -f ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong FastCalc.o -o ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so \ \ chmod 755 ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Math-BigInt-FastCalc' ./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Opcode make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Opcode' Running Mkbootstrap for Opcode () chmod 644 "Opcode.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Opcode/../../lib/ExtUtils/typemap' Opcode.xs > Opcode.xsc mv Opcode.xsc Opcode.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC "-I../.." Opcode.c rm -f ../../lib/auto/Opcode/Opcode.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Opcode.o -o ../../lib/auto/Opcode/Opcode.so \ \ chmod 755 ../../lib/auto/Opcode/Opcode.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Opcode' ./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Warning (mostly harmless): No library found for -lposix Warning (mostly harmless): No library found for -lcposix Generating a Unix-style Makefile Writing Makefile for POSIX make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/POSIX' Running Mkbootstrap for POSIX () chmod 644 "POSIX.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/POSIX/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/POSIX/typemap' POSIX.xs > POSIX.xsc mv POSIX.xsc POSIX.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DSTRUCT_TM_HASZONE -DHINT_SC_EXIST -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.97\" -DXS_VERSION=\"1.97\" -fPIC "-I../.." POSIX.c rm -f ../../lib/auto/POSIX/POSIX.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong POSIX.o -o ../../lib/auto/POSIX/POSIX.so \ -lm \ chmod 755 ../../lib/auto/POSIX/POSIX.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/POSIX' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for PerlIO::encoding make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-encoding' Running Mkbootstrap for encoding () chmod 644 "encoding.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-encoding/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- encoding.bs ../../lib/auto/PerlIO/encoding/encoding.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-encoding/../../lib/ExtUtils/typemap' encoding.xs > encoding.xsc mv encoding.xsc encoding.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I../.." encoding.c rm -f ../../lib/auto/PerlIO/encoding/encoding.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong encoding.o -o ../../lib/auto/PerlIO/encoding/encoding.so \ \ chmod 755 ../../lib/auto/PerlIO/encoding/encoding.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-encoding' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for PerlIO::mmap make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-mmap' Running Mkbootstrap for mmap () chmod 644 "mmap.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-mmap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mmap.bs ../../lib/auto/PerlIO/mmap/mmap.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-mmap/../../lib/ExtUtils/typemap' mmap.xs > mmap.xsc mv mmap.xsc mmap.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.017\" -DXS_VERSION=\"0.017\" -fPIC "-I../.." mmap.c rm -f ../../lib/auto/PerlIO/mmap/mmap.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong mmap.o -o ../../lib/auto/PerlIO/mmap/mmap.so \ \ chmod 755 ../../lib/auto/PerlIO/mmap/mmap.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-mmap' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for PerlIO::scalar make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-scalar' Running Mkbootstrap for scalar () chmod 644 "scalar.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-scalar/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- scalar.bs ../../lib/auto/PerlIO/scalar/scalar.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-scalar/../../lib/ExtUtils/typemap' scalar.xs > scalar.xsc mv scalar.xsc scalar.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.31\" -DXS_VERSION=\"0.31\" -fPIC "-I../.." scalar.c rm -f ../../lib/auto/PerlIO/scalar/scalar.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong scalar.o -o ../../lib/auto/PerlIO/scalar/scalar.so \ \ chmod 755 ../../lib/auto/PerlIO/scalar/scalar.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-scalar' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for PerlIO::via make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-via' Running Mkbootstrap for via () chmod 644 "via.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-via/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- via.bs ../../lib/auto/PerlIO/via/via.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-via/../../lib/ExtUtils/typemap' via.xs > via.xsc mv via.xsc via.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I../.." via.c rm -f ../../lib/auto/PerlIO/via/via.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong via.o -o ../../lib/auto/PerlIO/via/via.so \ \ chmod 755 ../../lib/auto/PerlIO/via/via.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-via' ./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for SDBM_File make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/SDBM_File' Running Mkbootstrap for SDBM_File () chmod 644 "SDBM_File.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/SDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDBM_File.bs ../../lib/auto/SDBM_File/SDBM_File.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/SDBM_File/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/SDBM_File/typemap' SDBM_File.xs > SDBM_File.xsc mv SDBM_File.xsc SDBM_File.c /usr/bin/gcc -c -I../.. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF SDBM_File.c /usr/bin/gcc -c -I../.. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF hash.c /usr/bin/gcc -c -I../.. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF pair.c /usr/bin/gcc -c -I../.. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF sdbm.c rm -f ../../lib/auto/SDBM_File/SDBM_File.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong SDBM_File.o hash.o pair.o sdbm.o -o ../../lib/auto/SDBM_File/SDBM_File.so \ \ chmod 755 ../../lib/auto/SDBM_File/SDBM_File.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/SDBM_File' ./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Socket make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Socket' Running Mkbootstrap for Socket () chmod 644 "Socket.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Socket/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Socket/typemap' Socket.xs > Socket.xsc mv Socket.xsc Socket.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.031\" -DXS_VERSION=\"2.031\" -fPIC "-I../.." Socket.c rm -f ../../lib/auto/Socket/Socket.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Socket.o -o ../../lib/auto/Socket/Socket.so \ \ chmod 755 ../../lib/auto/Socket/Socket.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Socket' ./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Storable make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Storable' Running Mkbootstrap for Storable () chmod 644 "Storable.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Storable/../../lib/ExtUtils/typemap' Storable.xs > Storable.xsc mv Storable.xsc Storable.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.23\" -DXS_VERSION=\"3.23\" -fPIC "-I../.." Storable.c rm -f ../../lib/auto/Storable/Storable.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Storable.o -o ../../lib/auto/Storable/Storable.so \ \ chmod 755 ../../lib/auto/Storable/Storable.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Storable' ./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Sys::Hostname make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Sys-Hostname' Running Mkbootstrap for Hostname () chmod 644 "Hostname.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Sys-Hostname/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hostname.bs ../../lib/auto/Sys/Hostname/Hostname.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Sys-Hostname/../../lib/ExtUtils/typemap' Hostname.xs > Hostname.xsc mv Hostname.xsc Hostname.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.23\" -DXS_VERSION=\"1.23\" -fPIC "-I../.." Hostname.c rm -f ../../lib/auto/Sys/Hostname/Hostname.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Hostname.o -o ../../lib/auto/Sys/Hostname/Hostname.so \ \ chmod 755 ../../lib/auto/Sys/Hostname/Hostname.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Sys-Hostname' ./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Sys::Syslog make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Sys-Syslog' Running Mkbootstrap for Syslog () chmod 644 "Syslog.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Sys-Syslog/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs ../../lib/auto/Sys/Syslog/Syslog.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Sys-Syslog/../../lib/ExtUtils/typemap' Syslog.xs > Syslog.xsc mv Syslog.xsc Syslog.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.36\" -DXS_VERSION=\"0.36\" -fPIC "-I../.." Syslog.c rm -f ../../lib/auto/Sys/Syslog/Syslog.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Syslog.o -o ../../lib/auto/Sys/Syslog/Syslog.so \ \ chmod 755 ../../lib/auto/Sys/Syslog/Syslog.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Sys-Syslog' ./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Configuring Time::HiRes... Using hints hints/linux.pl... Extra libraries: -lrt... Have syscall()... looking for syscall.h... found . Looking for gettimeofday()... found. Looking for setitimer()... found. Looking for getitimer()... found. You have interval timers (both setitimer and getitimer). Looking for ualarm()... found. Looking for usleep()... found. Looking for nanosleep()... believing $Config{d_nanosleep}... found. You can mix subsecond sleeps with signals, if you want to. (It's still not portable, though.) Looking for clockid_t... found. Looking for clock_gettime()... found. Looking for clock_getres()... found. Looking for clock_nanosleep()... found. Looking for clock()... found. Looking for working futimens()... found. Looking for working utimensat()... found. You seem to have subsecond timestamp setting. Looking for stat() subsecond timestamps... Trying struct stat st_atimespec.tv_nsec...NOT found. Trying struct stat st_atimensec...NOT found. Trying struct stat st_atime_n...NOT found. Trying struct stat st_atim.tv_nsec...found. Trying struct stat st_uatime...NOT found. You seem to have subsecond timestamp reading. (Your struct stat has them, but the filesystems must help.) Generating a Unix-style Makefile Writing Makefile for Time::HiRes make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Time-HiRes' Running Mkbootstrap for HiRes () chmod 644 "HiRes.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Time-HiRes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs ../../lib/auto/Time/HiRes/HiRes.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Time-HiRes/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Time-HiRes/typemap' HiRes.xs > HiRes.xsc mv HiRes.xsc HiRes.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.9767\" -DXS_VERSION=\"1.9767\" -fPIC "-I../.." -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCKID_T -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK_NANOSLEEP -DTIME_HIRES_CLOCK -DHAS_FUTIMENS -DHAS_UTIMENSAT -DTIME_HIRES_UTIME -DTIME_HIRES_STAT_XTIM -DTIME_HIRES_STAT=4 HiRes.c rm -f ../../lib/auto/Time/HiRes/HiRes.so LD_RUN_PATH="/usr/lib/x86_64-linux-gnu" /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong HiRes.o -o ../../lib/auto/Time/HiRes/HiRes.so \ -lrt \ chmod 755 ../../lib/auto/Time/HiRes/HiRes.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Time-HiRes' ./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Time::Piece make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Time-Piece' Running Mkbootstrap for Piece () chmod 644 "Piece.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Time-Piece/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs ../../lib/auto/Time/Piece/Piece.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Time-Piece/../../lib/ExtUtils/typemap' Piece.xs > Piece.xsc mv Piece.xsc Piece.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.3401\" -DXS_VERSION=\"1.3401\" -fPIC "-I../.." Piece.c rm -f ../../lib/auto/Time/Piece/Piece.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Piece.o -o ../../lib/auto/Time/Piece/Piece.so \ \ chmod 755 ../../lib/auto/Time/Piece/Piece.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Time-Piece' ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Making header files for XS... Generating a Unix-style Makefile Writing Makefile for Unicode::Collate make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Unicode-Collate' Running Mkbootstrap for Collate () chmod 644 "Collate.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Unicode-Collate/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collate.bs ../../lib/auto/Unicode/Collate/Collate.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Unicode-Collate/../../lib/ExtUtils/typemap' Collate.xs > Collate.xsc mv Collate.xsc Collate.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.29\" -DXS_VERSION=\"1.29\" -fPIC "-I../.." Collate.c rm -f ../../lib/auto/Unicode/Collate/Collate.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Collate.o -o ../../lib/auto/Unicode/Collate/Collate.so \ \ chmod 755 ../../lib/auto/Unicode/Collate/Collate.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Unicode-Collate' ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Making header files for XS... Generating a Unix-style Makefile Writing Makefile for Unicode::Normalize make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Unicode-Normalize' Running Mkbootstrap for Normalize () chmod 644 "Normalize.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Unicode-Normalize/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Normalize.bs ../../lib/auto/Unicode/Normalize/Normalize.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Unicode-Normalize/../../lib/ExtUtils/typemap' Normalize.xs > Normalize.xsc mv Normalize.xsc Normalize.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.28\" -DXS_VERSION=\"1.28\" -fPIC "-I../.." Normalize.c rm -f ../../lib/auto/Unicode/Normalize/Normalize.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Normalize.o -o ../../lib/auto/Unicode/Normalize/Normalize.so \ \ chmod 755 ../../lib/auto/Unicode/Normalize/Normalize.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Unicode-Normalize' ./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for XS::APItest make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/XS-APItest' Running Mkbootstrap for APItest () Writing APItest.bs chmod 644 "APItest.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/XS-APItest/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- APItest.bs ../../lib/auto/XS/APItest/APItest.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/XS-APItest/typemap' APItest.xs > APItest.xsc mv APItest.xsc APItest.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." APItest.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/XS-APItest/typemap' XSUB-undef-XS_VERSION.xs > XSUB-undef-XS_VERSION.xsc mv XSUB-undef-XS_VERSION.xsc XSUB-undef-XS_VERSION.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." XSUB-undef-XS_VERSION.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/XS-APItest/typemap' XSUB-redefined-macros.xs > XSUB-redefined-macros.xsc mv XSUB-redefined-macros.xsc XSUB-redefined-macros.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." XSUB-redefined-macros.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." core.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." exception.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." notcore.c rm -f ../../lib/auto/XS/APItest/APItest.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong APItest.o XSUB-undef-XS_VERSION.o XSUB-redefined-macros.o core.o exception.o notcore.o -o ../../lib/auto/XS/APItest/APItest.so \ \ chmod 755 ../../lib/auto/XS/APItest/APItest.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/XS-APItest' ./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for XS::Typemap make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/XS-Typemap' Running Mkbootstrap for Typemap () chmod 644 "Typemap.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/XS-Typemap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644 /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I../.." stdio.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/XS-Typemap/../../lib/ExtUtils/typemap' Typemap.xs > Typemap.xsc mv Typemap.xsc Typemap.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I../.." Typemap.c rm -f ../../lib/auto/XS/Typemap/Typemap.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong stdio.o Typemap.o -o ../../lib/auto/XS/Typemap/Typemap.so \ \ chmod 755 ../../lib/auto/XS/Typemap/Typemap.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/XS-Typemap' ./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for attributes make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/attributes' Running Mkbootstrap for attributes () chmod 644 "attributes.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/attributes/../../lib/ExtUtils/typemap' attributes.xs > attributes.xsc mv attributes.xsc attributes.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I../.." attributes.c rm -f ../../lib/auto/attributes/attributes.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong attributes.o -o ../../lib/auto/attributes/attributes.so \ \ chmod 755 ../../lib/auto/attributes/attributes.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/attributes' ./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for mro make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/mro' Running Mkbootstrap for mro () chmod 644 "mro.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/mro/../../lib/ExtUtils/typemap' mro.xs > mro.xsc mv mro.xsc mro.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.25_001\" -DXS_VERSION=\"1.25_001\" -fPIC "-I../.." mro.c rm -f ../../lib/auto/mro/mro.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong mro.o -o ../../lib/auto/mro/mro.so \ \ chmod 755 ../../lib/auto/mro/mro.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/mro' ./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for re make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/re' Running Mkbootstrap for re () chmod 644 "re.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644 rm -f re_exec.c cp ../../regexec.c re_exec.c rm -f invlist_inline.h cp ../../invlist_inline.h invlist_inline.h /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.41\" -DXS_VERSION=\"0.41\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_exec.c rm -f re_comp.c cp ../../regcomp.c re_comp.c rm -f dquote.c cp ../../dquote.c dquote.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.41\" -DXS_VERSION=\"0.41\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_comp.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/re/../../lib/ExtUtils/typemap' re.xs > re.xsc mv re.xsc re.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.41\" -DXS_VERSION=\"0.41\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re.c rm -f ../../lib/auto/re/re.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong re_exec.o re_comp.o re.o -o ../../lib/auto/re/re.so \ \ chmod 755 ../../lib/auto/re/re.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/re' ./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for threads make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/threads' Running Mkbootstrap for threads () chmod 644 "threads.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/threads/../../lib/ExtUtils/typemap' threads.xs > threads.xsc mv threads.xsc threads.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.26\" -DXS_VERSION=\"2.26\" -fPIC "-I../.." threads.c rm -f ../../lib/auto/threads/threads.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong threads.o -o ../../lib/auto/threads/threads.so \ -lpthread \ chmod 755 ../../lib/auto/threads/threads.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/threads' ./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for threads::shared make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/threads-shared' Running Mkbootstrap for shared () chmod 644 "shared.bs" /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/threads-shared/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs ../../lib/auto/threads/shared/shared.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/threads-shared/../../lib/ExtUtils/typemap' shared.xs > shared.xsc mv shared.xsc shared.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.62\" -DXS_VERSION=\"1.62\" -fPIC "-I../.." shared.c rm -f ../../lib/auto/threads/shared/shared.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong shared.o -o ../../lib/auto/threads/shared/shared.so \ -lpthread \ chmod 755 ../../lib/auto/threads/shared/shared.so make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/threads-shared' ./perl -Ilib -I. -f pod/buildtoc -q ./miniperl -Ilib utils/Makefile.PL Extracting utils/Makefile (with variable substitutions) Making utilities make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/utils' ../miniperl -I../lib corelist.PL Extracting corelist (with variable substitutions) ../miniperl -I../lib cpan.PL Extracting cpan (with variable substitutions) ../miniperl -I../lib h2ph.PL Extracting h2ph (with variable substitutions) ../miniperl -I../lib h2xs.PL Extracting h2xs (with variable substitutions) ../miniperl -I../lib instmodsh.PL Extracting instmodsh (with variable substitutions) ../miniperl -I../lib json_pp.PL Extracting json_pp (with variable substitutions) ../miniperl -I../lib perlbug.PL Extracting perlbug (with variable substitutions) ../miniperl -I../lib perldoc.PL Extracting "perldoc" (with variable substitutions) ../miniperl -I../lib perlivp.PL Extracting perlivp (with variable substitutions) ../miniperl -I../lib pl2pm.PL Extracting pl2pm (with variable substitutions) ../miniperl -I../lib prove.PL Extracting prove (with variable substitutions) ../miniperl -I../lib ptar.PL Extracting ptar (with variable substitutions) ../miniperl -I../lib ptardiff.PL Extracting ptardiff (with variable substitutions) ../miniperl -I../lib ptargrep.PL Extracting ptargrep (with variable substitutions) ../miniperl -I../lib shasum.PL Extracting shasum (with variable substitutions) ../miniperl -I../lib splain.PL Extracting splain (with variable substitutions) ../miniperl -I../lib libnetcfg.PL Extracting libnetcfg (with variable substitutions) ../miniperl -I../lib piconv.PL Extracting piconv (with variable substitutions) ../miniperl -I../lib enc2xs.PL Extracting enc2xs (with variable substitutions) ../miniperl -I../lib encguess.PL Extracting encguess (with variable substitutions) ../miniperl -I../lib xsubpp.PL Extracting xsubpp (with variable substitutions) ../miniperl -I../lib pod2html.PL Extracting pod2html (with variable substitutions) ../miniperl -I../lib zipdetails.PL Extracting zipdetails (with variable substitutions) ../miniperl -I../lib streamzip.PL Extracting streamzip (with variable substitutions) make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/utils' Everything is up to date. Type '/usr/bin/make test' to run test suite. make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1' >>> host-perl 5.34.1 Installing to host directory PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-25/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1 INSTALL_DEPENDENCE='' install make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1' ./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Archive-Tar' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Archive-Tar' ./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Attribute-Handlers directly ./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/AutoLoader directly ./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/CPAN' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/CPAN' ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/CPAN-Meta' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/CPAN-Meta' ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/CPAN-Meta-Requirements directly ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/CPAN-Meta-YAML directly ./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Carp directly ./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Config-Perl-V directly ./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Devel-SelfStubber directly ./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Digest directly ./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Dumpvalue directly ./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Env directly ./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Errno' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Errno' ./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Exporter directly ./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/ExtUtils-CBuilder directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-Constant directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-Install directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/ExtUtils-MakeMaker' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/ExtUtils-MakeMaker' ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/ExtUtils-Manifest' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/ExtUtils-Manifest' ./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/ExtUtils-Miniperl directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-PL2Bat/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-PL2Bat directly ./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/ExtUtils-ParseXS' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/ExtUtils-ParseXS' ./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/File-Fetch directly ./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/File-Find directly ./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/File-Path directly ./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/File-Temp directly ./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/FileCache directly ./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Filter-Simple directly ./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/FindBin directly ./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Getopt-Long directly ./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/HTTP-Tiny' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/HTTP-Tiny' ./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/I18N-Collate directly ./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/I18N-LangTags directly ./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/lib' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/lib' ./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/IO-Compress' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/IO-Compress' ./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/IO-Socket-IP directly ./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/IO-Zlib directly ./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/IPC-Cmd directly ./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/IPC-Open3 directly ./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/JSON-PP' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/JSON-PP' ./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Locale-Maketext directly ./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Locale-Maketext-Simple directly ./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Math-BigInt directly ./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Math-BigRat directly ./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Math-Complex directly ./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Memoize directly ./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Module-CoreList' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Module-CoreList' ./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Module-Load directly ./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Module-Load-Conditional directly ./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Module-Loaded directly ./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Module-Metadata' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Module-Metadata' ./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/NEXT directly ./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Net-Ping directly ./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Params-Check directly ./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Perl-OSType directly ./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly ./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Pod-Checker' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Pod-Checker' ./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Pod-Escapes directly ./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/if' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/if' ./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Pod-Simple directly ./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Pod-Functions' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Pod-Functions' ./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Pod-Html' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Pod-Html' ./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Pod-Perldoc' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Pod-Perldoc' ./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Pod-Usage' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Pod-Usage' ./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Safe directly ./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Search-Dict directly ./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/SelfLoader directly ./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Term-ANSIColor directly ./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Term-Cap' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Term-Cap' ./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Term-Complete directly ./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Term-ReadLine directly ./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Test directly ./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Test-Harness' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Test-Harness' ./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Test-Simple directly ./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Text-Abbrev directly ./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Text-Balanced directly ./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Text-ParseWords directly ./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Text-Tabs directly ./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Thread-Queue directly ./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Thread-Semaphore directly ./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Tie-File directly ./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/Tie-Hash-NamedCapture directly ./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/Tie-Memoize directly ./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Tie-RefHash directly ./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Time-Local directly ./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/XSLoader' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/XSLoader' ./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/autodie directly ./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/autouse directly ./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/base' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/base' ./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/bignum directly ./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/constant directly ./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/encoding-warnings directly ./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/experimental directly ./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/libnet' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/libnet' ./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/parent directly ./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/perlfaq directly ./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/podlators' Manifying 2 pod documents make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/podlators' ./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/version directly ./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p lib/unicore/mktables: Files seem to be ok, not bothering to rebuild. Add '-w' option to force build ./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/DynaLoader' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/DynaLoader' ./miniperl -Ilib mkppport ppport.h in cpan/DB_File is up-to-date ppport.h in cpan/IPC-SysV is up-to-date ppport.h in cpan/Win32API-File is up-to-date ppport.h in dist/IO is up-to-date ppport.h in dist/Storable is up-to-date ./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/B' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/B' ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Compress-Raw-Bzip2' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Compress-Raw-Bzip2/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Compress-Raw-Bzip2' ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Compress-Raw-Zlib' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Compress-Raw-Zlib/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs ../../lib/auto/Compress/Raw/Zlib/Zlib.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Compress-Raw-Zlib' ./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/PathTools' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/PathTools' ./miniperl -Ilib make_ext.pl lib/auto/DB_File/DB_File.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/DB_File' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/DB_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DB_File.bs ../../lib/auto/DB_File/DB_File.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/DB_File' ./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Data-Dumper' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Data-Dumper/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs ../../lib/auto/Data/Dumper/Dumper.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Data-Dumper' ./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Devel-PPPort' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Devel-PPPort/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs ../../lib/auto/Devel/PPPort/PPPort.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Devel-PPPort' ./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Devel-Peek' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Devel-Peek/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs ../../lib/auto/Devel/Peek/Peek.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Devel-Peek' ./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Digest-MD5' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Digest-MD5/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../../lib/auto/Digest/MD5/MD5.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Digest-MD5' ./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Digest-SHA' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs ../../lib/auto/Digest/SHA/SHA.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Digest-SHA' ./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/Byte' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/Byte/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644 make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/Byte' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/CN' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/CN/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../../../lib/auto/Encode/CN/CN.bs 644 make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/CN' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/EBCDIC' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/EBCDIC/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644 make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/EBCDIC' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/JP' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/JP/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644 make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/JP' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/KR' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/KR/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644 make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/KR' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/Symbol' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/Symbol/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644 make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/Symbol' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/TW' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/TW/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644 make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/TW' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/Unicode' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/Unicode/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../../../lib/auto/Encode/Unicode/Unicode.bs 644 make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/Unicode' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Encode' ./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Fcntl' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Fcntl/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Fcntl' ./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/File-DosGlob' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/File-DosGlob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DosGlob.bs ../../lib/auto/File/DosGlob/DosGlob.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/File-DosGlob' ./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/File-Glob' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/File-Glob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/File-Glob' ./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Filter-Util-Call' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Filter-Util-Call/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../../lib/auto/Filter/Util/Call/Call.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Filter-Util-Call' ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Hash-Util' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Hash-Util/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/Hash/Util/Util.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Hash-Util' ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Hash-Util-FieldHash' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Hash-Util-FieldHash/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FieldHash.bs ../../lib/auto/Hash/Util/FieldHash/FieldHash.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Hash-Util-FieldHash' ./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/I18N-Langinfo' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/I18N-Langinfo/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Langinfo.bs ../../lib/auto/I18N/Langinfo/Langinfo.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/I18N-Langinfo' ./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/IO' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/IO' ./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/IPC-SysV' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/IPC-SysV/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/IPC-SysV' ./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Scalar-List-Utils' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Scalar-List-Utils/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/List/Util/Util.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Scalar-List-Utils' ./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/MIME-Base64' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/MIME-Base64/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../lib/auto/MIME/Base64/Base64.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/MIME-Base64' ./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Math-BigInt-FastCalc' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Math-BigInt-FastCalc/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs ../../lib/auto/Math/BigInt/FastCalc/FastCalc.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Math-BigInt-FastCalc' ./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Opcode' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Opcode' ./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/POSIX' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/POSIX' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-encoding' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-encoding/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- encoding.bs ../../lib/auto/PerlIO/encoding/encoding.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-encoding' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-mmap' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-mmap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mmap.bs ../../lib/auto/PerlIO/mmap/mmap.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-mmap' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-scalar' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-scalar/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- scalar.bs ../../lib/auto/PerlIO/scalar/scalar.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-scalar' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-via' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-via/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- via.bs ../../lib/auto/PerlIO/via/via.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/PerlIO-via' ./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/SDBM_File' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/SDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDBM_File.bs ../../lib/auto/SDBM_File/SDBM_File.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/SDBM_File' ./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Socket' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Socket' ./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Storable' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Storable' ./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Sys-Hostname' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Sys-Hostname/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hostname.bs ../../lib/auto/Sys/Hostname/Hostname.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/Sys-Hostname' ./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Sys-Syslog' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Sys-Syslog/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs ../../lib/auto/Sys/Syslog/Syslog.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Sys-Syslog' ./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Time-HiRes' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Time-HiRes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs ../../lib/auto/Time/HiRes/HiRes.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Time-HiRes' ./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Time-Piece' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Time-Piece/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs ../../lib/auto/Time/Piece/Piece.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Time-Piece' ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Unicode-Collate' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Unicode-Collate/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collate.bs ../../lib/auto/Unicode/Collate/Collate.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/cpan/Unicode-Collate' ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Unicode-Normalize' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Unicode-Normalize/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Normalize.bs ../../lib/auto/Unicode/Normalize/Normalize.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/Unicode-Normalize' ./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/XS-APItest' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/XS-APItest' ./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/XS-Typemap' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/XS-Typemap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/XS-Typemap' ./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/attributes' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/attributes' ./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/mro' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/mro' ./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/re' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/ext/re' ./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/threads' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/threads' ./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/threads-shared' /nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/threads-shared/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs ../../lib/auto/threads/shared/shared.bs 644 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/dist/threads-shared' Making utilities make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/utils' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1/utils' Everything is up to date. Type '/usr/bin/make test' to run test suite. ./perl -Ilib -I. installperl --destdir= WARNING: You've never run 'make test' or some tests failed! (Installing anyway.) /nvmedata/autobuild/instance-25/output-1/host/bin/perl5.34.1 /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/dumpvar.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/DBM_Filter.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/deprecate.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Config_heavy.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/bytes_heavy.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/re.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/locale.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/DB_File.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/ops.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/AutoSplit.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/perlfaq.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/sort.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/base.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/FileHandle.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/SDBM_File.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/perl5db.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/sigtrap.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/B.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/integer.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Symbol.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/mro.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/version.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/English.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/fields.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/_charnames.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/SelectSaver.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/warnings.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/DirHandle.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/strict.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Cwd.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/SelfLoader.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/open.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ok.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Memoize.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Thread.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/blib.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/DB.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/vmsish.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/bignum.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/lib.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/less.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/version.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Env.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Dumpvalue.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Errno.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/AnyDBM_File.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Benchmark.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/POSIX.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/diagnostics.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/bytes.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/POSIX.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Fatal.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/autouse.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/meta_notation.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/O.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Exporter.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Config.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Opcode.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/bigrat.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/DynaLoader.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Carp.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Encode.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/subs.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Fcntl.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/threads.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/overload.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/overloading.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/constant.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Config_git.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/XSLoader.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/encoding.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/feature.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Safe.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/FileCache.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Storable.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/IO.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/vars.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Config.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/filetest.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/autodie.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Internals.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/parent.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/charnames.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/bigint.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/AutoLoader.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/attributes.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Digest.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Socket.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/UNIVERSAL.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/FindBin.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CORE.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/if.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/NEXT.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/utf8.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/PerlIO.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/experimental.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Math/BigRat.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Math/BigFloat.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Math/Complex.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Math/Trig.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Math/BigInt.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Math/BigFloat/Trace.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Math/BigInt/Trace.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Math/BigInt/FastCalc.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Math/BigInt/Lib.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Math/BigInt/Calc.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test/Harness.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test/More.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test/Tester.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test/Builder.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test/Tutorial.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test/Simple.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test/Tester/Capture.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test/Tester/CaptureRunner.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test/Tester/Delegate.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test/use/ok.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test/Builder/Module.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test/Builder/Tester.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test/Builder/Formatter.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test/Builder/TodoDiag.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test/Builder/IO/Scalar.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test/Builder/Tester/Color.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/File/Glob.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/File/DosGlob.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/File/GlobMapper.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/File/Copy.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/File/Temp.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/File/Find.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/File/Spec.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/File/Basename.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/File/Compare.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/File/stat.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/File/Path.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/File/Fetch.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/File/Spec/Functions.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/File/Spec/Cygwin.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/File/Spec/VMS.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/File/Spec/Win32.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/File/Spec/OS2.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/File/Spec/Mac.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/File/Spec/Epoc.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/File/Spec/Unix.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/File/Spec/AmigaOS.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Text/Tabs.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Text/Abbrev.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Text/Balanced.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Text/ParseWords.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Text/Wrap.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Params/Check.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/JSON/PP.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/JSON/PP/Boolean.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/App/Prove.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/App/Cpan.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/App/Prove/State.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/App/Prove/State/Result.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/App/Prove/State/Result/Test.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/IO/Select.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Zlib.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/IO/Pipe.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/IO/Seekable.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/IO/Handle.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/IO/Poll.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/IO/File.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/IO/Socket.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/IO/Dir.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/IO/Socket/INET.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/IO/Socket/UNIX.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Socket/IP.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Uncompress/Inflate.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Uncompress/Bunzip2.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Uncompress/AnyUncompress.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Uncompress/Base.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Uncompress/Gunzip.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Uncompress/Unzip.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Uncompress/AnyInflate.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Uncompress/RawInflate.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Uncompress/Adapter/Inflate.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Uncompress/Adapter/Bunzip2.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Uncompress/Adapter/Identity.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Compress/Gzip.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Compress/Deflate.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Compress/RawDeflate.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Compress/Base.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Compress/FAQ.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Compress/Bzip2.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Compress/Zip.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Compress/Zip/Constants.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Compress/Base/Common.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Compress/Gzip/Constants.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Compress/Adapter/Deflate.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Compress/Adapter/Bzip2.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Compress/Adapter/Identity.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Compress/Zlib/Constants.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IO/Compress/Zlib/Extra.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Tie/Scalar.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Tie/Hash.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Tie/RefHash.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Tie/SubstrHash.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Tie/Memoize.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Tie/Handle.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Tie/Array.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Tie/File.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Tie/StdHandle.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Tie/Hash/NamedCapture.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Parse/CPAN/Meta.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Net/SMTP.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Net/FTP.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Net/hostent.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Net/Time.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Net/POP3.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Net/Domain.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Net/Netrc.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Net/servent.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Net/Cmd.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Net/netent.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Net/libnetFAQ.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Net/protoent.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Net/Config.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Net/NNTP.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Net/Ping.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Net/FTP/dataconn.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Net/FTP/I.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Net/FTP/L.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Net/FTP/E.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Net/FTP/A.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IPC/Open2.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/IPC/Msg.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/IPC/SysV.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/IPC/SharedMem.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IPC/Cmd.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/IPC/Semaphore.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/IPC/Open3.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/encoding/warnings.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/FirstTime.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Prompt.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/FTP.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Author.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Module.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Debug.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/CacheMgr.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Distroprefs.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Meta.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Queue.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/InfoObj.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/DeferredCode.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Distrostatus.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Complete.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Nox.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Tarzip.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Bundle.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Shell.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Index.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Version.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Mirrors.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/URL.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Distribution.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Kwalify.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Plugin.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/HandleConfig.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/FTP/netrc.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Plugin/Specfile.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/HTTP/Client.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/HTTP/Credentials.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Kwalify/distroprefs.yml /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Kwalify/distroprefs.dd /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/API/HOWTO.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/LWP/UserAgent.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Exception/yaml_process_error.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Exception/RecursiveDependency.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Exception/yaml_not_installed.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Exception/blocked_urllist.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Meta/Validator.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Meta/Requirements.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Meta/Converter.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Meta/Merge.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Meta/Spec.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Meta/Feature.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Meta/Prereqs.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Meta/History.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Meta/YAML.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Meta/History/Meta_1_0.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Meta/History/Meta_1_4.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Meta/History/Meta_1_1.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Meta/History/Meta_1_3.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/CPAN/Meta/History/Meta_1_2.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Archive/Tar.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Archive/Tar/File.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Archive/Tar/Constant.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Search/Dict.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Class/Struct.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Math/BigInt/FastCalc/FastCalc.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/File/Glob/Glob.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/File/DosGlob/DosGlob.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Socket/Socket.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/IO/IO.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Fcntl/Fcntl.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/IPC/SysV/SysV.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Opcode/Opcode.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Data/Dumper/Dumper.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/B/B.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/SDBM_File/SDBM_File.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Sys/Hostname/Hostname.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Sys/Syslog/Syslog.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Devel/Peek/Peek.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/re/re.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/POSIX/POSIX.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/MIME/Base64/Base64.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Filter/Util/Call/Call.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Time/Piece/Piece.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Time/HiRes/HiRes.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/DB_File/DB_File.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/attributes/attributes.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/List/Util/Util.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/PerlIO/encoding/encoding.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/PerlIO/mmap/mmap.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/PerlIO/scalar/scalar.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/PerlIO/via/via.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/threads/threads.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/threads/shared/shared.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Encode/Encode.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Encode/Symbol/Symbol.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Encode/KR/KR.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Encode/Byte/Byte.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Encode/TW/TW.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Encode/JP/JP.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Encode/CN/CN.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Encode/EBCDIC/EBCDIC.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Encode/Unicode/Unicode.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Cwd/Cwd.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/mro/mro.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Unicode/Normalize/Normalize.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Unicode/Collate/Collate.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/I18N/Langinfo/Langinfo.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Hash/Util/Util.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Hash/Util/FieldHash/FieldHash.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Compress/Raw/Bzip2/Bzip2.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Compress/Raw/Zlib/Zlib.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Digest/SHA/SHA.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Digest/MD5/MD5.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/auto/Storable/Storable.so /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/HTTP/Tiny.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Data/Dumper.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Term/Cap.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Term/ReadLine.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Term/Complete.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Term/ANSIColor.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/B/Op_private.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/B/Showlex.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/B/Terse.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/B/Concise.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/B/Xref.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/B/Deparse.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Object.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Harness.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Base.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Formatter/Session.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Formatter/Base.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Formatter/Color.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Formatter/File.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Formatter/Console.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Formatter/File/Session.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Formatter/Console/Session.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Formatter/Console/ParallelSession.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/Iterator.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/Aggregator.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/Source.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/Grammar.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/ResultFactory.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/IteratorFactory.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/Scheduler.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/Result.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/SourceHandler.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/Multiplexer.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/Iterator/Stream.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/Iterator/Array.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/Iterator/Process.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/SourceHandler/Executable.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/SourceHandler/Handle.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/SourceHandler/RawTAP.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/SourceHandler/File.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/SourceHandler/Perl.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/YAMLish/Writer.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/YAMLish/Reader.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/Scheduler/Spinner.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/Scheduler/Job.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/Result/Comment.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/Result/Pragma.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/Result/Plan.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/Result/Bailout.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/Result/Version.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/Result/YAML.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/Result/Unknown.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Parser/Result/Test.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Harness/Env.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/TAP/Harness/Beyond.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Sys/Syslog.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Sys/Hostname.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Devel/SelfStubber.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Devel/Peek.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Devel/PPPort.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/DBM_Filter/encode.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/DBM_Filter/int32.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/DBM_Filter/null.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/DBM_Filter/utf8.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/DBM_Filter/compress.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/autodie/hints.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/autodie/exception.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/autodie/skip.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/autodie/Util.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/autodie/exception/system.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/autodie/Scope/Guard.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/autodie/Scope/GuardStack.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Scalar/Util.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/MIME/Base64.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/MIME/QuotedPrint.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Filter/Simple.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Filter/Util/Call.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Time/Seconds.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Time/localtime.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Time/Local.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Time/HiRes.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Time/Piece.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Time/gmtime.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Time/tm.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Memoize/SDBM_File.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Memoize/Expire.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Memoize/ExpireTest.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Memoize/ExpireFile.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Memoize/AnyDBM_File.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Memoize/Storable.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Memoize/NDBM_File.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/Decomposition.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/Name.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/SpecialCasing.txt /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/UCD.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/Name.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/CombiningClass.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/NamedSequences.txt /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/Blocks.txt /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/version /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/uni_keywords.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Age.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/GCB.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Title.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/NFKCCF.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Scx.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Uc.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Digit.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/EqUIdeo.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/InSC.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Gc.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Ea.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Nt.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Tc.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/SB.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Identifi.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Identif2.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/NameAlia.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Jg.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Hst.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/InPC.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/_PerlLB.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/NFCQC.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Lc.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/PerlDeci.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Bpb.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Bmg.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Na1.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Nv.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Isc.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Bpt.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Jt.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Cf.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/NFKDQC.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Lower.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/NFDQC.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Fold.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/NFKCQC.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/WB.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Lb.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/_PerlSCX.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Upper.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Bc.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Vo.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/To/Sc.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Math/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/CI/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Guru.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Adlm.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Thaa.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Takr.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Nand.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Khoj.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Xsux.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Sind.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Telu.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Phlp.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Khmr.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Cprt.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Lina.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Mong.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Taml.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Hang.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Hira.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Orya.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Kthi.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Tirh.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Arab.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Zinh.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Hmng.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Han.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Kana.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Shrd.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Sinh.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Gong.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Cyrl.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Hebr.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Rohg.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Gonm.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Cham.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Copt.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Lao.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Yi.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Geor.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Tagb.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Glag.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Mlym.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Gran.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Zyyy.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Grek.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Beng.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Yezi.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Bhks.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Gujr.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Zzzz.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Knda.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Tibt.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Talu.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Diak.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Dupl.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Cakm.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Khar.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Hmnp.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Armn.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Linb.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Bopo.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Syrc.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Deva.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Latn.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Limb.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Lana.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Mult.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Mymr.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Tang.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Scx/Ethi.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InPC/NA.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InPC/TopAndL2.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InPC/VisualOr.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InPC/LeftAndR.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InPC/Bottom.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InPC/Overstru.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InPC/TopAndRi.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InPC/Left.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InPC/TopAndLe.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InPC/TopAndBo.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InPC/Right.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InPC/Top.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InPC/BottomAn.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/BidiM/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/NFDQC/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/NFDQC/N.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/ExtPict/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Guru.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Telu.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Cprt.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Mong.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Taml.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Hang.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Hira.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Orya.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Arab.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Zinh.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Han.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Kana.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Sinh.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Gong.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Cyrl.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Gonm.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Geor.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Glag.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Mlym.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Gran.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Zyyy.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Grek.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Beng.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Gujr.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Knda.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Dupl.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Linb.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Syrc.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Deva.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Latn.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Limb.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Sc/Mult.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/EPres/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/GCB/SM.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/GCB/LVT.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/GCB/EX.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/GCB/PP.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/GCB/CN.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/GCB/LV.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/GCB/XX.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/CompEx/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Dia/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Bpt/O.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Bpt/N.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Bpt/C.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Bc/ES.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Bc/R.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Bc/CS.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Bc/WS.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Bc/AN.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Bc/B.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Bc/AL.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Bc/ON.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Bc/BN.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Bc/ET.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Bc/L.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Bc/NSM.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Bc/EN.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/CWCF/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Dep/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Ideo/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/3.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/3000.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/500.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/4.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/19.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/600.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/1_16.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/200.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/2000.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/60.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/8.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/12.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/15.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/8000.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/1.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/40.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/10000.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/13.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/1_6.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/1_4.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/700.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/6000.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/1_2.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/30.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/300.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/5000.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/400.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/90000.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/10.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/50000.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/9000.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/9.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/70.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/17.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/70000.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/1_8.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/14.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/50.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/90.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/5.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/18.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/1_3.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/16.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/80.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/80000.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/4000.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/11.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/7000.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/0.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/7.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/2.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/60000.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/20.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/6.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/40000.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/100000.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/100.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/2_3.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/800.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/3_4.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/900.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/3_16.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/30000.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/20000.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nv/1000.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/GrExt/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Jg/Seen.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Jg/Alef.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Jg/Beh.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Jg/NoJoinin.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Jg/Gaf.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Jg/Lam.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Jg/Hah.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Jg/Reh.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Jg/Kaf.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Jg/Yeh.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Jg/Waw.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Jg/Sad.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Jg/Ain.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Jg/Dal.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Jg/Qaf.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Jg/HanifiRo.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Jg/FarsiYeh.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Jg/Feh.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Term/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Hyphen/T.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Lower/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/PatSyn/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Jt/U.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Jt/R.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Jt/D.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Jt/L.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Jt/C.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Jt/T.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Ccc/DB.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Ccc/ATAR.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Ccc/B.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Ccc/OV.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Ccc/BR.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Ccc/AL.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Ccc/VR.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Ccc/A.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Ccc/NR.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Ccc/AR.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Ccc/NK.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/SD/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/CE/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/UIdeo/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Emoji/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Dt/Sqr.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Dt/Sub.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Dt/Fin.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Dt/NonCanon.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Dt/Enc.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Dt/Sup.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Dt/Vert.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Dt/Nar.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Dt/Iso.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Dt/Com.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Dt/Med.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Dt/Font.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Dt/Nb.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Dt/Init.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/Nl.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/Sm.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/Pe.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/Pc.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/M.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/Me.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/Mn.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/LC.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/Cn.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/Pd.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/Lm.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/Mc.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/Z.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/Lu.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/P.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/Pf.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/N.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/So.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/Pi.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/Cf.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/No.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/Sk.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/Nd.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/Zs.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/L.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/S.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/Ll.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/Po.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/C.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/Lo.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/Ps.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Gc/Sc.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Blk/NB.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/SB/CL.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/SB/EX.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/SB/NU.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/SB/Sp.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/SB/AT.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/SB/SC.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/SB/ST.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/SB/UP.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/SB/FO.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/SB/LE.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/SB/XX.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/SB/LO.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/XIDC/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/CWT/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Ea/H.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Ea/W.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Ea/Na.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Ea/A.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Ea/N.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Alpha/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/QMark/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/DI/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/NFKCQC/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/NFKCQC/N.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/PCM/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/IdType/DefaultI.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/IdType/Inclusio.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/IdType/Obsolete.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/IdType/Recommen.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/IdType/Technica.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/IdType/Exclusio.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/IdType/NotNFKC.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/IdType/Uncommon.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/IdType/LimitedU.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/IdType/NotChara.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/IdType/NotXID.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Hst/NA.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/BidiC/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/WB/MB.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/WB/EX.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/WB/ML.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/WB/NU.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/WB/WSegSpac.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/WB/Extend.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/WB/KA.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/WB/FO.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/WB/LE.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/WB/HL.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/WB/XX.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/WB/MN.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Age/V60.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Age/V80.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Age/NA.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Age/V52.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Age/V51.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Age/V11.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Age/V130.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Age/V32.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Age/V41.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Age/V100.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Age/V30.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Age/V31.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Age/V90.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Age/V110.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Age/V61.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Age/V50.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Age/V120.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Age/V70.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Age/V20.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Age/V40.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/NFCQC/M.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/NFCQC/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Upper/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/STerm/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/NFKDQC/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/NFKDQC/N.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/EBase/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Ext/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/EComp/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/CWKCF/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Hex/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/IDC/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/CWCM/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/XIDS/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/CWL/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Cased/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/GrBase/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nt/None.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nt/Di.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Nt/Nu.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Perl/_PerlIDC.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Perl/Graph.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Perl/Title.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Perl/_PerlAny.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Perl/PosixPun.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Perl/_PerlIDS.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Perl/XPosixPu.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Perl/_PerlIsI.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Perl/_PerlQuo.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Perl/SpacePer.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Perl/_PerlNch.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Perl/Alnum.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Perl/_PerlFol.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Perl/_PerlCha.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Perl/_PerlPat.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Perl/PerlWord.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Perl/Word.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Perl/Assigned.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Perl/_PerlPr2.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Perl/Blank.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Perl/Print.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Perl/_PerlCh2.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Perl/_PerlPro.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Dash/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/IdStatus/Restrict.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/IdStatus/Allowed.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Vo/U.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Vo/R.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Vo/Tr.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Vo/Tu.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InSC/Consona5.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InSC/Vowel.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InSC/Consona9.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InSC/Virama.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InSC/Avagraha.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InSC/Invisibl.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InSC/Consona4.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InSC/Consona2.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InSC/Syllable.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InSC/Consonan.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InSC/Nukta.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InSC/Consona8.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InSC/Other.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InSC/ToneMark.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InSC/Consona7.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InSC/Consona3.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InSC/VowelInd.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InSC/VowelDep.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InSC/Bindu.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InSC/PureKill.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InSC/Cantilla.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InSC/Visarga.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InSC/Consona6.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/InSC/Number.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Lb/CL.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Lb/EX.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Lb/PO.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Lb/IN.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Lb/NU.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Lb/PR.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Lb/GL.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Lb/CM.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Lb/IS.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Lb/AL.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Lb/BA.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Lb/NS.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Lb/BB.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Lb/CJ.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Lb/SA.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Lb/OP.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Lb/QU.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Lb/ID.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Lb/AI.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/Lb/XX.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/In/8_0.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/In/10_0.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/In/6_0.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/In/4_0.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/In/12_0.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/In/2_0.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/In/13_0.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/In/5_2.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/In/3_2.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/In/11_0.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/In/3_1.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/In/6_1.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/In/9_0.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/In/3_0.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/In/5_0.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/In/12_1.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/In/5_1.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/In/7_0.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/In/6_3.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/In/6_2.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/In/4_1.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/In/2_1.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/CWU/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/unicore/lib/IDS/Y.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MM_Win95.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/Typemaps.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/Manifest.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/Embed.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/Mkbootstrap.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/Miniperl.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/typemap /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MM_Win32.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MM_OS390.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MANIFEST.SKIP /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MM_OS2.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MM.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MM_NW5.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MY.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MakeMaker.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/Mksymlists.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MM_Unix.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MM_DOS.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/Command.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/testlib.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MM_QNX.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MM_BeOS.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/Constant.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/ParseXS.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MM_Darwin.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MM_VOS.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/ParseXS.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MM_Cygwin.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/Packlist.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MM_Any.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/Installed.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MM_AIX.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/xsubpp /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/CBuilder.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MM_VMS.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/Install.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/PL2Bat.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MM_UWIN.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/Liblist.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MM_MacOS.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MakeMaker/version.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MakeMaker/FAQ.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MakeMaker/Tutorial.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MakeMaker/Config.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/MakeMaker/Locale.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/CBuilder/Base.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/VMS.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/darwin.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/cygwin.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/android.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/dec_osf.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/Windows.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/aix.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/Unix.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/os2.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/Windows/MSVC.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/Windows/BCC.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/Windows/GCC.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/Constant/XS.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/Constant/Utils.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/Constant/Base.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/Constant/ProxySubs.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/Command/MM.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/Typemaps/Type.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/Typemaps/OutputMap.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/Typemaps/Cmd.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/Typemaps/InputMap.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/ParseXS/Constants.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/ParseXS/Eval.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/ParseXS/Utilities.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/ParseXS/CountLines.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/ExtUtils/Liblist/Kid.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/List/Util.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/List/Util/XS.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Thread/Queue.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Thread/Semaphore.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Locale/Maketext.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Locale/Maketext.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Locale/Maketext/Cookbook.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Locale/Maketext/TPJ13.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Locale/Maketext/Guts.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Locale/Maketext/GutsLoader.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Locale/Maketext/Simple.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/PerlIO/scalar.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/PerlIO/mmap.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/PerlIO/encoding.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/PerlIO/via.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/PerlIO/via/QuotedPrint.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Exporter/Heavy.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/User/pwent.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/User/grent.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/threads/shared.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Module/Load.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Module/Loaded.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Module/CoreList.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Module/Metadata.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Module/CoreList.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Module/CoreList/Utils.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Module/Load/Conditional.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Carp/Heavy.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Config/Extensions.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Config/Perl/V.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Encode/Alias.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Encode/README.e2x /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Encode/Guess.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Encode/Unicode.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Encode/CJKConstants.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Encode/Symbol.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Encode/KR.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Encode/Encoder.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Encode/GSM0338.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Encode/CN.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Encode/EBCDIC.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Encode/Encoding.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Encode/TW.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Encode/_T.e2x /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Encode/_PM.e2x /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Encode/encode.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Encode/Config.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Encode/Byte.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Encode/Changes.e2x /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Encode/PerlIO.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Encode/ConfigLocal_PM.e2x /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Encode/JP.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Encode/Makefile_PL.e2x /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Encode/Supported.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Encode/KR/2022_KR.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Encode/JP/H2Z.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Encode/JP/JIS7.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Encode/CN/HZ.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Encode/MIME/Name.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Encode/MIME/Header.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Encode/MIME/Header/ISO_2022_JP.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Encode/Unicode/UTF7.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Sub/Util.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Functions.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/ParseLink.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Perldoc.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Usage.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Text.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Escapes.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Html.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Man.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Checker.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Text/Termcap.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Text/Overstrike.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Text/Color.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/PullParserStartToken.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/Debug.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/Methody.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/PullParserToken.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/TiedOutFH.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/XMLOutStream.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/Subclassing.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/HTMLLegacy.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/Search.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/TranscodeDumb.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/HTML.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/XHTML.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/DumpAsText.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/PullParserTextToken.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/Progress.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/BlackBox.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/DumpAsXML.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/JustPod.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/HTMLBatch.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/Transcode.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/RTF.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/SimpleTree.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/TranscodeSmart.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/PullParserEndToken.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/Text.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/PullParser.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/TextContent.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/Checker.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Simple/LinkSection.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Perldoc/ToRtf.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Perldoc/ToANSI.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Perldoc/ToMan.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Perldoc/ToChecker.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Perldoc/BaseTo.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Perldoc/ToXml.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Perldoc/ToText.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Perldoc/ToTk.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Perldoc/ToPod.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Perldoc/ToNroff.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Perldoc/GetOptsOO.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Pod/Perldoc/ToTerm.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Unicode/Collate.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Unicode/Normalize.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/UCD.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/allkeys.txt /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/keys.txt /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Unicode/Collate/Locale.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/ee.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/fi.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/lt.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/or.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/fr_ca.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/ar.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/nso.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/nn.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/ta.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/zh_gb.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/vo.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/cs.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/zh_big5.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/bn.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/ur.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/se.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/vi.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/af.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/ha.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/ug_cyrl.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/cu.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/lv.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/kn.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/sl.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/da.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/kl.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/nb.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/zh_zhu.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/zh.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/hy.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/tr.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/pa.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/gu.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/uk.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/fil.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/zh_strk.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/ln.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/tn.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/kok.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/es_trad.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/ig.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/sr.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/sk.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/az.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/th.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/de_at_ph.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/ml.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/wo.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/be.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/as.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/dsb.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/pl.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/lkt.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/wae.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/haw.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/cy.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/hu.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/de_phone.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/fi_phone.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/fo.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/yo.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/ro.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/sv_refo.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/sa.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/mk.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/ko.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/ja.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/om.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/et.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/hr.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/zh_pin.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/is.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/si_dict.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/mt.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/eo.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/sq.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/te.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/si.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/to.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/kk.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/he.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/mr.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/fa.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/ca.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/es.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/sv.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/Locale/hi.pl /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/CJK/Korean.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/CJK/JISX0208.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/CJK/Zhuyin.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/CJK/Stroke.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/CJK/Pinyin.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/CJK/GB2312.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Unicode/Collate/CJK/Big5.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/I18N/LangTags.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/I18N/Collate.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/I18N/Langinfo.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/I18N/LangTags/Detect.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/I18N/LangTags/List.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/EventFacet.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Hub.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Transition.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Formatter.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/API.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/IPC.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Util.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Event.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Tools/Tiny.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/EventFacet/Render.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/EventFacet/About.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/EventFacet/Meta.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/EventFacet/Control.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/EventFacet/Plan.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/EventFacet/Hub.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/EventFacet/Info.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/EventFacet/Error.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/EventFacet/Parent.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/EventFacet/Amnesty.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/EventFacet/Trace.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/EventFacet/Assert.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/EventFacet/Info/Table.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/IPC/Driver.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/IPC/Driver/Files.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Formatter/TAP.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Event/Note.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Event/Subtest.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Event/Plan.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Event/Pass.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Event/Ok.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Event/Generic.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Event/Bail.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Event/V2.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Event/Encoding.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Event/Skip.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Event/Diag.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Event/Fail.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Event/Waiting.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Event/Exception.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Event/TAP/Version.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/API/Instance.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/API/Context.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/API/Breakage.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/API/InterceptResult.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/API/Stack.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/API/InterceptResult/Squasher.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/API/InterceptResult/Hub.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/API/InterceptResult/Facet.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/API/InterceptResult/Event.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Hub/Subtest.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Hub/Interceptor.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Hub/Interceptor/Terminator.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Util/Facets2Legacy.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Util/ExternalMeta.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Util/HashBase.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Test2/Util/Trace.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Perl/OSType.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/warnings/register.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/overload/numbers.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Attribute/Handlers.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/version/regex.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/version/Internals.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Getopt/Std.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Getopt/Long.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Hash/Util.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Hash/Util/FieldHash.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Compress/Zlib.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Compress/Raw/Zlib.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Compress/Raw/Bzip2.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Digest/base.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Digest/MD5.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/Digest/SHA.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/Digest/file.pm /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/av.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/bitcount.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/charclass_invlists.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/config.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/cop.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/cv.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/dosish.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/ebcdic_tables.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/embed.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/embedvar.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/EXTERN.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/fakesdio.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/feature.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/form.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/git_version.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/gv.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/handy.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/hv.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/hv_func.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/hv_macro.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/inline.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/INTERN.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/intrpvar.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/invlist_inline.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/iperlsys.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/keywords.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/l1_char_class_tab.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/malloc_ctl.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/metaconfig.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/mg.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/mg_data.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/mg_raw.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/mg_vtable.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/mydtrace.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/nostdio.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/op.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/op_reg_common.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/opcode.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/opnames.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/overload.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/pad.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/parser.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/patchlevel.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/perl.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/perl_inc_macro.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/perl_langinfo.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/perl_siphash.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/perlapi.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/perlio.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/perliol.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/perlsdio.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/perlvars.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/perly.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/pp.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/pp_proto.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/proto.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/reentr.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/regcharclass.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/regcomp.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/regexp.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/regnodes.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/sbox32_hash.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/scope.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/sv.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/thread.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/time64.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/time64_config.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/uconfig.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/uni_keywords.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/unicode_constants.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/unixish.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/utf8.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/utfebcdic.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/util.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/uudmap.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/vutil.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/warnings.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/XSUB.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/zaphod32_hash.h /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/x86_64-linux/CORE/libperl.a /nvmedata/autobuild/instance-25/output-1/host/bin/perl /nvmedata/autobuild/instance-25/output-1/host/bin/pod2man /nvmedata/autobuild/instance-25/output-1/host/bin/pod2text /nvmedata/autobuild/instance-25/output-1/host/bin/pod2usage /nvmedata/autobuild/instance-25/output-1/host/bin/podchecker /nvmedata/autobuild/instance-25/output-1/host/bin/cpan /nvmedata/autobuild/instance-25/output-1/host/bin/corelist /nvmedata/autobuild/instance-25/output-1/host/bin/enc2xs /nvmedata/autobuild/instance-25/output-1/host/bin/encguess /nvmedata/autobuild/instance-25/output-1/host/bin/h2ph /nvmedata/autobuild/instance-25/output-1/host/bin/h2xs /nvmedata/autobuild/instance-25/output-1/host/bin/instmodsh /nvmedata/autobuild/instance-25/output-1/host/bin/json_pp /nvmedata/autobuild/instance-25/output-1/host/bin/libnetcfg /nvmedata/autobuild/instance-25/output-1/host/bin/perlbug /nvmedata/autobuild/instance-25/output-1/host/bin/perldoc /nvmedata/autobuild/instance-25/output-1/host/bin/perlivp /nvmedata/autobuild/instance-25/output-1/host/bin/piconv /nvmedata/autobuild/instance-25/output-1/host/bin/pl2pm /nvmedata/autobuild/instance-25/output-1/host/bin/pod2html /nvmedata/autobuild/instance-25/output-1/host/bin/prove /nvmedata/autobuild/instance-25/output-1/host/bin/ptar /nvmedata/autobuild/instance-25/output-1/host/bin/ptardiff /nvmedata/autobuild/instance-25/output-1/host/bin/ptargrep /nvmedata/autobuild/instance-25/output-1/host/bin/shasum /nvmedata/autobuild/instance-25/output-1/host/bin/splain /nvmedata/autobuild/instance-25/output-1/host/bin/streamzip /nvmedata/autobuild/instance-25/output-1/host/bin/xsubpp /nvmedata/autobuild/instance-25/output-1/host/bin/zipdetails /nvmedata/autobuild/instance-25/output-1/host/bin/perlthanks /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlintro.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlrun.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perltoc.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlreftut.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perldsc.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perllol.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlrequick.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlretut.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlootut.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlperf.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlstyle.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlcheat.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perltrap.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perldebtut.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlfaq.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlfaq1.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlfaq2.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlfaq3.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlfaq4.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlfaq5.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlfaq6.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlfaq7.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlfaq8.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlfaq9.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlsyn.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perldata.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlop.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlsub.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlfunc.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlopentut.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlpacktut.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlpod.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlpodspec.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perldocstyle.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlpodstyle.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perldiag.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perldeprecation.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perllexwarn.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perldebug.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlvar.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlre.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlrebackslash.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlrecharclass.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlreref.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlref.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlform.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlobj.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perltie.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perldbmfilter.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlipc.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlfork.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlnumber.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlthrtut.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlport.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perllocale.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perluniintro.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlunicode.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlunicook.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlunifaq.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perluniprops.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlunitut.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlebcdic.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlsec.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlsecpolicy.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlmod.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlmodlib.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlmodstyle.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlmodinstall.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlnewmod.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlpragma.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlutil.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlfilter.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perldtrace.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlglossary.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlembed.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perldebguts.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlxstut.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlxs.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlxstypemap.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlclib.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlguts.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlcall.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlmroapi.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlreapi.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlreguts.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlapi.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlintern.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perliol.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlapio.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlhack.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlsource.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlinterp.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlhacktut.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlhacktips.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlpolicy.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlgov.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlgit.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlhist.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perldelta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5341delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5340delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5321delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5320delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5303delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5302delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5301delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5300delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5283delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5282delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5281delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5280delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5263delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5262delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5261delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5260delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5244delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5243delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5242delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5241delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5240delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5224delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5223delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5222delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5221delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5220delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5203delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5202delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5201delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5200delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5184delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5182delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5181delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5180delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5163delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5162delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5161delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5160delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5144delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5143delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5142delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5141delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5140delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5125delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5124delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5123delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5122delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5121delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5120delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5101delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5100delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl589delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl588delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl587delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl586delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl585delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl584delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl583delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl582delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl581delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl58delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl561delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl56delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5005delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perl5004delta.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlbook.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlcommunity.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perldoc.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlexperiment.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlartistic.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlgpl.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlcn.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perljp.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlko.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perltw.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlaix.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlamiga.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlandroid.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlbs2000.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlcygwin.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perldos.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlfreebsd.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlhaiku.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlhpux.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlhurd.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlirix.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perllinux.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlmacos.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlmacosx.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlnetware.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlopenbsd.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlos2.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlos390.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlos400.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlplan9.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlqnx.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlriscos.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlsolaris.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlsynology.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perltru64.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlvms.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlvos.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlwin32.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlboot.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlbot.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perlrepository.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perltodo.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perltooc.pod /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/5.34.1/pod/perltoot.pod ./perl -Ilib -I. installman --destdir= WARNING: You've never run 'make test'!!! (Installing anyway.) /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5004delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5005delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5100delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5101delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5120delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5121delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5122delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5123delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5124delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5125delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5140delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5141delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5142delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5143delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5144delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5160delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5161delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5162delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5163delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5180delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5181delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5182delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5184delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5200delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5201delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5202delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5203delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5220delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5221delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5222delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5223delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5224delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5240delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5241delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5242delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5243delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5244delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5260delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5261delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5262delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5263delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5280delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5281delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5282delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5283delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5300delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5301delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5302delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5303delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5320delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5321delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5340delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl5341delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl561delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl56delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl581delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl582delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl583delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl584delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl585delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl586delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl587delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl588delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl589delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perl58delta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlaix.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlamiga.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlandroid.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlapi.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlapio.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlartistic.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlbook.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlboot.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlbot.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlbs2000.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlcall.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlcheat.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlclib.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlcn.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlcommunity.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlcygwin.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perldata.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perldbmfilter.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perldebguts.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perldebtut.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perldebug.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perldelta.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perldeprecation.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perldiag.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perldoc.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perldocstyle.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perldos.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perldsc.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perldtrace.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlebcdic.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlembed.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlexperiment.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlfaq.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlfaq1.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlfaq2.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlfaq3.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlfaq4.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlfaq5.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlfaq6.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlfaq7.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlfaq8.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlfaq9.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlfilter.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlfork.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlform.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlfreebsd.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlfunc.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlgit.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlglossary.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlgov.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlgpl.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlguts.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlhack.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlhacktips.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlhacktut.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlhaiku.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlhist.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlhpux.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlhurd.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlintern.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlinterp.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlintro.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perliol.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlipc.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlirix.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perljp.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlko.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perllexwarn.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perllinux.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perllocale.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perllol.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlmacos.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlmacosx.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlmod.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlmodinstall.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlmodlib.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlmodstyle.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlmroapi.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlnetware.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlnewmod.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlnumber.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlobj.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlootut.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlop.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlopenbsd.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlopentut.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlos2.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlos390.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlos400.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlpacktut.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlperf.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlplan9.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlpod.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlpodspec.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlpodstyle.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlpolicy.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlport.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlpragma.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlqnx.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlre.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlreapi.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlrebackslash.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlrecharclass.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlref.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlreftut.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlreguts.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlrepository.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlrequick.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlreref.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlretut.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlriscos.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlrun.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlsec.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlsecpolicy.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlsolaris.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlsource.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlstyle.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlsub.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlsyn.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlsynology.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlthrtut.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perltie.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perltoc.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perltodo.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perltooc.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perltoot.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perltrap.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perltru64.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perltw.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlunicode.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlunicook.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlunifaq.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perluniintro.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perluniprops.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlunitut.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlutil.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlvar.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlvms.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlvos.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlwin32.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlxs.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlxstut.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlxstypemap.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/AnyDBM_File.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/App::Cpan.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/App::Prove.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/App::Prove::State.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/App::Prove::State::Result.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/App::Prove::State::Result::Test.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Archive::Tar.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Archive::Tar::File.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Attribute::Handlers.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/AutoLoader.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/AutoSplit.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/B.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/B::Concise.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/B::Deparse.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/B::Op_private.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/B::Showlex.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/B::Terse.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/B::Xref.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Benchmark.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CORE.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::API::HOWTO.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Debug.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Distroprefs.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::FirstTime.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::HandleConfig.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Kwalify.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Meta.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Meta::Converter.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Meta::Feature.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Meta::History.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Meta::History::Meta_1_0.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Meta::History::Meta_1_1.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Meta::History::Meta_1_2.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Meta::History::Meta_1_3.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Meta::History::Meta_1_4.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Meta::Merge.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Meta::Prereqs.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Meta::Requirements.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Meta::Spec.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Meta::Validator.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Meta::YAML.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Mirrors.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Nox.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Plugin.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Plugin::Specfile.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Queue.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Tarzip.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/CPAN::Version.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Carp.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Class::Struct.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Compress::Raw::Bzip2.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Compress::Raw::Zlib.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Compress::Zlib.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Config.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Config::Extensions.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Config::Perl::V.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Cwd.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/DB.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/DBM_Filter.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/DBM_Filter::compress.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/DBM_Filter::encode.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/DBM_Filter::int32.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/DBM_Filter::null.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/DBM_Filter::utf8.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/DB_File.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Data::Dumper.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Devel::PPPort.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Devel::Peek.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Devel::SelfStubber.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Digest.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Digest::MD5.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Digest::SHA.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Digest::base.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Digest::file.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/DirHandle.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Dumpvalue.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/DynaLoader.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode::Alias.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode::Byte.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode::CJKConstants.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode::CN.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode::CN::HZ.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode::Config.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode::EBCDIC.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode::Encoder.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode::Encoding.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode::GSM0338.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode::Guess.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode::JP.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode::JP::H2Z.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode::JP::JIS7.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode::KR.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode::KR::2022_KR.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode::MIME::Header.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode::MIME::Name.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode::PerlIO.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode::Supported.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode::Symbol.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode::TW.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode::Unicode.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Encode::Unicode::UTF7.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/English.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Env.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Errno.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Exporter.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Exporter::Heavy.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::CBuilder.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::CBuilder::Platform::Windows.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::Command.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::Command::MM.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::Constant.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::Constant::Base.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::Constant::Utils.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::Constant::XS.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::Embed.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::Install.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::Installed.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::Liblist.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::MM.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::MM_AIX.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::MM_Any.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::MM_BeOS.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::MM_Cygwin.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::MM_DOS.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::MM_Darwin.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::MM_MacOS.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::MM_NW5.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::MM_OS2.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::MM_OS390.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::MM_QNX.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::MM_UWIN.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::MM_Unix.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::MM_VMS.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::MM_VOS.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::MM_Win32.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::MM_Win95.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::MY.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::MakeMaker.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::MakeMaker::Config.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::MakeMaker::FAQ.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::MakeMaker::Locale.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::MakeMaker::Tutorial.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::Manifest.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::Miniperl.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::Mkbootstrap.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::Mksymlists.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::PL2Bat.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::Packlist.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::ParseXS.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::ParseXS::Constants.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::ParseXS::Eval.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::ParseXS::Utilities.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::Typemaps.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::Typemaps::Cmd.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::Typemaps::InputMap.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::Typemaps::OutputMap.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::Typemaps::Type.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ExtUtils::testlib.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Fatal.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Fcntl.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/File::Basename.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/File::Compare.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/File::Copy.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/File::DosGlob.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/File::Fetch.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/File::Find.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/File::Glob.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/File::GlobMapper.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/File::Path.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/File::Spec.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/File::Spec::AmigaOS.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/File::Spec::Cygwin.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/File::Spec::Epoc.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/File::Spec::Functions.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/File::Spec::Mac.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/File::Spec::OS2.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/File::Spec::Unix.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/File::Spec::VMS.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/File::Spec::Win32.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/File::Temp.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/File::stat.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/FileCache.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/FileHandle.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Filter::Simple.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Filter::Util::Call.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/FindBin.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Getopt::Long.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Getopt::Std.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/HTTP::Tiny.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Hash::Util.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Hash::Util::FieldHash.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/I18N::Collate.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/I18N::LangTags.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/I18N::LangTags::Detect.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/I18N::LangTags::List.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/I18N::Langinfo.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Compress::Base.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Compress::Bzip2.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Compress::Deflate.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Compress::FAQ.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Compress::Gzip.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Compress::RawDeflate.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Compress::Zip.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Dir.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::File.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Handle.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Pipe.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Poll.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Seekable.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Select.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Socket.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Socket::INET.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Socket::IP.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Socket::UNIX.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Uncompress::AnyInflate.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Uncompress::AnyUncompress.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Uncompress::Base.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Uncompress::Bunzip2.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Uncompress::Gunzip.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Uncompress::Inflate.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Uncompress::RawInflate.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Uncompress::Unzip.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IO::Zlib.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IPC::Cmd.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IPC::Msg.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IPC::Open2.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IPC::Open3.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IPC::Semaphore.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IPC::SharedMem.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/IPC::SysV.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Internals.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/JSON::PP.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/JSON::PP::Boolean.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/List::Util.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/List::Util::XS.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Locale::Maketext.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Locale::Maketext::Cookbook.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Locale::Maketext::Guts.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Locale::Maketext::GutsLoader.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Locale::Maketext::Simple.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Locale::Maketext::TPJ13.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/MIME::Base64.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/MIME::QuotedPrint.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Math::BigFloat.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Math::BigInt.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Math::BigInt::Calc.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Math::BigInt::FastCalc.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Math::BigInt::Lib.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Math::BigRat.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Math::Complex.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Math::Trig.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Memoize.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Memoize::AnyDBM_File.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Memoize::Expire.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Memoize::ExpireFile.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Memoize::ExpireTest.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Memoize::NDBM_File.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Memoize::SDBM_File.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Memoize::Storable.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::CoreList.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::CoreList::Utils.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::Load.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::Load::Conditional.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::Loaded.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::Metadata.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/NEXT.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Net::Cmd.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Net::Config.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Net::Domain.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Net::FTP.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Net::NNTP.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Net::Netrc.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Net::POP3.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Net::Ping.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Net::SMTP.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Net::Time.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Net::hostent.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Net::libnetFAQ.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Net::netent.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Net::protoent.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Net::servent.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/O.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Opcode.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/POSIX.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Params::Check.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Parse::CPAN::Meta.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Perl::OSType.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/PerlIO.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/PerlIO::encoding.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/PerlIO::mmap.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/PerlIO::scalar.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/PerlIO::via.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/PerlIO::via::QuotedPrint.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Checker.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Escapes.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Html.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Man.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::ParseLink.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Perldoc.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Perldoc::BaseTo.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Perldoc::GetOptsOO.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Perldoc::ToANSI.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Perldoc::ToChecker.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Perldoc::ToMan.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Perldoc::ToNroff.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Perldoc::ToPod.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Perldoc::ToRtf.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Perldoc::ToTerm.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Perldoc::ToText.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Perldoc::ToTk.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Perldoc::ToXml.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Simple.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Simple::Checker.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Simple::Debug.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Simple::DumpAsText.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Simple::DumpAsXML.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Simple::HTML.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Simple::HTMLBatch.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Simple::JustPod.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Simple::LinkSection.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Simple::Methody.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Simple::PullParser.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Simple::PullParserEndToken.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Simple::PullParserStartToken.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Simple::PullParserTextToken.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Simple::PullParserToken.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Simple::RTF.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Simple::Search.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Simple::SimpleTree.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Simple::Subclassing.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Simple::Text.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Simple::TextContent.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Simple::XHTML.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Simple::XMLOutStream.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Text.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Text::Color.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Text::Overstrike.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Text::Termcap.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Pod::Usage.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/SDBM_File.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Safe.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Scalar::Util.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Search::Dict.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/SelectSaver.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/SelfLoader.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Socket.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Storable.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Sub::Util.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Symbol.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Sys::Hostname.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Sys::Syslog.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Base.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Formatter::Base.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Formatter::Color.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Formatter::Console.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Formatter::Console::ParallelSession.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Formatter::Console::Session.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Formatter::File.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Formatter::File::Session.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Formatter::Session.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Harness.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Harness::Beyond.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Harness::Env.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Object.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::Aggregator.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::Grammar.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::Iterator.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::Iterator::Array.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::Iterator::Process.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::Iterator::Stream.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::IteratorFactory.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::Multiplexer.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::Result.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::Result::Bailout.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::Result::Comment.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::Result::Plan.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::Result::Pragma.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::Result::Test.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::Result::Unknown.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::Result::Version.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::Result::YAML.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::ResultFactory.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::Scheduler.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::Scheduler::Job.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::Scheduler::Spinner.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::Source.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::SourceHandler.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::SourceHandler::Executable.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::SourceHandler::File.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::SourceHandler::Handle.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::SourceHandler::Perl.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::SourceHandler::RawTAP.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::YAMLish::Reader.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/TAP::Parser::YAMLish::Writer.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Term::ANSIColor.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Term::Cap.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Term::Complete.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Term::ReadLine.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::API.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::API::Breakage.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::API::Context.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::API::Instance.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::API::InterceptResult.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::API::InterceptResult::Event.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::API::InterceptResult::Hub.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::API::InterceptResult::Squasher.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::API::Stack.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Event.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Event::Bail.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Event::Diag.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Event::Encoding.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Event::Exception.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Event::Fail.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Event::Generic.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Event::Note.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Event::Ok.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Event::Pass.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Event::Plan.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Event::Skip.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Event::Subtest.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Event::TAP::Version.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Event::V2.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Event::Waiting.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::EventFacet.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::EventFacet::About.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::EventFacet::Amnesty.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::EventFacet::Assert.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::EventFacet::Control.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::EventFacet::Error.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::EventFacet::Hub.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::EventFacet::Info.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::EventFacet::Info::Table.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::EventFacet::Meta.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::EventFacet::Parent.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::EventFacet::Plan.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::EventFacet::Render.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::EventFacet::Trace.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Formatter.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Formatter::TAP.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Hub.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Hub::Interceptor.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Hub::Interceptor::Terminator.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Hub::Subtest.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::IPC.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::IPC::Driver.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::IPC::Driver::Files.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Tools::Tiny.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Transition.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Util.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Util::ExternalMeta.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Util::Facets2Legacy.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Util::HashBase.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test2::Util::Trace.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test::Builder.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test::Builder::Formatter.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test::Builder::IO::Scalar.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test::Builder::Module.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test::Builder::Tester.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test::Builder::Tester::Color.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test::Builder::TodoDiag.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test::Harness.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test::More.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test::Simple.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test::Tester.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test::Tester::Capture.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test::Tester::CaptureRunner.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test::Tutorial.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Test::use::ok.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Text::Abbrev.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Text::Balanced.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Text::ParseWords.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Text::Tabs.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Text::Wrap.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Thread.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Thread::Queue.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Thread::Semaphore.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Tie::Array.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Tie::File.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Tie::Handle.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Tie::Hash.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Tie::Hash::NamedCapture.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Tie::Memoize.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Tie::RefHash.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Tie::Scalar.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Tie::StdHandle.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Tie::SubstrHash.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Time::HiRes.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Time::Local.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Time::Piece.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Time::Seconds.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Time::gmtime.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Time::localtime.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Time::tm.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/UNIVERSAL.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Unicode::Collate.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Unicode::Collate::CJK::Big5.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Unicode::Collate::CJK::GB2312.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Unicode::Collate::CJK::JISX0208.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Unicode::Collate::CJK::Korean.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Unicode::Collate::CJK::Pinyin.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Unicode::Collate::CJK::Stroke.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Unicode::Collate::CJK::Zhuyin.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Unicode::Collate::Locale.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Unicode::Normalize.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Unicode::UCD.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/User::grent.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/User::pwent.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/XSLoader.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/attributes.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/autodie.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/autodie::Scope::Guard.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/autodie::Scope::GuardStack.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/autodie::Util.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/autodie::exception.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/autodie::exception::system.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/autodie::hints.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/autodie::skip.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/autouse.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/base.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/bigint.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/bignum.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/bigrat.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/blib.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/bytes.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/charnames.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/constant.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/deprecate.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/diagnostics.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/encoding.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/encoding::warnings.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/experimental.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/feature.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/fields.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/filetest.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/if.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/integer.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/less.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/lib.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/locale.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/mro.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ok.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/open.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/ops.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/overload.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/overloading.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/parent.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/re.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/sigtrap.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/sort.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/strict.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/subs.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/threads.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/threads::shared.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/utf8.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/vars.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/version.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/version::Internals.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/vmsish.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/warnings.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/warnings::register.3 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/pod2man.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/pod2text.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/pod2usage.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/podchecker.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/cpan.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/corelist.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/enc2xs.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/encguess.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/h2ph.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/h2xs.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/instmodsh.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/json_pp.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/libnetcfg.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlbug.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlthanks.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/perlivp.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/piconv.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/pl2pm.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/pod2html.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/prove.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/ptar.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/ptardiff.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/ptargrep.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/shasum.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/splain.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/streamzip.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/xsubpp.1 /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/zipdetails.1 make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-perl-5.34.1' Module-Build-0.4231.tar.gz: OK (md5: 066b193e461d7dfe1eca17a139353001) Module-Build-0.4231.tar.gz: OK (sha256: 7e0f4c692c1740c1ac84ea14d7ea3d8bc798b2fb26c09877229e04f430b2b717) >>> host-perl-module-build 0.4231 Extracting gzip -d -c /nvmedata/autobuild/instance-25/dl/perl-module-build/Module-Build-0.4231.tar.gz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/host-perl-module-build-0.4231 -xf - >>> host-perl-module-build 0.4231 Patching >>> host-perl-module-build 0.4231 Configuring cd /nvmedata/autobuild/instance-25/output-1/build/host-perl-module-build-0.4231/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build.PL ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Makefile.PL ; fi Checking optional features... inc_bundling_support....disabled requires: ! inc::latest is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Module-Build' version '0.4231' >>> host-perl-module-build 0.4231 Building cd /nvmedata/autobuild/instance-25/output-1/build/host-perl-module-build-0.4231/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build build; else /usr/bin/make -j1 pure_all; fi Building Module-Build >>> host-perl-module-build 0.4231 Installing to host directory cd /nvmedata/autobuild/instance-25/output-1/build/host-perl-module-build-0.4231/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build install; else /usr/bin/make -j1 pure_install; fi Building Module-Build Installing /nvmedata/autobuild/instance-25/output-1/host/share/man/man1/config_data.1 Installing /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1/Module/Build.pm Installing /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1/Module/Build/Dumper.pm Installing /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1/Module/Build/Notes.pm Installing /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1/Module/Build/ConfigData.pm Installing /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1/Module/Build/Base.pm Installing /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1/Module/Build/PPMMaker.pm Installing /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1/Module/Build/PodParser.pm Installing /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1/Module/Build/Bundling.pod Installing /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1/Module/Build/Compat.pm Installing /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1/Module/Build/API.pod Installing /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1/Module/Build/Config.pm Installing /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1/Module/Build/Cookbook.pm Installing /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1/Module/Build/Authoring.pod Installing /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1/Module/Build/Platform/VMS.pm Installing /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1/Module/Build/Platform/darwin.pm Installing /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1/Module/Build/Platform/cygwin.pm Installing /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1/Module/Build/Platform/MacOS.pm Installing /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1/Module/Build/Platform/VOS.pm Installing /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1/Module/Build/Platform/Default.pm Installing /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1/Module/Build/Platform/Windows.pm Installing /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1/Module/Build/Platform/aix.pm Installing /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1/Module/Build/Platform/Unix.pm Installing /nvmedata/autobuild/instance-25/output-1/host/lib/perl5/site_perl/5.34.1/Module/Build/Platform/os2.pm Installing /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::Build::Platform::VMS.3 Installing /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::Build::Platform::os2.3 Installing /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::Build::Platform::Unix.3 Installing /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::Build::Platform::MacOS.3 Installing /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::Build::Platform::VOS.3 Installing /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::Build::API.3 Installing /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::Build::Bundling.3 Installing /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::Build::Compat.3 Installing /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::Build::Cookbook.3 Installing /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::Build::Base.3 Installing /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::Build::Platform::Default.3 Installing /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::Build::Platform::darwin.3 Installing /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::Build::Notes.3 Installing /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::Build.3 Installing /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::Build::PPMMaker.3 Installing /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::Build::ConfigData.3 Installing /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::Build::Platform::cygwin.3 Installing /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::Build::Authoring.3 Installing /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::Build::Platform::Windows.3 Installing /nvmedata/autobuild/instance-25/output-1/host/share/man/man3/Module::Build::Platform::aix.3 Installing /nvmedata/autobuild/instance-25/output-1/host/bin/config_data perl-5.34.1.tar.xz: OK (md5: 7d2ece7f50775ea1ff739831935a24bd) perl-5.34.1.tar.xz: OK (sha1: e7dbef3c1ea7caa73e2c705bba9e4bfb92ea98f0) perl-5.34.1.tar.xz: OK (sha256: 6d52cf833ff1af27bb5e986870a2c30cec73c044b41e3458cd991f94374039f7) perl-cross-1.3.7.tar.gz: OK (sha256: 77f13ca84a63025053852331b72d4046c1f90ded98bd45ccedea738621907335) >>> perl 5.34.1 Extracting /nvmedata/autobuild/instance-25/output-1/host/bin/xzcat /nvmedata/autobuild/instance-25/dl/perl/perl-5.34.1.tar.xz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1 -xf - gzip -d -c /nvmedata/autobuild/instance-25/dl/perl/perl-cross-1.3.7.tar.gz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1 -xf - >>> perl 5.34.1 Patching >>> perl 5.34.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> perl 5.34.1 Configuring (cd /nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1; PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" HOSTCC='/usr/bin/gcc' ./configure --target=mips64el-buildroot-linux-uclibc --target-tools-prefix=/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc- --prefix=/usr -Dld="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" -Dccflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" -Dldflags=" -static -lm " -Dmydomain="" -Dmyhostname="noname" -Dmyuname="Buildroot 2022.02-599-g908caefa91" -Dosname=linux -Dosvers=5.15.33 -Dperladmin=root --all-static --no-dynaloader) Guessing build platform ... x86_64-pc-linux-gnu Guessing target architecture ... mips64el-buildroot-linux-uclibc Respawning configure for build and target platforms Configuring build-time miniperl for x86_64-pc-linux-gnu Checking perl version ... perl5-5.34.1 Checking for cc ... /usr/bin/gcc Checking for ar ... /usr/bin/ar Checking for nm ... nm Checking for ranlib ... ranlib Checking for readelf ... readelf Checking for objdump ... objdump Trying /usr/bin/gcc ... gcc 9.4.0 Checking whether /usr/bin/gcc is a C++ compiler ... no Deciding how to declare external symbols ... extern Checking whether ld supports scripts ... yes Trying to guess target OS ... Linux Checking whether to enable -g ... no Checking whether to use -DDEBUGGING ... no Checking whether address sanitizer is enabled ... no Checking which hints to use using cnf/hints/linux Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... no Checking whether to include ... no Checking whether to include ... no Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Looking which header to use for varargs ... Checking whether to enable large file support ... yes Checking type long double ... found Checking type long long ... found Checking size of char ... 1 byte Checking size of short ... 2 bytes Checking size of int ... 4 bytes Checking size of long ... 8 bytes Checking size of double ... 8 bytes Checking size of void* ... 8 bytes Checking size of long double ... 16 bytes Checking size of long long ... 8 bytes Checking type fd_set ... found Checking type fpos64_t ... missing Checking type off64_t ... missing Checking type ptrdiff_t ... found Checking type struct cmsghdr ... found Checking type struct fs_data ... missing Checking type struct msghdr ... found Checking type struct statfs ... found Checking type union semun ... missing Checking type socklen_t ... found Checking type struct sockaddr_in6 ... found Checking type struct sockaddr_storage ... found Checking type clock_t ... found Checking type struct ip_mreq ... found Checking type struct ip_mreq_source ... found Checking type struct ipv6_mreq ... found Checking type struct ipv6_mreq_source ... missing Checking sizetype ... size_t Checking size of size_t ... 8 bytes Checking fpostype ... fpos_t Checking size of fpos_t ... 16 bytes Checking lseektype ... off_t Checking size of off_t ... 8 bytes Checking uidtype ... uid_t Checking size of uid_t ... 4 bytes Checking gidtype ... gid_t Checking size of gid_t ... 4 bytes Checking timetype ... time_t Checking size of time_t ... 8 bytes Checking whether struct statfs has f_flags ... yes Checking whether struct tm has tm_zone ... yes Checking whether struct tm has tm_gmtoff ... yes Checking whether struct passwd has pw_quota ... no Checking whether struct passwd has pw_age ... no Checking whether struct passwd has pw_change ... no Checking whether struct passwd has pw_class ... no Checking whether struct passwd has pw_expire ... no Checking whether struct passwd has pw_comment ... no Checking whether struct passwd has pw_gecos ... yes Checking whether struct passwd has pw_passwd ... yes Checking whether struct stat has st_blocks ... yes Checking whether struct dirent has d_namelen ... no Checking whether struct group has gr_passwd ... yes Checking whether struct sockaddr has sa_len ... no Checking whether struct sockaddr_in6 has sin6_scope_id ... yes Checking whether fd_set has fds_bits ... no Checking whether siginfo_t has si_errno ... yes Checking whether siginfo_t has si_pid ... yes Checking whether siginfo_t has si_uid ... yes Checking whether siginfo_t has si_addr ... yes Checking whether siginfo_t has si_band ... yes Checking whether siginfo_t has si_value ... yes Checking whether siginfo_t has si_fd ... yes Checking whether siginfo_t has si_status ... yes Choosing C types to be used for perl internal types IV will be long, 8 bytes UV will be unsigned long, 8 bytes NV will be double, 8 bytes Guessing nv_preserves_uv_bits value ... 53 Deciding whether nv preserves full uv ... no Checking integer capacity of nv ... double Guessing byte order ... 12345678 Checking mantissa bits in double ... 52 Checking mantissa bits in double ... 52 Checking mantissa bits in long double ... 112 Assuming IEEE 754 64-bit little endian doubles. Assuming long doubles are doubles. Checking available signal names got SIGHUP = 1 got SIGINT = 2 got SIGQUIT = 3 got SIGILL = 4 got SIGTRAP = 5 got SIGABRT = 6 got SIGBUS = 7 got SIGFPE = 8 got SIGKILL = 9 got SIGUSR1 = 10 got SIGSEGV = 11 got SIGUSR2 = 12 got SIGPIPE = 13 got SIGALRM = 14 got SIGTERM = 15 got SIGSTKFLT = 16 got SIGCHLD = 17 got SIGCONT = 18 got SIGSTOP = 19 got SIGTSTP = 20 got SIGTTIN = 21 got SIGTTOU = 22 got SIGURG = 23 got SIGXCPU = 24 got SIGXFSZ = 25 got SIGVTALRM = 26 got SIGPROF = 27 got SIGWINCH = 28 got SIGIO = 29 got SIGPWR = 30 got SIGSYS = 31 got SIGIOT = 6 got SIGCLD = 17 got SIGPOLL = 29 Checking NSIG value ... 641 Deciding whether to use DynaLoader ... yes Checking which libraries are available ... -lm -lcrypt -lpthread -ldb -ldl Checking which libs to use for perl ... -lm -lcrypt -ldl Deciding how to name libperl ... libperl.a (static) Checking for _fwalk ... missing Checking for accept4 ... found Checking for access ... found Checking for accessx ... missing Checking for aintl ... missing Checking for alarm ... found Checking for asctime64 ... missing Checking for atolf ... missing Checking for atoll ... found Checking for backtrace ... found Checking for bcmp ... found Checking for bcopy ... found Checking for bzero ... found Checking for chown ... found Checking for chroot ... found Checking for chsize ... missing Checking for class ... missing Checking for clearenv ... found Checking for closedir ... found Checking for crypt ... found Checking for ctermid ... found Checking for ctime64 ... missing Checking for cuserid ... found Checking for difftime ... found Checking for difftime64 ... missing Checking for dirfd ... found Checking for dladdr ... found Checking for dlerror ... found Checking for dlopen ... found Checking for drand48 ... found Checking for dup2 ... found Checking for dup3 ... found Checking for duplocale ... found Checking for eaccess ... found Checking for endgrent ... found Checking for endhostent ... found Checking for endnetent ... found Checking for endprotoent ... found Checking for endpwent ... found Checking for endservent ... found Checking for fchdir ... found Checking for fchmod ... found Checking for fchmodat ... found Checking for fchown ... found Checking for fcntl ... found Checking for fdclose ... missing Checking for ffs ... missing Checking for ffsl ... missing Checking for fgetpos ... found Checking for flock ... found Checking for fork ... found Checking for fp_class ... missing Checking for fpathconf ... found Checking for freelocale ... found Checking for fseeko ... found Checking for fsetpos ... found Checking for fstatfs ... found Checking for fstatvfs ... found Checking for fsync ... found Checking for ftello ... found Checking for futimes ... found Checking for gai_strerror ... found Checking for getaddrinfo ... found Checking for get_current_dir_name ... found Checking for getcwd ... found Checking for getespwnam ... missing Checking for getfsstat ... missing Checking for getgrent ... found Checking for getgroups ... found Checking for gethostbyaddr ... found Checking for gethostbyname ... found Checking for getnetbyaddr ... found Checking for getnetbyname ... found Checking for gethostent ... found Checking for gethostname ... found Checking for getitimer ... found Checking for getlogin ... found Checking for getmnt ... missing Checking for getmntent ... found Checking for getnameinfo ... found Checking for getnetent ... found Checking for getnetbyaddr ... found Checking for getnetbyname ... found Checking for getpagesize ... found Checking for getprotobyaddr ... missing Checking for getprotobyname ... found Checking for getprotobynumber ... found Checking for getprotoent ... found Checking for getpgid ... found Checking for getpgrp ... found Checking for getpgrp2 ... missing Checking for getppid ... found Checking for getpriority ... found Checking for getprpwnam ... missing Checking for getpwent ... found Checking for getservbyaddr ... missing Checking for getservbyname ... found Checking for getservbyport ... found Checking for getservent ... found Checking for setservent ... found Checking for endservent ... found Checking for getspnam ... found Checking for gettimeofday ... found Checking for gmtime64 ... missing Checking for hasmntopt ... found Checking for htonl ... found Checking for ilogbl ... found Checking for index ... found Checking for inet_aton ... found Checking for inet_ntop ... found Checking for inet_pton ... found Checking for isascii ... found Checking for isblank ... found Checking for killpg ... found Checking for lchown ... found Checking for link ... found Checking for linkat ... found Checking for localtime64 ... missing Checking for localeconv_l ... missing Checking for localeconv ... found Checking for lockf ... found Checking for lstat ... found Checking for madvise ... found Checking for malloc_good_size ... missing Checking for malloc_size ... missing Checking for mblen ... found Checking for mbstowcs ... found Checking for mbtowc ... found Checking for mbrlen ... found Checking for mbrtowc ... found Checking for memchr ... found Checking for memcmp ... found Checking for memcpy ... found Checking for memmem ... found Checking for memmove ... found Checking for memrchr ... found Checking for memset ... found Checking for mkdir ... found Checking for mkdtemp ... found Checking for mkfifo ... found Checking for mkostemp ... found Checking for mkstemp ... found Checking for mkstemps ... found Checking for mktime ... found Checking for mktime64 ... missing Checking for mmap ... found Checking for mprotect ... found Checking for msgctl ... found Checking for msgget ... found Checking for msgrcv ... found Checking for msgsnd ... found Checking for msync ... found Checking for munmap ... found Checking for newlocale ... found Checking for nice ... found Checking for nl_langinfo ... found Checking for nl_langinfo_l ... found Checking for open ... found Checking for openat ... found Checking for pathconf ... found Checking for pause ... found Checking for pipe ... found Checking for pipe ... missing Checking for poll ... found Checking for prctl ... found Checking for pthread_atfork ... found Checking for pthread_attr_setscope ... found Checking for pthread_yield ... found Checking for querylocale ... missing Checking for qgcvt ... found Checking for rand ... found Checking for random ... found Checking for re_comp ... found Checking for readdir ... found Checking for readlink ... found Checking for realpath ... found Checking for readv ... found Checking for recvmsg ... found Checking for regcmp ... missing Checking for regcomp ... found Checking for rename ... found Checking for renameat ... found Checking for rewinddir ... found Checking for rmdir ... found Checking for sched_yield ... found Checking for seekdir ... found Checking for select ... found Checking for semctl ... found Checking for semget ... found Checking for semop ... found Checking for sendmsg ... found Checking for setegid ... found Checking for setservent ... found Checking for setenv ... found Checking for seteuid ... found Checking for setgrent ... found Checking for setgroups ... found Checking for sethostent ... found Checking for setitimer ... found Checking for setlinebuf ... found Checking for setlocale ... found Checking for setnetent ... found Checking for setprotoent ... found Checking for setpgid ... found Checking for setpgrp ... found Checking for setpgrp2 ... missing Checking for setpriority ... found Checking for setproctitle ... missing Checking for setpwent ... found Checking for setregid ... found Checking for setresgid ... found Checking for setresuid ... found Checking for setreuid ... found Checking for setrgid ... missing Checking for setruid ... missing Checking for setsid ... found Checking for setvbuf ... found Checking for sfreserve ... missing Checking for shmat ... found Checking for shmctl ... found Checking for shmdt ... found Checking for shmget ... found Checking for sigaction ... found Checking for sigprocmask ... found Checking for sigsetjmp ... found Checking for snprintf ... found Checking for sockatmark ... found Checking for socket ... found Checking for socketpair ... found Checking for socks5_init ... missing Checking for stat ... found Checking for statvfs ... found Checking for strchr ... found Checking for strcoll ... found Checking for strerror ... found Checking for strerror_l ... found Checking for strftime ... found Checking for strlcat ... missing Checking for strlcpy ... missing Checking for strnlen ... found Checking for strtod ... found Checking for strtod_l ... found Checking for strtol ... found Checking for strtold ... found Checking for strtold_l ... found Checking for strtoll ... found Checking for strtoq ... found Checking for strtoul ... found Checking for strtoull ... found Checking for strtouq ... found Checking for strxfrm ... found Checking for strxfrm_l ... found Checking for symlink ... found Checking for syscall ... found Checking for sysconf ... found Checking for system ... found Checking for tcgetpgrp ... found Checking for tcsetpgrp ... found Checking for telldir ... found Checking for time ... found Checking for timegm ... found Checking for times ... found Checking for towlower ... found Checking for towupper ... found Checking for truncate ... found Checking for ualarm ... found Checking for umask ... found Checking for uname ... found Checking for unlinkat ... found Checking for unordered ... missing Checking for unsetenv ... found Checking for uselocale ... found Checking for usleep ... found Checking for ustat ... missing Checking for vprintf ... found Checking for vsnprintf ... found Checking for wait4 ... found Checking for waitpid ... found Checking for wcrtomb ... found Checking for wcscmp ... found Checking for wcstombs ... found Checking for wcsxfrm ... found Checking for wctomb ... found Checking for writev ... found Checking for acosh ... found Checking for asinh ... found Checking for atanh ... found Checking for cbrt ... found Checking for copysign ... found Checking for copysignl ... found Checking for erf ... found Checking for erfc ... found Checking for exp2 ... found Checking for expm1 ... found Checking for fdim ... found Checking for fegetround ... found Checking for finite ... found Checking for finitel ... found Checking for fma ... found Checking for fmax ... found Checking for fmin ... found Checking for fp_classify ... missing Checking for fp_classl ... missing Checking for fpclassl ... missing Checking for fpgetround ... missing Checking for frexpl ... found Checking for hypot ... found Checking for ilogb ... found Checking for isfinite ... found Checking for isfinitel ... missing Checking for isinf ... found Checking for isinfl ... found Checking for isless ... found Checking for isnan ... found Checking for isnanl ... found Checking for isnormal ... found Checking for j0 ... found Checking for j0l ... found Checking for ldexpl ... found Checking for lgamma ... found Checking for lgamma_r ... found Checking for llabs ... found Checking for llrint ... found Checking for llrintl ... found Checking for llround ... found Checking for llroundl ... found Checking for log1p ... found Checking for log2 ... found Checking for logb ... found Checking for lrint ... found Checking for lrintl ... found Checking for lround ... found Checking for lroundl ... found Checking for modfl ... found Checking for nan ... found Checking for nearbyint ... found Checking for nextafter ... found Checking for nexttoward ... found Checking for remainder ... found Checking for remquo ... found Checking for rint ... found Checking for round ... found Checking for scalbn ... found Checking for scalbnl ... found Checking for signbit ... found Checking for sqrtl ... found Checking for tgamma ... found Checking for trunc ... found Checking for truncl ... found Checking whether fpclassify() is usable ... yes Checking whether fpclass() is usable ... no, disabling fpclass() Checking dbminit prototype ... declared Checking drand48 prototype ... declared Checking flock prototype ... declared Checking lseek prototype ... declared Checking modfl prototype ... declared Checking sbrk prototype ... declared Checking sockatmark prototype ... declared Checking setresgid prototype ... declared Checking setresuid prototype ... declared Checking syscall prototype ... declared Checking telldir prototype ... declared Checking usleep prototype ... declared Checking gethostbyaddr prototype ... declared Checking getservbyport prototype ... declared Checking getnetbyaddr prototype ... declared Checking getprotobynumber prototype ... declared Checking for sys_errlist ... found Checking for sys_errnolist ... missing Checking for tzname ... found Checking whether DBL_DIG is defined ... yes Checking whether LDBL_DIG is defined ... yes Checking whether SCM_RIGHTS is defined ... yes Checking whether closedir is void ... no Checking whether prctl supports PR_SET_NAME ... yes Checking FD_SET macros ... found Checking if we're using GNU libc ... yes Checking whether you have the full shm*(2) library ... yes Checking whether you have the full sem*(2) library ... yes Checking whether you have the full msg*(2) library ... yes Looking how to get error messages ... strerror() Looking for a random number function ... good, found drand48() Looking what times() may return ... clock_t Checking if compiler supports __attribute__((format)) ... yes Checking if compiler supports __attribute__((malloc)) ... yes Checking if compiler supports __attribute__((nonnull)) ... yes Checking if compiler supports __attribute__((noreturn)) ... yes Checking if compiler supports __attribute__((pure)) ... yes Checking if compiler supports __attribute__((unused)) ... yes Checking if compiler supports __attribute__((used)) ... yes Checking if compiler supports __attribute__((deprecated)) ... yes Checking if compiler supports __attribute__((warn_unused_result)) ... yes Checking if compiler supports __attribute__((always_inline)) ... yes Checking if compiler supports __builtin_add_overflow ... yes Checking if compiler supports __builtin_sub_overflow ... yes Checking if compiler supports __builtin_mul_overflow ... yes Checking to see if your C compiler knows about volatile ... yes Checking C99 variadic macros ... supported Checking non-int bitfields ... supported Deciding installation paths Deciding whether to use $vendorprefix ... no Looking whether to enable threads ... no Disabling thread-related stuff Configuring primary perl executable for mips64el-buildroot-linux-uclibc (mips64el-buildroot-linux-uclibc) Checking perl version ... perl5-5.34.1 Checking for cc ... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc Checking for ar ... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar Checking for nm ... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-nm Checking for ranlib ... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib Checking for readelf ... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf Checking for objdump ... /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump Trying /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc ... gcc 10.3.0 Checking whether /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc is a C++ compiler ... no Deciding how to declare external symbols ... extern Checking whether ld supports scripts ... no Trying to guess target OS ... (args) linux Checking whether to enable -g ... no Checking whether to use -DDEBUGGING ... no Checking whether address sanitizer is enabled ... no Checking which hints to use using cnf/hints/linux Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... no Checking whether to include ... no Checking whether to include ... no Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Looking which header to use for varargs ... Checking whether to enable large file support ... already there Checking type long double ... found Checking type long long ... found Checking size of char ... 1 byte Checking size of short ... 2 bytes Checking size of int ... 4 bytes Checking size of long ... 4 bytes Checking size of double ... 8 bytes Checking size of void* ... 4 bytes Checking size of long double ... 16 bytes Checking size of long long ... 8 bytes Checking type fd_set ... found Checking type fpos64_t ... found Checking type off64_t ... found Checking type ptrdiff_t ... found Checking type struct cmsghdr ... found Checking type struct fs_data ... missing Checking type struct msghdr ... found Checking type struct statfs ... found Checking type union semun ... missing Checking type socklen_t ... found Checking type struct sockaddr_in6 ... found Checking type struct sockaddr_storage ... found Checking type clock_t ... found Checking type struct ip_mreq ... found Checking type struct ip_mreq_source ... found Checking type struct ipv6_mreq ... found Checking type struct ipv6_mreq_source ... missing Checking sizetype ... size_t Checking size of size_t ... 4 bytes Checking fpostype ... fpos_t Checking size of fpos_t ... 8 bytes Checking lseektype ... off_t Checking size of off_t ... 8 bytes Checking uidtype ... uid_t Checking size of uid_t ... 4 bytes Checking gidtype ... gid_t Checking size of gid_t ... 4 bytes Checking timetype ... time_t Checking size of time_t ... 4 bytes Checking whether struct statfs has f_flags ... yes Checking whether struct tm has tm_zone ... yes Checking whether struct tm has tm_gmtoff ... yes Checking whether struct passwd has pw_quota ... no Checking whether struct passwd has pw_age ... no Checking whether struct passwd has pw_change ... no Checking whether struct passwd has pw_class ... no Checking whether struct passwd has pw_expire ... no Checking whether struct passwd has pw_comment ... no Checking whether struct passwd has pw_gecos ... yes Checking whether struct passwd has pw_passwd ... yes Checking whether struct stat has st_blocks ... yes Checking whether struct dirent has d_namelen ... no Checking whether struct group has gr_passwd ... yes Checking whether struct sockaddr has sa_len ... no Checking whether struct sockaddr_in6 has sin6_scope_id ... yes Checking whether fd_set has fds_bits ... no Checking whether siginfo_t has si_errno ... yes Checking whether siginfo_t has si_pid ... yes Checking whether siginfo_t has si_uid ... yes Checking whether siginfo_t has si_addr ... yes Checking whether siginfo_t has si_band ... yes Checking whether siginfo_t has si_value ... yes Checking whether siginfo_t has si_fd ... yes Checking whether siginfo_t has si_status ... yes Choosing C types to be used for perl internal types IV will be long, 4 bytes UV will be unsigned long, 4 bytes NV will be double, 8 bytes Guessing nv_preserves_uv_bits value ... 32 Deciding whether nv preserves full uv ... yes Checking integer capacity of nv ... double Guessing byte order ... 1234 Checking mantissa bits in double ... 52 Checking mantissa bits in double ... 52 Checking mantissa bits in long double ... 112 Assuming IEEE 754 64-bit little endian doubles. Assuming long doubles are doubles. Checking available signal names got SIGHUP = 1 got SIGINT = 2 got SIGQUIT = 3 got SIGILL = 4 got SIGTRAP = 5 got SIGABRT = 6 got SIGBUS = 10 got SIGFPE = 8 got SIGKILL = 9 got SIGUSR1 = 16 got SIGSEGV = 11 got SIGUSR2 = 17 got SIGPIPE = 13 got SIGALRM = 14 got SIGTERM = 15 got SIGCHLD = 18 got SIGCONT = 25 got SIGSTOP = 23 got SIGTSTP = 24 got SIGTTIN = 26 got SIGTTOU = 27 got SIGURG = 21 got SIGXCPU = 30 got SIGXFSZ = 31 got SIGVTALRM = 28 got SIGPROF = 29 got SIGWINCH = 20 got SIGIO = 22 got SIGPWR = 19 got SIGSYS = 12 got SIGIOT = 6 got SIGCLD = 18 got SIGPOLL = 22 Checking NSIG value ... 128 Deciding whether to use DynaLoader ... no Checking which libraries are available ... -lm -lcrypt -lpthread -ldl Checking which libs to use for perl ... -lm -lcrypt Deciding how to name libperl ... libperl.a (static) Checking for _fwalk ... missing Checking for accept4 ... found Checking for access ... found Checking for accessx ... missing Checking for aintl ... missing Checking for alarm ... found Checking for asctime64 ... missing Checking for atolf ... missing Checking for atoll ... found Checking for backtrace ... missing Checking for bcmp ... found Checking for bcopy ... found Checking for bzero ... found Checking for chown ... found Checking for chroot ... found Checking for chsize ... missing Checking for class ... missing Checking for clearenv ... found Checking for closedir ... found Checking for crypt ... found Checking for ctermid ... found Checking for ctime64 ... missing Checking for cuserid ... found Checking for difftime ... found Checking for difftime64 ... missing Checking for dirfd ... found Checking for dladdr ... missing Checking for dlerror ... missing Checking for dlopen ... missing Checking for drand48 ... found Checking for dup2 ... found Checking for dup3 ... found Checking for duplocale ... missing Checking for eaccess ... found Checking for endgrent ... found Checking for endhostent ... found Checking for endnetent ... found Checking for endprotoent ... found Checking for endpwent ... found Checking for endservent ... found Checking for fchdir ... found Checking for fchmod ... found Checking for fchmodat ... found Checking for fchown ... found Checking for fcntl ... found Checking for fdclose ... missing Checking for ffs ... missing Checking for ffsl ... missing Checking for fgetpos ... found Checking for flock ... found Checking for fork ... found Checking for fp_class ... missing Checking for fpathconf ... found Checking for freelocale ... missing Checking for fseeko ... found Checking for fsetpos ... found Checking for fstatfs ... found Checking for fstatvfs ... found Checking for fsync ... found Checking for ftello ... found Checking for futimes ... missing Checking for gai_strerror ... found Checking for getaddrinfo ... found Checking for get_current_dir_name ... found Checking for getcwd ... found Checking for getespwnam ... missing Checking for getfsstat ... missing Checking for getgrent ... found Checking for getgroups ... found Checking for gethostbyaddr ... found Checking for gethostbyname ... found Checking for getnetbyaddr ... found Checking for getnetbyname ... found Checking for gethostent ... found Checking for gethostname ... found Checking for getitimer ... found Checking for getlogin ... found Checking for getmnt ... missing Checking for getmntent ... found Checking for getnameinfo ... found Checking for getnetent ... found Checking for getnetbyaddr ... found Checking for getnetbyname ... found Checking for getpagesize ... found Checking for getprotobyaddr ... missing Checking for getprotobyname ... found Checking for getprotobynumber ... found Checking for getprotoent ... found Checking for getpgid ... found Checking for getpgrp ... found Checking for getpgrp2 ... missing Checking for getppid ... found Checking for getpriority ... found Checking for getprpwnam ... missing Checking for getpwent ... found Checking for getservbyaddr ... missing Checking for getservbyname ... found Checking for getservbyport ... found Checking for getservent ... found Checking for setservent ... found Checking for endservent ... found Checking for getspnam ... found Checking for gettimeofday ... found Checking for gmtime64 ... missing Checking for hasmntopt ... found Checking for htonl ... found Checking for ilogbl ... found Checking for index ... found Checking for inet_aton ... found Checking for inet_ntop ... found Checking for inet_pton ... found Checking for isascii ... found Checking for isblank ... found Checking for killpg ... found Checking for lchown ... found Checking for link ... found Checking for linkat ... found Checking for localtime64 ... missing Checking for localeconv_l ... missing Checking for localeconv ... found Checking for lockf ... found Checking for lstat ... found Checking for madvise ... found Checking for malloc_good_size ... missing Checking for malloc_size ... missing Checking for mblen ... missing Checking for mbstowcs ... missing Checking for mbtowc ... missing Checking for mbrlen ... missing Checking for mbrtowc ... missing Checking for memchr ... found Checking for memcmp ... found Checking for memcpy ... found Checking for memmem ... found Checking for memmove ... found Checking for memrchr ... found Checking for memset ... found Checking for mkdir ... found Checking for mkdtemp ... found Checking for mkfifo ... found Checking for mkostemp ... found Checking for mkstemp ... found Checking for mkstemps ... found Checking for mktime ... found Checking for mktime64 ... missing Checking for mmap ... found Checking for mprotect ... found Checking for msgctl ... found Checking for msgget ... found Checking for msgrcv ... found Checking for msgsnd ... found Checking for msync ... found Checking for munmap ... found Checking for newlocale ... missing Checking for nice ... found Checking for nl_langinfo ... found Checking for nl_langinfo_l ... missing Checking for open ... found Checking for openat ... found Checking for pathconf ... found Checking for pause ... found Checking for pipe ... found Checking for pipe ... missing Checking for poll ... found Checking for prctl ... found Checking for pthread_atfork ... found Checking for pthread_attr_setscope ... found Checking for pthread_yield ... found Checking for querylocale ... missing Checking for qgcvt ... missing Checking for rand ... found Checking for random ... found Checking for re_comp ... found Checking for readdir ... found Checking for readlink ... found Checking for realpath ... found Checking for readv ... found Checking for recvmsg ... found Checking for regcmp ... missing Checking for regcomp ... found Checking for rename ... found Checking for renameat ... found Checking for rewinddir ... found Checking for rmdir ... found Checking for sched_yield ... found Checking for seekdir ... found Checking for select ... found Checking for semctl ... found Checking for semget ... found Checking for semop ... found Checking for sendmsg ... found Checking for setegid ... found Checking for setservent ... found Checking for setenv ... found Checking for seteuid ... found Checking for setgrent ... found Checking for setgroups ... found Checking for sethostent ... found Checking for setitimer ... found Checking for setlinebuf ... found Checking for setlocale ... found Checking for setnetent ... found Checking for setprotoent ... found Checking for setpgid ... found Checking for setpgrp ... found Checking for setpgrp2 ... missing Checking for setpriority ... found Checking for setproctitle ... missing Checking for setpwent ... found Checking for setregid ... found Checking for setresgid ... found Checking for setresuid ... found Checking for setreuid ... found Checking for setrgid ... missing Checking for setruid ... missing Checking for setsid ... found Checking for setvbuf ... found Checking for sfreserve ... missing Checking for shmat ... found Checking for shmctl ... found Checking for shmdt ... found Checking for shmget ... found Checking for sigaction ... found Checking for sigprocmask ... found Checking for sigsetjmp ... found Checking for snprintf ... found Checking for sockatmark ... found Checking for socket ... found Checking for socketpair ... found Checking for socks5_init ... missing Checking for stat ... found Checking for statvfs ... found Checking for strchr ... found Checking for strcoll ... found Checking for strerror ... found Checking for strerror_l ... missing Checking for strftime ... found Checking for strlcat ... found Checking for strlcpy ... found Checking for strnlen ... found Checking for strtod ... found Checking for strtod_l ... missing Checking for strtol ... found Checking for strtold ... found Checking for strtold_l ... missing Checking for strtoll ... found Checking for strtoq ... found Checking for strtoul ... found Checking for strtoull ... found Checking for strtouq ... found Checking for strxfrm ... found Checking for strxfrm_l ... missing Checking for symlink ... found Checking for syscall ... found Checking for sysconf ... found Checking for system ... found Checking for tcgetpgrp ... found Checking for tcsetpgrp ... found Checking for telldir ... found Checking for time ... found Checking for timegm ... found Checking for times ... found Checking for towlower ... missing Checking for towupper ... missing Checking for truncate ... found Checking for ualarm ... found Checking for umask ... found Checking for uname ... found Checking for unlinkat ... found Checking for unordered ... missing Checking for unsetenv ... found Checking for uselocale ... missing Checking for usleep ... found Checking for ustat ... missing Checking for vprintf ... found Checking for vsnprintf ... found Checking for wait4 ... found Checking for waitpid ... found Checking for wcrtomb ... missing Checking for wcscmp ... missing Checking for wcstombs ... missing Checking for wcsxfrm ... missing Checking for wctomb ... missing Checking for writev ... found Checking for acosh ... found Checking for asinh ... found Checking for atanh ... found Checking for cbrt ... found Checking for copysign ... found Checking for copysignl ... found Checking for erf ... found Checking for erfc ... found Checking for exp2 ... found Checking for expm1 ... found Checking for fdim ... found Checking for fegetround ... missing Checking for finite ... found Checking for finitel ... found Checking for fma ... found Checking for fmax ... found Checking for fmin ... found Checking for fp_classify ... missing Checking for fp_classl ... missing Checking for fpclassl ... missing Checking for fpgetround ... missing Checking for frexpl ... found Checking for hypot ... found Checking for ilogb ... found Checking for isfinite ... found Checking for isfinitel ... missing Checking for isinf ... found Checking for isinfl ... missing Checking for isless ... found Checking for isnan ... found Checking for isnanl ... missing Checking for isnormal ... found Checking for j0 ... found Checking for j0l ... missing Checking for ldexpl ... found Checking for lgamma ... found Checking for lgamma_r ... found Checking for llabs ... found Checking for llrint ... found Checking for llrintl ... found Checking for llround ... found Checking for llroundl ... found Checking for log1p ... found Checking for log2 ... found Checking for logb ... found Checking for lrint ... found Checking for lrintl ... found Checking for lround ... found Checking for lroundl ... found Checking for modfl ... found Checking for nan ... found Checking for nearbyint ... found Checking for nextafter ... found Checking for nexttoward ... found Checking for remainder ... found Checking for remquo ... found Checking for rint ... found Checking for round ... found Checking for scalbn ... found Checking for scalbnl ... found Checking for signbit ... found Checking for sqrtl ... found Checking for tgamma ... found Checking for trunc ... found Checking for truncl ... found Checking whether fpclassify() is usable ... yes Checking whether fpclass() is usable ... no, disabling fpclass() Checking dbminit prototype ... declared Checking drand48 prototype ... declared Checking flock prototype ... declared Checking lseek prototype ... declared Checking modfl prototype ... declared Checking sbrk prototype ... declared Checking sockatmark prototype ... declared Checking setresgid prototype ... declared Checking setresuid prototype ... declared Checking syscall prototype ... declared Checking telldir prototype ... declared Checking usleep prototype ... declared Checking gethostbyaddr prototype ... declared Checking getservbyport prototype ... declared Checking getnetbyaddr prototype ... declared Checking getprotobynumber prototype ... declared Checking for sys_errlist ... missing Checking for sys_errnolist ... missing Checking for tzname ... found Checking whether DBL_DIG is defined ... yes Checking whether LDBL_DIG is defined ... yes Checking whether SCM_RIGHTS is defined ... yes Checking whether closedir is void ... no Checking whether prctl supports PR_SET_NAME ... yes Checking FD_SET macros ... found Checking if we're using GNU libc ... yes Checking whether you have the full shm*(2) library ... yes Checking whether you have the full sem*(2) library ... yes Checking whether you have the full msg*(2) library ... yes Looking how to get error messages ... strerror() Looking for a random number function ... good, found drand48() Looking what times() may return ... clock_t Checking if compiler supports __attribute__((format)) ... yes Checking if compiler supports __attribute__((malloc)) ... yes Checking if compiler supports __attribute__((nonnull)) ... yes Checking if compiler supports __attribute__((noreturn)) ... yes Checking if compiler supports __attribute__((pure)) ... yes Checking if compiler supports __attribute__((unused)) ... yes Checking if compiler supports __attribute__((used)) ... yes Checking if compiler supports __attribute__((deprecated)) ... yes Checking if compiler supports __attribute__((warn_unused_result)) ... yes Checking if compiler supports __attribute__((always_inline)) ... yes Checking if compiler supports __builtin_add_overflow ... yes Checking if compiler supports __builtin_sub_overflow ... yes Checking if compiler supports __builtin_mul_overflow ... yes Checking to see if your C compiler knows about volatile ... yes Checking C99 variadic macros ... supported Checking non-int bitfields ... supported Deciding installation paths Deciding whether to use $vendorprefix ... no Looking whether to enable threads ... no Disabling thread-related stuff Looking which extensions should be disabled pre-disabling db_file pre-disabling gdbm_file pre-disabling ndbm_file pre-disabling odbm_file pre-disabling list_util pre-disabling xs_apitest pre-disabling xs_typemap pre-disabling vms_dclsym pre-disabling vms_stdio pre-disabling vms_filespec pre-disabling amiga_arexx pre-disabling amiga_exec pre-disabling win32 pre-disabling win32api_file pre-disabling win32core pre-disabling thread Looking for extensions recursively under ext/ disabled ext/Amiga-ARexx disabled ext/Amiga-Exec static ext/B static ext/Devel-Peek non-xs ext/Errno non-xs ext/ExtUtils-Miniperl static ext/Fcntl static ext/File-DosGlob non-xs ext/File-Find static ext/File-Glob non-xs ext/FileCache disabled ext/GDBM_File static ext/Hash-Util static ext/Hash-Util-FieldHash static ext/I18N-Langinfo non-xs ext/IPC-Open3 disabled ext/NDBM_File disabled ext/ODBM_File static ext/Opcode static ext/POSIX static ext/PerlIO-encoding static ext/PerlIO-mmap static ext/PerlIO-scalar static ext/PerlIO-via non-xs ext/Pod-Functions non-xs ext/Pod-Html static ext/SDBM_File static ext/Sys-Hostname non-xs ext/Tie-Hash-NamedCapture non-xs ext/Tie-Memoize disabled ext/VMS-DCLsym disabled ext/VMS-Filespec disabled ext/VMS-Stdio disabled ext/Win32CORE disabled ext/XS-APItest disabled ext/XS-Typemap static ext/attributes static ext/mro static ext/re Looking for extensions recursively under cpan/ non-xs cpan/Archive-Tar non-xs cpan/AutoLoader non-xs cpan/CPAN non-xs cpan/CPAN-Meta non-xs cpan/CPAN-Meta-Requirements non-xs cpan/CPAN-Meta-YAML static cpan/Compress-Raw-Bzip2 static cpan/Compress-Raw-Zlib non-xs cpan/Config-Perl-V disabled cpan/DB_File non-xs cpan/Digest static cpan/Digest-MD5 static cpan/Digest-SHA static cpan/Encode non-xs cpan/ExtUtils-Constant non-xs cpan/ExtUtils-Install non-xs cpan/ExtUtils-MakeMaker non-xs cpan/ExtUtils-Manifest non-xs cpan/ExtUtils-PL2Bat non-xs cpan/File-Fetch non-xs cpan/File-Path non-xs cpan/File-Temp static cpan/Filter-Util-Call non-xs cpan/Getopt-Long non-xs cpan/HTTP-Tiny non-xs cpan/IO-Compress non-xs cpan/IO-Socket-IP non-xs cpan/IO-Zlib non-xs cpan/IPC-Cmd static cpan/IPC-SysV non-xs cpan/JSON-PP non-xs cpan/Locale-Maketext-Simple static cpan/MIME-Base64 non-xs cpan/Math-BigInt static cpan/Math-BigInt-FastCalc non-xs cpan/Math-BigRat non-xs cpan/Math-Complex non-xs cpan/Memoize non-xs cpan/Module-Load non-xs cpan/Module-Load-Conditional non-xs cpan/Module-Loaded non-xs cpan/Module-Metadata non-xs cpan/NEXT non-xs cpan/Params-Check non-xs cpan/Perl-OSType non-xs cpan/PerlIO-via-QuotedPrint non-xs cpan/Pod-Checker non-xs cpan/Pod-Escapes non-xs cpan/Pod-Perldoc non-xs cpan/Pod-Simple non-xs cpan/Pod-Usage static cpan/Scalar-List-Utils static cpan/Socket static cpan/Sys-Syslog non-xs cpan/Term-ANSIColor non-xs cpan/Term-Cap non-xs cpan/Test-Harness non-xs cpan/Test-Simple non-xs cpan/Text-Balanced non-xs cpan/Text-ParseWords non-xs cpan/Text-Tabs non-xs cpan/Tie-RefHash non-xs cpan/Time-Local static cpan/Time-Piece static cpan/Unicode-Collate disabled cpan/Win32 disabled cpan/Win32API-File non-xs cpan/autodie non-xs cpan/bignum non-xs cpan/experimental non-xs cpan/libnet non-xs cpan/parent non-xs cpan/perlfaq non-xs cpan/podlators non-xs cpan/version Looking for extensions recursively under dist/ non-xs dist/Attribute-Handlers non-xs dist/Carp static dist/Data-Dumper static dist/Devel-PPPort non-xs dist/Devel-SelfStubber non-xs dist/Dumpvalue non-xs dist/Env non-xs dist/Exporter non-xs dist/ExtUtils-CBuilder non-xs dist/ExtUtils-ParseXS non-xs dist/Filter-Simple non-xs dist/FindBin non-xs dist/I18N-Collate non-xs dist/I18N-LangTags static dist/IO non-xs dist/Locale-Maketext non-xs dist/Module-CoreList non-xs dist/Net-Ping static dist/PathTools non-xs dist/Safe non-xs dist/Search-Dict non-xs dist/SelfLoader static dist/Storable non-xs dist/Term-Complete non-xs dist/Term-ReadLine non-xs dist/Test non-xs dist/Text-Abbrev non-xs dist/Thread-Queue non-xs dist/Thread-Semaphore non-xs dist/Tie-File static dist/Time-HiRes static dist/Unicode-Normalize non-xs dist/XSLoader non-xs dist/autouse non-xs dist/base non-xs dist/constant non-xs dist/encoding-warnings non-xs dist/if non-xs dist/lib static dist/threads static dist/threads-shared Static modules: B Devel/Peek Fcntl File/DosGlob File/Glob Hash/Util Hash/Util/FieldHash I18N/Langinfo Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Sys/Hostname attributes mro re Compress/Raw/Bzip2 Compress/Raw/Zlib Digest/MD5 Digest/SHA Encode Filter/Util/Call IPC/SysV MIME/Base64 Math/BigInt/FastCalc Scalar/List/Utils Socket Sys/Syslog Time/Piece Unicode/Collate Data/Dumper Devel/PPPort IO PathTools Storable Time/HiRes Unicode/Normalize threads threads/shared Non-XS modules: Errno ExtUtils/Miniperl File/Find FileCache IPC/Open3 Pod/Functions Pod/Html Tie/Hash/NamedCapture Tie/Memoize Archive/Tar AutoLoader CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Config/Perl/V Digest ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/PL2Bat File/Fetch File/Path File/Temp Getopt/Long HTTP/Tiny IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd JSON/PP Locale/Maketext/Simple Math/BigInt Math/BigRat Math/Complex Memoize Module/Load Module/Load/Conditional Module/Loaded Module/Metadata NEXT Params/Check Perl/OSType PerlIO/via/QuotedPrint Pod/Checker Pod/Escapes Pod/Perldoc Pod/Simple Pod/Usage Term/ANSIColor Term/Cap Test/Harness Test/Simple Text/Balanced Text/ParseWords Text/Tabs Tie/RefHash Time/Local autodie bignum experimental libnet parent perlfaq podlators version Attribute/Handlers Carp Devel/SelfStubber Dumpvalue Env Exporter ExtUtils/CBuilder ExtUtils/ParseXS Filter/Simple FindBin I18N/Collate I18N/LangTags Locale/Maketext Module/CoreList Net/Ping Safe Search/Dict SelfLoader Term/Complete Term/ReadLine Test Text/Abbrev Thread/Queue Thread/Semaphore Tie/File XSLoader autouse base constant encoding/warnings if lib Dynamic modules: Ok, back to the top-level configure Generating config.h and xconfig.h Extracting config.h (with variable substitutions) Extracting xconfig.h (with variable substitutions) Generating Makefile.config Configuration completed for cross build build platform: x86_64-linux C compiler: /usr/bin/gcc linker: /usr/bin/gcc ar: /usr/bin/ar ranlib: ranlib objdump: objdump target platform: mips64el-linux C compiler: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc ld: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc ar: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar ranlib: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib objdump: /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump prefix: /usr sysroot: installation prefix: executables: /usr/bin scripts: /usr/bin privlib: /usr/lib/perl5/5.34.1 archlib: /usr/lib/perl5/5.34.1/mips64el-linux section 1 man pages: /usr/share/man/man1 (with '1' extension) section 3 man pages: /usr/share/man/man3 (with '3' extension) /bin/sed -i -e 's/UNKNOWN-/Buildroot 2022.02-599-g908caefa91 /' /nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/patchlevel.h >>> perl 5.34.1 Building PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1 all make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1' /usr/bin/make crosspatch make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1' patch -p1 -i cnf/diffs/perl5-5.34.1/test-commonsense.patch && touch cnf/diffs/perl5-5.34.1/test-commonsense.applied patching file t/lib/commonsense.t patch -p1 -i cnf/diffs/perl5-5.34.1/posix-makefile.patch && touch cnf/diffs/perl5-5.34.1/posix-makefile.applied patching file ext/POSIX/Makefile.PL patch -p1 -i cnf/diffs/perl5-5.34.1/liblist.patch && touch cnf/diffs/perl5-5.34.1/liblist.applied patching file cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist/Kid.pm patch -p1 -i cnf/diffs/perl5-5.34.1/test-checkcase.patch && touch cnf/diffs/perl5-5.34.1/test-checkcase.applied patching file t/porting/checkcase.t patch -p1 -i cnf/diffs/perl5-5.34.1/makemaker.patch && touch cnf/diffs/perl5-5.34.1/makemaker.applied patching file cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm patch -p1 -i cnf/diffs/perl5-5.34.1/test-makemaker.patch && touch cnf/diffs/perl5-5.34.1/test-makemaker.applied patching file cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Utils.pm patch -p1 -i cnf/diffs/perl5-5.34.1/xconfig.patch && touch cnf/diffs/perl5-5.34.1/xconfig.applied patching file perl.h patching file perl_langinfo.h patch -p1 -i cnf/diffs/perl5-5.34.1/time-hires.patch && touch cnf/diffs/perl5-5.34.1/time-hires.applied patching file dist/Time-HiRes/Makefile.PL patch -p1 -i cnf/diffs/perl5-5.34.1/dynaloader.patch && touch cnf/diffs/perl5-5.34.1/dynaloader.applied patching file ext/DynaLoader/hints/linux.pl patch -p1 -i cnf/diffs/perl5-5.34.1/installscripts.patch && touch cnf/diffs/perl5-5.34.1/installscripts.applied patching file installman patching file installperl patch -p1 -i cnf/diffs/perl5-5.34.1/constant.patch && touch cnf/diffs/perl5-5.34.1/constant.applied patching file cpan/ExtUtils-Constant/t/Constant.t patch -p1 -i cnf/diffs/perl5-5.34.1/findext.patch && touch cnf/diffs/perl5-5.34.1/findext.applied patching file win32/FindExt.pm make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1' /usr/bin/make miniperl make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1' /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o miniperlmain.host.o miniperlmain.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o av.host.o av.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o scope.host.o scope.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o doop.host.o doop.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o doio.host.o doio.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o dump.host.o dump.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o gv.host.o gv.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o hv.host.o hv.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o mg.host.o mg.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o reentr.host.o reentr.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o mro_core.host.o mro_core.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o perly.host.o perly.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o pp.host.o pp.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o pp_hot.host.o pp_hot.c pp_hot.c:2913:1: warning: always_inline function might not be inlinable [-Wattributes] 2913 | S_should_we_output_Debug_r(pTHX_ regexp *prog) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o pp_ctl.host.o pp_ctl.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o pp_sys.host.o pp_sys.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o regcomp.host.o regcomp.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o regexec.host.o regexec.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o utf8.host.o utf8.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o sv.host.o sv.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o taint.host.o taint.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o toke.host.o toke.c toke.c: In function 'S_scan_ident': toke.c:10004:13: warning: format not a string literal and no format arguments [-Wformat-security] 10004 | Perl_croak(aTHX_ ident_var_zero_multi_digit); | ^~~~~~~~~~ toke.c:10067:21: warning: format not a string literal and no format arguments [-Wformat-security] 10067 | Perl_croak(aTHX_ ident_var_zero_multi_digit); | ^~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o util.host.o util.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o deb.host.o deb.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o run.host.o run.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o universal.host.o universal.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o pad.host.o pad.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -o generate_uudmap generate_uudmap.c ./generate_uudmap uudmap.h bitcount.h mg_data.h ./generate_uudmap uudmap.h bitcount.h mg_data.h /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o globals.host.o globals.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o keywords.host.o keywords.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o perlio.host.o perlio.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o numeric.host.o numeric.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o mathoms.host.o mathoms.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o locale.host.o locale.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o pp_pack.host.o pp_pack.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o pp_sort.host.o pp_sort.c pp_sort.c:1326:1: warning: always_inline function might not be inlinable [-Wattributes] 1326 | S_cmp_locale_desc(pTHX_ SV *const str1, SV *const str2) | ^~~~~~~~~~~~~~~~~ pp_sort.c:1318:1: warning: always_inline function might not be inlinable [-Wattributes] 1318 | S_amagic_cmp_locale_desc(pTHX_ SV *const str1, SV *const str2) | ^~~~~~~~~~~~~~~~~~~~~~~~ pp_sort.c:1298:1: warning: always_inline function might not be inlinable [-Wattributes] 1298 | S_amagic_cmp_locale(pTHX_ SV *const str1, SV *const str2) | ^~~~~~~~~~~~~~~~~~~ pp_sort.c:1288:1: warning: always_inline function might not be inlinable [-Wattributes] 1288 | S_cmp_desc(pTHX_ SV *const str1, SV *const str2) | ^~~~~~~~~~ pp_sort.c:1280:1: warning: always_inline function might not be inlinable [-Wattributes] 1280 | S_amagic_cmp_desc(pTHX_ SV *const str1, SV *const str2) | ^~~~~~~~~~~~~~~~~ pp_sort.c:1260:1: warning: always_inline function might not be inlinable [-Wattributes] 1260 | S_amagic_cmp(pTHX_ SV *const str1, SV *const str2) | ^~~~~~~~~~~~ pp_sort.c:1252:1: warning: always_inline function might not be inlinable [-Wattributes] 1252 | S_amagic_i_ncmp_desc(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~~~~~~~~~~ pp_sort.c:1232:1: warning: always_inline function might not be inlinable [-Wattributes] 1232 | S_amagic_i_ncmp(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~~~~~ pp_sort.c:1224:1: warning: always_inline function might not be inlinable [-Wattributes] 1224 | S_amagic_ncmp_desc(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~~~~~~~~ pp_sort.c:1204:1: warning: always_inline function might not be inlinable [-Wattributes] 1204 | S_amagic_ncmp(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~~~ pp_sort.c:1189:1: warning: always_inline function might not be inlinable [-Wattributes] 1189 | S_sv_i_ncmp_desc(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~~~~~~ pp_sort.c:1178:1: warning: always_inline function might not be inlinable [-Wattributes] 1178 | S_sv_i_ncmp(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~ pp_sort.c:1170:1: warning: always_inline function might not be inlinable [-Wattributes] 1170 | S_sv_ncmp_desc(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~~~~ pp_sort.c:1155:1: warning: always_inline function might not be inlinable [-Wattributes] 1155 | S_sv_ncmp(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~ pp_sort.c:338:1: warning: always_inline function might not be inlinable [-Wattributes] 338 | S_sortsv_flags_impl(pTHX_ gptr *base, size_t nmemb, SVCOMPARE_t cmp, U32 flags) | ^~~~~~~~~~~~~~~~~~~ pp_sort.c:179:1: warning: always_inline function might not be inlinable [-Wattributes] 179 | dynprep(pTHX_ gptr *list1, gptr *list2, size_t nmemb, const SVCOMPARE_t cmp) | ^~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o caretx.host.o caretx.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o dquote.host.o dquote.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o time64.host.o time64.c cp -f op.c opmini.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -DPERL_EXTERNAL_GLOB -c -o opmini.host.o opmini.c cp -f perl.c perlmini.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -DPERL_IS_MINIPERL -c -o perlmini.host.o perlmini.c /usr/bin/gcc -o miniperl miniperlmain.host.o av.host.o scope.host.o doop.host.o doio.host.o dump.host.o gv.host.o hv.host.o mg.host.o reentr.host.o mro_core.host.o perly.host.o pp.host.o pp_hot.host.o pp_ctl.host.o pp_sys.host.o regcomp.host.o regexec.host.o utf8.host.o sv.host.o taint.host.o toke.host.o util.host.o deb.host.o run.host.o universal.host.o pad.host.o globals.host.o keywords.host.o perlio.host.o numeric.host.o mathoms.host.o locale.host.o pp_pack.host.o pp_sort.host.o caretx.host.o dquote.host.o time64.host.o opmini.host.o perlmini.host.o -lm -lcrypt -ldl make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1' /usr/bin/make dynaloader make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1' make[2]: Nothing to be done for 'dynaloader'. make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1' /usr/bin/make perl nonxs_ext utilities extensions pods make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1' sh cflags.SH cflags.SH: Adding -std=c89. cflags.SH: Adding -Werror=pointer-arith. cflags.SH: Adding -Wextra. cflags.SH: Adding -Wc++-compat. cflags.SH: Adding -Wwrite-strings. cflags.SH: Adding -Werror=declaration-after-statement. cflags.SH: cc = /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc cflags.SH: ccflags = -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static cflags.SH: stdflags = -std=c89 cflags.SH: optimize = -fwrapv -fno-strict-aliasing cflags.SH: warn = -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement Extracting cflags (with variable substitutions) ./miniperl_top make_patchnum.pl Updating 'git_version.h' and 'lib/Config_git.pl' ./miniperl_top configpm written lib/Config.pod updated lib/Config.pm updated lib/Config_heavy.pl cp -f ext/re/re.pm lib/re.pm cd dist/lib/ && ../../miniperl_top -I../../lib Makefile.PL \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for lib /usr/bin/make -C dist/lib/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/lib' "../../miniperl_top" "-I../../lib" lib_pm.PL lib.pm Extracting lib.pm (with variable substitutions) cp lib.pm ../../lib/lib.pm Manifying 1 pod document make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/lib' ./miniperl_top make_ext_Makefile.pl ext/ExtUtils-Miniperl/Makefile.PL Creating ext/ExtUtils-Miniperl/Makefile.PL for ExtUtils::Miniperl cp -f dist/ExtUtils-ParseXS/lib/ExtUtils/xsubpp lib/ExtUtils/xsubpp cd ext/ExtUtils-Miniperl/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for ExtUtils::Miniperl /usr/bin/make -C ext/ExtUtils-Miniperl/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/ExtUtils-Miniperl' cp lib/ExtUtils/Miniperl.pm ../../lib/ExtUtils/Miniperl.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/ExtUtils-Miniperl' cd ext/B/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for B ./miniperl_top make_ext_Makefile.pl ext/Devel-Peek/Makefile.PL Creating ext/Devel-Peek/Makefile.PL for Devel::Peek cd ext/Devel-Peek/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Devel::Peek cd ext/Fcntl/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Fcntl ./miniperl_top make_ext_Makefile.pl ext/File-DosGlob/Makefile.PL Creating ext/File-DosGlob/Makefile.PL for File::DosGlob cd ext/File-DosGlob/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for File::DosGlob cd ext/File-Glob/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for File::Glob cd ext/Hash-Util/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Hash::Util ./miniperl_top make_ext_Makefile.pl ext/Hash-Util-FieldHash/Makefile.PL Creating ext/Hash-Util-FieldHash/Makefile.PL for Hash::Util::FieldHash cd ext/Hash-Util-FieldHash/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Hash::Util::FieldHash cd ext/I18N-Langinfo/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for I18N::Langinfo ./miniperl_top make_ext_Makefile.pl ext/Opcode/Makefile.PL Creating ext/Opcode/Makefile.PL for Opcode cd ext/Opcode/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Opcode cd ext/POSIX/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Warning (mostly harmless): No library found for -lm Warning (mostly harmless): No library found for -lposix Warning (mostly harmless): No library found for -lcposix Generating a Unix-style Makefile Writing Makefile for POSIX ./miniperl_top make_ext_Makefile.pl ext/PerlIO-encoding/Makefile.PL Creating ext/PerlIO-encoding/Makefile.PL for PerlIO::encoding cd ext/PerlIO-encoding/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for PerlIO::encoding ./miniperl_top make_ext_Makefile.pl ext/PerlIO-mmap/Makefile.PL Creating ext/PerlIO-mmap/Makefile.PL for PerlIO::mmap cd ext/PerlIO-mmap/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for PerlIO::mmap ./miniperl_top make_ext_Makefile.pl ext/PerlIO-scalar/Makefile.PL Creating ext/PerlIO-scalar/Makefile.PL for PerlIO::scalar cd ext/PerlIO-scalar/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for PerlIO::scalar ./miniperl_top make_ext_Makefile.pl ext/PerlIO-via/Makefile.PL Creating ext/PerlIO-via/Makefile.PL for PerlIO::via cd ext/PerlIO-via/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for PerlIO::via cd ext/SDBM_File/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for SDBM_File ./miniperl_top make_ext_Makefile.pl ext/Sys-Hostname/Makefile.PL Creating ext/Sys-Hostname/Makefile.PL for Sys::Hostname cd ext/Sys-Hostname/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Sys::Hostname ./miniperl_top make_ext_Makefile.pl ext/attributes/Makefile.PL Creating ext/attributes/Makefile.PL for attributes cd ext/attributes/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for attributes ./miniperl_top make_ext_Makefile.pl ext/mro/Makefile.PL Creating ext/mro/Makefile.PL for mro cd ext/mro/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for mro cd ext/re/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for re cd cpan/Compress-Raw-Bzip2/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Bzip2 cd cpan/Compress-Raw-Zlib/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Parsing config.in... Building Zlib enabled Auto Detect Gzip OS Code.. Setting Gzip OS Code to 3 [Unix/Default] Looks Good. Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Zlib cd cpan/Digest-MD5/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Digest::MD5 cd cpan/Digest-SHA/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Digest::SHA cd cpan/Encode/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Encode ./miniperl_top make_ext_Makefile.pl cpan/Filter-Util-Call/Makefile.PL Creating cpan/Filter-Util-Call/Makefile.PL for Filter::Util::Call cd cpan/Filter-Util-Call/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Filter::Util::Call cd cpan/IPC-SysV/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Setting license tag... Generating a Unix-style Makefile Writing Makefile for IPC::SysV ./miniperl_top make_ext_Makefile.pl cpan/MIME-Base64/Makefile.PL Creating cpan/MIME-Base64/Makefile.PL for MIME::Base64 cd cpan/MIME-Base64/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for MIME::Base64 ./miniperl_top make_ext_Makefile.pl cpan/Math-BigInt-FastCalc/Makefile.PL Creating cpan/Math-BigInt-FastCalc/Makefile.PL for Math::BigInt::FastCalc cd cpan/Math-BigInt-FastCalc/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Math::BigInt::FastCalc cd cpan/Scalar-List-Utils/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for List::Util cd cpan/Socket/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Socket cd cpan/Sys-Syslog/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Sys::Syslog ./miniperl_top make_ext_Makefile.pl cpan/Time-Piece/Makefile.PL Creating cpan/Time-Piece/Makefile.PL for Time::Piece cd cpan/Time-Piece/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Time::Piece cd cpan/Unicode-Collate/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Making header files for XS... Generating a Unix-style Makefile Writing Makefile for Unicode::Collate ./miniperl_top make_ext_Makefile.pl dist/Data-Dumper/Makefile.PL Creating dist/Data-Dumper/Makefile.PL for Data::Dumper cd dist/Data-Dumper/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Data::Dumper cd dist/Devel-PPPort/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Setting license tag... Adding META_MERGE... Generating a Unix-style Makefile Writing Makefile for Devel::PPPort cd dist/IO/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for IO cd dist/PathTools/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Cwd cd dist/Storable/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Storable cd dist/Time-HiRes/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Configuring Time::HiRes... Using hints hints/linux.pl... Extra libraries: -lrt... Have syscall()... looking for syscall.h... found . Looking for gettimeofday()... found. Looking for setitimer()... found. Looking for getitimer()... found. You have interval timers (both setitimer and getitimer). Looking for ualarm()... found. Looking for usleep()... found. Looking for nanosleep()... believing $Config{d_nanosleep}... found. You can mix subsecond sleeps with signals, if you want to. (It's still not portable, though.) Looking for clockid_t... found. Looking for clock_gettime()... found. Looking for clock_getres()... found. Looking for clock_nanosleep()... found. Looking for clock()... found. Looking for working futimens()... found. Looking for working utimensat()... found. You seem to have subsecond timestamp setting. Looking for stat() subsecond timestamps... Trying struct stat st_atimespec.tv_nsec...NOT found. Trying struct stat st_atimensec...NOT found. Trying struct stat st_atime_n...NOT found. Trying struct stat st_atim.tv_nsec...found. Trying struct stat st_uatime...NOT found. You seem to have subsecond timestamp reading. (Your struct stat has them, but the filesystems must help.) Warning (mostly harmless): No library found for -lrt Generating a Unix-style Makefile Writing Makefile for Time::HiRes ./miniperl_top lib/unicore/mktables -w -C lib/unicore -P pod -maketest -makelist -p Processing PropertyAliases.txt Finishing property setup Processing PropValueAliases.txt Processing extracted/DGeneralCategory.txt Processing extracted/DCombiningClass.txt Processing extracted/DNumType.txt Processing extracted/DEastAsianWidth.txt Processing extracted/DLineBreak.txt Processing extracted/DBidiClass.txt Processing extracted/DDecompositionType.txt Processing extracted/DBinaryProperties.txt Processing extracted/DNumValues.txt Processing extracted/DJoinGroup.txt Processing extracted/DJoinType.txt Processing Jamo.txt Processing UnicodeData.txt Processing ArabicShaping.txt Processing Blocks.txt Processing PropList.txt Processing SpecialCasing.txt Processing LineBreak.txt Processing EastAsianWidth.txt Processing CompositionExclusions.txt Processing BidiMirroring.txt Processing CaseFolding.txt Processing DCoreProperties.txt Processing Scripts.txt Processing DNormalizationProps.txt Processing DAge.txt Processing HangulSyllableType.txt Processing auxiliary/WordBreakProperty.txt Processing auxiliary/GraphemeBreakProperty.txt Processing auxiliary/GCBTest.txt Processing auxiliary/SBTest.txt Processing auxiliary/WBTest.txt Processing auxiliary/SentenceBreakProperty.txt Processing NamedSequences.txt Processing NameAliases.txt Processing auxiliary/LBTest.txt Processing ScriptExtensions.txt Processing IndicSyllabicCategory.txt Processing BidiBrackets.txt Processing IndicPositionalCategory.txt Processing VerticalOrientation.txt Processing EquivalentUnifiedIdeograph.txt Processing emoji/emoji.txt Processing IdStatus.txt Processing IdType.txt Finishing processing Unicode properties Compiling Perl properties Creating Perl synonyms Writing tables Making pod file Making test script Updating 'mktables.lst' cd dist/Unicode-Normalize/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Making header files for XS... Generating a Unix-style Makefile Writing Makefile for Unicode::Normalize ./miniperl_top make_ext_Makefile.pl dist/threads/Makefile.PL Creating dist/threads/Makefile.PL for threads cd dist/threads/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Warning (mostly harmless): No library found for -lpthread Generating a Unix-style Makefile Writing Makefile for threads ./miniperl_top make_ext_Makefile.pl dist/threads-shared/Makefile.PL Creating dist/threads-shared/Makefile.PL for threads::shared cd dist/threads-shared/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Warning (mostly harmless): No library found for -lpthread Generating a Unix-style Makefile Writing Makefile for threads::shared ./miniperl_top -MExtUtils::Miniperl -e 'writemain(\"perlmain.c", @ARGV)' B Devel::Peek Fcntl File::DosGlob File::Glob Hash::Util Hash::Util::FieldHash I18N::Langinfo Opcode POSIX PerlIO::encoding PerlIO::mmap PerlIO::scalar PerlIO::via SDBM_File Sys::Hostname attributes mro re Compress::Raw::Bzip2 Compress::Raw::Zlib Digest::MD5 Digest::SHA Encode Filter::Util::Call IPC::SysV MIME::Base64 Math::BigInt::FastCalc List::Util Socket Sys::Syslog Time::Piece Unicode::Collate Data::Dumper Devel::PPPort IO Cwd Storable Time::HiRes Unicode::Normalize threads threads::shared /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o perlmain.o perlmain.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o op.o op.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o perl.o perl.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o av.o av.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o scope.o scope.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o doop.o doop.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o doio.o doio.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o dump.o dump.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o gv.o gv.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o hv.o hv.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o mg.o mg.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o reentr.o reentr.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o mro_core.o mro_core.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o perly.o perly.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o pp.o pp.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o pp_hot.o pp_hot.c pp_hot.c:2913:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 2913 | S_should_we_output_Debug_r(pTHX_ regexp *prog) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o pp_ctl.o pp_ctl.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o pp_sys.o pp_sys.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o regcomp.o regcomp.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o regexec.o regexec.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o utf8.o utf8.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o sv.o sv.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o taint.o taint.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o toke.o toke.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o util.o util.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o deb.o deb.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o run.o run.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o universal.o universal.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o pad.o pad.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o globals.o globals.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o keywords.o keywords.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o perlio.o perlio.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o numeric.o numeric.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o mathoms.o mathoms.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o locale.o locale.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o pp_pack.o pp_pack.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o pp_sort.o pp_sort.c pp_sort.c:1326:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1326 | S_cmp_locale_desc(pTHX_ SV *const str1, SV *const str2) | ^~~~~~~~~~~~~~~~~ pp_sort.c:1318:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1318 | S_amagic_cmp_locale_desc(pTHX_ SV *const str1, SV *const str2) | ^~~~~~~~~~~~~~~~~~~~~~~~ pp_sort.c:1298:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1298 | S_amagic_cmp_locale(pTHX_ SV *const str1, SV *const str2) | ^~~~~~~~~~~~~~~~~~~ pp_sort.c:1288:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1288 | S_cmp_desc(pTHX_ SV *const str1, SV *const str2) | ^~~~~~~~~~ pp_sort.c:1280:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1280 | S_amagic_cmp_desc(pTHX_ SV *const str1, SV *const str2) | ^~~~~~~~~~~~~~~~~ pp_sort.c:1260:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1260 | S_amagic_cmp(pTHX_ SV *const str1, SV *const str2) | ^~~~~~~~~~~~ pp_sort.c:1252:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1252 | S_amagic_i_ncmp_desc(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~~~~~~~~~~ pp_sort.c:1232:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1232 | S_amagic_i_ncmp(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~~~~~ pp_sort.c:1224:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1224 | S_amagic_ncmp_desc(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~~~~~~~~ pp_sort.c:1204:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1204 | S_amagic_ncmp(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~~~ pp_sort.c:1189:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1189 | S_sv_i_ncmp_desc(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~~~~~~ pp_sort.c:1178:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1178 | S_sv_i_ncmp(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~ pp_sort.c:1170:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1170 | S_sv_ncmp_desc(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~~~~ pp_sort.c:1155:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1155 | S_sv_ncmp(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~ pp_sort.c:338:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 338 | S_sortsv_flags_impl(pTHX_ gptr *base, size_t nmemb, SVCOMPARE_t cmp, U32 flags) | ^~~~~~~~~~~~~~~~~~~ pp_sort.c:179:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 179 | dynprep(pTHX_ gptr *list1, gptr *list2, size_t nmemb, const SVCOMPARE_t cmp) | ^~~~~~~ /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o caretx.o caretx.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o dquote.o dquote.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -fwrapv -fno-strict-aliasing -c -o time64.o time64.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cru libperl.a op.o perl.o av.o scope.o doop.o doio.o dump.o gv.o hv.o mg.o reentr.o mro_core.o perly.o pp.o pp_hot.o pp_ctl.o pp_sys.o regcomp.o regexec.o utf8.o sv.o taint.o toke.o util.o deb.o run.o universal.o pad.o globals.o keywords.o perlio.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib libperl.a /usr/bin/make -C ext/B/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/B' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/B/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/B/typemap' B.xs > B.xsc mv B.xsc B.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"1.82\" -DXS_VERSION=\"1.82\" -fPIC -Wno-unused-function "-I../.." B.c rm -f "../../lib/auto/B/B.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/B/B.a" B.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/B/B.a" chmod 755 ../../lib/auto/B/B.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/B' /usr/bin/make -C ext/Devel-Peek/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Devel-Peek' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Devel-Peek/../../lib/ExtUtils/typemap' Peek.xs > Peek.xsc mv Peek.xsc Peek.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"1.30\" -DXS_VERSION=\"1.30\" -fPIC -Wno-unused-function "-I../.." Peek.c rm -f "../../lib/auto/Devel/Peek/Peek.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/Devel/Peek/Peek.a" Peek.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/Devel/Peek/Peek.a" chmod 755 ../../lib/auto/Devel/Peek/Peek.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Devel-Peek' /usr/bin/make -C ext/Fcntl/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Fcntl' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Fcntl/../../lib/ExtUtils/typemap' Fcntl.xs > Fcntl.xsc mv Fcntl.xsc Fcntl.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" -fPIC -Wno-unused-function "-I../.." Fcntl.c rm -f "../../lib/auto/Fcntl/Fcntl.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/Fcntl/Fcntl.a" Fcntl.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/Fcntl/Fcntl.a" chmod 755 ../../lib/auto/Fcntl/Fcntl.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Fcntl' /usr/bin/make -C ext/File-DosGlob/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/File-DosGlob' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/File-DosGlob/../../lib/ExtUtils/typemap' DosGlob.xs > DosGlob.xsc mv DosGlob.xsc DosGlob.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fPIC -Wno-unused-function "-I../.." DosGlob.c rm -f "../../lib/auto/File/DosGlob/DosGlob.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/File/DosGlob/DosGlob.a" DosGlob.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/File/DosGlob/DosGlob.a" chmod 755 ../../lib/auto/File/DosGlob/DosGlob.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/File-DosGlob' /usr/bin/make -C ext/File-Glob/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/File-Glob' /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"1.33\" -DXS_VERSION=\"1.33\" -fPIC -Wno-unused-function "-I../.." bsd_glob.c "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/File-Glob/../../lib/ExtUtils/typemap' Glob.xs > Glob.xsc mv Glob.xsc Glob.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"1.33\" -DXS_VERSION=\"1.33\" -fPIC -Wno-unused-function "-I../.." Glob.c rm -f "../../lib/auto/File/Glob/Glob.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/File/Glob/Glob.a" bsd_glob.o Glob.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/File/Glob/Glob.a" chmod 755 ../../lib/auto/File/Glob/Glob.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/File-Glob' /usr/bin/make -C ext/Hash-Util/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Hash-Util' "../../miniperl_top" -I../../lib -I../../lib "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Hash-Util/../../lib/ExtUtils/typemap' Util.xs > HashUtil.xsc && mv HashUtil.xsc HashUtil.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"0.25\" -DXS_VERSION=\"0.25\" -fPIC -Wno-unused-function -I../.. -DPERL_EXT HashUtil.c mv HashUtil.o Util.o rm -f "../../lib/auto/Hash/Util/Util.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/Hash/Util/Util.a" Util.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/Hash/Util/Util.a" chmod 755 ../../lib/auto/Hash/Util/Util.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Hash-Util' /usr/bin/make -C ext/Hash-Util-FieldHash/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Hash-Util-FieldHash' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Hash-Util-FieldHash/../../lib/ExtUtils/typemap' FieldHash.xs > FieldHash.xsc mv FieldHash.xsc FieldHash.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"1.21\" -DXS_VERSION=\"1.21\" -fPIC -Wno-unused-function "-I../.." FieldHash.c rm -f "../../lib/auto/Hash/Util/FieldHash/FieldHash.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/Hash/Util/FieldHash/FieldHash.a" FieldHash.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/Hash/Util/FieldHash/FieldHash.a" chmod 755 ../../lib/auto/Hash/Util/FieldHash/FieldHash.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Hash-Util-FieldHash' /usr/bin/make -C ext/I18N-Langinfo/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/I18N-Langinfo' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/I18N-Langinfo/../../lib/ExtUtils/typemap' Langinfo.xs > Langinfo.xsc mv Langinfo.xsc Langinfo.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -fPIC -Wno-unused-function "-I../.." Langinfo.c rm -f "../../lib/auto/I18N/Langinfo/Langinfo.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/I18N/Langinfo/Langinfo.a" Langinfo.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/I18N/Langinfo/Langinfo.a" chmod 755 ../../lib/auto/I18N/Langinfo/Langinfo.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/I18N-Langinfo' /usr/bin/make -C ext/Opcode/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Opcode' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Opcode/../../lib/ExtUtils/typemap' Opcode.xs > Opcode.xsc mv Opcode.xsc Opcode.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC -Wno-unused-function "-I../.." Opcode.c rm -f "../../lib/auto/Opcode/Opcode.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/Opcode/Opcode.a" Opcode.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/Opcode/Opcode.a" chmod 755 ../../lib/auto/Opcode/Opcode.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Opcode' /usr/bin/make -C ext/POSIX/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/POSIX' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/POSIX/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/POSIX/typemap' POSIX.xs > POSIX.xsc mv POSIX.xsc POSIX.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DSTRUCT_TM_HASZONE -DHINT_SC_EXIST -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"1.97\" -DXS_VERSION=\"1.97\" -fPIC -Wno-unused-function "-I../.." POSIX.c POSIX.xs: In function 'XS_POSIX_mblen': POSIX.xs:3375:24: warning: unused variable 'string' [-Wunused-variable] 3375 | char * string = SvPV(byte_s, len); | ^~~~~~ POSIX.xs: In function 'XS_POSIX_mbtowc': POSIX.xs:3427:24: warning: unused variable 'string' [-Wunused-variable] 3427 | char * string = SvPV(byte_s, len); | ^~~~~~ POSIX.c: In function 'XS_POSIX_wctomb': POSIX.c:4647:10: warning: unused variable 'wchar' [-Wunused-variable] 4647 | wchar_t wchar = (wchar_t)SvIV(ST(1)) | ^~~~~ rm -f "../../lib/auto/POSIX/POSIX.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/POSIX/POSIX.a" POSIX.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/POSIX/POSIX.a" chmod 755 ../../lib/auto/POSIX/POSIX.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/POSIX' /usr/bin/make -C ext/PerlIO-encoding/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/PerlIO-encoding' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/PerlIO-encoding/../../lib/ExtUtils/typemap' encoding.xs > encoding.xsc mv encoding.xsc encoding.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC -Wno-unused-function "-I../.." encoding.c rm -f "../../lib/auto/PerlIO/encoding/encoding.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/PerlIO/encoding/encoding.a" encoding.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/PerlIO/encoding/encoding.a" chmod 755 ../../lib/auto/PerlIO/encoding/encoding.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/PerlIO-encoding' /usr/bin/make -C ext/PerlIO-mmap/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/PerlIO-mmap' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/PerlIO-mmap/../../lib/ExtUtils/typemap' mmap.xs > mmap.xsc mv mmap.xsc mmap.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"0.017\" -DXS_VERSION=\"0.017\" -fPIC -Wno-unused-function "-I../.." mmap.c rm -f "../../lib/auto/PerlIO/mmap/mmap.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/PerlIO/mmap/mmap.a" mmap.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/PerlIO/mmap/mmap.a" chmod 755 ../../lib/auto/PerlIO/mmap/mmap.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/PerlIO-mmap' /usr/bin/make -C ext/PerlIO-scalar/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/PerlIO-scalar' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/PerlIO-scalar/../../lib/ExtUtils/typemap' scalar.xs > scalar.xsc mv scalar.xsc scalar.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"0.31\" -DXS_VERSION=\"0.31\" -fPIC -Wno-unused-function "-I../.." scalar.c rm -f "../../lib/auto/PerlIO/scalar/scalar.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/PerlIO/scalar/scalar.a" scalar.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/PerlIO/scalar/scalar.a" chmod 755 ../../lib/auto/PerlIO/scalar/scalar.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/PerlIO-scalar' /usr/bin/make -C ext/PerlIO-via/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/PerlIO-via' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/PerlIO-via/../../lib/ExtUtils/typemap' via.xs > via.xsc mv via.xsc via.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC -Wno-unused-function "-I../.." via.c rm -f "../../lib/auto/PerlIO/via/via.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/PerlIO/via/via.a" via.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/PerlIO/via/via.a" chmod 755 ../../lib/auto/PerlIO/via/via.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/PerlIO-via' /usr/bin/make -C ext/SDBM_File/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/SDBM_File' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/SDBM_File/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/SDBM_File/typemap' SDBM_File.xs > SDBM_File.xsc mv SDBM_File.xsc SDBM_File.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC -Wno-unused-function "-I../.." -DSDBM -DDUFF SDBM_File.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC -Wno-unused-function "-I../.." -DSDBM -DDUFF hash.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC -Wno-unused-function "-I../.." -DSDBM -DDUFF pair.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC -Wno-unused-function "-I../.." -DSDBM -DDUFF sdbm.c rm -f "../../lib/auto/SDBM_File/SDBM_File.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/SDBM_File/SDBM_File.a" SDBM_File.o hash.o pair.o sdbm.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/SDBM_File/SDBM_File.a" chmod 755 ../../lib/auto/SDBM_File/SDBM_File.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/SDBM_File' /usr/bin/make -C ext/Sys-Hostname/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Sys-Hostname' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Sys-Hostname/../../lib/ExtUtils/typemap' Hostname.xs > Hostname.xsc mv Hostname.xsc Hostname.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"1.23\" -DXS_VERSION=\"1.23\" -fPIC -Wno-unused-function "-I../.." Hostname.c rm -f "../../lib/auto/Sys/Hostname/Hostname.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/Sys/Hostname/Hostname.a" Hostname.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/Sys/Hostname/Hostname.a" chmod 755 ../../lib/auto/Sys/Hostname/Hostname.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Sys-Hostname' /usr/bin/make -C ext/attributes/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/attributes' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/attributes/../../lib/ExtUtils/typemap' attributes.xs > attributes.xsc mv attributes.xsc attributes.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC -Wno-unused-function "-I../.." attributes.c rm -f "../../lib/auto/attributes/attributes.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/attributes/attributes.a" attributes.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/attributes/attributes.a" chmod 755 ../../lib/auto/attributes/attributes.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/attributes' /usr/bin/make -C ext/mro/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/mro' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/mro/../../lib/ExtUtils/typemap' mro.xs > mro.xsc mv mro.xsc mro.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"1.25_001\" -DXS_VERSION=\"1.25_001\" -fPIC -Wno-unused-function "-I../.." mro.c rm -f "../../lib/auto/mro/mro.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/mro/mro.a" mro.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/mro/mro.a" chmod 755 ../../lib/auto/mro/mro.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/mro' /usr/bin/make -C ext/re/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/re' rm -f re_exec.c cp ../../regexec.c re_exec.c rm -f invlist_inline.h cp ../../invlist_inline.h invlist_inline.h /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"0.41\" -DXS_VERSION=\"0.41\" -fPIC -Wno-unused-function "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_exec.c re_exec.c: In function 'S_regtry': re_exec.c:7056:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized] 7056 | && UCHARAT(s) != fold_array[nextbyte]) | ^ re_exec.c:6960:17: note: 'fold_array' was declared here 6960 | const U8 * fold_array; | ^~~~~~~~~~ re_exec.c:7062:22: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized] 7062 | if (ln > 1 && ! folder(locinput, s, ln)) | ^~~~~~~~~~~~~~~~~~~~~~~ re_exec.c:6959:16: note: 'folder' was declared here 6959 | re_fold_t folder; | ^~~~~~ rm -f re_comp.c cp ../../regcomp.c re_comp.c rm -f dquote.c cp ../../dquote.c dquote.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"0.41\" -DXS_VERSION=\"0.41\" -fPIC -Wno-unused-function "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_comp.c "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/re/../../lib/ExtUtils/typemap' re.xs > re.xsc mv re.xsc re.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"0.41\" -DXS_VERSION=\"0.41\" -fPIC -Wno-unused-function "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re.c rm -f "../../lib/auto/re/re.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/re/re.a" re_exec.o re_comp.o re.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/re/re.a" chmod 755 ../../lib/auto/re/re.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/re' /usr/bin/make -C cpan/Compress-Raw-Bzip2/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Compress-Raw-Bzip2' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Compress-Raw-Bzip2/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Compress-Raw-Bzip2/typemap' Bzip2.xs > Bzip2.xsc mv Bzip2.xsc Bzip2.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC -Wno-unused-function "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO Bzip2.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC -Wno-unused-function "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO blocksort.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC -Wno-unused-function "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO bzlib.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC -Wno-unused-function "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO compress.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC -Wno-unused-function "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO crctable.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC -Wno-unused-function "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO decompress.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC -Wno-unused-function "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO huffman.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC -Wno-unused-function "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO randtable.c rm -f "../../lib/auto/Compress/Raw/Bzip2/Bzip2.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/Compress/Raw/Bzip2/Bzip2.a" Bzip2.o blocksort.o bzlib.o compress.o crctable.o decompress.o huffman.o randtable.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/Compress/Raw/Bzip2/Bzip2.a" chmod 755 ../../lib/auto/Compress/Raw/Bzip2/Bzip2.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Compress-Raw-Bzip2' /usr/bin/make -C cpan/Compress-Raw-Zlib/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Compress-Raw-Zlib' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Compress-Raw-Zlib/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Compress-Raw-Zlib/typemap' Zlib.xs > Zlib.xsc mv Zlib.xsc Zlib.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I./zlib-src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC -Wno-unused-function "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 Zlib.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I./zlib-src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC -Wno-unused-function "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 adler32.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I./zlib-src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC -Wno-unused-function "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 compress.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I./zlib-src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC -Wno-unused-function "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 crc32.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I./zlib-src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC -Wno-unused-function "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 deflate.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I./zlib-src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC -Wno-unused-function "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 infback.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I./zlib-src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC -Wno-unused-function "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 inffast.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I./zlib-src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC -Wno-unused-function "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 inflate.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I./zlib-src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC -Wno-unused-function "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 inftrees.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I./zlib-src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC -Wno-unused-function "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 trees.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I./zlib-src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC -Wno-unused-function "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 uncompr.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I./zlib-src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC -Wno-unused-function "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 zutil.c rm -f "../../lib/auto/Compress/Raw/Zlib/Zlib.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/Compress/Raw/Zlib/Zlib.a" Zlib.o adler32.o compress.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/Compress/Raw/Zlib/Zlib.a" chmod 755 ../../lib/auto/Compress/Raw/Zlib/Zlib.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Compress-Raw-Zlib' /usr/bin/make -C cpan/Digest-MD5/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Digest-MD5' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Digest-MD5/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Digest-MD5/typemap' MD5.xs > MD5.xsc mv MD5.xsc MD5.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.58\" -DXS_VERSION=\"2.58\" -fPIC -Wno-unused-function "-I../.." MD5.c rm -f "../../lib/auto/Digest/MD5/MD5.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/Digest/MD5/MD5.a" MD5.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/Digest/MD5/MD5.a" chmod 755 ../../lib/auto/Digest/MD5/MD5.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Digest-MD5' /usr/bin/make -C cpan/Digest-SHA/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Digest-SHA' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Digest-SHA/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Digest-SHA/typemap' SHA.xs > SHA.xsc mv SHA.xsc SHA.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"6.02\" -DXS_VERSION=\"6.02\" -fPIC -Wno-unused-function "-I../.." SHA.c rm -f "../../lib/auto/Digest/SHA/SHA.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/Digest/SHA/SHA.a" SHA.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/Digest/SHA/SHA.a" chmod 755 ../../lib/auto/Digest/SHA/SHA.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Digest-SHA' /usr/bin/make -C cpan/Encode/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Encode' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Encode/../../lib/ExtUtils/typemap' Encode.xs > Encode.xsc mv Encode.xsc Encode.c "../../miniperl_top" "-I../../lib" bin/enc2xs -"Q" -"O" -o def_t.c -f def_t.fnm Reading iso-8859-1 (iso-8859-1) Reading ascii (ascii) Reading cp1252 (cp1252) Reading ascii-ctrl (ascii-ctrl) Reading null (null) /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I./Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"3.08_01\" -DXS_VERSION=\"3.08_01\" -fPIC -Wno-unused-function "-I../.." Encode.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I./Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"3.08_01\" -DXS_VERSION=\"3.08_01\" -fPIC -Wno-unused-function "-I../.." def_t.c def_t.c:12:24: warning: uninitialized 'const utf8_cp1252' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t utf8_cp1252[]; | ^~~~~~~~~~~ def_t.c:17:24: warning: uninitialized 'const utf8_iso_8859_1' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_iso_8859_1[]; | ^~~~~~~~~~~~~~~ def_t.c:204:24: warning: duplicate declaration of 'utf8_cp1252' is invalid in C++ [-Wc++-compat] 204 | static const encpage_t utf8_cp1252[8] = { | ^~~~~~~~~~~ def_t.c:12:24: note: previous declaration of 'utf8_cp1252' was here 12 | static const encpage_t utf8_cp1252[]; | ^~~~~~~~~~~ def_t.c:242:24: warning: duplicate declaration of 'utf8_iso_8859_1' is invalid in C++ [-Wc++-compat] 242 | static const encpage_t utf8_iso_8859_1[4] = { | ^~~~~~~~~~~~~~~ def_t.c:17:24: note: previous declaration of 'utf8_iso_8859_1' was here 17 | static const encpage_t utf8_iso_8859_1[]; | ^~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -I./Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"3.08_01\" -DXS_VERSION=\"3.08_01\" -fPIC -Wno-unused-function "-I../.." encengine.c rm -f "../../lib/auto/Encode/Encode.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/Encode/Encode.a" Encode.o def_t.o encengine.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/Encode/Encode.a" chmod 755 ../../lib/auto/Encode/Encode.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Encode' /usr/bin/make -C cpan/Filter-Util-Call/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Filter-Util-Call' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Filter-Util-Call/../../lib/ExtUtils/typemap' Call.xs > Call.xsc mv Call.xsc Call.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"1.60\" -DXS_VERSION=\"1.60\" -fPIC -Wno-unused-function "-I../.." Call.c rm -f "../../lib/auto/Filter/Util/Call/Call.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/Filter/Util/Call/Call.a" Call.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/Filter/Util/Call/Call.a" chmod 755 ../../lib/auto/Filter/Util/Call/Call.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Filter-Util-Call' /usr/bin/make -C dist/Devel-PPPort/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Devel-PPPort' "../../miniperl_top" "-I../../lib" PPPort_pm.PL PPPort.pm including ppphdoc including inctools including ppphbin including version including threads including limits including variables including subparse including newCONSTSUB including magic_defs including misc including sv_xpvf including SvPV including warn including format including uv including memory including mess including mPUSH including call including newRV including MY_CXT including SvREFCNT including newSV_type including newSVpv including Sv_set including shared_pv including HvNAME including gv including pvs including magic including cop including grok including snprintf including sprintf including exception including strlfuncs including utf8 including pv_tools including locale "../../miniperl_top" "-I../../lib" "-I../../lib" ppport_h.PL ppport.h "../../miniperl_top" "-I../../lib" "-I../../lib" RealPPPort_xs.PL RealPPPort.xs adding XS code from parts/inc/HvNAME adding XS code from parts/inc/MY_CXT adding XS code from parts/inc/SvPV adding XS code from parts/inc/SvREFCNT adding XS code from parts/inc/Sv_set adding XS code from parts/inc/call adding XS code from parts/inc/cop adding XS code from parts/inc/exception adding XS code from parts/inc/format adding XS code from parts/inc/grok adding XS code from parts/inc/gv adding XS code from parts/inc/limits adding XS code from parts/inc/locale adding XS code from parts/inc/mPUSH adding XS code from parts/inc/magic adding XS code from parts/inc/memory adding XS code from parts/inc/mess adding XS code from parts/inc/misc adding XS code from parts/inc/newCONSTSUB adding XS code from parts/inc/newRV adding XS code from parts/inc/newSV_type adding XS code from parts/inc/newSVpv adding XS code from parts/inc/pv_tools adding XS code from parts/inc/pvs adding XS code from parts/inc/shared_pv adding XS code from parts/inc/snprintf adding XS code from parts/inc/sprintf adding XS code from parts/inc/strlfuncs adding XS code from parts/inc/sv_xpvf adding XS code from parts/inc/threads adding XS code from parts/inc/utf8 adding XS code from parts/inc/uv adding XS code from parts/inc/variables adding XS code from parts/inc/warn "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Devel-PPPort/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Devel-PPPort/typemap' RealPPPort.xs > RealPPPort.xsc mv RealPPPort.xsc RealPPPort.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"3.62\" -DXS_VERSION=\"3.62\" -fPIC -Wno-unused-function "-I../.." -W -Wall -Wdeclaration-after-statement RealPPPort.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"3.62\" -DXS_VERSION=\"3.62\" -fPIC -Wno-unused-function "-I../.." -W -Wall -Wdeclaration-after-statement module2.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"3.62\" -DXS_VERSION=\"3.62\" -fPIC -Wno-unused-function "-I../.." -W -Wall -Wdeclaration-after-statement module3.c rm -f "../../lib/auto/Devel/PPPort/PPPort.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/Devel/PPPort/PPPort.a" RealPPPort.o module2.o module3.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/Devel/PPPort/PPPort.a" chmod 755 ../../lib/auto/Devel/PPPort/PPPort.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Devel-PPPort' cd dist/Devel-PPPort && ../../miniperl -I../../lib ppport_h.PL cp -f dist/Devel-PPPort/ppport.h cpan/IPC-SysV/ppport.h /usr/bin/make -C cpan/IPC-SysV/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/IPC-SysV' make[4]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/IPC-SysV' "../../miniperl_top" -I../../lib -I../../lib regen.pl Writing const-xs.inc Writing const-c.inc make[4]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/IPC-SysV' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/IPC-SysV/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/IPC-SysV/typemap' SysV.xs > SysV.xsc mv SysV.xsc SysV.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.09\" -DXS_VERSION=\"2.09\" -fPIC -Wno-unused-function "-I../.." -DNO_PPPORT_H SysV.c rm -f "../../lib/auto/IPC/SysV/SysV.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/IPC/SysV/SysV.a" SysV.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/IPC/SysV/SysV.a" chmod 755 ../../lib/auto/IPC/SysV/SysV.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/IPC-SysV' /usr/bin/make -C cpan/MIME-Base64/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/MIME-Base64' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/MIME-Base64/../../lib/ExtUtils/typemap' Base64.xs > Base64.xsc mv Base64.xsc Base64.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"3.16\" -DXS_VERSION=\"3.16\" -fPIC -Wno-unused-function "-I../.." Base64.c rm -f "../../lib/auto/MIME/Base64/Base64.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/MIME/Base64/Base64.a" Base64.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/MIME/Base64/Base64.a" chmod 755 ../../lib/auto/MIME/Base64/Base64.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/MIME-Base64' /usr/bin/make -C cpan/Math-BigInt-FastCalc/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Math-BigInt-FastCalc' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Math-BigInt-FastCalc/../../lib/ExtUtils/typemap' FastCalc.xs > FastCalc.xsc mv FastCalc.xsc FastCalc.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"0.5009\" -DXS_VERSION=\"0.5009\" -fPIC -Wno-unused-function "-I../.." FastCalc.c rm -f "../../lib/auto/Math/BigInt/FastCalc/FastCalc.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/Math/BigInt/FastCalc/FastCalc.a" FastCalc.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/Math/BigInt/FastCalc/FastCalc.a" chmod 755 ../../lib/auto/Math/BigInt/FastCalc/FastCalc.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Math-BigInt-FastCalc' /usr/bin/make -C cpan/Scalar-List-Utils/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Scalar-List-Utils' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Scalar-List-Utils/../../lib/ExtUtils/typemap' ListUtil.xs > ListUtil.xsc mv ListUtil.xsc ListUtil.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"1.55\" -DXS_VERSION=\"1.55\" -fPIC -Wno-unused-function "-I../.." -DPERL_EXT ListUtil.c rm -f "../../lib/auto/List/Util/Util.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/List/Util/Util.a" ListUtil.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/List/Util/Util.a" chmod 755 ../../lib/auto/List/Util/Util.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Scalar-List-Utils' /usr/bin/make -C cpan/Socket/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Socket' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Socket/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Socket/typemap' Socket.xs > Socket.xsc mv Socket.xsc Socket.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.031\" -DXS_VERSION=\"2.031\" -fPIC -Wno-unused-function "-I../.." Socket.c rm -f "../../lib/auto/Socket/Socket.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/Socket/Socket.a" Socket.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/Socket/Socket.a" chmod 755 ../../lib/auto/Socket/Socket.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Socket' /usr/bin/make -C cpan/Sys-Syslog/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Sys-Syslog' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Sys-Syslog/../../lib/ExtUtils/typemap' Syslog.xs > Syslog.xsc mv Syslog.xsc Syslog.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"0.36\" -DXS_VERSION=\"0.36\" -fPIC -Wno-unused-function "-I../.." Syslog.c rm -f "../../lib/auto/Sys/Syslog/Syslog.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/Sys/Syslog/Syslog.a" Syslog.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/Sys/Syslog/Syslog.a" chmod 755 ../../lib/auto/Sys/Syslog/Syslog.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Sys-Syslog' /usr/bin/make -C cpan/Time-Piece/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Time-Piece' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Time-Piece/../../lib/ExtUtils/typemap' Piece.xs > Piece.xsc mv Piece.xsc Piece.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"1.3401\" -DXS_VERSION=\"1.3401\" -fPIC -Wno-unused-function "-I../.." Piece.c rm -f "../../lib/auto/Time/Piece/Piece.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/Time/Piece/Piece.a" Piece.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/Time/Piece/Piece.a" chmod 755 ../../lib/auto/Time/Piece/Piece.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Time-Piece' /usr/bin/make -C cpan/Unicode-Collate/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Unicode-Collate' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Unicode-Collate/../../lib/ExtUtils/typemap' Collate.xs > Collate.xsc mv Collate.xsc Collate.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"1.29\" -DXS_VERSION=\"1.29\" -fPIC -Wno-unused-function "-I../.." Collate.c rm -f "../../lib/auto/Unicode/Collate/Collate.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/Unicode/Collate/Collate.a" Collate.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/Unicode/Collate/Collate.a" chmod 755 ../../lib/auto/Unicode/Collate/Collate.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Unicode-Collate' /usr/bin/make -C dist/Data-Dumper/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Data-Dumper' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Data-Dumper/../../lib/ExtUtils/typemap' Dumper.xs > Dumper.xsc mv Dumper.xsc Dumper.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.179\" -DXS_VERSION=\"2.179\" -fPIC -Wno-unused-function "-I../.." Dumper.c rm -f "../../lib/auto/Data/Dumper/Dumper.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/Data/Dumper/Dumper.a" Dumper.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/Data/Dumper/Dumper.a" chmod 755 ../../lib/auto/Data/Dumper/Dumper.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Data-Dumper' cp -f dist/Devel-PPPort/ppport.h dist/IO/ppport.h /usr/bin/make -C dist/IO/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/IO' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/IO/../../lib/ExtUtils/typemap' IO.xs > IO.xsc mv IO.xsc IO.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"1.46\" -DXS_VERSION=\"1.46\" -fPIC -Wno-unused-function "-I../.." IO.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"1.46\" -DXS_VERSION=\"1.46\" -fPIC -Wno-unused-function "-I../.." poll.c rm -f "../../lib/auto/IO/IO.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/IO/IO.a" IO.o poll.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/IO/IO.a" chmod 755 ../../lib/auto/IO/IO.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/IO' /usr/bin/make -C dist/PathTools/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/PathTools' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/PathTools/../../lib/ExtUtils/typemap' Cwd.xs > Cwd.xsc mv Cwd.xsc Cwd.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"3.80\" -DXS_VERSION=\"3.80\" -fPIC -Wno-unused-function "-I../.." -DDOUBLE_SLASHES_SPECIAL=0 -DNO_PPPORT_H Cwd.c rm -f "../../lib/auto/Cwd/Cwd.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/Cwd/Cwd.a" Cwd.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/Cwd/Cwd.a" chmod 755 ../../lib/auto/Cwd/Cwd.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/PathTools' cp -f dist/Devel-PPPort/ppport.h dist/Storable/ppport.h /usr/bin/make -C dist/Storable/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Storable' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Storable/../../lib/ExtUtils/typemap' Storable.xs > Storable.xsc mv Storable.xsc Storable.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"3.23\" -DXS_VERSION=\"3.23\" -fPIC -Wno-unused-function "-I../.." Storable.c rm -f "../../lib/auto/Storable/Storable.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/Storable/Storable.a" Storable.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/Storable/Storable.a" chmod 755 ../../lib/auto/Storable/Storable.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Storable' /usr/bin/make -C dist/Time-HiRes/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Time-HiRes' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Time-HiRes/../../lib/ExtUtils/typemap' -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Time-HiRes/typemap' HiRes.xs > HiRes.xsc mv HiRes.xsc HiRes.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"1.9767\" -DXS_VERSION=\"1.9767\" -fPIC -Wno-unused-function "-I../.." -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCKID_T -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK_NANOSLEEP -DTIME_HIRES_CLOCK -DHAS_FUTIMENS -DHAS_UTIMENSAT -DTIME_HIRES_UTIME -DTIME_HIRES_STAT_XTIM -DTIME_HIRES_STAT=4 HiRes.c rm -f "../../lib/auto/Time/HiRes/HiRes.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/Time/HiRes/HiRes.a" HiRes.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/Time/HiRes/HiRes.a" chmod 755 ../../lib/auto/Time/HiRes/HiRes.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Time-HiRes' /usr/bin/make -C dist/Unicode-Normalize/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Unicode-Normalize' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Unicode-Normalize/../../lib/ExtUtils/typemap' Normalize.xs > Normalize.xsc mv Normalize.xsc Normalize.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"1.28\" -DXS_VERSION=\"1.28\" -fPIC -Wno-unused-function "-I../.." Normalize.c rm -f "../../lib/auto/Unicode/Normalize/Normalize.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/Unicode/Normalize/Normalize.a" Normalize.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/Unicode/Normalize/Normalize.a" chmod 755 ../../lib/auto/Unicode/Normalize/Normalize.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Unicode-Normalize' /usr/bin/make -C dist/threads/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/threads' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/threads/../../lib/ExtUtils/typemap' threads.xs > threads.xsc mv threads.xsc threads.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"2.26\" -DXS_VERSION=\"2.26\" -fPIC -Wno-unused-function "-I../.." threads.c rm -f "../../lib/auto/threads/threads.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/threads/threads.a" threads.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/threads/threads.a" chmod 755 ../../lib/auto/threads/threads.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/threads' /usr/bin/make -C dist/threads-shared/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static static make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/threads-shared' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/threads-shared/../../lib/ExtUtils/typemap' shared.xs > shared.xsc mv shared.xsc shared.c /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fwrapv -fno-strict-aliasing -DVERSION=\"1.62\" -DXS_VERSION=\"1.62\" -fPIC -Wno-unused-function "-I../.." shared.c rm -f "../../lib/auto/threads/shared/shared.a" /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ar cr "../../lib/auto/threads/shared/shared.a" shared.o /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-ranlib "../../lib/auto/threads/shared/shared.a" chmod 755 ../../lib/auto/threads/shared/shared.a make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/threads-shared' ./miniperl_top statars B Devel::Peek Fcntl File::DosGlob File::Glob Hash::Util Hash::Util::FieldHash I18N::Langinfo Opcode POSIX PerlIO::encoding PerlIO::mmap PerlIO::scalar PerlIO::via SDBM_File Sys::Hostname attributes mro re Compress::Raw::Bzip2 Compress::Raw::Zlib Digest::MD5 Digest::SHA Encode Filter::Util::Call IPC::SysV MIME::Base64 Math::BigInt::FastCalc List::Util Socket Sys::Syslog Time::Piece Unicode::Collate Data::Dumper Devel::PPPort IO Cwd Storable Time::HiRes Unicode::Normalize threads threads::shared > static.list ./miniperl_top extlibs B Devel::Peek Fcntl File::DosGlob File::Glob Hash::Util Hash::Util::FieldHash I18N::Langinfo Opcode POSIX PerlIO::encoding PerlIO::mmap PerlIO::scalar PerlIO::via SDBM_File Sys::Hostname attributes mro re Compress::Raw::Bzip2 Compress::Raw::Zlib Digest::MD5 Digest::SHA Encode Filter::Util::Call IPC::SysV MIME::Base64 Math::BigInt::FastCalc List::Util Socket Sys::Syslog Time::Piece Unicode::Collate Data::Dumper Devel::PPPort IO Cwd Storable Time::HiRes Unicode::Normalize threads threads::shared > ext.libs /nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -static -lm -Wl,-E -o perl perlmain.o libperl.a lib/auto/B/B.a lib/auto/Devel/Peek/Peek.a lib/auto/Fcntl/Fcntl.a lib/auto/File/DosGlob/DosGlob.a lib/auto/File/Glob/Glob.a lib/auto/Hash/Util/Util.a lib/auto/Hash/Util/FieldHash/FieldHash.a lib/auto/I18N/Langinfo/Langinfo.a lib/auto/Opcode/Opcode.a lib/auto/POSIX/POSIX.a lib/auto/PerlIO/encoding/encoding.a lib/auto/PerlIO/mmap/mmap.a lib/auto/PerlIO/scalar/scalar.a lib/auto/PerlIO/via/via.a lib/auto/SDBM_File/SDBM_File.a lib/auto/Sys/Hostname/Hostname.a lib/auto/attributes/attributes.a lib/auto/mro/mro.a lib/auto/re/re.a lib/auto/Compress/Raw/Bzip2/Bzip2.a lib/auto/Compress/Raw/Zlib/Zlib.a lib/auto/Digest/MD5/MD5.a lib/auto/Digest/SHA/SHA.a lib/auto/Encode/Encode.a lib/auto/Filter/Util/Call/Call.a lib/auto/IPC/SysV/SysV.a lib/auto/MIME/Base64/Base64.a lib/auto/Math/BigInt/FastCalc/FastCalc.a lib/auto/List/Util/Util.a lib/auto/Socket/Socket.a lib/auto/Sys/Syslog/Syslog.a lib/auto/Time/Piece/Piece.a lib/auto/Unicode/Collate/Collate.a lib/auto/Data/Dumper/Dumper.a lib/auto/Devel/PPPort/PPPort.a lib/auto/IO/IO.a lib/auto/Cwd/Cwd.a lib/auto/Storable/Storable.a lib/auto/Time/HiRes/HiRes.a lib/auto/Unicode/Normalize/Normalize.a lib/auto/threads/threads.a lib/auto/threads/shared/shared.a -lm -lcrypt cd ext/Errno/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Errno /usr/bin/make -C ext/Errno/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Errno' "../../miniperl_top" "-I../../lib" Errno_pm.PL Errno.pm cp Errno.pm ../../lib/Errno.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Errno' ./miniperl_top make_ext_Makefile.pl ext/File-Find/Makefile.PL Creating ext/File-Find/Makefile.PL for File::Find cd ext/File-Find/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for File::Find /usr/bin/make -C ext/File-Find/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/File-Find' cp lib/File/Find.pm ../../lib/File/Find.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/File-Find' ./miniperl_top make_ext_Makefile.pl ext/FileCache/Makefile.PL Creating ext/FileCache/Makefile.PL for FileCache cd ext/FileCache/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for FileCache /usr/bin/make -C ext/FileCache/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/FileCache' cp lib/FileCache.pm ../../lib/FileCache.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/FileCache' ./miniperl_top make_ext_Makefile.pl ext/IPC-Open3/Makefile.PL Creating ext/IPC-Open3/Makefile.PL for IPC::Open3 cd ext/IPC-Open3/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for IPC::Open3 /usr/bin/make -C ext/IPC-Open3/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/IPC-Open3' cp lib/IPC/Open3.pm ../../lib/IPC/Open3.pm cp lib/IPC/Open2.pm ../../lib/IPC/Open2.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/IPC-Open3' cd ext/Pod-Functions/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Pod::Functions ./miniperl_top make_ext_Makefile.pl cpan/Pod-Simple/Makefile.PL Creating cpan/Pod-Simple/Makefile.PL for Pod::Simple cd cpan/Pod-Simple/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" WARNING: Setting ABSTRACT via file 'lib/Pod/Simple.pm' failed at /nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm line 753. Generating a Unix-style Makefile Writing Makefile for Pod::Simple ./miniperl_top make_ext_Makefile.pl cpan/Pod-Escapes/Makefile.PL Creating cpan/Pod-Escapes/Makefile.PL for Pod::Escapes cd cpan/Pod-Escapes/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Pod::Escapes /usr/bin/make -C cpan/Pod-Escapes/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Pod-Escapes' cp lib/Pod/Escapes.pm ../../lib/Pod/Escapes.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Pod-Escapes' /usr/bin/make -C cpan/Pod-Simple/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Pod-Simple' cp lib/Pod/Simple/TiedOutFH.pm ../../lib/Pod/Simple/TiedOutFH.pm cp lib/Pod/Simple/PullParser.pm ../../lib/Pod/Simple/PullParser.pm cp lib/Pod/Simple/DumpAsXML.pm ../../lib/Pod/Simple/DumpAsXML.pm cp lib/Pod/Simple/JustPod.pm ../../lib/Pod/Simple/JustPod.pm cp lib/Pod/Simple.pod ../../lib/Pod/Simple.pod cp lib/Pod/Simple/PullParserTextToken.pm ../../lib/Pod/Simple/PullParserTextToken.pm cp lib/Pod/Simple/XMLOutStream.pm ../../lib/Pod/Simple/XMLOutStream.pm cp lib/Pod/Simple/Search.pm ../../lib/Pod/Simple/Search.pm cp lib/Pod/Simple/Progress.pm ../../lib/Pod/Simple/Progress.pm cp lib/Pod/Simple/RTF.pm ../../lib/Pod/Simple/RTF.pm cp lib/Pod/Simple.pm ../../lib/Pod/Simple.pm cp lib/Pod/Simple/LinkSection.pm ../../lib/Pod/Simple/LinkSection.pm cp lib/Pod/Simple/DumpAsText.pm ../../lib/Pod/Simple/DumpAsText.pm cp lib/Pod/Simple/BlackBox.pm ../../lib/Pod/Simple/BlackBox.pm cp lib/Pod/Simple/HTMLLegacy.pm ../../lib/Pod/Simple/HTMLLegacy.pm cp lib/Pod/Simple/XHTML.pm ../../lib/Pod/Simple/XHTML.pm cp lib/Pod/Simple/Subclassing.pod ../../lib/Pod/Simple/Subclassing.pod cp lib/Pod/Simple/TranscodeDumb.pm ../../lib/Pod/Simple/TranscodeDumb.pm cp lib/Pod/Simple/SimpleTree.pm ../../lib/Pod/Simple/SimpleTree.pm cp lib/Pod/Simple/TextContent.pm ../../lib/Pod/Simple/TextContent.pm cp lib/Pod/Simple/Debug.pm ../../lib/Pod/Simple/Debug.pm cp lib/Pod/Simple/HTMLBatch.pm ../../lib/Pod/Simple/HTMLBatch.pm cp lib/Pod/Simple/PullParserToken.pm ../../lib/Pod/Simple/PullParserToken.pm cp lib/Pod/Simple/Transcode.pm ../../lib/Pod/Simple/Transcode.pm cp lib/Pod/Simple/HTML.pm ../../lib/Pod/Simple/HTML.pm cp lib/Pod/Simple/Text.pm ../../lib/Pod/Simple/Text.pm cp lib/Pod/Simple/Methody.pm ../../lib/Pod/Simple/Methody.pm cp lib/Pod/Simple/Checker.pm ../../lib/Pod/Simple/Checker.pm cp lib/Pod/Simple/TranscodeSmart.pm ../../lib/Pod/Simple/TranscodeSmart.pm cp lib/Pod/Simple/PullParserStartToken.pm ../../lib/Pod/Simple/PullParserStartToken.pm cp lib/Pod/Simple/PullParserEndToken.pm ../../lib/Pod/Simple/PullParserEndToken.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Pod-Simple' /usr/bin/make -C ext/Pod-Functions/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Pod-Functions' "../../miniperl_top" "-I../../lib" Functions_pm.PL ../../pod/perlfunc.pod cp Functions.pm ../../lib/Pod/Functions.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Pod-Functions' ./miniperl_top make_ext_Makefile.pl ext/Pod-Html/Makefile.PL Creating ext/Pod-Html/Makefile.PL for Pod::Html cd ext/Pod-Html/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Pod::Html /usr/bin/make -C ext/Pod-Html/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Pod-Html' cp lib/Pod/Html.pm ../../lib/Pod/Html.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Pod-Html' ./miniperl_top make_ext_Makefile.pl ext/Tie-Hash-NamedCapture/Makefile.PL Creating ext/Tie-Hash-NamedCapture/Makefile.PL for Tie::Hash::NamedCapture cd ext/Tie-Hash-NamedCapture/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Tie::Hash::NamedCapture /usr/bin/make -C ext/Tie-Hash-NamedCapture/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Tie-Hash-NamedCapture' cp NamedCapture.pm ../../lib/Tie/Hash/NamedCapture.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Tie-Hash-NamedCapture' ./miniperl_top make_ext_Makefile.pl ext/Tie-Memoize/Makefile.PL Creating ext/Tie-Memoize/Makefile.PL for Tie::Memoize cd ext/Tie-Memoize/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Tie::Memoize /usr/bin/make -C ext/Tie-Memoize/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Tie-Memoize' cp lib/Tie/Memoize.pm ../../lib/Tie/Memoize.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/ext/Tie-Memoize' ./miniperl_top make_ext_Makefile.pl cpan/Archive-Tar/Makefile.PL Creating cpan/Archive-Tar/Makefile.PL for Archive::Tar cd cpan/Archive-Tar/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Archive::Tar /usr/bin/make -C cpan/Archive-Tar/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Archive-Tar' cp lib/Archive/Tar/Constant.pm ../../lib/Archive/Tar/Constant.pm cp lib/Archive/Tar/File.pm ../../lib/Archive/Tar/File.pm cp lib/Archive/Tar.pm ../../lib/Archive/Tar.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Archive-Tar' ./miniperl_top make_ext_Makefile.pl cpan/AutoLoader/Makefile.PL Creating cpan/AutoLoader/Makefile.PL for AutoLoader cd cpan/AutoLoader/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for AutoLoader /usr/bin/make -C cpan/AutoLoader/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/AutoLoader' cp lib/AutoSplit.pm ../../lib/AutoSplit.pm cp lib/AutoLoader.pm ../../lib/AutoLoader.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/AutoLoader' ./miniperl_top make_ext_Makefile.pl cpan/CPAN/Makefile.PL Creating cpan/CPAN/Makefile.PL for CPAN cd cpan/CPAN/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for CPAN /usr/bin/make -C cpan/CPAN/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/CPAN' cp lib/CPAN/Plugin/Specfile.pm ../../lib/CPAN/Plugin/Specfile.pm cp lib/CPAN/Debug.pm ../../lib/CPAN/Debug.pm cp lib/CPAN/Bundle.pm ../../lib/CPAN/Bundle.pm cp lib/CPAN/Module.pm ../../lib/CPAN/Module.pm cp lib/App/Cpan.pm ../../lib/App/Cpan.pm cp lib/CPAN.pm ../../lib/CPAN.pm cp lib/CPAN/Queue.pm ../../lib/CPAN/Queue.pm cp lib/CPAN/Prompt.pm ../../lib/CPAN/Prompt.pm cp lib/CPAN/FTP/netrc.pm ../../lib/CPAN/FTP/netrc.pm cp lib/CPAN/Plugin.pm ../../lib/CPAN/Plugin.pm cp lib/CPAN/Distribution.pm ../../lib/CPAN/Distribution.pm cp lib/CPAN/Exception/yaml_process_error.pm ../../lib/CPAN/Exception/yaml_process_error.pm cp lib/CPAN/API/HOWTO.pod ../../lib/CPAN/API/HOWTO.pod cp lib/CPAN/Kwalify/distroprefs.yml ../../lib/CPAN/Kwalify/distroprefs.yml cp lib/CPAN/Kwalify.pm ../../lib/CPAN/Kwalify.pm cp lib/CPAN/Nox.pm ../../lib/CPAN/Nox.pm cp lib/CPAN/Mirrors.pm ../../lib/CPAN/Mirrors.pm cp lib/CPAN/Version.pm ../../lib/CPAN/Version.pm cp lib/CPAN/DeferredCode.pm ../../lib/CPAN/DeferredCode.pm cp lib/CPAN/Exception/blocked_urllist.pm ../../lib/CPAN/Exception/blocked_urllist.pm cp lib/CPAN/Complete.pm ../../lib/CPAN/Complete.pm cp lib/CPAN/Distrostatus.pm ../../lib/CPAN/Distrostatus.pm cp lib/CPAN/URL.pm ../../lib/CPAN/URL.pm cp lib/CPAN/Index.pm ../../lib/CPAN/Index.pm cp lib/CPAN/Kwalify/distroprefs.dd ../../lib/CPAN/Kwalify/distroprefs.dd cp lib/CPAN/InfoObj.pm ../../lib/CPAN/InfoObj.pm cp lib/CPAN/HTTP/Client.pm ../../lib/CPAN/HTTP/Client.pm cp lib/CPAN/Distroprefs.pm ../../lib/CPAN/Distroprefs.pm cp lib/CPAN/Author.pm ../../lib/CPAN/Author.pm cp lib/CPAN/Tarzip.pm ../../lib/CPAN/Tarzip.pm cp lib/CPAN/FirstTime.pm ../../lib/CPAN/FirstTime.pm cp lib/CPAN/FTP.pm ../../lib/CPAN/FTP.pm cp lib/CPAN/Exception/yaml_not_installed.pm ../../lib/CPAN/Exception/yaml_not_installed.pm cp lib/CPAN/LWP/UserAgent.pm ../../lib/CPAN/LWP/UserAgent.pm cp lib/CPAN/HandleConfig.pm ../../lib/CPAN/HandleConfig.pm cp lib/CPAN/Shell.pm ../../lib/CPAN/Shell.pm cp lib/CPAN/CacheMgr.pm ../../lib/CPAN/CacheMgr.pm cp lib/CPAN/HTTP/Credentials.pm ../../lib/CPAN/HTTP/Credentials.pm cp lib/CPAN/Exception/RecursiveDependency.pm ../../lib/CPAN/Exception/RecursiveDependency.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/CPAN' ./miniperl_top make_ext_Makefile.pl cpan/CPAN-Meta/Makefile.PL Creating cpan/CPAN-Meta/Makefile.PL for CPAN::Meta cd cpan/CPAN-Meta/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for CPAN::Meta /usr/bin/make -C cpan/CPAN-Meta/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/CPAN-Meta' cp lib/Parse/CPAN/Meta.pm ../../lib/Parse/CPAN/Meta.pm cp lib/CPAN/Meta/History/Meta_1_4.pod ../../lib/CPAN/Meta/History/Meta_1_4.pod cp lib/CPAN/Meta/Validator.pm ../../lib/CPAN/Meta/Validator.pm cp lib/CPAN/Meta.pm ../../lib/CPAN/Meta.pm cp lib/CPAN/Meta/Spec.pm ../../lib/CPAN/Meta/Spec.pm cp lib/CPAN/Meta/History/Meta_1_2.pod ../../lib/CPAN/Meta/History/Meta_1_2.pod cp lib/CPAN/Meta/Merge.pm ../../lib/CPAN/Meta/Merge.pm cp lib/CPAN/Meta/Feature.pm ../../lib/CPAN/Meta/Feature.pm cp lib/CPAN/Meta/History/Meta_1_3.pod ../../lib/CPAN/Meta/History/Meta_1_3.pod cp lib/CPAN/Meta/Converter.pm ../../lib/CPAN/Meta/Converter.pm cp lib/CPAN/Meta/History/Meta_1_1.pod ../../lib/CPAN/Meta/History/Meta_1_1.pod cp lib/CPAN/Meta/History.pm ../../lib/CPAN/Meta/History.pm cp lib/CPAN/Meta/Prereqs.pm ../../lib/CPAN/Meta/Prereqs.pm cp lib/CPAN/Meta/History/Meta_1_0.pod ../../lib/CPAN/Meta/History/Meta_1_0.pod make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/CPAN-Meta' ./miniperl_top make_ext_Makefile.pl cpan/CPAN-Meta-Requirements/Makefile.PL Creating cpan/CPAN-Meta-Requirements/Makefile.PL for CPAN::Meta::Requirements cd cpan/CPAN-Meta-Requirements/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for CPAN::Meta::Requirements /usr/bin/make -C cpan/CPAN-Meta-Requirements/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/CPAN-Meta-Requirements' cp lib/CPAN/Meta/Requirements.pm ../../lib/CPAN/Meta/Requirements.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/CPAN-Meta-Requirements' ./miniperl_top make_ext_Makefile.pl cpan/CPAN-Meta-YAML/Makefile.PL Creating cpan/CPAN-Meta-YAML/Makefile.PL for CPAN::Meta::YAML cd cpan/CPAN-Meta-YAML/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for CPAN::Meta::YAML /usr/bin/make -C cpan/CPAN-Meta-YAML/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/CPAN-Meta-YAML' cp lib/CPAN/Meta/YAML.pm ../../lib/CPAN/Meta/YAML.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/CPAN-Meta-YAML' ./miniperl_top make_ext_Makefile.pl cpan/Config-Perl-V/Makefile.PL Creating cpan/Config-Perl-V/Makefile.PL for Config::Perl::V cd cpan/Config-Perl-V/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Config::Perl::V /usr/bin/make -C cpan/Config-Perl-V/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Config-Perl-V' cp V.pm ../../lib/Config/Perl/V.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Config-Perl-V' ./miniperl_top make_ext_Makefile.pl cpan/Digest/Makefile.PL Creating cpan/Digest/Makefile.PL for Digest cd cpan/Digest/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Digest /usr/bin/make -C cpan/Digest/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Digest' cp lib/Digest/base.pm ../../lib/Digest/base.pm cp lib/Digest.pm ../../lib/Digest.pm cp lib/Digest/file.pm ../../lib/Digest/file.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Digest' ./miniperl_top make_ext_Makefile.pl cpan/ExtUtils-Constant/Makefile.PL Creating cpan/ExtUtils-Constant/Makefile.PL for ExtUtils::Constant cd cpan/ExtUtils-Constant/ && ../../miniperl_top Makefile.PL PERL_CORE=1 PERL=../../miniperl_top Generating a Unix-style Makefile Writing Makefile for ExtUtils::Constant /usr/bin/make -C cpan/ExtUtils-Constant/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/ExtUtils-Constant' cp lib/ExtUtils/Constant/Utils.pm ../../lib/ExtUtils/Constant/Utils.pm cp lib/ExtUtils/Constant/Base.pm ../../lib/ExtUtils/Constant/Base.pm cp lib/ExtUtils/Constant/ProxySubs.pm ../../lib/ExtUtils/Constant/ProxySubs.pm cp lib/ExtUtils/Constant/XS.pm ../../lib/ExtUtils/Constant/XS.pm cp lib/ExtUtils/Constant.pm ../../lib/ExtUtils/Constant.pm Manifying 4 pod documents make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/ExtUtils-Constant' ./miniperl_top make_ext_Makefile.pl cpan/ExtUtils-Install/Makefile.PL Creating cpan/ExtUtils-Install/Makefile.PL for ExtUtils::Install cd cpan/ExtUtils-Install/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for ExtUtils::Install /usr/bin/make -C cpan/ExtUtils-Install/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/ExtUtils-Install' cp lib/ExtUtils/Packlist.pm ../../lib/ExtUtils/Packlist.pm cp lib/ExtUtils/Install.pm ../../lib/ExtUtils/Install.pm cp lib/ExtUtils/Installed.pm ../../lib/ExtUtils/Installed.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/ExtUtils-Install' ./miniperl_top make_ext_Makefile.pl cpan/ExtUtils-MakeMaker/Makefile.PL Creating cpan/ExtUtils-MakeMaker/Makefile.PL for ExtUtils::MakeMaker cd cpan/ExtUtils-MakeMaker/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for ExtUtils::MakeMaker /usr/bin/make -C cpan/ExtUtils-MakeMaker/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/ExtUtils-MakeMaker' cp lib/ExtUtils/MM_Cygwin.pm ../../lib/ExtUtils/MM_Cygwin.pm cp lib/ExtUtils/MM_VMS.pm ../../lib/ExtUtils/MM_VMS.pm cp lib/ExtUtils/Command/MM.pm ../../lib/ExtUtils/Command/MM.pm cp lib/ExtUtils/MakeMaker/version.pm ../../lib/ExtUtils/MakeMaker/version.pm cp lib/ExtUtils/testlib.pm ../../lib/ExtUtils/testlib.pm cp lib/ExtUtils/MakeMaker.pm ../../lib/ExtUtils/MakeMaker.pm cp lib/ExtUtils/MM_MacOS.pm ../../lib/ExtUtils/MM_MacOS.pm cp lib/ExtUtils/Liblist/Kid.pm ../../lib/ExtUtils/Liblist/Kid.pm cp lib/ExtUtils/Mksymlists.pm ../../lib/ExtUtils/Mksymlists.pm cp lib/ExtUtils/MakeMaker/Tutorial.pod ../../lib/ExtUtils/MakeMaker/Tutorial.pod cp lib/ExtUtils/MakeMaker/version/regex.pm ../../lib/ExtUtils/MakeMaker/version/regex.pm cp lib/ExtUtils/MM_Win95.pm ../../lib/ExtUtils/MM_Win95.pm cp lib/ExtUtils/MM_DOS.pm ../../lib/ExtUtils/MM_DOS.pm cp lib/ExtUtils/MY.pm ../../lib/ExtUtils/MY.pm cp lib/ExtUtils/MM_NW5.pm ../../lib/ExtUtils/MM_NW5.pm cp lib/ExtUtils/MakeMaker/Config.pm ../../lib/ExtUtils/MakeMaker/Config.pm cp lib/ExtUtils/MM_Darwin.pm ../../lib/ExtUtils/MM_Darwin.pm cp lib/ExtUtils/MM_OS2.pm ../../lib/ExtUtils/MM_OS2.pm cp lib/ExtUtils/MakeMaker/FAQ.pod ../../lib/ExtUtils/MakeMaker/FAQ.pod cp lib/ExtUtils/MM_AIX.pm ../../lib/ExtUtils/MM_AIX.pm cp lib/ExtUtils/MM_QNX.pm ../../lib/ExtUtils/MM_QNX.pm cp lib/ExtUtils/MM.pm ../../lib/ExtUtils/MM.pm cp lib/ExtUtils/MM_Unix.pm ../../lib/ExtUtils/MM_Unix.pm cp lib/ExtUtils/MM_VOS.pm ../../lib/ExtUtils/MM_VOS.pm cp lib/ExtUtils/MM_Win32.pm ../../lib/ExtUtils/MM_Win32.pm cp lib/ExtUtils/MM_OS390.pm ../../lib/ExtUtils/MM_OS390.pm cp lib/ExtUtils/MM_BeOS.pm ../../lib/ExtUtils/MM_BeOS.pm cp lib/ExtUtils/MM_Any.pm ../../lib/ExtUtils/MM_Any.pm cp lib/ExtUtils/Liblist.pm ../../lib/ExtUtils/Liblist.pm cp lib/ExtUtils/MakeMaker/Locale.pm ../../lib/ExtUtils/MakeMaker/Locale.pm cp lib/ExtUtils/Mkbootstrap.pm ../../lib/ExtUtils/Mkbootstrap.pm cp lib/ExtUtils/Command.pm ../../lib/ExtUtils/Command.pm cp lib/ExtUtils/MM_UWIN.pm ../../lib/ExtUtils/MM_UWIN.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/ExtUtils-MakeMaker' ./miniperl_top make_ext_Makefile.pl cpan/ExtUtils-Manifest/Makefile.PL Creating cpan/ExtUtils-Manifest/Makefile.PL for ExtUtils::Manifest cd cpan/ExtUtils-Manifest/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for ExtUtils::Manifest /usr/bin/make -C cpan/ExtUtils-Manifest/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/ExtUtils-Manifest' cp lib/ExtUtils/Manifest.pm ../../lib/ExtUtils/Manifest.pm cp lib/ExtUtils/MANIFEST.SKIP ../../lib/ExtUtils/MANIFEST.SKIP make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/ExtUtils-Manifest' ./miniperl_top make_ext_Makefile.pl cpan/ExtUtils-PL2Bat/Makefile.PL Creating cpan/ExtUtils-PL2Bat/Makefile.PL for ExtUtils::PL2Bat cd cpan/ExtUtils-PL2Bat/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for ExtUtils::PL2Bat /usr/bin/make -C cpan/ExtUtils-PL2Bat/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/ExtUtils-PL2Bat' cp lib/ExtUtils/PL2Bat.pm ../../lib/ExtUtils/PL2Bat.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/ExtUtils-PL2Bat' ./miniperl_top make_ext_Makefile.pl cpan/File-Fetch/Makefile.PL Creating cpan/File-Fetch/Makefile.PL for File::Fetch cd cpan/File-Fetch/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for File::Fetch /usr/bin/make -C cpan/File-Fetch/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/File-Fetch' cp lib/File/Fetch.pm ../../lib/File/Fetch.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/File-Fetch' ./miniperl_top make_ext_Makefile.pl cpan/File-Path/Makefile.PL Creating cpan/File-Path/Makefile.PL for File::Path cd cpan/File-Path/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for File::Path /usr/bin/make -C cpan/File-Path/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/File-Path' cp lib/File/Path.pm ../../lib/File/Path.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/File-Path' ./miniperl_top make_ext_Makefile.pl cpan/File-Temp/Makefile.PL Creating cpan/File-Temp/Makefile.PL for File::Temp cd cpan/File-Temp/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for File::Temp /usr/bin/make -C cpan/File-Temp/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/File-Temp' cp lib/File/Temp.pm ../../lib/File/Temp.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/File-Temp' ./miniperl_top make_ext_Makefile.pl cpan/Getopt-Long/Makefile.PL Creating cpan/Getopt-Long/Makefile.PL for Getopt::Long cd cpan/Getopt-Long/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Getopt::Long /usr/bin/make -C cpan/Getopt-Long/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Getopt-Long' cp lib/Getopt/Long.pm ../../lib/Getopt/Long.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Getopt-Long' ./miniperl_top make_ext_Makefile.pl cpan/HTTP-Tiny/Makefile.PL Creating cpan/HTTP-Tiny/Makefile.PL for HTTP::Tiny cd cpan/HTTP-Tiny/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for HTTP::Tiny /usr/bin/make -C cpan/HTTP-Tiny/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/HTTP-Tiny' cp lib/HTTP/Tiny.pm ../../lib/HTTP/Tiny.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/HTTP-Tiny' cd cpan/IO-Compress/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for IO::Compress /usr/bin/make -C cpan/IO-Compress/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/IO-Compress' cp lib/IO/Uncompress/Gunzip.pm ../../lib/IO/Uncompress/Gunzip.pm cp lib/IO/Compress/Gzip.pm ../../lib/IO/Compress/Gzip.pm cp lib/IO/Compress/Bzip2.pm ../../lib/IO/Compress/Bzip2.pm cp lib/IO/Uncompress/Base.pm ../../lib/IO/Uncompress/Base.pm cp lib/IO/Uncompress/Adapter/Inflate.pm ../../lib/IO/Uncompress/Adapter/Inflate.pm cp lib/IO/Compress/Gzip/Constants.pm ../../lib/IO/Compress/Gzip/Constants.pm cp lib/IO/Compress/Deflate.pm ../../lib/IO/Compress/Deflate.pm cp lib/IO/Compress/Base.pm ../../lib/IO/Compress/Base.pm cp lib/IO/Compress/Zlib/Constants.pm ../../lib/IO/Compress/Zlib/Constants.pm cp lib/IO/Uncompress/AnyInflate.pm ../../lib/IO/Uncompress/AnyInflate.pm cp lib/IO/Compress/Base/Common.pm ../../lib/IO/Compress/Base/Common.pm cp lib/IO/Compress/Adapter/Bzip2.pm ../../lib/IO/Compress/Adapter/Bzip2.pm cp lib/IO/Compress/Zlib/Extra.pm ../../lib/IO/Compress/Zlib/Extra.pm cp lib/IO/Compress/Adapter/Deflate.pm ../../lib/IO/Compress/Adapter/Deflate.pm cp lib/IO/Uncompress/Inflate.pm ../../lib/IO/Uncompress/Inflate.pm cp lib/IO/Uncompress/AnyUncompress.pm ../../lib/IO/Uncompress/AnyUncompress.pm cp lib/Compress/Zlib.pm ../../lib/Compress/Zlib.pm cp lib/IO/Compress/RawDeflate.pm ../../lib/IO/Compress/RawDeflate.pm cp lib/IO/Uncompress/Adapter/Identity.pm ../../lib/IO/Uncompress/Adapter/Identity.pm cp lib/IO/Compress/Adapter/Identity.pm ../../lib/IO/Compress/Adapter/Identity.pm cp lib/IO/Uncompress/Bunzip2.pm ../../lib/IO/Uncompress/Bunzip2.pm cp lib/File/GlobMapper.pm ../../lib/File/GlobMapper.pm cp lib/IO/Compress/FAQ.pod ../../lib/IO/Compress/FAQ.pod cp lib/IO/Compress/Zip/Constants.pm ../../lib/IO/Compress/Zip/Constants.pm cp lib/IO/Uncompress/Unzip.pm ../../lib/IO/Uncompress/Unzip.pm cp lib/IO/Uncompress/RawInflate.pm ../../lib/IO/Uncompress/RawInflate.pm cp lib/IO/Uncompress/Adapter/Bunzip2.pm ../../lib/IO/Uncompress/Adapter/Bunzip2.pm cp lib/IO/Compress/Zip.pm ../../lib/IO/Compress/Zip.pm cp bin/streamzip blib/script/streamzip /nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/IO-Compress/../../miniperl_top "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/streamzip cp bin/zipdetails blib/script/zipdetails /nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/IO-Compress/../../miniperl_top "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zipdetails make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/IO-Compress' ./miniperl_top make_ext_Makefile.pl cpan/IO-Socket-IP/Makefile.PL Creating cpan/IO-Socket-IP/Makefile.PL for IO::Socket::IP cd cpan/IO-Socket-IP/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" WARNING: Setting ABSTRACT via file 'lib/IO/Socket/IP.pm' failed at /nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm line 753. Generating a Unix-style Makefile Writing Makefile for IO::Socket::IP /usr/bin/make -C cpan/IO-Socket-IP/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/IO-Socket-IP' cp lib/IO/Socket/IP.pm ../../lib/IO/Socket/IP.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/IO-Socket-IP' ./miniperl_top make_ext_Makefile.pl cpan/IO-Zlib/Makefile.PL Creating cpan/IO-Zlib/Makefile.PL for IO::Zlib cd cpan/IO-Zlib/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for IO::Zlib /usr/bin/make -C cpan/IO-Zlib/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/IO-Zlib' cp Zlib.pm ../../lib/IO/Zlib.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/IO-Zlib' ./miniperl_top make_ext_Makefile.pl cpan/IPC-Cmd/Makefile.PL Creating cpan/IPC-Cmd/Makefile.PL for IPC::Cmd cd cpan/IPC-Cmd/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for IPC::Cmd /usr/bin/make -C cpan/IPC-Cmd/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/IPC-Cmd' cp lib/IPC/Cmd.pm ../../lib/IPC/Cmd.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/IPC-Cmd' ./miniperl_top make_ext_Makefile.pl cpan/JSON-PP/Makefile.PL Creating cpan/JSON-PP/Makefile.PL for JSON::PP cd cpan/JSON-PP/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for JSON::PP /usr/bin/make -C cpan/JSON-PP/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/JSON-PP' cp lib/JSON/PP/Boolean.pm ../../lib/JSON/PP/Boolean.pm cp lib/JSON/PP.pm ../../lib/JSON/PP.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/JSON-PP' ./miniperl_top make_ext_Makefile.pl cpan/Locale-Maketext-Simple/Makefile.PL Creating cpan/Locale-Maketext-Simple/Makefile.PL for Locale::Maketext::Simple cd cpan/Locale-Maketext-Simple/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Locale::Maketext::Simple /usr/bin/make -C cpan/Locale-Maketext-Simple/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Locale-Maketext-Simple' cp lib/Locale/Maketext/Simple.pm ../../lib/Locale/Maketext/Simple.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Locale-Maketext-Simple' ./miniperl_top make_ext_Makefile.pl cpan/Math-BigInt/Makefile.PL Creating cpan/Math-BigInt/Makefile.PL for Math::BigInt cd cpan/Math-BigInt/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Math::BigInt /usr/bin/make -C cpan/Math-BigInt/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Math-BigInt' cp lib/Math/BigInt/Calc.pm ../../lib/Math/BigInt/Calc.pm cp lib/Math/BigInt/Lib.pm ../../lib/Math/BigInt/Lib.pm cp lib/Math/BigInt.pm ../../lib/Math/BigInt.pm cp lib/Math/BigFloat.pm ../../lib/Math/BigFloat.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Math-BigInt' ./miniperl_top make_ext_Makefile.pl cpan/Math-BigRat/Makefile.PL Creating cpan/Math-BigRat/Makefile.PL for Math::BigRat cd cpan/Math-BigRat/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Math::BigRat /usr/bin/make -C cpan/Math-BigRat/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Math-BigRat' cp lib/Math/BigRat.pm ../../lib/Math/BigRat.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Math-BigRat' ./miniperl_top make_ext_Makefile.pl cpan/Math-Complex/Makefile.PL Creating cpan/Math-Complex/Makefile.PL for Math::Complex cd cpan/Math-Complex/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Math::Complex /usr/bin/make -C cpan/Math-Complex/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Math-Complex' cp lib/Math/Trig.pm ../../lib/Math/Trig.pm cp lib/Math/Complex.pm ../../lib/Math/Complex.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Math-Complex' ./miniperl_top make_ext_Makefile.pl cpan/Memoize/Makefile.PL Creating cpan/Memoize/Makefile.PL for Memoize cd cpan/Memoize/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Memoize /usr/bin/make -C cpan/Memoize/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Memoize' cp Memoize/Storable.pm ../../lib/Memoize/Storable.pm cp Memoize/NDBM_File.pm ../../lib/Memoize/NDBM_File.pm cp Memoize/SDBM_File.pm ../../lib/Memoize/SDBM_File.pm cp Memoize/ExpireFile.pm ../../lib/Memoize/ExpireFile.pm cp Memoize.pm ../../lib/Memoize.pm cp Memoize/Expire.pm ../../lib/Memoize/Expire.pm cp Memoize/ExpireTest.pm ../../lib/Memoize/ExpireTest.pm cp Memoize/AnyDBM_File.pm ../../lib/Memoize/AnyDBM_File.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Memoize' ./miniperl_top make_ext_Makefile.pl cpan/Module-Load/Makefile.PL Creating cpan/Module-Load/Makefile.PL for Module::Load cd cpan/Module-Load/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Module::Load /usr/bin/make -C cpan/Module-Load/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Module-Load' cp lib/Module/Load.pm ../../lib/Module/Load.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Module-Load' ./miniperl_top make_ext_Makefile.pl cpan/Module-Load-Conditional/Makefile.PL Creating cpan/Module-Load-Conditional/Makefile.PL for Module::Load::Conditional cd cpan/Module-Load-Conditional/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Module::Load::Conditional /usr/bin/make -C cpan/Module-Load-Conditional/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Module-Load-Conditional' cp lib/Module/Load/Conditional.pm ../../lib/Module/Load/Conditional.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Module-Load-Conditional' ./miniperl_top make_ext_Makefile.pl cpan/Module-Loaded/Makefile.PL Creating cpan/Module-Loaded/Makefile.PL for Module::Loaded cd cpan/Module-Loaded/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Module::Loaded /usr/bin/make -C cpan/Module-Loaded/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Module-Loaded' cp lib/Module/Loaded.pm ../../lib/Module/Loaded.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Module-Loaded' ./miniperl_top make_ext_Makefile.pl cpan/Module-Metadata/Makefile.PL Creating cpan/Module-Metadata/Makefile.PL for Module::Metadata cd cpan/Module-Metadata/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Module::Metadata /usr/bin/make -C cpan/Module-Metadata/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Module-Metadata' cp lib/Module/Metadata.pm ../../lib/Module/Metadata.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Module-Metadata' ./miniperl_top make_ext_Makefile.pl cpan/NEXT/Makefile.PL Creating cpan/NEXT/Makefile.PL for NEXT cd cpan/NEXT/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for NEXT /usr/bin/make -C cpan/NEXT/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/NEXT' cp lib/NEXT.pm ../../lib/NEXT.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/NEXT' ./miniperl_top make_ext_Makefile.pl cpan/Params-Check/Makefile.PL Creating cpan/Params-Check/Makefile.PL for Params::Check cd cpan/Params-Check/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Params::Check /usr/bin/make -C cpan/Params-Check/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Params-Check' cp lib/Params/Check.pm ../../lib/Params/Check.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Params-Check' ./miniperl_top make_ext_Makefile.pl cpan/Perl-OSType/Makefile.PL Creating cpan/Perl-OSType/Makefile.PL for Perl::OSType cd cpan/Perl-OSType/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Perl::OSType /usr/bin/make -C cpan/Perl-OSType/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Perl-OSType' cp lib/Perl/OSType.pm ../../lib/Perl/OSType.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Perl-OSType' ./miniperl_top make_ext_Makefile.pl cpan/PerlIO-via-QuotedPrint/Makefile.PL Creating cpan/PerlIO-via-QuotedPrint/Makefile.PL for PerlIO::via::QuotedPrint cd cpan/PerlIO-via-QuotedPrint/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for PerlIO::via::QuotedPrint /usr/bin/make -C cpan/PerlIO-via-QuotedPrint/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/PerlIO-via-QuotedPrint' cp lib/PerlIO/via/QuotedPrint.pm ../../lib/PerlIO/via/QuotedPrint.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/PerlIO-via-QuotedPrint' ./miniperl_top make_ext_Makefile.pl cpan/Pod-Checker/Makefile.PL Creating cpan/Pod-Checker/Makefile.PL for Pod::Checker cd cpan/Pod-Checker/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Pod::Checker /usr/bin/make -C cpan/Pod-Checker/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Pod-Checker' cp lib/Pod/Checker.pm ../../lib/Pod/Checker.pm "../../miniperl_top" "-I../../lib" "-I../../lib" podchecker.PL podchecker Extracting podchecker (with variable substitutions) cp podchecker blib/script/podchecker /nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Pod-Checker/../../miniperl_top "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podchecker make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Pod-Checker' cd cpan/Pod-Perldoc/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Pod::Perldoc /usr/bin/make -C cpan/Pod-Perldoc/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Pod-Perldoc' cp lib/Pod/Perldoc/ToNroff.pm ../../lib/Pod/Perldoc/ToNroff.pm cp lib/Pod/Perldoc/ToANSI.pm ../../lib/Pod/Perldoc/ToANSI.pm cp perldoc.pod ../../lib/perldoc.pod cp lib/Pod/Perldoc/ToPod.pm ../../lib/Pod/Perldoc/ToPod.pm cp lib/Pod/Perldoc/ToText.pm ../../lib/Pod/Perldoc/ToText.pm cp lib/Pod/Perldoc/ToTk.pm ../../lib/Pod/Perldoc/ToTk.pm cp lib/Pod/Perldoc/ToTerm.pm ../../lib/Pod/Perldoc/ToTerm.pm cp lib/Pod/Perldoc/GetOptsOO.pm ../../lib/Pod/Perldoc/GetOptsOO.pm cp lib/Pod/Perldoc/ToChecker.pm ../../lib/Pod/Perldoc/ToChecker.pm cp lib/Pod/Perldoc/ToXml.pm ../../lib/Pod/Perldoc/ToXml.pm cp lib/Pod/Perldoc/BaseTo.pm ../../lib/Pod/Perldoc/BaseTo.pm cp lib/Pod/Perldoc/ToRtf.pm ../../lib/Pod/Perldoc/ToRtf.pm cp lib/Pod/Perldoc/ToMan.pm ../../lib/Pod/Perldoc/ToMan.pm cp lib/Pod/Perldoc.pm ../../lib/Pod/Perldoc.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Pod-Perldoc' ./miniperl_top make_ext_Makefile.pl cpan/Pod-Usage/Makefile.PL Creating cpan/Pod-Usage/Makefile.PL for Pod::Usage cd cpan/Pod-Usage/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Pod::Usage /usr/bin/make -C cpan/Pod-Usage/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Pod-Usage' cp lib/Pod/Usage.pm ../../lib/Pod/Usage.pm "../../miniperl_top" "-I../../lib" "-I../../lib" pod2usage.PL pod2usage Extracting pod2usage (with variable substitutions) cp pod2usage blib/script/pod2usage /nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Pod-Usage/../../miniperl_top "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2usage make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Pod-Usage' ./miniperl_top make_ext_Makefile.pl cpan/Term-ANSIColor/Makefile.PL Creating cpan/Term-ANSIColor/Makefile.PL for Term::ANSIColor cd cpan/Term-ANSIColor/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Term::ANSIColor /usr/bin/make -C cpan/Term-ANSIColor/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Term-ANSIColor' cp lib/Term/ANSIColor.pm ../../lib/Term/ANSIColor.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Term-ANSIColor' ./miniperl_top make_ext_Makefile.pl cpan/Term-Cap/Makefile.PL Creating cpan/Term-Cap/Makefile.PL for Term::Cap cd cpan/Term-Cap/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Term::Cap /usr/bin/make -C cpan/Term-Cap/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Term-Cap' cp Cap.pm ../../lib/Term/Cap.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Term-Cap' ./miniperl_top make_ext_Makefile.pl cpan/Test-Harness/Makefile.PL Creating cpan/Test-Harness/Makefile.PL for Test::Harness cd cpan/Test-Harness/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Test::Harness /usr/bin/make -C cpan/Test-Harness/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Test-Harness' cp lib/TAP/Parser/Result/Comment.pm ../../lib/TAP/Parser/Result/Comment.pm cp lib/TAP/Parser/Iterator/Process.pm ../../lib/TAP/Parser/Iterator/Process.pm cp lib/TAP/Object.pm ../../lib/TAP/Object.pm cp lib/TAP/Parser/Result/Pragma.pm ../../lib/TAP/Parser/Result/Pragma.pm cp lib/TAP/Parser/Result/Plan.pm ../../lib/TAP/Parser/Result/Plan.pm cp lib/TAP/Parser/Multiplexer.pm ../../lib/TAP/Parser/Multiplexer.pm cp lib/App/Prove/State/Result/Test.pm ../../lib/App/Prove/State/Result/Test.pm cp lib/TAP/Formatter/Base.pm ../../lib/TAP/Formatter/Base.pm cp lib/TAP/Parser/Iterator/Stream.pm ../../lib/TAP/Parser/Iterator/Stream.pm cp lib/TAP/Harness/Env.pm ../../lib/TAP/Harness/Env.pm cp lib/App/Prove.pm ../../lib/App/Prove.pm cp lib/TAP/Harness/Beyond.pod ../../lib/TAP/Harness/Beyond.pod cp lib/TAP/Parser/Scheduler.pm ../../lib/TAP/Parser/Scheduler.pm cp lib/TAP/Formatter/Console/Session.pm ../../lib/TAP/Formatter/Console/Session.pm cp lib/App/Prove/State/Result.pm ../../lib/App/Prove/State/Result.pm cp lib/TAP/Formatter/Console.pm ../../lib/TAP/Formatter/Console.pm cp lib/TAP/Parser/Iterator.pm ../../lib/TAP/Parser/Iterator.pm cp lib/TAP/Formatter/Color.pm ../../lib/TAP/Formatter/Color.pm cp lib/TAP/Parser/Scheduler/Job.pm ../../lib/TAP/Parser/Scheduler/Job.pm cp lib/TAP/Parser/Grammar.pm ../../lib/TAP/Parser/Grammar.pm cp lib/TAP/Parser/IteratorFactory.pm ../../lib/TAP/Parser/IteratorFactory.pm cp lib/TAP/Parser/ResultFactory.pm ../../lib/TAP/Parser/ResultFactory.pm cp lib/TAP/Base.pm ../../lib/TAP/Base.pm cp lib/TAP/Parser.pm ../../lib/TAP/Parser.pm cp lib/TAP/Parser/Result/Version.pm ../../lib/TAP/Parser/Result/Version.pm cp lib/TAP/Parser/Result/Bailout.pm ../../lib/TAP/Parser/Result/Bailout.pm cp lib/TAP/Parser/Result/Unknown.pm ../../lib/TAP/Parser/Result/Unknown.pm cp lib/TAP/Parser/Aggregator.pm ../../lib/TAP/Parser/Aggregator.pm cp lib/TAP/Formatter/File/Session.pm ../../lib/TAP/Formatter/File/Session.pm cp lib/TAP/Harness.pm ../../lib/TAP/Harness.pm cp lib/TAP/Parser/Result.pm ../../lib/TAP/Parser/Result.pm cp lib/TAP/Formatter/File.pm ../../lib/TAP/Formatter/File.pm cp lib/TAP/Formatter/Console/ParallelSession.pm ../../lib/TAP/Formatter/Console/ParallelSession.pm cp lib/App/Prove/State.pm ../../lib/App/Prove/State.pm cp lib/TAP/Parser/Result/Test.pm ../../lib/TAP/Parser/Result/Test.pm cp lib/TAP/Formatter/Session.pm ../../lib/TAP/Formatter/Session.pm cp lib/TAP/Parser/Iterator/Array.pm ../../lib/TAP/Parser/Iterator/Array.pm cp lib/TAP/Parser/Result/YAML.pm ../../lib/TAP/Parser/Result/YAML.pm cp lib/TAP/Parser/SourceHandler.pm ../../lib/TAP/Parser/SourceHandler.pm cp lib/TAP/Parser/SourceHandler/Perl.pm ../../lib/TAP/Parser/SourceHandler/Perl.pm cp lib/TAP/Parser/SourceHandler/RawTAP.pm ../../lib/TAP/Parser/SourceHandler/RawTAP.pm cp lib/TAP/Parser/Scheduler/Spinner.pm ../../lib/TAP/Parser/Scheduler/Spinner.pm cp lib/TAP/Parser/SourceHandler/Handle.pm ../../lib/TAP/Parser/SourceHandler/Handle.pm cp lib/TAP/Parser/Source.pm ../../lib/TAP/Parser/Source.pm cp lib/TAP/Parser/YAMLish/Writer.pm ../../lib/TAP/Parser/YAMLish/Writer.pm cp lib/TAP/Parser/SourceHandler/File.pm ../../lib/TAP/Parser/SourceHandler/File.pm cp lib/Test/Harness.pm ../../lib/Test/Harness.pm cp lib/TAP/Parser/YAMLish/Reader.pm ../../lib/TAP/Parser/YAMLish/Reader.pm cp lib/TAP/Parser/SourceHandler/Executable.pm ../../lib/TAP/Parser/SourceHandler/Executable.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Test-Harness' ./miniperl_top make_ext_Makefile.pl cpan/Test-Simple/Makefile.PL Creating cpan/Test-Simple/Makefile.PL for Test::Simple cd cpan/Test-Simple/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Test::Simple /usr/bin/make -C cpan/Test-Simple/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Test-Simple' cp lib/Test2/Event/Subtest.pm ../../lib/Test2/Event/Subtest.pm cp lib/Test2.pm ../../lib/Test2.pm cp lib/Test/Builder/TodoDiag.pm ../../lib/Test/Builder/TodoDiag.pm cp lib/Test2/Event/Fail.pm ../../lib/Test2/Event/Fail.pm cp lib/Test2/Event/Generic.pm ../../lib/Test2/Event/Generic.pm cp lib/Test2/API/InterceptResult/Hub.pm ../../lib/Test2/API/InterceptResult/Hub.pm cp lib/Test2/API/InterceptResult.pm ../../lib/Test2/API/InterceptResult.pm cp lib/Test/Tutorial.pod ../../lib/Test/Tutorial.pod cp lib/Test/Builder/Tester/Color.pm ../../lib/Test/Builder/Tester/Color.pm cp lib/Test2/API/InterceptResult/Squasher.pm ../../lib/Test2/API/InterceptResult/Squasher.pm cp lib/Test2/API/Stack.pm ../../lib/Test2/API/Stack.pm cp lib/Test2/Event/Bail.pm ../../lib/Test2/Event/Bail.pm cp lib/Test2/Event/Note.pm ../../lib/Test2/Event/Note.pm cp lib/Test/Simple.pm ../../lib/Test/Simple.pm cp lib/Test/Builder/IO/Scalar.pm ../../lib/Test/Builder/IO/Scalar.pm cp lib/Test/use/ok.pm ../../lib/Test/use/ok.pm cp lib/Test/More.pm ../../lib/Test/More.pm cp lib/Test2/Event/Ok.pm ../../lib/Test2/Event/Ok.pm cp lib/Test2/Event.pm ../../lib/Test2/Event.pm cp lib/Test2/Event/Plan.pm ../../lib/Test2/Event/Plan.pm cp lib/Test/Builder.pm ../../lib/Test/Builder.pm cp lib/Test2/Event/Encoding.pm ../../lib/Test2/Event/Encoding.pm cp lib/Test2/API/InterceptResult/Event.pm ../../lib/Test2/API/InterceptResult/Event.pm cp lib/Test2/API/Instance.pm ../../lib/Test2/API/Instance.pm cp lib/Test/Tester/Delegate.pm ../../lib/Test/Tester/Delegate.pm cp lib/Test2/API.pm ../../lib/Test2/API.pm cp lib/Test/Tester/CaptureRunner.pm ../../lib/Test/Tester/CaptureRunner.pm cp lib/Test2/Event/V2.pm ../../lib/Test2/Event/V2.pm cp lib/Test/Tester/Capture.pm ../../lib/Test/Tester/Capture.pm cp lib/Test2/API/Breakage.pm ../../lib/Test2/API/Breakage.pm cp lib/Test/Builder/Formatter.pm ../../lib/Test/Builder/Formatter.pm cp lib/Test2/Event/Exception.pm ../../lib/Test2/Event/Exception.pm cp lib/Test2/API/InterceptResult/Facet.pm ../../lib/Test2/API/InterceptResult/Facet.pm cp lib/Test2/Event/Diag.pm ../../lib/Test2/Event/Diag.pm cp lib/Test2/Event/TAP/Version.pm ../../lib/Test2/Event/TAP/Version.pm cp lib/Test2/Event/Skip.pm ../../lib/Test2/Event/Skip.pm cp lib/Test2/API/Context.pm ../../lib/Test2/API/Context.pm cp lib/Test/Tester.pm ../../lib/Test/Tester.pm cp lib/Test/Builder/Module.pm ../../lib/Test/Builder/Module.pm cp lib/Test2/Event/Pass.pm ../../lib/Test2/Event/Pass.pm cp lib/Test/Builder/Tester.pm ../../lib/Test/Builder/Tester.pm cp lib/Test2/EventFacet.pm ../../lib/Test2/EventFacet.pm cp lib/Test2/EventFacet/Assert.pm ../../lib/Test2/EventFacet/Assert.pm cp lib/Test2/EventFacet/Parent.pm ../../lib/Test2/EventFacet/Parent.pm cp lib/Test2/EventFacet/Info/Table.pm ../../lib/Test2/EventFacet/Info/Table.pm cp lib/Test2/Util.pm ../../lib/Test2/Util.pm cp lib/Test2/IPC/Driver.pm ../../lib/Test2/IPC/Driver.pm cp lib/Test2/Hub/Interceptor/Terminator.pm ../../lib/Test2/Hub/Interceptor/Terminator.pm cp lib/Test2/EventFacet/Plan.pm ../../lib/Test2/EventFacet/Plan.pm cp lib/Test2/Util/ExternalMeta.pm ../../lib/Test2/Util/ExternalMeta.pm cp lib/Test2/Hub/Subtest.pm ../../lib/Test2/Hub/Subtest.pm cp lib/Test2/Transition.pod ../../lib/Test2/Transition.pod cp lib/Test2/EventFacet/Meta.pm ../../lib/Test2/EventFacet/Meta.pm cp lib/Test2/EventFacet/Trace.pm ../../lib/Test2/EventFacet/Trace.pm cp lib/Test2/IPC/Driver/Files.pm ../../lib/Test2/IPC/Driver/Files.pm cp lib/Test2/Util/Trace.pm ../../lib/Test2/Util/Trace.pm cp lib/Test2/EventFacet/Info.pm ../../lib/Test2/EventFacet/Info.pm cp lib/Test2/Formatter.pm ../../lib/Test2/Formatter.pm cp lib/Test2/Util/HashBase.pm ../../lib/Test2/Util/HashBase.pm cp lib/Test2/IPC.pm ../../lib/Test2/IPC.pm cp lib/Test2/Formatter/TAP.pm ../../lib/Test2/Formatter/TAP.pm cp lib/Test2/EventFacet/Control.pm ../../lib/Test2/EventFacet/Control.pm cp lib/Test2/EventFacet/Hub.pm ../../lib/Test2/EventFacet/Hub.pm cp lib/Test2/Hub.pm ../../lib/Test2/Hub.pm cp lib/Test2/Util/Facets2Legacy.pm ../../lib/Test2/Util/Facets2Legacy.pm cp lib/Test2/EventFacet/About.pm ../../lib/Test2/EventFacet/About.pm cp lib/Test2/EventFacet/Amnesty.pm ../../lib/Test2/EventFacet/Amnesty.pm cp lib/ok.pm ../../lib/ok.pm cp lib/Test2/Event/Waiting.pm ../../lib/Test2/Event/Waiting.pm cp lib/Test2/EventFacet/Error.pm ../../lib/Test2/EventFacet/Error.pm cp lib/Test2/Tools/Tiny.pm ../../lib/Test2/Tools/Tiny.pm cp lib/Test2/Hub/Interceptor.pm ../../lib/Test2/Hub/Interceptor.pm cp lib/Test2/EventFacet/Render.pm ../../lib/Test2/EventFacet/Render.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Test-Simple' ./miniperl_top make_ext_Makefile.pl cpan/Text-Balanced/Makefile.PL Creating cpan/Text-Balanced/Makefile.PL for Text::Balanced cd cpan/Text-Balanced/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Text::Balanced /usr/bin/make -C cpan/Text-Balanced/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Text-Balanced' cp lib/Text/Balanced.pm ../../lib/Text/Balanced.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Text-Balanced' ./miniperl_top make_ext_Makefile.pl cpan/Text-ParseWords/Makefile.PL Creating cpan/Text-ParseWords/Makefile.PL for Text::ParseWords cd cpan/Text-ParseWords/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Text::ParseWords /usr/bin/make -C cpan/Text-ParseWords/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Text-ParseWords' cp lib/Text/ParseWords.pm ../../lib/Text/ParseWords.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Text-ParseWords' ./miniperl_top make_ext_Makefile.pl cpan/Text-Tabs/Makefile.PL Creating cpan/Text-Tabs/Makefile.PL for Text::Tabs cd cpan/Text-Tabs/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Text::Tabs /usr/bin/make -C cpan/Text-Tabs/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Text-Tabs' cp lib/Text/Wrap.pm ../../lib/Text/Wrap.pm cp lib/Text/Tabs.pm ../../lib/Text/Tabs.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Text-Tabs' ./miniperl_top make_ext_Makefile.pl cpan/Tie-RefHash/Makefile.PL Creating cpan/Tie-RefHash/Makefile.PL for Tie::RefHash cd cpan/Tie-RefHash/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Tie::RefHash /usr/bin/make -C cpan/Tie-RefHash/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Tie-RefHash' cp lib/Tie/RefHash.pm ../../lib/Tie/RefHash.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Tie-RefHash' ./miniperl_top make_ext_Makefile.pl cpan/Time-Local/Makefile.PL Creating cpan/Time-Local/Makefile.PL for Time::Local cd cpan/Time-Local/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Time::Local /usr/bin/make -C cpan/Time-Local/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Time-Local' cp lib/Time/Local.pm ../../lib/Time/Local.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/Time-Local' ./miniperl_top make_ext_Makefile.pl cpan/autodie/Makefile.PL Creating cpan/autodie/Makefile.PL for autodie cd cpan/autodie/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for autodie /usr/bin/make -C cpan/autodie/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/autodie' cp lib/autodie.pm ../../lib/autodie.pm cp lib/autodie/Scope/Guard.pm ../../lib/autodie/Scope/Guard.pm cp lib/autodie/exception/system.pm ../../lib/autodie/exception/system.pm cp lib/autodie/Util.pm ../../lib/autodie/Util.pm cp lib/autodie/hints.pm ../../lib/autodie/hints.pm cp lib/Fatal.pm ../../lib/Fatal.pm cp lib/autodie/Scope/GuardStack.pm ../../lib/autodie/Scope/GuardStack.pm cp lib/autodie/skip.pm ../../lib/autodie/skip.pm cp lib/autodie/exception.pm ../../lib/autodie/exception.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/autodie' ./miniperl_top make_ext_Makefile.pl cpan/bignum/Makefile.PL Creating cpan/bignum/Makefile.PL for bignum cd cpan/bignum/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for bignum /usr/bin/make -C cpan/bignum/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/bignum' cp lib/bigrat.pm ../../lib/bigrat.pm cp lib/bignum.pm ../../lib/bignum.pm cp lib/Math/BigInt/Trace.pm ../../lib/Math/BigInt/Trace.pm cp lib/bigint.pm ../../lib/bigint.pm cp lib/Math/BigFloat/Trace.pm ../../lib/Math/BigFloat/Trace.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/bignum' ./miniperl_top make_ext_Makefile.pl cpan/experimental/Makefile.PL Creating cpan/experimental/Makefile.PL for experimental cd cpan/experimental/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for experimental /usr/bin/make -C cpan/experimental/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/experimental' cp lib/experimental.pm ../../lib/experimental.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/experimental' cd cpan/libnet/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Net /usr/bin/make -C cpan/libnet/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/libnet' cp lib/Net/FTP/I.pm ../../lib/Net/FTP/I.pm cp lib/Net/NNTP.pm ../../lib/Net/NNTP.pm cp lib/Net/Config.pm ../../lib/Net/Config.pm cp lib/Net/FTP/A.pm ../../lib/Net/FTP/A.pm cp lib/Net/libnetFAQ.pod ../../lib/Net/libnetFAQ.pod cp lib/Net/FTP/E.pm ../../lib/Net/FTP/E.pm cp lib/Net/Netrc.pm ../../lib/Net/Netrc.pm cp lib/Net/POP3.pm ../../lib/Net/POP3.pm cp lib/Net/Domain.pm ../../lib/Net/Domain.pm cp lib/Net/FTP/dataconn.pm ../../lib/Net/FTP/dataconn.pm cp lib/Net/Time.pm ../../lib/Net/Time.pm cp lib/Net/Cmd.pm ../../lib/Net/Cmd.pm cp lib/Net/SMTP.pm ../../lib/Net/SMTP.pm cp lib/Net/FTP.pm ../../lib/Net/FTP.pm cp lib/Net/FTP/L.pm ../../lib/Net/FTP/L.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/libnet' ./miniperl_top make_ext_Makefile.pl cpan/parent/Makefile.PL Creating cpan/parent/Makefile.PL for parent cd cpan/parent/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for parent /usr/bin/make -C cpan/parent/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/parent' cp lib/parent.pm ../../lib/parent.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/parent' ./miniperl_top make_ext_Makefile.pl cpan/perlfaq/Makefile.PL Creating cpan/perlfaq/Makefile.PL for perlfaq cd cpan/perlfaq/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" WARNING: Setting ABSTRACT via file 'lib/perlfaq.pm' failed at /nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm line 753. Generating a Unix-style Makefile Writing Makefile for perlfaq /usr/bin/make -C cpan/perlfaq/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/perlfaq' cp lib/perlfaq8.pod ../../lib/perlfaq8.pod cp lib/perlfaq9.pod ../../lib/perlfaq9.pod cp lib/perlfaq7.pod ../../lib/perlfaq7.pod cp lib/perlfaq2.pod ../../lib/perlfaq2.pod cp lib/perlfaq5.pod ../../lib/perlfaq5.pod cp lib/perlglossary.pod ../../lib/perlglossary.pod cp lib/perlfaq3.pod ../../lib/perlfaq3.pod cp lib/perlfaq.pod ../../lib/perlfaq.pod cp lib/perlfaq6.pod ../../lib/perlfaq6.pod cp lib/perlfaq4.pod ../../lib/perlfaq4.pod cp lib/perlfaq1.pod ../../lib/perlfaq1.pod cp lib/perlfaq.pm ../../lib/perlfaq.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/perlfaq' cd cpan/podlators/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Pod /usr/bin/make -C cpan/podlators/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/podlators' cp lib/Pod/Text/Overstrike.pm ../../lib/Pod/Text/Overstrike.pm cp lib/Pod/Text/Termcap.pm ../../lib/Pod/Text/Termcap.pm cp lib/Pod/ParseLink.pm ../../lib/Pod/ParseLink.pm cp lib/Pod/Text/Color.pm ../../lib/Pod/Text/Color.pm cp lib/Pod/Man.pm ../../lib/Pod/Man.pm cp lib/Pod/Text.pm ../../lib/Pod/Text.pm "../../miniperl_top" "-I../../lib" "-I../../lib" scripts/pod2man.PL scripts/pod2man Extracting pod2man (with variable substitutions) "../../miniperl_top" "-I../../lib" "-I../../lib" scripts/pod2text.PL scripts/pod2text Extracting pod2text (with variable substitutions) cp scripts/pod2man blib/script/pod2man /nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/podlators/../../miniperl_top "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2man cp scripts/pod2text blib/script/pod2text /nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/podlators/../../miniperl_top "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2text Manifying 2 pod documents make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/podlators' ./miniperl_top make_ext_Makefile.pl cpan/version/Makefile.PL Creating cpan/version/Makefile.PL for version cd cpan/version/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" WARNING: Setting ABSTRACT via file 'lib/version.pm' failed at /nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm line 753. Generating a Unix-style Makefile Writing Makefile for version /usr/bin/make -C cpan/version/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/version' cp lib/version/regex.pm ../../lib/version/regex.pm cp lib/version.pm ../../lib/version.pm cp lib/version/Internals.pod ../../lib/version/Internals.pod cp lib/version.pod ../../lib/version.pod make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/version' ./miniperl_top make_ext_Makefile.pl dist/Attribute-Handlers/Makefile.PL Creating dist/Attribute-Handlers/Makefile.PL for Attribute::Handlers cd dist/Attribute-Handlers/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Attribute::Handlers /usr/bin/make -C dist/Attribute-Handlers/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Attribute-Handlers' cp lib/Attribute/Handlers.pm ../../lib/Attribute/Handlers.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Attribute-Handlers' cd dist/Carp/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Carp /usr/bin/make -C dist/Carp/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Carp' cp lib/Carp.pm ../../lib/Carp.pm cp lib/Carp/Heavy.pm ../../lib/Carp/Heavy.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Carp' ./miniperl_top make_ext_Makefile.pl dist/Devel-SelfStubber/Makefile.PL Creating dist/Devel-SelfStubber/Makefile.PL for Devel::SelfStubber cd dist/Devel-SelfStubber/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Devel::SelfStubber /usr/bin/make -C dist/Devel-SelfStubber/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Devel-SelfStubber' cp lib/Devel/SelfStubber.pm ../../lib/Devel/SelfStubber.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Devel-SelfStubber' ./miniperl_top make_ext_Makefile.pl dist/Dumpvalue/Makefile.PL Creating dist/Dumpvalue/Makefile.PL for Dumpvalue cd dist/Dumpvalue/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Dumpvalue /usr/bin/make -C dist/Dumpvalue/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Dumpvalue' cp lib/Dumpvalue.pm ../../lib/Dumpvalue.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Dumpvalue' ./miniperl_top make_ext_Makefile.pl dist/Env/Makefile.PL Creating dist/Env/Makefile.PL for Env cd dist/Env/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Env /usr/bin/make -C dist/Env/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Env' cp lib/Env.pm ../../lib/Env.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Env' ./miniperl_top make_ext_Makefile.pl dist/Exporter/Makefile.PL Creating dist/Exporter/Makefile.PL for Exporter cd dist/Exporter/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Exporter /usr/bin/make -C dist/Exporter/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Exporter' cp lib/Exporter/Heavy.pm ../../lib/Exporter/Heavy.pm cp lib/Exporter.pm ../../lib/Exporter.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Exporter' cd dist/ExtUtils-CBuilder/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for ExtUtils::CBuilder /usr/bin/make -C dist/ExtUtils-CBuilder/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/ExtUtils-CBuilder' cp lib/ExtUtils/CBuilder/Platform/android.pm ../../lib/ExtUtils/CBuilder/Platform/android.pm cp lib/ExtUtils/CBuilder/Platform/dec_osf.pm ../../lib/ExtUtils/CBuilder/Platform/dec_osf.pm cp lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm ../../lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm cp lib/ExtUtils/CBuilder/Platform/os2.pm ../../lib/ExtUtils/CBuilder/Platform/os2.pm cp lib/ExtUtils/CBuilder/Base.pm ../../lib/ExtUtils/CBuilder/Base.pm cp lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm ../../lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm cp lib/ExtUtils/CBuilder.pm ../../lib/ExtUtils/CBuilder.pm cp lib/ExtUtils/CBuilder/Platform/cygwin.pm ../../lib/ExtUtils/CBuilder/Platform/cygwin.pm cp lib/ExtUtils/CBuilder/Platform/darwin.pm ../../lib/ExtUtils/CBuilder/Platform/darwin.pm cp lib/ExtUtils/CBuilder/Platform/Unix.pm ../../lib/ExtUtils/CBuilder/Platform/Unix.pm cp lib/ExtUtils/CBuilder/Platform/VMS.pm ../../lib/ExtUtils/CBuilder/Platform/VMS.pm cp lib/ExtUtils/CBuilder/Platform/Windows.pm ../../lib/ExtUtils/CBuilder/Platform/Windows.pm cp lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm ../../lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm cp lib/ExtUtils/CBuilder/Platform/aix.pm ../../lib/ExtUtils/CBuilder/Platform/aix.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/ExtUtils-CBuilder' ./miniperl_top make_ext_Makefile.pl dist/ExtUtils-ParseXS/Makefile.PL Creating dist/ExtUtils-ParseXS/Makefile.PL for ExtUtils::ParseXS cd dist/ExtUtils-ParseXS/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" WARNING: Setting ABSTRACT via file 'lib/ExtUtils/ParseXS.pm' failed at /nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm line 753. Generating a Unix-style Makefile Writing Makefile for ExtUtils::ParseXS /usr/bin/make -C dist/ExtUtils-ParseXS/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/ExtUtils-ParseXS' cp lib/ExtUtils/Typemaps/InputMap.pm ../../lib/ExtUtils/Typemaps/InputMap.pm cp lib/ExtUtils/Typemaps.pm ../../lib/ExtUtils/Typemaps.pm cp lib/ExtUtils/ParseXS/Utilities.pm ../../lib/ExtUtils/ParseXS/Utilities.pm cp lib/ExtUtils/ParseXS/Eval.pm ../../lib/ExtUtils/ParseXS/Eval.pm cp lib/perlxstypemap.pod ../../lib/perlxstypemap.pod cp lib/ExtUtils/ParseXS.pod ../../lib/ExtUtils/ParseXS.pod cp lib/perlxs.pod ../../lib/perlxs.pod cp lib/perlxstut.pod ../../lib/perlxstut.pod cp lib/ExtUtils/ParseXS/CountLines.pm ../../lib/ExtUtils/ParseXS/CountLines.pm Skip ../../lib/ExtUtils/xsubpp (unchanged) cp lib/ExtUtils/Typemaps/OutputMap.pm ../../lib/ExtUtils/Typemaps/OutputMap.pm cp lib/ExtUtils/Typemaps/Cmd.pm ../../lib/ExtUtils/Typemaps/Cmd.pm cp lib/ExtUtils/ParseXS.pm ../../lib/ExtUtils/ParseXS.pm cp lib/ExtUtils/ParseXS/Constants.pm ../../lib/ExtUtils/ParseXS/Constants.pm cp lib/ExtUtils/Typemaps/Type.pm ../../lib/ExtUtils/Typemaps/Type.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/ExtUtils-ParseXS' ./miniperl_top make_ext_Makefile.pl dist/Filter-Simple/Makefile.PL Creating dist/Filter-Simple/Makefile.PL for Filter::Simple cd dist/Filter-Simple/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Filter::Simple /usr/bin/make -C dist/Filter-Simple/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Filter-Simple' cp lib/Filter/Simple.pm ../../lib/Filter/Simple.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Filter-Simple' ./miniperl_top make_ext_Makefile.pl dist/FindBin/Makefile.PL Creating dist/FindBin/Makefile.PL for FindBin cd dist/FindBin/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for FindBin /usr/bin/make -C dist/FindBin/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/FindBin' cp lib/FindBin.pm ../../lib/FindBin.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/FindBin' ./miniperl_top make_ext_Makefile.pl dist/I18N-Collate/Makefile.PL Creating dist/I18N-Collate/Makefile.PL for I18N::Collate cd dist/I18N-Collate/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for I18N::Collate /usr/bin/make -C dist/I18N-Collate/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/I18N-Collate' cp lib/I18N/Collate.pm ../../lib/I18N/Collate.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/I18N-Collate' ./miniperl_top make_ext_Makefile.pl dist/I18N-LangTags/Makefile.PL Creating dist/I18N-LangTags/Makefile.PL for I18N::LangTags cd dist/I18N-LangTags/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for I18N::LangTags /usr/bin/make -C dist/I18N-LangTags/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/I18N-LangTags' cp lib/I18N/LangTags/Detect.pm ../../lib/I18N/LangTags/Detect.pm cp lib/I18N/LangTags/List.pm ../../lib/I18N/LangTags/List.pm cp lib/I18N/LangTags.pm ../../lib/I18N/LangTags.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/I18N-LangTags' ./miniperl_top make_ext_Makefile.pl dist/Locale-Maketext/Makefile.PL Creating dist/Locale-Maketext/Makefile.PL for Locale::Maketext cd dist/Locale-Maketext/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" WARNING: Setting ABSTRACT via file 'lib/Locale/Maketext.pm' failed at /nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm line 753. Generating a Unix-style Makefile Writing Makefile for Locale::Maketext /usr/bin/make -C dist/Locale-Maketext/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Locale-Maketext' cp lib/Locale/Maketext/GutsLoader.pm ../../lib/Locale/Maketext/GutsLoader.pm cp lib/Locale/Maketext/Guts.pm ../../lib/Locale/Maketext/Guts.pm cp lib/Locale/Maketext.pod ../../lib/Locale/Maketext.pod cp lib/Locale/Maketext/Cookbook.pod ../../lib/Locale/Maketext/Cookbook.pod cp lib/Locale/Maketext/TPJ13.pod ../../lib/Locale/Maketext/TPJ13.pod cp lib/Locale/Maketext.pm ../../lib/Locale/Maketext.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Locale-Maketext' cd dist/Module-CoreList/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Module::CoreList /usr/bin/make -C dist/Module-CoreList/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Module-CoreList' cp lib/Module/CoreList.pod ../../lib/Module/CoreList.pod cp lib/Module/CoreList/Utils.pm ../../lib/Module/CoreList/Utils.pm cp lib/Module/CoreList.pm ../../lib/Module/CoreList.pm cp corelist blib/script/corelist /nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Module-CoreList/../../miniperl_top "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/corelist make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Module-CoreList' ./miniperl_top make_ext_Makefile.pl dist/Net-Ping/Makefile.PL Creating dist/Net-Ping/Makefile.PL for Net::Ping cd dist/Net-Ping/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Net::Ping /usr/bin/make -C dist/Net-Ping/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Net-Ping' cp lib/Net/Ping.pm ../../lib/Net/Ping.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Net-Ping' cd dist/Safe/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Safe /usr/bin/make -C dist/Safe/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Safe' cp Safe.pm ../../lib/Safe.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Safe' cd dist/Search-Dict/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Search::Dict /usr/bin/make -C dist/Search-Dict/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Search-Dict' cp lib/Search/Dict.pm ../../lib/Search/Dict.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Search-Dict' ./miniperl_top make_ext_Makefile.pl dist/SelfLoader/Makefile.PL Creating dist/SelfLoader/Makefile.PL for SelfLoader cd dist/SelfLoader/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for SelfLoader /usr/bin/make -C dist/SelfLoader/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/SelfLoader' cp lib/SelfLoader.pm ../../lib/SelfLoader.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/SelfLoader' ./miniperl_top make_ext_Makefile.pl dist/Term-Complete/Makefile.PL Creating dist/Term-Complete/Makefile.PL for Term::Complete cd dist/Term-Complete/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Term::Complete /usr/bin/make -C dist/Term-Complete/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Term-Complete' cp lib/Term/Complete.pm ../../lib/Term/Complete.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Term-Complete' ./miniperl_top make_ext_Makefile.pl dist/Term-ReadLine/Makefile.PL Creating dist/Term-ReadLine/Makefile.PL for Term::ReadLine cd dist/Term-ReadLine/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Term::ReadLine /usr/bin/make -C dist/Term-ReadLine/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Term-ReadLine' cp lib/Term/ReadLine.pm ../../lib/Term/ReadLine.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Term-ReadLine' ./miniperl_top make_ext_Makefile.pl dist/Test/Makefile.PL Creating dist/Test/Makefile.PL for Test cd dist/Test/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Test /usr/bin/make -C dist/Test/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Test' cp lib/Test.pm ../../lib/Test.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Test' ./miniperl_top make_ext_Makefile.pl dist/Text-Abbrev/Makefile.PL Creating dist/Text-Abbrev/Makefile.PL for Text::Abbrev cd dist/Text-Abbrev/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Text::Abbrev /usr/bin/make -C dist/Text-Abbrev/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Text-Abbrev' cp lib/Text/Abbrev.pm ../../lib/Text/Abbrev.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Text-Abbrev' ./miniperl_top make_ext_Makefile.pl dist/Thread-Queue/Makefile.PL Creating dist/Thread-Queue/Makefile.PL for Thread::Queue cd dist/Thread-Queue/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Thread::Queue /usr/bin/make -C dist/Thread-Queue/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Thread-Queue' cp lib/Thread/Queue.pm ../../lib/Thread/Queue.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Thread-Queue' ./miniperl_top make_ext_Makefile.pl dist/Thread-Semaphore/Makefile.PL Creating dist/Thread-Semaphore/Makefile.PL for Thread::Semaphore cd dist/Thread-Semaphore/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Thread::Semaphore /usr/bin/make -C dist/Thread-Semaphore/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Thread-Semaphore' cp lib/Thread/Semaphore.pm ../../lib/Thread/Semaphore.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Thread-Semaphore' ./miniperl_top make_ext_Makefile.pl dist/Tie-File/Makefile.PL Creating dist/Tie-File/Makefile.PL for Tie::File cd dist/Tie-File/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Tie::File /usr/bin/make -C dist/Tie-File/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Tie-File' cp lib/Tie/File.pm ../../lib/Tie/File.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/Tie-File' cd dist/XSLoader/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for XSLoader /usr/bin/make -C dist/XSLoader/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/XSLoader' "../../miniperl_top" "-I../../lib" XSLoader_pm.PL XSLoader.pm cp XSLoader.pm ../../lib/XSLoader.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/XSLoader' ./miniperl_top make_ext_Makefile.pl dist/autouse/Makefile.PL Creating dist/autouse/Makefile.PL for autouse cd dist/autouse/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for autouse /usr/bin/make -C dist/autouse/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/autouse' cp lib/autouse.pm ../../lib/autouse.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/autouse' cd dist/base/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for base /usr/bin/make -C dist/base/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/base' cp lib/base.pm ../../lib/base.pm cp lib/fields.pm ../../lib/fields.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/base' ./miniperl_top make_ext_Makefile.pl dist/constant/Makefile.PL Creating dist/constant/Makefile.PL for constant cd dist/constant/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for constant /usr/bin/make -C dist/constant/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/constant' cp lib/constant.pm ../../lib/constant.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/constant' ./miniperl_top make_ext_Makefile.pl dist/encoding-warnings/Makefile.PL Creating dist/encoding-warnings/Makefile.PL for encoding::warnings cd dist/encoding-warnings/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for encoding::warnings /usr/bin/make -C dist/encoding-warnings/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/encoding-warnings' cp lib/encoding/warnings.pm ../../lib/encoding/warnings.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/encoding-warnings' ./miniperl_top make_ext_Makefile.pl dist/if/Makefile.PL Creating dist/if/Makefile.PL for if cd dist/if/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for if /usr/bin/make -C dist/if/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/if' cp if.pm ../../lib/if.pm make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/dist/if' /usr/bin/make -C utils all make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/utils' ../miniperl_top perlbug.PL Extracting perlbug (with variable substitutions) ../miniperl_top zipdetails.PL Extracting zipdetails (with variable substitutions) ../miniperl_top pod2html.PL Extracting pod2html (with variable substitutions) ../miniperl_top corelist.PL Extracting corelist (with variable substitutions) ../miniperl_top streamzip.PL Extracting streamzip (with variable substitutions) ../miniperl_top ptar.PL Extracting ptar (with variable substitutions) ../miniperl_top ptardiff.PL Extracting ptardiff (with variable substitutions) ../miniperl_top pl2pm.PL Extracting pl2pm (with variable substitutions) ../miniperl_top h2xs.PL Extracting h2xs (with variable substitutions) ../miniperl_top encguess.PL Extracting encguess (with variable substitutions) ../miniperl_top h2ph.PL Extracting h2ph (with variable substitutions) ../miniperl_top perldoc.PL Extracting "perldoc" (with variable substitutions) ../miniperl_top splain.PL Extracting splain (with variable substitutions) ../miniperl_top perlivp.PL Extracting perlivp (with variable substitutions) ../miniperl_top piconv.PL Extracting piconv (with variable substitutions) ../miniperl_top xsubpp.PL Extracting xsubpp (with variable substitutions) ../miniperl_top cpan.PL Extracting cpan (with variable substitutions) ../miniperl_top prove.PL Extracting prove (with variable substitutions) ../miniperl_top enc2xs.PL Extracting enc2xs (with variable substitutions) ../miniperl_top shasum.PL Extracting shasum (with variable substitutions) ../miniperl_top instmodsh.PL Extracting instmodsh (with variable substitutions) ../miniperl_top ptargrep.PL Extracting ptargrep (with variable substitutions) ../miniperl_top json_pp.PL Extracting json_pp (with variable substitutions) ../miniperl_top libnetcfg.PL Extracting libnetcfg (with variable substitutions) make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1/utils' make[2]: Nothing to be done for 'extensions'. ./miniperl_top autodoc.pl ./miniperl_top pod/perlmodlib.PL -q ln -sf perldelta.pod pod/perl5341delta.pod ./miniperl_top -f pod/buildtoc -q make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1' >>> perl 5.34.1 Installing to staging directory PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1 DESTDIR="/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" install.perl install.sym make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1' ./miniperl_top installperl --destdir=/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot WARNING: You've never run 'make test' or some tests failed! (Installing anyway.) /usr/bin/perl5.34.1 /usr/lib/perl5/5.34.1/dumpvar.pl /usr/lib/perl5/5.34.1/DBM_Filter.pm /usr/lib/perl5/5.34.1/deprecate.pm /usr/lib/perl5/5.34.1/mips64el-linux/Config_heavy.pl /usr/lib/perl5/5.34.1/bytes_heavy.pl /usr/lib/perl5/5.34.1/mips64el-linux/re.pm /usr/lib/perl5/5.34.1/locale.pm /usr/lib/perl5/5.34.1/CPAN.pm /usr/lib/perl5/5.34.1/AutoSplit.pm /usr/lib/perl5/5.34.1/perlfaq.pm /usr/lib/perl5/5.34.1/sort.pm /usr/lib/perl5/5.34.1/base.pm /usr/lib/perl5/5.34.1/FileHandle.pm /usr/lib/perl5/5.34.1/perl5db.pl /usr/lib/perl5/5.34.1/sigtrap.pm /usr/lib/perl5/5.34.1/integer.pm /usr/lib/perl5/5.34.1/Symbol.pm /usr/lib/perl5/5.34.1/version.pod /usr/lib/perl5/5.34.1/English.pm /usr/lib/perl5/5.34.1/fields.pm /usr/lib/perl5/5.34.1/_charnames.pm /usr/lib/perl5/5.34.1/SelectSaver.pm /usr/lib/perl5/5.34.1/warnings.pm /usr/lib/perl5/5.34.1/DirHandle.pm /usr/lib/perl5/5.34.1/strict.pm /usr/lib/perl5/5.34.1/SelfLoader.pm /usr/lib/perl5/5.34.1/open.pm /usr/lib/perl5/5.34.1/ok.pm /usr/lib/perl5/5.34.1/Memoize.pm /usr/lib/perl5/5.34.1/Thread.pm /usr/lib/perl5/5.34.1/blib.pm /usr/lib/perl5/5.34.1/DB.pm /usr/lib/perl5/5.34.1/vmsish.pm /usr/lib/perl5/5.34.1/bignum.pm /usr/lib/perl5/5.34.1/mips64el-linux/lib.pm /usr/lib/perl5/5.34.1/less.pm /usr/lib/perl5/5.34.1/version.pm /usr/lib/perl5/5.34.1/Env.pm /usr/lib/perl5/5.34.1/Dumpvalue.pm /usr/lib/perl5/5.34.1/mips64el-linux/Errno.pm /usr/lib/perl5/5.34.1/AnyDBM_File.pm /usr/lib/perl5/5.34.1/Benchmark.pm /usr/lib/perl5/5.34.1/diagnostics.pm /usr/lib/perl5/5.34.1/bytes.pm /usr/lib/perl5/5.34.1/Fatal.pm /usr/lib/perl5/5.34.1/autouse.pm /usr/lib/perl5/5.34.1/Test2.pm /usr/lib/perl5/5.34.1/meta_notation.pm /usr/lib/perl5/5.34.1/Exporter.pm /usr/lib/perl5/5.34.1/mips64el-linux/Config.pod /usr/lib/perl5/5.34.1/bigrat.pm /usr/lib/perl5/5.34.1/Carp.pm /usr/lib/perl5/5.34.1/subs.pm /usr/lib/perl5/5.34.1/overload.pm /usr/lib/perl5/5.34.1/overloading.pm /usr/lib/perl5/5.34.1/constant.pm /usr/lib/perl5/5.34.1/mips64el-linux/Config_git.pl /usr/lib/perl5/5.34.1/XSLoader.pm /usr/lib/perl5/5.34.1/feature.pm /usr/lib/perl5/5.34.1/Safe.pm /usr/lib/perl5/5.34.1/FileCache.pm /usr/lib/perl5/5.34.1/vars.pm /usr/lib/perl5/5.34.1/mips64el-linux/Config.pm /usr/lib/perl5/5.34.1/filetest.pm /usr/lib/perl5/5.34.1/autodie.pm /usr/lib/perl5/5.34.1/Internals.pod /usr/lib/perl5/5.34.1/parent.pm /usr/lib/perl5/5.34.1/charnames.pm /usr/lib/perl5/5.34.1/bigint.pm /usr/lib/perl5/5.34.1/AutoLoader.pm /usr/lib/perl5/5.34.1/Digest.pm /usr/lib/perl5/5.34.1/UNIVERSAL.pm /usr/lib/perl5/5.34.1/FindBin.pm /usr/lib/perl5/5.34.1/CORE.pod /usr/lib/perl5/5.34.1/if.pm /usr/lib/perl5/5.34.1/NEXT.pm /usr/lib/perl5/5.34.1/utf8.pm /usr/lib/perl5/5.34.1/PerlIO.pm /usr/lib/perl5/5.34.1/experimental.pm /usr/lib/perl5/5.34.1/Test.pm /usr/lib/perl5/5.34.1/Math/BigRat.pm /usr/lib/perl5/5.34.1/Math/BigFloat.pm /usr/lib/perl5/5.34.1/Math/Complex.pm /usr/lib/perl5/5.34.1/Math/Trig.pm /usr/lib/perl5/5.34.1/Math/BigInt.pm /usr/lib/perl5/5.34.1/Math/BigFloat/Trace.pm /usr/lib/perl5/5.34.1/Math/BigInt/Trace.pm /usr/lib/perl5/5.34.1/Math/BigInt/Lib.pm /usr/lib/perl5/5.34.1/Math/BigInt/Calc.pm /usr/lib/perl5/5.34.1/Test/Harness.pm /usr/lib/perl5/5.34.1/Test/More.pm /usr/lib/perl5/5.34.1/Test/Tester.pm /usr/lib/perl5/5.34.1/Test/Builder.pm /usr/lib/perl5/5.34.1/Test/Tutorial.pod /usr/lib/perl5/5.34.1/Test/Simple.pm /usr/lib/perl5/5.34.1/Test/Tester/Capture.pm /usr/lib/perl5/5.34.1/Test/Tester/CaptureRunner.pm /usr/lib/perl5/5.34.1/Test/Tester/Delegate.pm /usr/lib/perl5/5.34.1/Test/use/ok.pm /usr/lib/perl5/5.34.1/Test/Builder/Module.pm /usr/lib/perl5/5.34.1/Test/Builder/Tester.pm /usr/lib/perl5/5.34.1/Test/Builder/Formatter.pm /usr/lib/perl5/5.34.1/Test/Builder/TodoDiag.pm /usr/lib/perl5/5.34.1/Test/Builder/IO/Scalar.pm /usr/lib/perl5/5.34.1/Test/Builder/Tester/Color.pm /usr/lib/perl5/5.34.1/File/GlobMapper.pm /usr/lib/perl5/5.34.1/File/Copy.pm /usr/lib/perl5/5.34.1/File/Temp.pm /usr/lib/perl5/5.34.1/File/Find.pm /usr/lib/perl5/5.34.1/File/Basename.pm /usr/lib/perl5/5.34.1/File/Compare.pm /usr/lib/perl5/5.34.1/File/stat.pm /usr/lib/perl5/5.34.1/File/Path.pm /usr/lib/perl5/5.34.1/File/Fetch.pm /usr/lib/perl5/5.34.1/Text/Tabs.pm /usr/lib/perl5/5.34.1/Text/Abbrev.pm /usr/lib/perl5/5.34.1/Text/Balanced.pm /usr/lib/perl5/5.34.1/Text/ParseWords.pm /usr/lib/perl5/5.34.1/Text/Wrap.pm /usr/lib/perl5/5.34.1/Params/Check.pm /usr/lib/perl5/5.34.1/JSON/PP.pm /usr/lib/perl5/5.34.1/JSON/PP/Boolean.pm /usr/lib/perl5/5.34.1/App/Prove.pm /usr/lib/perl5/5.34.1/App/Cpan.pm /usr/lib/perl5/5.34.1/App/Prove/State.pm /usr/lib/perl5/5.34.1/App/Prove/State/Result.pm /usr/lib/perl5/5.34.1/App/Prove/State/Result/Test.pm /usr/lib/perl5/5.34.1/IO/Zlib.pm /usr/lib/perl5/5.34.1/IO/Socket/IP.pm /usr/lib/perl5/5.34.1/IO/Uncompress/Inflate.pm /usr/lib/perl5/5.34.1/IO/Uncompress/Bunzip2.pm /usr/lib/perl5/5.34.1/IO/Uncompress/AnyUncompress.pm /usr/lib/perl5/5.34.1/IO/Uncompress/Base.pm /usr/lib/perl5/5.34.1/IO/Uncompress/Gunzip.pm /usr/lib/perl5/5.34.1/IO/Uncompress/Unzip.pm /usr/lib/perl5/5.34.1/IO/Uncompress/AnyInflate.pm /usr/lib/perl5/5.34.1/IO/Uncompress/RawInflate.pm /usr/lib/perl5/5.34.1/IO/Uncompress/Adapter/Inflate.pm /usr/lib/perl5/5.34.1/IO/Uncompress/Adapter/Bunzip2.pm /usr/lib/perl5/5.34.1/IO/Uncompress/Adapter/Identity.pm /usr/lib/perl5/5.34.1/IO/Compress/Gzip.pm /usr/lib/perl5/5.34.1/IO/Compress/Deflate.pm /usr/lib/perl5/5.34.1/IO/Compress/RawDeflate.pm /usr/lib/perl5/5.34.1/IO/Compress/Base.pm /usr/lib/perl5/5.34.1/IO/Compress/FAQ.pod /usr/lib/perl5/5.34.1/IO/Compress/Bzip2.pm /usr/lib/perl5/5.34.1/IO/Compress/Zip.pm /usr/lib/perl5/5.34.1/IO/Compress/Zip/Constants.pm /usr/lib/perl5/5.34.1/IO/Compress/Base/Common.pm /usr/lib/perl5/5.34.1/IO/Compress/Gzip/Constants.pm /usr/lib/perl5/5.34.1/IO/Compress/Adapter/Deflate.pm /usr/lib/perl5/5.34.1/IO/Compress/Adapter/Bzip2.pm /usr/lib/perl5/5.34.1/IO/Compress/Adapter/Identity.pm /usr/lib/perl5/5.34.1/IO/Compress/Zlib/Constants.pm /usr/lib/perl5/5.34.1/IO/Compress/Zlib/Extra.pm /usr/lib/perl5/5.34.1/Tie/Scalar.pm /usr/lib/perl5/5.34.1/Tie/Hash.pm /usr/lib/perl5/5.34.1/Tie/RefHash.pm /usr/lib/perl5/5.34.1/Tie/SubstrHash.pm /usr/lib/perl5/5.34.1/Tie/Memoize.pm /usr/lib/perl5/5.34.1/Tie/Handle.pm /usr/lib/perl5/5.34.1/Tie/Array.pm /usr/lib/perl5/5.34.1/Tie/File.pm /usr/lib/perl5/5.34.1/Tie/StdHandle.pm /usr/lib/perl5/5.34.1/Tie/Hash/NamedCapture.pm /usr/lib/perl5/5.34.1/Parse/CPAN/Meta.pm /usr/lib/perl5/5.34.1/Net/SMTP.pm /usr/lib/perl5/5.34.1/Net/FTP.pm /usr/lib/perl5/5.34.1/Net/hostent.pm /usr/lib/perl5/5.34.1/Net/Time.pm /usr/lib/perl5/5.34.1/Net/POP3.pm /usr/lib/perl5/5.34.1/Net/Domain.pm /usr/lib/perl5/5.34.1/Net/Netrc.pm /usr/lib/perl5/5.34.1/Net/servent.pm /usr/lib/perl5/5.34.1/Net/Cmd.pm /usr/lib/perl5/5.34.1/Net/netent.pm /usr/lib/perl5/5.34.1/Net/libnetFAQ.pod /usr/lib/perl5/5.34.1/Net/protoent.pm /usr/lib/perl5/5.34.1/Net/Config.pm /usr/lib/perl5/5.34.1/Net/NNTP.pm /usr/lib/perl5/5.34.1/Net/Ping.pm /usr/lib/perl5/5.34.1/Net/FTP/dataconn.pm /usr/lib/perl5/5.34.1/Net/FTP/I.pm /usr/lib/perl5/5.34.1/Net/FTP/L.pm /usr/lib/perl5/5.34.1/Net/FTP/E.pm /usr/lib/perl5/5.34.1/Net/FTP/A.pm /usr/lib/perl5/5.34.1/IPC/Open2.pm /usr/lib/perl5/5.34.1/IPC/Cmd.pm /usr/lib/perl5/5.34.1/IPC/Open3.pm /usr/lib/perl5/5.34.1/encoding/warnings.pm /usr/lib/perl5/5.34.1/CPAN/FirstTime.pm /usr/lib/perl5/5.34.1/CPAN/Prompt.pm /usr/lib/perl5/5.34.1/CPAN/FTP.pm /usr/lib/perl5/5.34.1/CPAN/Author.pm /usr/lib/perl5/5.34.1/CPAN/Module.pm /usr/lib/perl5/5.34.1/CPAN/Debug.pm /usr/lib/perl5/5.34.1/CPAN/CacheMgr.pm /usr/lib/perl5/5.34.1/CPAN/Distroprefs.pm /usr/lib/perl5/5.34.1/CPAN/Meta.pm /usr/lib/perl5/5.34.1/CPAN/Queue.pm /usr/lib/perl5/5.34.1/CPAN/InfoObj.pm /usr/lib/perl5/5.34.1/CPAN/DeferredCode.pm /usr/lib/perl5/5.34.1/CPAN/Distrostatus.pm /usr/lib/perl5/5.34.1/CPAN/Complete.pm /usr/lib/perl5/5.34.1/CPAN/Nox.pm /usr/lib/perl5/5.34.1/CPAN/Tarzip.pm /usr/lib/perl5/5.34.1/CPAN/Bundle.pm /usr/lib/perl5/5.34.1/CPAN/Shell.pm /usr/lib/perl5/5.34.1/CPAN/Index.pm /usr/lib/perl5/5.34.1/CPAN/Version.pm /usr/lib/perl5/5.34.1/CPAN/Mirrors.pm /usr/lib/perl5/5.34.1/CPAN/URL.pm /usr/lib/perl5/5.34.1/CPAN/Distribution.pm /usr/lib/perl5/5.34.1/CPAN/Kwalify.pm /usr/lib/perl5/5.34.1/CPAN/Plugin.pm /usr/lib/perl5/5.34.1/CPAN/HandleConfig.pm /usr/lib/perl5/5.34.1/CPAN/FTP/netrc.pm /usr/lib/perl5/5.34.1/CPAN/Plugin/Specfile.pm /usr/lib/perl5/5.34.1/CPAN/HTTP/Client.pm /usr/lib/perl5/5.34.1/CPAN/HTTP/Credentials.pm /usr/lib/perl5/5.34.1/CPAN/Kwalify/distroprefs.yml /usr/lib/perl5/5.34.1/CPAN/Kwalify/distroprefs.dd /usr/lib/perl5/5.34.1/CPAN/API/HOWTO.pod /usr/lib/perl5/5.34.1/CPAN/LWP/UserAgent.pm /usr/lib/perl5/5.34.1/CPAN/Exception/yaml_process_error.pm /usr/lib/perl5/5.34.1/CPAN/Exception/RecursiveDependency.pm /usr/lib/perl5/5.34.1/CPAN/Exception/yaml_not_installed.pm /usr/lib/perl5/5.34.1/CPAN/Exception/blocked_urllist.pm /usr/lib/perl5/5.34.1/CPAN/Meta/Validator.pm /usr/lib/perl5/5.34.1/CPAN/Meta/Requirements.pm /usr/lib/perl5/5.34.1/CPAN/Meta/Converter.pm /usr/lib/perl5/5.34.1/CPAN/Meta/Merge.pm /usr/lib/perl5/5.34.1/CPAN/Meta/Spec.pm /usr/lib/perl5/5.34.1/CPAN/Meta/Feature.pm /usr/lib/perl5/5.34.1/CPAN/Meta/Prereqs.pm /usr/lib/perl5/5.34.1/CPAN/Meta/History.pm /usr/lib/perl5/5.34.1/CPAN/Meta/YAML.pm /usr/lib/perl5/5.34.1/CPAN/Meta/History/Meta_1_0.pod /usr/lib/perl5/5.34.1/CPAN/Meta/History/Meta_1_4.pod /usr/lib/perl5/5.34.1/CPAN/Meta/History/Meta_1_1.pod /usr/lib/perl5/5.34.1/CPAN/Meta/History/Meta_1_3.pod /usr/lib/perl5/5.34.1/CPAN/Meta/History/Meta_1_2.pod /usr/lib/perl5/5.34.1/Archive/Tar.pm /usr/lib/perl5/5.34.1/Archive/Tar/File.pm /usr/lib/perl5/5.34.1/Archive/Tar/Constant.pm /usr/lib/perl5/5.34.1/Search/Dict.pm /usr/lib/perl5/5.34.1/Class/Struct.pm /usr/lib/perl5/5.34.1/mips64el-linux/auto/Math/BigInt/FastCalc/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Math/BigInt/FastCalc/FastCalc.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/File/Glob/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/File/Glob/Glob.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/File/DosGlob/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/File/DosGlob/DosGlob.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Socket/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Socket/Socket.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/IO/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/IO/IO.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Fcntl/Fcntl.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Fcntl/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/IPC/SysV/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/IPC/SysV/SysV.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Opcode/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Opcode/Opcode.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Data/Dumper/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Data/Dumper/Dumper.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/B/B.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/B/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/SDBM_File/SDBM_File.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/SDBM_File/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Sys/Hostname/Hostname.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Sys/Hostname/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Sys/Syslog/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Sys/Syslog/Syslog.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Devel/Peek/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Devel/Peek/Peek.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/re/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/re/re.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/POSIX/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/POSIX/POSIX.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/MIME/Base64/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/MIME/Base64/Base64.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Filter/Util/Call/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Filter/Util/Call/Call.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Time/Piece/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Time/Piece/Piece.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Time/HiRes/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Time/HiRes/HiRes.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/attributes/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/attributes/attributes.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/List/Util/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/List/Util/Util.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/PerlIO/encoding/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/PerlIO/encoding/encoding.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/PerlIO/mmap/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/PerlIO/mmap/mmap.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/PerlIO/scalar/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/PerlIO/scalar/scalar.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/PerlIO/via/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/PerlIO/via/via.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/threads/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/threads/threads.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/threads/shared/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/threads/shared/shared.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Encode/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Encode/Encode.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Cwd/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Cwd/Cwd.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/mro/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/mro/mro.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Unicode/Normalize/Normalize.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Unicode/Normalize/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Unicode/Collate/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Unicode/Collate/Collate.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/I18N/Langinfo/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/I18N/Langinfo/Langinfo.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Hash/Util/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Hash/Util/Util.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Hash/Util/FieldHash/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Hash/Util/FieldHash/FieldHash.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Compress/Raw/Bzip2/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Compress/Raw/Bzip2/Bzip2.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Compress/Raw/Zlib/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Compress/Raw/Zlib/Zlib.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Digest/SHA/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Digest/SHA/SHA.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Digest/MD5/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Digest/MD5/MD5.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Storable/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Storable/Storable.a /usr/lib/perl5/5.34.1/HTTP/Tiny.pm /usr/lib/perl5/5.34.1/Term/Cap.pm /usr/lib/perl5/5.34.1/Term/ReadLine.pm /usr/lib/perl5/5.34.1/Term/Complete.pm /usr/lib/perl5/5.34.1/Term/ANSIColor.pm /usr/lib/perl5/5.34.1/B/Op_private.pm /usr/lib/perl5/5.34.1/B/Deparse.pm /usr/lib/perl5/5.34.1/TAP/Object.pm /usr/lib/perl5/5.34.1/TAP/Harness.pm /usr/lib/perl5/5.34.1/TAP/Parser.pm /usr/lib/perl5/5.34.1/TAP/Base.pm /usr/lib/perl5/5.34.1/TAP/Formatter/Session.pm /usr/lib/perl5/5.34.1/TAP/Formatter/Base.pm /usr/lib/perl5/5.34.1/TAP/Formatter/Color.pm /usr/lib/perl5/5.34.1/TAP/Formatter/File.pm /usr/lib/perl5/5.34.1/TAP/Formatter/Console.pm /usr/lib/perl5/5.34.1/TAP/Formatter/File/Session.pm /usr/lib/perl5/5.34.1/TAP/Formatter/Console/Session.pm /usr/lib/perl5/5.34.1/TAP/Formatter/Console/ParallelSession.pm /usr/lib/perl5/5.34.1/TAP/Parser/Iterator.pm /usr/lib/perl5/5.34.1/TAP/Parser/Aggregator.pm /usr/lib/perl5/5.34.1/TAP/Parser/Source.pm /usr/lib/perl5/5.34.1/TAP/Parser/Grammar.pm /usr/lib/perl5/5.34.1/TAP/Parser/ResultFactory.pm /usr/lib/perl5/5.34.1/TAP/Parser/IteratorFactory.pm /usr/lib/perl5/5.34.1/TAP/Parser/Scheduler.pm /usr/lib/perl5/5.34.1/TAP/Parser/Result.pm /usr/lib/perl5/5.34.1/TAP/Parser/SourceHandler.pm /usr/lib/perl5/5.34.1/TAP/Parser/Multiplexer.pm /usr/lib/perl5/5.34.1/TAP/Parser/Iterator/Stream.pm /usr/lib/perl5/5.34.1/TAP/Parser/Iterator/Array.pm /usr/lib/perl5/5.34.1/TAP/Parser/Iterator/Process.pm /usr/lib/perl5/5.34.1/TAP/Parser/SourceHandler/Executable.pm /usr/lib/perl5/5.34.1/TAP/Parser/SourceHandler/Handle.pm /usr/lib/perl5/5.34.1/TAP/Parser/SourceHandler/RawTAP.pm /usr/lib/perl5/5.34.1/TAP/Parser/SourceHandler/File.pm /usr/lib/perl5/5.34.1/TAP/Parser/SourceHandler/Perl.pm /usr/lib/perl5/5.34.1/TAP/Parser/YAMLish/Writer.pm /usr/lib/perl5/5.34.1/TAP/Parser/YAMLish/Reader.pm /usr/lib/perl5/5.34.1/TAP/Parser/Scheduler/Spinner.pm /usr/lib/perl5/5.34.1/TAP/Parser/Scheduler/Job.pm /usr/lib/perl5/5.34.1/TAP/Parser/Result/Comment.pm /usr/lib/perl5/5.34.1/TAP/Parser/Result/Pragma.pm /usr/lib/perl5/5.34.1/TAP/Parser/Result/Plan.pm /usr/lib/perl5/5.34.1/TAP/Parser/Result/Bailout.pm /usr/lib/perl5/5.34.1/TAP/Parser/Result/Version.pm /usr/lib/perl5/5.34.1/TAP/Parser/Result/YAML.pm /usr/lib/perl5/5.34.1/TAP/Parser/Result/Unknown.pm /usr/lib/perl5/5.34.1/TAP/Parser/Result/Test.pm /usr/lib/perl5/5.34.1/TAP/Harness/Env.pm /usr/lib/perl5/5.34.1/TAP/Harness/Beyond.pod /usr/lib/perl5/5.34.1/Devel/SelfStubber.pm /usr/lib/perl5/5.34.1/DBM_Filter/encode.pm /usr/lib/perl5/5.34.1/DBM_Filter/int32.pm /usr/lib/perl5/5.34.1/DBM_Filter/null.pm /usr/lib/perl5/5.34.1/DBM_Filter/utf8.pm /usr/lib/perl5/5.34.1/DBM_Filter/compress.pm /usr/lib/perl5/5.34.1/autodie/hints.pm /usr/lib/perl5/5.34.1/autodie/exception.pm /usr/lib/perl5/5.34.1/autodie/skip.pm /usr/lib/perl5/5.34.1/autodie/Util.pm /usr/lib/perl5/5.34.1/autodie/exception/system.pm /usr/lib/perl5/5.34.1/autodie/Scope/Guard.pm /usr/lib/perl5/5.34.1/autodie/Scope/GuardStack.pm /usr/lib/perl5/5.34.1/Filter/Simple.pm /usr/lib/perl5/5.34.1/Time/localtime.pm /usr/lib/perl5/5.34.1/Time/Local.pm /usr/lib/perl5/5.34.1/Time/gmtime.pm /usr/lib/perl5/5.34.1/Time/tm.pm /usr/lib/perl5/5.34.1/Memoize/SDBM_File.pm /usr/lib/perl5/5.34.1/Memoize/Expire.pm /usr/lib/perl5/5.34.1/Memoize/ExpireTest.pm /usr/lib/perl5/5.34.1/Memoize/ExpireFile.pm /usr/lib/perl5/5.34.1/Memoize/AnyDBM_File.pm /usr/lib/perl5/5.34.1/Memoize/Storable.pm /usr/lib/perl5/5.34.1/Memoize/NDBM_File.pm /usr/lib/perl5/5.34.1/unicore/Decomposition.pl /usr/lib/perl5/5.34.1/unicore/Name.pm /usr/lib/perl5/5.34.1/unicore/SpecialCasing.txt /usr/lib/perl5/5.34.1/unicore/UCD.pl /usr/lib/perl5/5.34.1/unicore/Name.pl /usr/lib/perl5/5.34.1/unicore/CombiningClass.pl /usr/lib/perl5/5.34.1/unicore/NamedSequences.txt /usr/lib/perl5/5.34.1/unicore/Blocks.txt /usr/lib/perl5/5.34.1/unicore/version /usr/lib/perl5/5.34.1/unicore/uni_keywords.pl /usr/lib/perl5/5.34.1/unicore/To/Age.pl /usr/lib/perl5/5.34.1/unicore/To/GCB.pl /usr/lib/perl5/5.34.1/unicore/To/Title.pl /usr/lib/perl5/5.34.1/unicore/To/NFKCCF.pl /usr/lib/perl5/5.34.1/unicore/To/Scx.pl /usr/lib/perl5/5.34.1/unicore/To/Uc.pl /usr/lib/perl5/5.34.1/unicore/To/Digit.pl /usr/lib/perl5/5.34.1/unicore/To/EqUIdeo.pl /usr/lib/perl5/5.34.1/unicore/To/InSC.pl /usr/lib/perl5/5.34.1/unicore/To/Gc.pl /usr/lib/perl5/5.34.1/unicore/To/Ea.pl /usr/lib/perl5/5.34.1/unicore/To/Nt.pl /usr/lib/perl5/5.34.1/unicore/To/Tc.pl /usr/lib/perl5/5.34.1/unicore/To/SB.pl /usr/lib/perl5/5.34.1/unicore/To/Identifi.pl /usr/lib/perl5/5.34.1/unicore/To/Identif2.pl /usr/lib/perl5/5.34.1/unicore/To/NameAlia.pl /usr/lib/perl5/5.34.1/unicore/To/Jg.pl /usr/lib/perl5/5.34.1/unicore/To/Hst.pl /usr/lib/perl5/5.34.1/unicore/To/InPC.pl /usr/lib/perl5/5.34.1/unicore/To/_PerlLB.pl /usr/lib/perl5/5.34.1/unicore/To/NFCQC.pl /usr/lib/perl5/5.34.1/unicore/To/Lc.pl /usr/lib/perl5/5.34.1/unicore/To/PerlDeci.pl /usr/lib/perl5/5.34.1/unicore/To/Bpb.pl /usr/lib/perl5/5.34.1/unicore/To/Bmg.pl /usr/lib/perl5/5.34.1/unicore/To/Na1.pl /usr/lib/perl5/5.34.1/unicore/To/Nv.pl /usr/lib/perl5/5.34.1/unicore/To/Isc.pl /usr/lib/perl5/5.34.1/unicore/To/Bpt.pl /usr/lib/perl5/5.34.1/unicore/To/Jt.pl /usr/lib/perl5/5.34.1/unicore/To/Cf.pl /usr/lib/perl5/5.34.1/unicore/To/NFKDQC.pl /usr/lib/perl5/5.34.1/unicore/To/Lower.pl /usr/lib/perl5/5.34.1/unicore/To/NFDQC.pl /usr/lib/perl5/5.34.1/unicore/To/Fold.pl /usr/lib/perl5/5.34.1/unicore/To/NFKCQC.pl /usr/lib/perl5/5.34.1/unicore/To/WB.pl /usr/lib/perl5/5.34.1/unicore/To/Lb.pl /usr/lib/perl5/5.34.1/unicore/To/_PerlSCX.pl /usr/lib/perl5/5.34.1/unicore/To/Upper.pl /usr/lib/perl5/5.34.1/unicore/To/Bc.pl /usr/lib/perl5/5.34.1/unicore/To/Vo.pl /usr/lib/perl5/5.34.1/unicore/To/Sc.pl /usr/lib/perl5/5.34.1/unicore/lib/Math/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/CI/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Guru.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Adlm.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Thaa.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Takr.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Nand.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Khoj.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Xsux.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Sind.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Telu.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Phlp.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Khmr.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Cprt.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Lina.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Mong.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Taml.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Hang.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Hira.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Orya.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Kthi.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Tirh.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Arab.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Zinh.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Hmng.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Han.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Kana.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Shrd.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Sinh.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Gong.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Cyrl.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Hebr.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Rohg.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Gonm.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Cham.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Copt.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Lao.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Yi.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Geor.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Tagb.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Glag.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Mlym.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Gran.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Zyyy.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Grek.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Beng.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Yezi.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Bhks.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Gujr.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Zzzz.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Knda.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Tibt.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Talu.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Diak.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Dupl.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Cakm.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Khar.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Hmnp.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Armn.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Linb.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Bopo.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Syrc.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Deva.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Latn.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Limb.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Lana.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Mult.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Mymr.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Tang.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Ethi.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/NA.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/TopAndL2.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/VisualOr.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/LeftAndR.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/Bottom.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/Overstru.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/TopAndRi.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/Left.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/TopAndLe.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/TopAndBo.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/Right.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/Top.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/BottomAn.pl /usr/lib/perl5/5.34.1/unicore/lib/BidiM/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/NFDQC/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/NFDQC/N.pl /usr/lib/perl5/5.34.1/unicore/lib/ExtPict/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Guru.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Telu.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Cprt.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Mong.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Taml.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Hang.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Hira.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Orya.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Arab.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Zinh.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Han.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Kana.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Sinh.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Gong.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Cyrl.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Gonm.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Geor.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Glag.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Mlym.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Gran.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Zyyy.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Grek.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Beng.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Gujr.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Knda.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Dupl.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Linb.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Syrc.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Deva.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Latn.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Limb.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Mult.pl /usr/lib/perl5/5.34.1/unicore/lib/EPres/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/GCB/SM.pl /usr/lib/perl5/5.34.1/unicore/lib/GCB/LVT.pl /usr/lib/perl5/5.34.1/unicore/lib/GCB/EX.pl /usr/lib/perl5/5.34.1/unicore/lib/GCB/PP.pl /usr/lib/perl5/5.34.1/unicore/lib/GCB/CN.pl /usr/lib/perl5/5.34.1/unicore/lib/GCB/LV.pl /usr/lib/perl5/5.34.1/unicore/lib/GCB/XX.pl /usr/lib/perl5/5.34.1/unicore/lib/CompEx/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Dia/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Bpt/O.pl /usr/lib/perl5/5.34.1/unicore/lib/Bpt/N.pl /usr/lib/perl5/5.34.1/unicore/lib/Bpt/C.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/ES.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/R.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/CS.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/WS.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/AN.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/B.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/AL.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/ON.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/BN.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/ET.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/L.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/NSM.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/EN.pl /usr/lib/perl5/5.34.1/unicore/lib/CWCF/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Dep/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Ideo/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/3.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/3000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/500.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/4.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/19.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/600.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/1_16.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/200.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/2000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/60.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/8.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/12.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/15.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/8000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/1.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/40.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/10000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/13.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/1_6.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/1_4.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/700.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/6000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/1_2.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/30.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/300.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/5000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/400.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/90000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/10.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/50000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/9000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/9.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/70.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/17.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/70000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/1_8.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/14.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/50.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/90.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/5.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/18.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/1_3.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/16.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/80.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/80000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/4000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/11.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/7000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/0.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/7.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/2.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/60000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/20.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/6.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/40000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/100000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/100.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/2_3.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/800.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/3_4.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/900.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/3_16.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/30000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/20000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/1000.pl /usr/lib/perl5/5.34.1/unicore/lib/GrExt/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Seen.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Alef.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Beh.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/NoJoinin.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Gaf.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Lam.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Hah.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Reh.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Kaf.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Yeh.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Waw.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Sad.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Ain.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Dal.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Qaf.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/HanifiRo.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/FarsiYeh.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Feh.pl /usr/lib/perl5/5.34.1/unicore/lib/Term/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Hyphen/T.pl /usr/lib/perl5/5.34.1/unicore/lib/Lower/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/PatSyn/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Jt/U.pl /usr/lib/perl5/5.34.1/unicore/lib/Jt/R.pl /usr/lib/perl5/5.34.1/unicore/lib/Jt/D.pl /usr/lib/perl5/5.34.1/unicore/lib/Jt/L.pl /usr/lib/perl5/5.34.1/unicore/lib/Jt/C.pl /usr/lib/perl5/5.34.1/unicore/lib/Jt/T.pl /usr/lib/perl5/5.34.1/unicore/lib/Ccc/DB.pl /usr/lib/perl5/5.34.1/unicore/lib/Ccc/ATAR.pl /usr/lib/perl5/5.34.1/unicore/lib/Ccc/B.pl /usr/lib/perl5/5.34.1/unicore/lib/Ccc/OV.pl /usr/lib/perl5/5.34.1/unicore/lib/Ccc/BR.pl /usr/lib/perl5/5.34.1/unicore/lib/Ccc/AL.pl /usr/lib/perl5/5.34.1/unicore/lib/Ccc/VR.pl /usr/lib/perl5/5.34.1/unicore/lib/Ccc/A.pl /usr/lib/perl5/5.34.1/unicore/lib/Ccc/NR.pl /usr/lib/perl5/5.34.1/unicore/lib/Ccc/AR.pl /usr/lib/perl5/5.34.1/unicore/lib/Ccc/NK.pl /usr/lib/perl5/5.34.1/unicore/lib/SD/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/CE/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/UIdeo/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Emoji/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Sqr.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Sub.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Fin.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/NonCanon.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Enc.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Sup.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Vert.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Nar.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Iso.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Com.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Med.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Font.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Nb.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Init.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Nl.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Sm.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Pe.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Pc.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/M.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Me.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Mn.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/LC.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Cn.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Pd.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Lm.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Mc.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Z.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Lu.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/P.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Pf.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/N.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/So.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Pi.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Cf.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/No.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Sk.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Nd.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Zs.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/L.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/S.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Ll.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Po.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/C.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Lo.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Ps.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Sc.pl /usr/lib/perl5/5.34.1/unicore/lib/Blk/NB.pl /usr/lib/perl5/5.34.1/unicore/lib/SB/CL.pl /usr/lib/perl5/5.34.1/unicore/lib/SB/EX.pl /usr/lib/perl5/5.34.1/unicore/lib/SB/NU.pl /usr/lib/perl5/5.34.1/unicore/lib/SB/Sp.pl /usr/lib/perl5/5.34.1/unicore/lib/SB/AT.pl /usr/lib/perl5/5.34.1/unicore/lib/SB/SC.pl /usr/lib/perl5/5.34.1/unicore/lib/SB/ST.pl /usr/lib/perl5/5.34.1/unicore/lib/SB/UP.pl /usr/lib/perl5/5.34.1/unicore/lib/SB/FO.pl /usr/lib/perl5/5.34.1/unicore/lib/SB/LE.pl /usr/lib/perl5/5.34.1/unicore/lib/SB/XX.pl /usr/lib/perl5/5.34.1/unicore/lib/SB/LO.pl /usr/lib/perl5/5.34.1/unicore/lib/XIDC/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/CWT/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Ea/H.pl /usr/lib/perl5/5.34.1/unicore/lib/Ea/W.pl /usr/lib/perl5/5.34.1/unicore/lib/Ea/Na.pl /usr/lib/perl5/5.34.1/unicore/lib/Ea/A.pl /usr/lib/perl5/5.34.1/unicore/lib/Ea/N.pl /usr/lib/perl5/5.34.1/unicore/lib/Alpha/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/QMark/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/DI/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/NFKCQC/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/NFKCQC/N.pl /usr/lib/perl5/5.34.1/unicore/lib/PCM/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/IdType/DefaultI.pl /usr/lib/perl5/5.34.1/unicore/lib/IdType/Inclusio.pl /usr/lib/perl5/5.34.1/unicore/lib/IdType/Obsolete.pl /usr/lib/perl5/5.34.1/unicore/lib/IdType/Recommen.pl /usr/lib/perl5/5.34.1/unicore/lib/IdType/Technica.pl /usr/lib/perl5/5.34.1/unicore/lib/IdType/Exclusio.pl /usr/lib/perl5/5.34.1/unicore/lib/IdType/NotNFKC.pl /usr/lib/perl5/5.34.1/unicore/lib/IdType/Uncommon.pl /usr/lib/perl5/5.34.1/unicore/lib/IdType/LimitedU.pl /usr/lib/perl5/5.34.1/unicore/lib/IdType/NotChara.pl /usr/lib/perl5/5.34.1/unicore/lib/IdType/NotXID.pl /usr/lib/perl5/5.34.1/unicore/lib/Hst/NA.pl /usr/lib/perl5/5.34.1/unicore/lib/BidiC/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/WB/MB.pl /usr/lib/perl5/5.34.1/unicore/lib/WB/EX.pl /usr/lib/perl5/5.34.1/unicore/lib/WB/ML.pl /usr/lib/perl5/5.34.1/unicore/lib/WB/NU.pl /usr/lib/perl5/5.34.1/unicore/lib/WB/WSegSpac.pl /usr/lib/perl5/5.34.1/unicore/lib/WB/Extend.pl /usr/lib/perl5/5.34.1/unicore/lib/WB/KA.pl /usr/lib/perl5/5.34.1/unicore/lib/WB/FO.pl /usr/lib/perl5/5.34.1/unicore/lib/WB/LE.pl /usr/lib/perl5/5.34.1/unicore/lib/WB/HL.pl /usr/lib/perl5/5.34.1/unicore/lib/WB/XX.pl /usr/lib/perl5/5.34.1/unicore/lib/WB/MN.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V60.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V80.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/NA.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V52.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V51.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V11.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V130.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V32.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V41.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V100.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V30.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V31.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V90.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V110.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V61.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V50.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V120.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V70.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V20.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V40.pl /usr/lib/perl5/5.34.1/unicore/lib/NFCQC/M.pl /usr/lib/perl5/5.34.1/unicore/lib/NFCQC/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Upper/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/STerm/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/NFKDQC/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/NFKDQC/N.pl /usr/lib/perl5/5.34.1/unicore/lib/EBase/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Ext/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/EComp/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/CWKCF/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Hex/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/IDC/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/CWCM/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/XIDS/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/CWL/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Cased/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/GrBase/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Nt/None.pl /usr/lib/perl5/5.34.1/unicore/lib/Nt/Di.pl /usr/lib/perl5/5.34.1/unicore/lib/Nt/Nu.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/_PerlIDC.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/Graph.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/Title.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/_PerlAny.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/PosixPun.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/_PerlIDS.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/XPosixPu.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/_PerlIsI.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/_PerlQuo.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/SpacePer.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/_PerlNch.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/Alnum.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/_PerlFol.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/_PerlCha.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/_PerlPat.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/PerlWord.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/Word.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/Assigned.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/_PerlPr2.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/Blank.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/Print.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/_PerlCh2.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/_PerlPro.pl /usr/lib/perl5/5.34.1/unicore/lib/Dash/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/IdStatus/Restrict.pl /usr/lib/perl5/5.34.1/unicore/lib/IdStatus/Allowed.pl /usr/lib/perl5/5.34.1/unicore/lib/Vo/U.pl /usr/lib/perl5/5.34.1/unicore/lib/Vo/R.pl /usr/lib/perl5/5.34.1/unicore/lib/Vo/Tr.pl /usr/lib/perl5/5.34.1/unicore/lib/Vo/Tu.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Consona5.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Vowel.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Consona9.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Virama.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Avagraha.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Invisibl.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Consona4.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Consona2.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Syllable.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Consonan.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Nukta.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Consona8.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Other.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/ToneMark.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Consona7.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Consona3.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/VowelInd.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/VowelDep.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Bindu.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/PureKill.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Cantilla.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Visarga.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Consona6.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Number.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/CL.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/EX.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/PO.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/IN.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/NU.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/PR.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/GL.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/CM.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/IS.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/AL.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/BA.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/NS.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/BB.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/CJ.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/SA.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/OP.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/QU.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/ID.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/AI.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/XX.pl /usr/lib/perl5/5.34.1/unicore/lib/In/8_0.pl /usr/lib/perl5/5.34.1/unicore/lib/In/10_0.pl /usr/lib/perl5/5.34.1/unicore/lib/In/6_0.pl /usr/lib/perl5/5.34.1/unicore/lib/In/4_0.pl /usr/lib/perl5/5.34.1/unicore/lib/In/12_0.pl /usr/lib/perl5/5.34.1/unicore/lib/In/2_0.pl /usr/lib/perl5/5.34.1/unicore/lib/In/13_0.pl /usr/lib/perl5/5.34.1/unicore/lib/In/5_2.pl /usr/lib/perl5/5.34.1/unicore/lib/In/3_2.pl /usr/lib/perl5/5.34.1/unicore/lib/In/11_0.pl /usr/lib/perl5/5.34.1/unicore/lib/In/3_1.pl /usr/lib/perl5/5.34.1/unicore/lib/In/6_1.pl /usr/lib/perl5/5.34.1/unicore/lib/In/9_0.pl /usr/lib/perl5/5.34.1/unicore/lib/In/3_0.pl /usr/lib/perl5/5.34.1/unicore/lib/In/5_0.pl /usr/lib/perl5/5.34.1/unicore/lib/In/12_1.pl /usr/lib/perl5/5.34.1/unicore/lib/In/5_1.pl /usr/lib/perl5/5.34.1/unicore/lib/In/7_0.pl /usr/lib/perl5/5.34.1/unicore/lib/In/6_3.pl /usr/lib/perl5/5.34.1/unicore/lib/In/6_2.pl /usr/lib/perl5/5.34.1/unicore/lib/In/4_1.pl /usr/lib/perl5/5.34.1/unicore/lib/In/2_1.pl /usr/lib/perl5/5.34.1/unicore/lib/CWU/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/IDS/Y.pl /usr/lib/perl5/5.34.1/ExtUtils/MM_Win95.pm /usr/lib/perl5/5.34.1/ExtUtils/Typemaps.pm /usr/lib/perl5/5.34.1/ExtUtils/Manifest.pm /usr/lib/perl5/5.34.1/ExtUtils/Embed.pm /usr/lib/perl5/5.34.1/ExtUtils/Mkbootstrap.pm /usr/lib/perl5/5.34.1/ExtUtils/Miniperl.pm /usr/lib/perl5/5.34.1/ExtUtils/typemap /usr/lib/perl5/5.34.1/ExtUtils/MM_Win32.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_OS390.pm /usr/lib/perl5/5.34.1/ExtUtils/MANIFEST.SKIP /usr/lib/perl5/5.34.1/ExtUtils/MM_OS2.pm /usr/lib/perl5/5.34.1/ExtUtils/MM.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_NW5.pm /usr/lib/perl5/5.34.1/ExtUtils/MY.pm /usr/lib/perl5/5.34.1/ExtUtils/MakeMaker.pm /usr/lib/perl5/5.34.1/ExtUtils/Mksymlists.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_Unix.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_DOS.pm /usr/lib/perl5/5.34.1/ExtUtils/Command.pm /usr/lib/perl5/5.34.1/ExtUtils/testlib.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_QNX.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_BeOS.pm /usr/lib/perl5/5.34.1/ExtUtils/Constant.pm /usr/lib/perl5/5.34.1/ExtUtils/ParseXS.pod /usr/lib/perl5/5.34.1/ExtUtils/MM_Darwin.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_VOS.pm /usr/lib/perl5/5.34.1/ExtUtils/ParseXS.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_Cygwin.pm /usr/lib/perl5/5.34.1/ExtUtils/Packlist.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_Any.pm /usr/lib/perl5/5.34.1/ExtUtils/Installed.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_AIX.pm /usr/lib/perl5/5.34.1/ExtUtils/xsubpp /usr/lib/perl5/5.34.1/ExtUtils/CBuilder.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_VMS.pm /usr/lib/perl5/5.34.1/ExtUtils/Install.pm /usr/lib/perl5/5.34.1/ExtUtils/PL2Bat.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_UWIN.pm /usr/lib/perl5/5.34.1/ExtUtils/Liblist.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_MacOS.pm /usr/lib/perl5/5.34.1/ExtUtils/MakeMaker/version.pm /usr/lib/perl5/5.34.1/ExtUtils/MakeMaker/FAQ.pod /usr/lib/perl5/5.34.1/ExtUtils/MakeMaker/Tutorial.pod /usr/lib/perl5/5.34.1/ExtUtils/MakeMaker/Config.pm /usr/lib/perl5/5.34.1/ExtUtils/MakeMaker/Locale.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Base.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/VMS.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/darwin.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/cygwin.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/android.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/dec_osf.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/Windows.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/aix.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/Unix.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/os2.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/Windows/MSVC.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/Windows/BCC.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/Windows/GCC.pm /usr/lib/perl5/5.34.1/ExtUtils/Constant/XS.pm /usr/lib/perl5/5.34.1/ExtUtils/Constant/Utils.pm /usr/lib/perl5/5.34.1/ExtUtils/Constant/Base.pm /usr/lib/perl5/5.34.1/ExtUtils/Constant/ProxySubs.pm /usr/lib/perl5/5.34.1/ExtUtils/Command/MM.pm /usr/lib/perl5/5.34.1/ExtUtils/Typemaps/Type.pm /usr/lib/perl5/5.34.1/ExtUtils/Typemaps/OutputMap.pm /usr/lib/perl5/5.34.1/ExtUtils/Typemaps/Cmd.pm /usr/lib/perl5/5.34.1/ExtUtils/Typemaps/InputMap.pm /usr/lib/perl5/5.34.1/ExtUtils/ParseXS/Constants.pm /usr/lib/perl5/5.34.1/ExtUtils/ParseXS/Eval.pm /usr/lib/perl5/5.34.1/ExtUtils/ParseXS/Utilities.pm /usr/lib/perl5/5.34.1/ExtUtils/ParseXS/CountLines.pm /usr/lib/perl5/5.34.1/ExtUtils/Liblist/Kid.pm /usr/lib/perl5/5.34.1/Thread/Queue.pm /usr/lib/perl5/5.34.1/Thread/Semaphore.pm /usr/lib/perl5/5.34.1/Locale/Maketext.pod /usr/lib/perl5/5.34.1/Locale/Maketext.pm /usr/lib/perl5/5.34.1/Locale/Maketext/Cookbook.pod /usr/lib/perl5/5.34.1/Locale/Maketext/TPJ13.pod /usr/lib/perl5/5.34.1/Locale/Maketext/Guts.pm /usr/lib/perl5/5.34.1/Locale/Maketext/GutsLoader.pm /usr/lib/perl5/5.34.1/Locale/Maketext/Simple.pm /usr/lib/perl5/5.34.1/PerlIO/via/QuotedPrint.pm /usr/lib/perl5/5.34.1/Exporter/Heavy.pm /usr/lib/perl5/5.34.1/User/pwent.pm /usr/lib/perl5/5.34.1/User/grent.pm /usr/lib/perl5/5.34.1/Module/Load.pm /usr/lib/perl5/5.34.1/Module/Loaded.pm /usr/lib/perl5/5.34.1/Module/CoreList.pm /usr/lib/perl5/5.34.1/Module/Metadata.pm /usr/lib/perl5/5.34.1/Module/CoreList.pod /usr/lib/perl5/5.34.1/Module/CoreList/Utils.pm /usr/lib/perl5/5.34.1/Module/Load/Conditional.pm /usr/lib/perl5/5.34.1/Carp/Heavy.pm /usr/lib/perl5/5.34.1/Config/Extensions.pm /usr/lib/perl5/5.34.1/Config/Perl/V.pm /usr/lib/perl5/5.34.1/Pod/Functions.pm /usr/lib/perl5/5.34.1/Pod/ParseLink.pm /usr/lib/perl5/5.34.1/Pod/Perldoc.pm /usr/lib/perl5/5.34.1/Pod/Usage.pm /usr/lib/perl5/5.34.1/Pod/Text.pm /usr/lib/perl5/5.34.1/Pod/Escapes.pm /usr/lib/perl5/5.34.1/Pod/Html.pm /usr/lib/perl5/5.34.1/Pod/Simple.pm /usr/lib/perl5/5.34.1/Pod/Man.pm /usr/lib/perl5/5.34.1/Pod/Checker.pm /usr/lib/perl5/5.34.1/Pod/Simple.pod /usr/lib/perl5/5.34.1/Pod/Text/Termcap.pm /usr/lib/perl5/5.34.1/Pod/Text/Overstrike.pm /usr/lib/perl5/5.34.1/Pod/Text/Color.pm /usr/lib/perl5/5.34.1/Pod/Simple/PullParserStartToken.pm /usr/lib/perl5/5.34.1/Pod/Simple/Debug.pm /usr/lib/perl5/5.34.1/Pod/Simple/Methody.pm /usr/lib/perl5/5.34.1/Pod/Simple/PullParserToken.pm /usr/lib/perl5/5.34.1/Pod/Simple/TiedOutFH.pm /usr/lib/perl5/5.34.1/Pod/Simple/XMLOutStream.pm /usr/lib/perl5/5.34.1/Pod/Simple/Subclassing.pod /usr/lib/perl5/5.34.1/Pod/Simple/HTMLLegacy.pm /usr/lib/perl5/5.34.1/Pod/Simple/Search.pm /usr/lib/perl5/5.34.1/Pod/Simple/TranscodeDumb.pm /usr/lib/perl5/5.34.1/Pod/Simple/HTML.pm /usr/lib/perl5/5.34.1/Pod/Simple/XHTML.pm /usr/lib/perl5/5.34.1/Pod/Simple/DumpAsText.pm /usr/lib/perl5/5.34.1/Pod/Simple/PullParserTextToken.pm /usr/lib/perl5/5.34.1/Pod/Simple/Progress.pm /usr/lib/perl5/5.34.1/Pod/Simple/BlackBox.pm /usr/lib/perl5/5.34.1/Pod/Simple/DumpAsXML.pm /usr/lib/perl5/5.34.1/Pod/Simple/JustPod.pm /usr/lib/perl5/5.34.1/Pod/Simple/HTMLBatch.pm /usr/lib/perl5/5.34.1/Pod/Simple/Transcode.pm /usr/lib/perl5/5.34.1/Pod/Simple/RTF.pm /usr/lib/perl5/5.34.1/Pod/Simple/SimpleTree.pm /usr/lib/perl5/5.34.1/Pod/Simple/TranscodeSmart.pm /usr/lib/perl5/5.34.1/Pod/Simple/PullParserEndToken.pm /usr/lib/perl5/5.34.1/Pod/Simple/Text.pm /usr/lib/perl5/5.34.1/Pod/Simple/PullParser.pm /usr/lib/perl5/5.34.1/Pod/Simple/TextContent.pm /usr/lib/perl5/5.34.1/Pod/Simple/Checker.pm /usr/lib/perl5/5.34.1/Pod/Simple/LinkSection.pm /usr/lib/perl5/5.34.1/Pod/Perldoc/ToRtf.pm /usr/lib/perl5/5.34.1/Pod/Perldoc/ToANSI.pm /usr/lib/perl5/5.34.1/Pod/Perldoc/ToMan.pm /usr/lib/perl5/5.34.1/Pod/Perldoc/ToChecker.pm /usr/lib/perl5/5.34.1/Pod/Perldoc/BaseTo.pm /usr/lib/perl5/5.34.1/Pod/Perldoc/ToXml.pm /usr/lib/perl5/5.34.1/Pod/Perldoc/ToText.pm /usr/lib/perl5/5.34.1/Pod/Perldoc/ToTk.pm /usr/lib/perl5/5.34.1/Pod/Perldoc/ToPod.pm /usr/lib/perl5/5.34.1/Pod/Perldoc/ToNroff.pm /usr/lib/perl5/5.34.1/Pod/Perldoc/GetOptsOO.pm /usr/lib/perl5/5.34.1/Pod/Perldoc/ToTerm.pm /usr/lib/perl5/5.34.1/Unicode/UCD.pm /usr/lib/perl5/5.34.1/I18N/LangTags.pm /usr/lib/perl5/5.34.1/I18N/Collate.pm /usr/lib/perl5/5.34.1/I18N/LangTags/Detect.pm /usr/lib/perl5/5.34.1/I18N/LangTags/List.pm /usr/lib/perl5/5.34.1/Test2/EventFacet.pm /usr/lib/perl5/5.34.1/Test2/Hub.pm /usr/lib/perl5/5.34.1/Test2/Transition.pod /usr/lib/perl5/5.34.1/Test2/Formatter.pm /usr/lib/perl5/5.34.1/Test2/API.pm /usr/lib/perl5/5.34.1/Test2/IPC.pm /usr/lib/perl5/5.34.1/Test2/Util.pm /usr/lib/perl5/5.34.1/Test2/Event.pm /usr/lib/perl5/5.34.1/Test2/Tools/Tiny.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/Render.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/About.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/Meta.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/Control.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/Plan.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/Hub.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/Info.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/Error.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/Parent.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/Amnesty.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/Trace.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/Assert.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/Info/Table.pm /usr/lib/perl5/5.34.1/Test2/IPC/Driver.pm /usr/lib/perl5/5.34.1/Test2/IPC/Driver/Files.pm /usr/lib/perl5/5.34.1/Test2/Formatter/TAP.pm /usr/lib/perl5/5.34.1/Test2/Event/Note.pm /usr/lib/perl5/5.34.1/Test2/Event/Subtest.pm /usr/lib/perl5/5.34.1/Test2/Event/Plan.pm /usr/lib/perl5/5.34.1/Test2/Event/Pass.pm /usr/lib/perl5/5.34.1/Test2/Event/Ok.pm /usr/lib/perl5/5.34.1/Test2/Event/Generic.pm /usr/lib/perl5/5.34.1/Test2/Event/Bail.pm /usr/lib/perl5/5.34.1/Test2/Event/V2.pm /usr/lib/perl5/5.34.1/Test2/Event/Encoding.pm /usr/lib/perl5/5.34.1/Test2/Event/Skip.pm /usr/lib/perl5/5.34.1/Test2/Event/Diag.pm /usr/lib/perl5/5.34.1/Test2/Event/Fail.pm /usr/lib/perl5/5.34.1/Test2/Event/Waiting.pm /usr/lib/perl5/5.34.1/Test2/Event/Exception.pm /usr/lib/perl5/5.34.1/Test2/Event/TAP/Version.pm /usr/lib/perl5/5.34.1/Test2/API/Instance.pm /usr/lib/perl5/5.34.1/Test2/API/Context.pm /usr/lib/perl5/5.34.1/Test2/API/Breakage.pm /usr/lib/perl5/5.34.1/Test2/API/InterceptResult.pm /usr/lib/perl5/5.34.1/Test2/API/Stack.pm /usr/lib/perl5/5.34.1/Test2/API/InterceptResult/Squasher.pm /usr/lib/perl5/5.34.1/Test2/API/InterceptResult/Hub.pm /usr/lib/perl5/5.34.1/Test2/API/InterceptResult/Facet.pm /usr/lib/perl5/5.34.1/Test2/API/InterceptResult/Event.pm /usr/lib/perl5/5.34.1/Test2/Hub/Subtest.pm /usr/lib/perl5/5.34.1/Test2/Hub/Interceptor.pm /usr/lib/perl5/5.34.1/Test2/Hub/Interceptor/Terminator.pm /usr/lib/perl5/5.34.1/Test2/Util/Facets2Legacy.pm /usr/lib/perl5/5.34.1/Test2/Util/ExternalMeta.pm /usr/lib/perl5/5.34.1/Test2/Util/HashBase.pm /usr/lib/perl5/5.34.1/Test2/Util/Trace.pm /usr/lib/perl5/5.34.1/Perl/OSType.pm /usr/lib/perl5/5.34.1/warnings/register.pm /usr/lib/perl5/5.34.1/overload/numbers.pm /usr/lib/perl5/5.34.1/Attribute/Handlers.pm /usr/lib/perl5/5.34.1/version/regex.pm /usr/lib/perl5/5.34.1/version/Internals.pod /usr/lib/perl5/5.34.1/Getopt/Std.pm /usr/lib/perl5/5.34.1/Getopt/Long.pm /usr/lib/perl5/5.34.1/Compress/Zlib.pm /usr/lib/perl5/5.34.1/Digest/base.pm /usr/lib/perl5/5.34.1/Digest/file.pm /usr/lib/perl5/5.34.1/mips64el-linux/CORE/EXTERN.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/INTERN.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/XSUB.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/av.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/bitcount.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/charclass_invlists.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/config.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/cop.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/cv.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/dosish.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/ebcdic_tables.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/embed.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/embedvar.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/fakesdio.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/feature.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/form.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/git_version.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/gv.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/handy.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/hv.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/hv_func.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/hv_macro.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/inline.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/intrpvar.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/invlist_inline.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/iperlsys.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/keywords.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/l1_char_class_tab.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/malloc_ctl.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/metaconfig.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/mg.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/mg_data.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/mg_raw.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/mg_vtable.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/mydtrace.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/nostdio.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/op.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/op_reg_common.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/opcode.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/opnames.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/overload.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/pad.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/parser.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/patchlevel.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/perl.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/perl_inc_macro.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/perl_langinfo.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/perl_siphash.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/perlapi.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/perlio.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/perliol.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/perlsdio.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/perlvars.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/perly.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/pp.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/pp_proto.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/proto.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/reentr.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/regcharclass.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/regcomp.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/regexp.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/regnodes.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/sbox32_hash.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/scope.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/sv.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/thread.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/time64.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/time64_config.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/try.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/uconfig.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/uni_keywords.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/unicode_constants.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/unixish.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/utf8.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/utfebcdic.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/util.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/uudmap.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/vutil.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/warnings.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/xconfig.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/zaphod32_hash.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/libperl.a /usr/bin/perl /usr/bin/pod2man /usr/bin/pod2text /usr/bin/pod2usage /usr/bin/podchecker /usr/bin/cpan /usr/bin/corelist /usr/bin/enc2xs /usr/bin/encguess /usr/bin/h2ph /usr/bin/h2xs /usr/bin/instmodsh /usr/bin/json_pp /usr/bin/libnetcfg /usr/bin/perlbug /usr/bin/perldoc /usr/bin/perlivp /usr/bin/piconv /usr/bin/pl2pm /usr/bin/pod2html /usr/bin/prove /usr/bin/ptar /usr/bin/ptardiff /usr/bin/ptargrep /usr/bin/shasum /usr/bin/splain /usr/bin/streamzip /usr/bin/xsubpp /usr/bin/zipdetails /usr/bin/perlthanks /usr/lib/perl5/5.34.1/pod/perl.pod /usr/lib/perl5/5.34.1/pod/perlintro.pod /usr/lib/perl5/5.34.1/pod/perlrun.pod /usr/lib/perl5/5.34.1/pod/perltoc.pod /usr/lib/perl5/5.34.1/pod/perlreftut.pod /usr/lib/perl5/5.34.1/pod/perldsc.pod /usr/lib/perl5/5.34.1/pod/perllol.pod /usr/lib/perl5/5.34.1/pod/perlrequick.pod /usr/lib/perl5/5.34.1/pod/perlretut.pod /usr/lib/perl5/5.34.1/pod/perlootut.pod /usr/lib/perl5/5.34.1/pod/perlperf.pod /usr/lib/perl5/5.34.1/pod/perlstyle.pod /usr/lib/perl5/5.34.1/pod/perlcheat.pod /usr/lib/perl5/5.34.1/pod/perltrap.pod /usr/lib/perl5/5.34.1/pod/perldebtut.pod /usr/lib/perl5/5.34.1/pod/perlfaq.pod /usr/lib/perl5/5.34.1/pod/perlfaq1.pod /usr/lib/perl5/5.34.1/pod/perlfaq2.pod /usr/lib/perl5/5.34.1/pod/perlfaq3.pod /usr/lib/perl5/5.34.1/pod/perlfaq4.pod /usr/lib/perl5/5.34.1/pod/perlfaq5.pod /usr/lib/perl5/5.34.1/pod/perlfaq6.pod /usr/lib/perl5/5.34.1/pod/perlfaq7.pod /usr/lib/perl5/5.34.1/pod/perlfaq8.pod /usr/lib/perl5/5.34.1/pod/perlfaq9.pod /usr/lib/perl5/5.34.1/pod/perlsyn.pod /usr/lib/perl5/5.34.1/pod/perldata.pod /usr/lib/perl5/5.34.1/pod/perlop.pod /usr/lib/perl5/5.34.1/pod/perlsub.pod /usr/lib/perl5/5.34.1/pod/perlfunc.pod /usr/lib/perl5/5.34.1/pod/perlopentut.pod /usr/lib/perl5/5.34.1/pod/perlpacktut.pod /usr/lib/perl5/5.34.1/pod/perlpod.pod /usr/lib/perl5/5.34.1/pod/perlpodspec.pod /usr/lib/perl5/5.34.1/pod/perldocstyle.pod /usr/lib/perl5/5.34.1/pod/perlpodstyle.pod /usr/lib/perl5/5.34.1/pod/perldiag.pod /usr/lib/perl5/5.34.1/pod/perldeprecation.pod /usr/lib/perl5/5.34.1/pod/perllexwarn.pod /usr/lib/perl5/5.34.1/pod/perldebug.pod /usr/lib/perl5/5.34.1/pod/perlvar.pod /usr/lib/perl5/5.34.1/pod/perlre.pod /usr/lib/perl5/5.34.1/pod/perlrebackslash.pod /usr/lib/perl5/5.34.1/pod/perlrecharclass.pod /usr/lib/perl5/5.34.1/pod/perlreref.pod /usr/lib/perl5/5.34.1/pod/perlref.pod /usr/lib/perl5/5.34.1/pod/perlform.pod /usr/lib/perl5/5.34.1/pod/perlobj.pod /usr/lib/perl5/5.34.1/pod/perltie.pod /usr/lib/perl5/5.34.1/pod/perldbmfilter.pod /usr/lib/perl5/5.34.1/pod/perlipc.pod /usr/lib/perl5/5.34.1/pod/perlfork.pod /usr/lib/perl5/5.34.1/pod/perlnumber.pod /usr/lib/perl5/5.34.1/pod/perlthrtut.pod /usr/lib/perl5/5.34.1/pod/perlport.pod /usr/lib/perl5/5.34.1/pod/perllocale.pod /usr/lib/perl5/5.34.1/pod/perluniintro.pod /usr/lib/perl5/5.34.1/pod/perlunicode.pod /usr/lib/perl5/5.34.1/pod/perlunicook.pod /usr/lib/perl5/5.34.1/pod/perlunifaq.pod /usr/lib/perl5/5.34.1/pod/perluniprops.pod /usr/lib/perl5/5.34.1/pod/perlunitut.pod /usr/lib/perl5/5.34.1/pod/perlebcdic.pod /usr/lib/perl5/5.34.1/pod/perlsec.pod /usr/lib/perl5/5.34.1/pod/perlsecpolicy.pod /usr/lib/perl5/5.34.1/pod/perlmod.pod /usr/lib/perl5/5.34.1/pod/perlmodlib.pod /usr/lib/perl5/5.34.1/pod/perlmodstyle.pod /usr/lib/perl5/5.34.1/pod/perlmodinstall.pod /usr/lib/perl5/5.34.1/pod/perlnewmod.pod /usr/lib/perl5/5.34.1/pod/perlpragma.pod /usr/lib/perl5/5.34.1/pod/perlutil.pod /usr/lib/perl5/5.34.1/pod/perlfilter.pod /usr/lib/perl5/5.34.1/pod/perldtrace.pod /usr/lib/perl5/5.34.1/pod/perlglossary.pod /usr/lib/perl5/5.34.1/pod/perlembed.pod /usr/lib/perl5/5.34.1/pod/perldebguts.pod /usr/lib/perl5/5.34.1/pod/perlxstut.pod /usr/lib/perl5/5.34.1/pod/perlxs.pod /usr/lib/perl5/5.34.1/pod/perlxstypemap.pod /usr/lib/perl5/5.34.1/pod/perlclib.pod /usr/lib/perl5/5.34.1/pod/perlguts.pod /usr/lib/perl5/5.34.1/pod/perlcall.pod /usr/lib/perl5/5.34.1/pod/perlmroapi.pod /usr/lib/perl5/5.34.1/pod/perlreapi.pod /usr/lib/perl5/5.34.1/pod/perlreguts.pod /usr/lib/perl5/5.34.1/pod/perlapi.pod /usr/lib/perl5/5.34.1/pod/perlintern.pod /usr/lib/perl5/5.34.1/pod/perliol.pod /usr/lib/perl5/5.34.1/pod/perlapio.pod /usr/lib/perl5/5.34.1/pod/perlhack.pod /usr/lib/perl5/5.34.1/pod/perlsource.pod /usr/lib/perl5/5.34.1/pod/perlinterp.pod /usr/lib/perl5/5.34.1/pod/perlhacktut.pod /usr/lib/perl5/5.34.1/pod/perlhacktips.pod /usr/lib/perl5/5.34.1/pod/perlpolicy.pod /usr/lib/perl5/5.34.1/pod/perlgov.pod /usr/lib/perl5/5.34.1/pod/perlgit.pod /usr/lib/perl5/5.34.1/pod/perlhist.pod /usr/lib/perl5/5.34.1/pod/perldelta.pod /usr/lib/perl5/5.34.1/pod/perl5341delta.pod /usr/lib/perl5/5.34.1/pod/perl5340delta.pod /usr/lib/perl5/5.34.1/pod/perl5321delta.pod /usr/lib/perl5/5.34.1/pod/perl5320delta.pod /usr/lib/perl5/5.34.1/pod/perl5303delta.pod /usr/lib/perl5/5.34.1/pod/perl5302delta.pod /usr/lib/perl5/5.34.1/pod/perl5301delta.pod /usr/lib/perl5/5.34.1/pod/perl5300delta.pod /usr/lib/perl5/5.34.1/pod/perl5283delta.pod /usr/lib/perl5/5.34.1/pod/perl5282delta.pod /usr/lib/perl5/5.34.1/pod/perl5281delta.pod /usr/lib/perl5/5.34.1/pod/perl5280delta.pod /usr/lib/perl5/5.34.1/pod/perl5263delta.pod /usr/lib/perl5/5.34.1/pod/perl5262delta.pod /usr/lib/perl5/5.34.1/pod/perl5261delta.pod /usr/lib/perl5/5.34.1/pod/perl5260delta.pod /usr/lib/perl5/5.34.1/pod/perl5244delta.pod /usr/lib/perl5/5.34.1/pod/perl5243delta.pod /usr/lib/perl5/5.34.1/pod/perl5242delta.pod /usr/lib/perl5/5.34.1/pod/perl5241delta.pod /usr/lib/perl5/5.34.1/pod/perl5240delta.pod /usr/lib/perl5/5.34.1/pod/perl5224delta.pod /usr/lib/perl5/5.34.1/pod/perl5223delta.pod /usr/lib/perl5/5.34.1/pod/perl5222delta.pod /usr/lib/perl5/5.34.1/pod/perl5221delta.pod /usr/lib/perl5/5.34.1/pod/perl5220delta.pod /usr/lib/perl5/5.34.1/pod/perl5203delta.pod /usr/lib/perl5/5.34.1/pod/perl5202delta.pod /usr/lib/perl5/5.34.1/pod/perl5201delta.pod /usr/lib/perl5/5.34.1/pod/perl5200delta.pod /usr/lib/perl5/5.34.1/pod/perl5184delta.pod /usr/lib/perl5/5.34.1/pod/perl5182delta.pod /usr/lib/perl5/5.34.1/pod/perl5181delta.pod /usr/lib/perl5/5.34.1/pod/perl5180delta.pod /usr/lib/perl5/5.34.1/pod/perl5163delta.pod /usr/lib/perl5/5.34.1/pod/perl5162delta.pod /usr/lib/perl5/5.34.1/pod/perl5161delta.pod /usr/lib/perl5/5.34.1/pod/perl5160delta.pod /usr/lib/perl5/5.34.1/pod/perl5144delta.pod /usr/lib/perl5/5.34.1/pod/perl5143delta.pod /usr/lib/perl5/5.34.1/pod/perl5142delta.pod /usr/lib/perl5/5.34.1/pod/perl5141delta.pod /usr/lib/perl5/5.34.1/pod/perl5140delta.pod /usr/lib/perl5/5.34.1/pod/perl5125delta.pod /usr/lib/perl5/5.34.1/pod/perl5124delta.pod /usr/lib/perl5/5.34.1/pod/perl5123delta.pod /usr/lib/perl5/5.34.1/pod/perl5122delta.pod /usr/lib/perl5/5.34.1/pod/perl5121delta.pod /usr/lib/perl5/5.34.1/pod/perl5120delta.pod /usr/lib/perl5/5.34.1/pod/perl5101delta.pod /usr/lib/perl5/5.34.1/pod/perl5100delta.pod /usr/lib/perl5/5.34.1/pod/perl589delta.pod /usr/lib/perl5/5.34.1/pod/perl588delta.pod /usr/lib/perl5/5.34.1/pod/perl587delta.pod /usr/lib/perl5/5.34.1/pod/perl586delta.pod /usr/lib/perl5/5.34.1/pod/perl585delta.pod /usr/lib/perl5/5.34.1/pod/perl584delta.pod /usr/lib/perl5/5.34.1/pod/perl583delta.pod /usr/lib/perl5/5.34.1/pod/perl582delta.pod /usr/lib/perl5/5.34.1/pod/perl581delta.pod /usr/lib/perl5/5.34.1/pod/perl58delta.pod /usr/lib/perl5/5.34.1/pod/perl561delta.pod /usr/lib/perl5/5.34.1/pod/perl56delta.pod /usr/lib/perl5/5.34.1/pod/perl5005delta.pod /usr/lib/perl5/5.34.1/pod/perl5004delta.pod /usr/lib/perl5/5.34.1/pod/perlbook.pod /usr/lib/perl5/5.34.1/pod/perlcommunity.pod /usr/lib/perl5/5.34.1/pod/perldoc.pod /usr/lib/perl5/5.34.1/pod/perlexperiment.pod /usr/lib/perl5/5.34.1/pod/perlartistic.pod /usr/lib/perl5/5.34.1/pod/perlgpl.pod /usr/lib/perl5/5.34.1/pod/perlcn.pod /usr/lib/perl5/5.34.1/pod/perljp.pod /usr/lib/perl5/5.34.1/pod/perlko.pod /usr/lib/perl5/5.34.1/pod/perltw.pod /usr/lib/perl5/5.34.1/pod/perlaix.pod /usr/lib/perl5/5.34.1/pod/perlamiga.pod /usr/lib/perl5/5.34.1/pod/perlandroid.pod /usr/lib/perl5/5.34.1/pod/perlbs2000.pod /usr/lib/perl5/5.34.1/pod/perlcygwin.pod /usr/lib/perl5/5.34.1/pod/perldos.pod /usr/lib/perl5/5.34.1/pod/perlfreebsd.pod /usr/lib/perl5/5.34.1/pod/perlhaiku.pod /usr/lib/perl5/5.34.1/pod/perlhpux.pod /usr/lib/perl5/5.34.1/pod/perlhurd.pod /usr/lib/perl5/5.34.1/pod/perlirix.pod /usr/lib/perl5/5.34.1/pod/perllinux.pod /usr/lib/perl5/5.34.1/pod/perlmacos.pod /usr/lib/perl5/5.34.1/pod/perlmacosx.pod /usr/lib/perl5/5.34.1/pod/perlnetware.pod /usr/lib/perl5/5.34.1/pod/perlopenbsd.pod /usr/lib/perl5/5.34.1/pod/perlos2.pod /usr/lib/perl5/5.34.1/pod/perlos390.pod /usr/lib/perl5/5.34.1/pod/perlos400.pod /usr/lib/perl5/5.34.1/pod/perlplan9.pod /usr/lib/perl5/5.34.1/pod/perlqnx.pod /usr/lib/perl5/5.34.1/pod/perlriscos.pod /usr/lib/perl5/5.34.1/pod/perlsolaris.pod /usr/lib/perl5/5.34.1/pod/perlsynology.pod /usr/lib/perl5/5.34.1/pod/perltru64.pod /usr/lib/perl5/5.34.1/pod/perlvms.pod /usr/lib/perl5/5.34.1/pod/perlvos.pod /usr/lib/perl5/5.34.1/pod/perlwin32.pod /usr/lib/perl5/5.34.1/pod/perlboot.pod /usr/lib/perl5/5.34.1/pod/perlbot.pod /usr/lib/perl5/5.34.1/pod/perlrepository.pod /usr/lib/perl5/5.34.1/pod/perltodo.pod /usr/lib/perl5/5.34.1/pod/perltooc.pod /usr/lib/perl5/5.34.1/pod/perltoot.pod rm -f /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/perl5.34.1 make[1]: Nothing to be done for 'install.sym'. make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1' >>> perl 5.34.1 Fixing libtool files for la in $(find /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/nvmedata/autobuild/instance-25/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-25/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> perl 5.34.1 Installing to target PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1 DESTDIR="/nvmedata/autobuild/instance-25/output-1/target" install.perl install.sym make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1' ./miniperl_top installperl --destdir=/nvmedata/autobuild/instance-25/output-1/target WARNING: You've never run 'make test' or some tests failed! (Installing anyway.) /usr/bin/perl5.34.1 /usr/lib/perl5/5.34.1/dumpvar.pl /usr/lib/perl5/5.34.1/DBM_Filter.pm /usr/lib/perl5/5.34.1/deprecate.pm /usr/lib/perl5/5.34.1/mips64el-linux/Config_heavy.pl /usr/lib/perl5/5.34.1/bytes_heavy.pl /usr/lib/perl5/5.34.1/mips64el-linux/re.pm /usr/lib/perl5/5.34.1/locale.pm /usr/lib/perl5/5.34.1/CPAN.pm /usr/lib/perl5/5.34.1/AutoSplit.pm /usr/lib/perl5/5.34.1/perlfaq.pm /usr/lib/perl5/5.34.1/sort.pm /usr/lib/perl5/5.34.1/base.pm /usr/lib/perl5/5.34.1/FileHandle.pm /usr/lib/perl5/5.34.1/perl5db.pl /usr/lib/perl5/5.34.1/sigtrap.pm /usr/lib/perl5/5.34.1/integer.pm /usr/lib/perl5/5.34.1/Symbol.pm /usr/lib/perl5/5.34.1/version.pod /usr/lib/perl5/5.34.1/English.pm /usr/lib/perl5/5.34.1/fields.pm /usr/lib/perl5/5.34.1/_charnames.pm /usr/lib/perl5/5.34.1/SelectSaver.pm /usr/lib/perl5/5.34.1/warnings.pm /usr/lib/perl5/5.34.1/DirHandle.pm /usr/lib/perl5/5.34.1/strict.pm /usr/lib/perl5/5.34.1/SelfLoader.pm /usr/lib/perl5/5.34.1/open.pm /usr/lib/perl5/5.34.1/ok.pm /usr/lib/perl5/5.34.1/Memoize.pm /usr/lib/perl5/5.34.1/Thread.pm /usr/lib/perl5/5.34.1/blib.pm /usr/lib/perl5/5.34.1/DB.pm /usr/lib/perl5/5.34.1/vmsish.pm /usr/lib/perl5/5.34.1/bignum.pm /usr/lib/perl5/5.34.1/mips64el-linux/lib.pm /usr/lib/perl5/5.34.1/less.pm /usr/lib/perl5/5.34.1/version.pm /usr/lib/perl5/5.34.1/Env.pm /usr/lib/perl5/5.34.1/Dumpvalue.pm /usr/lib/perl5/5.34.1/mips64el-linux/Errno.pm /usr/lib/perl5/5.34.1/AnyDBM_File.pm /usr/lib/perl5/5.34.1/Benchmark.pm /usr/lib/perl5/5.34.1/diagnostics.pm /usr/lib/perl5/5.34.1/bytes.pm /usr/lib/perl5/5.34.1/Fatal.pm /usr/lib/perl5/5.34.1/autouse.pm /usr/lib/perl5/5.34.1/Test2.pm /usr/lib/perl5/5.34.1/meta_notation.pm /usr/lib/perl5/5.34.1/Exporter.pm /usr/lib/perl5/5.34.1/mips64el-linux/Config.pod /usr/lib/perl5/5.34.1/bigrat.pm /usr/lib/perl5/5.34.1/Carp.pm /usr/lib/perl5/5.34.1/subs.pm /usr/lib/perl5/5.34.1/overload.pm /usr/lib/perl5/5.34.1/overloading.pm /usr/lib/perl5/5.34.1/constant.pm /usr/lib/perl5/5.34.1/mips64el-linux/Config_git.pl /usr/lib/perl5/5.34.1/XSLoader.pm /usr/lib/perl5/5.34.1/feature.pm /usr/lib/perl5/5.34.1/Safe.pm /usr/lib/perl5/5.34.1/FileCache.pm /usr/lib/perl5/5.34.1/vars.pm /usr/lib/perl5/5.34.1/mips64el-linux/Config.pm /usr/lib/perl5/5.34.1/filetest.pm /usr/lib/perl5/5.34.1/autodie.pm /usr/lib/perl5/5.34.1/Internals.pod /usr/lib/perl5/5.34.1/parent.pm /usr/lib/perl5/5.34.1/charnames.pm /usr/lib/perl5/5.34.1/bigint.pm /usr/lib/perl5/5.34.1/AutoLoader.pm /usr/lib/perl5/5.34.1/Digest.pm /usr/lib/perl5/5.34.1/UNIVERSAL.pm /usr/lib/perl5/5.34.1/FindBin.pm /usr/lib/perl5/5.34.1/CORE.pod /usr/lib/perl5/5.34.1/if.pm /usr/lib/perl5/5.34.1/NEXT.pm /usr/lib/perl5/5.34.1/utf8.pm /usr/lib/perl5/5.34.1/PerlIO.pm /usr/lib/perl5/5.34.1/experimental.pm /usr/lib/perl5/5.34.1/Test.pm /usr/lib/perl5/5.34.1/Math/BigRat.pm /usr/lib/perl5/5.34.1/Math/BigFloat.pm /usr/lib/perl5/5.34.1/Math/Complex.pm /usr/lib/perl5/5.34.1/Math/Trig.pm /usr/lib/perl5/5.34.1/Math/BigInt.pm /usr/lib/perl5/5.34.1/Math/BigFloat/Trace.pm /usr/lib/perl5/5.34.1/Math/BigInt/Trace.pm /usr/lib/perl5/5.34.1/Math/BigInt/Lib.pm /usr/lib/perl5/5.34.1/Math/BigInt/Calc.pm /usr/lib/perl5/5.34.1/Test/Harness.pm /usr/lib/perl5/5.34.1/Test/More.pm /usr/lib/perl5/5.34.1/Test/Tester.pm /usr/lib/perl5/5.34.1/Test/Builder.pm /usr/lib/perl5/5.34.1/Test/Tutorial.pod /usr/lib/perl5/5.34.1/Test/Simple.pm /usr/lib/perl5/5.34.1/Test/Tester/Capture.pm /usr/lib/perl5/5.34.1/Test/Tester/CaptureRunner.pm /usr/lib/perl5/5.34.1/Test/Tester/Delegate.pm /usr/lib/perl5/5.34.1/Test/use/ok.pm /usr/lib/perl5/5.34.1/Test/Builder/Module.pm /usr/lib/perl5/5.34.1/Test/Builder/Tester.pm /usr/lib/perl5/5.34.1/Test/Builder/Formatter.pm /usr/lib/perl5/5.34.1/Test/Builder/TodoDiag.pm /usr/lib/perl5/5.34.1/Test/Builder/IO/Scalar.pm /usr/lib/perl5/5.34.1/Test/Builder/Tester/Color.pm /usr/lib/perl5/5.34.1/File/GlobMapper.pm /usr/lib/perl5/5.34.1/File/Copy.pm /usr/lib/perl5/5.34.1/File/Temp.pm /usr/lib/perl5/5.34.1/File/Find.pm /usr/lib/perl5/5.34.1/File/Basename.pm /usr/lib/perl5/5.34.1/File/Compare.pm /usr/lib/perl5/5.34.1/File/stat.pm /usr/lib/perl5/5.34.1/File/Path.pm /usr/lib/perl5/5.34.1/File/Fetch.pm /usr/lib/perl5/5.34.1/Text/Tabs.pm /usr/lib/perl5/5.34.1/Text/Abbrev.pm /usr/lib/perl5/5.34.1/Text/Balanced.pm /usr/lib/perl5/5.34.1/Text/ParseWords.pm /usr/lib/perl5/5.34.1/Text/Wrap.pm /usr/lib/perl5/5.34.1/Params/Check.pm /usr/lib/perl5/5.34.1/JSON/PP.pm /usr/lib/perl5/5.34.1/JSON/PP/Boolean.pm /usr/lib/perl5/5.34.1/App/Prove.pm /usr/lib/perl5/5.34.1/App/Cpan.pm /usr/lib/perl5/5.34.1/App/Prove/State.pm /usr/lib/perl5/5.34.1/App/Prove/State/Result.pm /usr/lib/perl5/5.34.1/App/Prove/State/Result/Test.pm /usr/lib/perl5/5.34.1/IO/Zlib.pm /usr/lib/perl5/5.34.1/IO/Socket/IP.pm /usr/lib/perl5/5.34.1/IO/Uncompress/Inflate.pm /usr/lib/perl5/5.34.1/IO/Uncompress/Bunzip2.pm /usr/lib/perl5/5.34.1/IO/Uncompress/AnyUncompress.pm /usr/lib/perl5/5.34.1/IO/Uncompress/Base.pm /usr/lib/perl5/5.34.1/IO/Uncompress/Gunzip.pm /usr/lib/perl5/5.34.1/IO/Uncompress/Unzip.pm /usr/lib/perl5/5.34.1/IO/Uncompress/AnyInflate.pm /usr/lib/perl5/5.34.1/IO/Uncompress/RawInflate.pm /usr/lib/perl5/5.34.1/IO/Uncompress/Adapter/Inflate.pm /usr/lib/perl5/5.34.1/IO/Uncompress/Adapter/Bunzip2.pm /usr/lib/perl5/5.34.1/IO/Uncompress/Adapter/Identity.pm /usr/lib/perl5/5.34.1/IO/Compress/Gzip.pm /usr/lib/perl5/5.34.1/IO/Compress/Deflate.pm /usr/lib/perl5/5.34.1/IO/Compress/RawDeflate.pm /usr/lib/perl5/5.34.1/IO/Compress/Base.pm /usr/lib/perl5/5.34.1/IO/Compress/FAQ.pod /usr/lib/perl5/5.34.1/IO/Compress/Bzip2.pm /usr/lib/perl5/5.34.1/IO/Compress/Zip.pm /usr/lib/perl5/5.34.1/IO/Compress/Zip/Constants.pm /usr/lib/perl5/5.34.1/IO/Compress/Base/Common.pm /usr/lib/perl5/5.34.1/IO/Compress/Gzip/Constants.pm /usr/lib/perl5/5.34.1/IO/Compress/Adapter/Deflate.pm /usr/lib/perl5/5.34.1/IO/Compress/Adapter/Bzip2.pm /usr/lib/perl5/5.34.1/IO/Compress/Adapter/Identity.pm /usr/lib/perl5/5.34.1/IO/Compress/Zlib/Constants.pm /usr/lib/perl5/5.34.1/IO/Compress/Zlib/Extra.pm /usr/lib/perl5/5.34.1/Tie/Scalar.pm /usr/lib/perl5/5.34.1/Tie/Hash.pm /usr/lib/perl5/5.34.1/Tie/RefHash.pm /usr/lib/perl5/5.34.1/Tie/SubstrHash.pm /usr/lib/perl5/5.34.1/Tie/Memoize.pm /usr/lib/perl5/5.34.1/Tie/Handle.pm /usr/lib/perl5/5.34.1/Tie/Array.pm /usr/lib/perl5/5.34.1/Tie/File.pm /usr/lib/perl5/5.34.1/Tie/StdHandle.pm /usr/lib/perl5/5.34.1/Tie/Hash/NamedCapture.pm /usr/lib/perl5/5.34.1/Parse/CPAN/Meta.pm /usr/lib/perl5/5.34.1/Net/SMTP.pm /usr/lib/perl5/5.34.1/Net/FTP.pm /usr/lib/perl5/5.34.1/Net/hostent.pm /usr/lib/perl5/5.34.1/Net/Time.pm /usr/lib/perl5/5.34.1/Net/POP3.pm /usr/lib/perl5/5.34.1/Net/Domain.pm /usr/lib/perl5/5.34.1/Net/Netrc.pm /usr/lib/perl5/5.34.1/Net/servent.pm /usr/lib/perl5/5.34.1/Net/Cmd.pm /usr/lib/perl5/5.34.1/Net/netent.pm /usr/lib/perl5/5.34.1/Net/libnetFAQ.pod /usr/lib/perl5/5.34.1/Net/protoent.pm /usr/lib/perl5/5.34.1/Net/Config.pm /usr/lib/perl5/5.34.1/Net/NNTP.pm /usr/lib/perl5/5.34.1/Net/Ping.pm /usr/lib/perl5/5.34.1/Net/FTP/dataconn.pm /usr/lib/perl5/5.34.1/Net/FTP/I.pm /usr/lib/perl5/5.34.1/Net/FTP/L.pm /usr/lib/perl5/5.34.1/Net/FTP/E.pm /usr/lib/perl5/5.34.1/Net/FTP/A.pm /usr/lib/perl5/5.34.1/IPC/Open2.pm /usr/lib/perl5/5.34.1/IPC/Cmd.pm /usr/lib/perl5/5.34.1/IPC/Open3.pm /usr/lib/perl5/5.34.1/encoding/warnings.pm /usr/lib/perl5/5.34.1/CPAN/FirstTime.pm /usr/lib/perl5/5.34.1/CPAN/Prompt.pm /usr/lib/perl5/5.34.1/CPAN/FTP.pm /usr/lib/perl5/5.34.1/CPAN/Author.pm /usr/lib/perl5/5.34.1/CPAN/Module.pm /usr/lib/perl5/5.34.1/CPAN/Debug.pm /usr/lib/perl5/5.34.1/CPAN/CacheMgr.pm /usr/lib/perl5/5.34.1/CPAN/Distroprefs.pm /usr/lib/perl5/5.34.1/CPAN/Meta.pm /usr/lib/perl5/5.34.1/CPAN/Queue.pm /usr/lib/perl5/5.34.1/CPAN/InfoObj.pm /usr/lib/perl5/5.34.1/CPAN/DeferredCode.pm /usr/lib/perl5/5.34.1/CPAN/Distrostatus.pm /usr/lib/perl5/5.34.1/CPAN/Complete.pm /usr/lib/perl5/5.34.1/CPAN/Nox.pm /usr/lib/perl5/5.34.1/CPAN/Tarzip.pm /usr/lib/perl5/5.34.1/CPAN/Bundle.pm /usr/lib/perl5/5.34.1/CPAN/Shell.pm /usr/lib/perl5/5.34.1/CPAN/Index.pm /usr/lib/perl5/5.34.1/CPAN/Version.pm /usr/lib/perl5/5.34.1/CPAN/Mirrors.pm /usr/lib/perl5/5.34.1/CPAN/URL.pm /usr/lib/perl5/5.34.1/CPAN/Distribution.pm /usr/lib/perl5/5.34.1/CPAN/Kwalify.pm /usr/lib/perl5/5.34.1/CPAN/Plugin.pm /usr/lib/perl5/5.34.1/CPAN/HandleConfig.pm /usr/lib/perl5/5.34.1/CPAN/FTP/netrc.pm /usr/lib/perl5/5.34.1/CPAN/Plugin/Specfile.pm /usr/lib/perl5/5.34.1/CPAN/HTTP/Client.pm /usr/lib/perl5/5.34.1/CPAN/HTTP/Credentials.pm /usr/lib/perl5/5.34.1/CPAN/Kwalify/distroprefs.yml /usr/lib/perl5/5.34.1/CPAN/Kwalify/distroprefs.dd /usr/lib/perl5/5.34.1/CPAN/API/HOWTO.pod /usr/lib/perl5/5.34.1/CPAN/LWP/UserAgent.pm /usr/lib/perl5/5.34.1/CPAN/Exception/yaml_process_error.pm /usr/lib/perl5/5.34.1/CPAN/Exception/RecursiveDependency.pm /usr/lib/perl5/5.34.1/CPAN/Exception/yaml_not_installed.pm /usr/lib/perl5/5.34.1/CPAN/Exception/blocked_urllist.pm /usr/lib/perl5/5.34.1/CPAN/Meta/Validator.pm /usr/lib/perl5/5.34.1/CPAN/Meta/Requirements.pm /usr/lib/perl5/5.34.1/CPAN/Meta/Converter.pm /usr/lib/perl5/5.34.1/CPAN/Meta/Merge.pm /usr/lib/perl5/5.34.1/CPAN/Meta/Spec.pm /usr/lib/perl5/5.34.1/CPAN/Meta/Feature.pm /usr/lib/perl5/5.34.1/CPAN/Meta/Prereqs.pm /usr/lib/perl5/5.34.1/CPAN/Meta/History.pm /usr/lib/perl5/5.34.1/CPAN/Meta/YAML.pm /usr/lib/perl5/5.34.1/CPAN/Meta/History/Meta_1_0.pod /usr/lib/perl5/5.34.1/CPAN/Meta/History/Meta_1_4.pod /usr/lib/perl5/5.34.1/CPAN/Meta/History/Meta_1_1.pod /usr/lib/perl5/5.34.1/CPAN/Meta/History/Meta_1_3.pod /usr/lib/perl5/5.34.1/CPAN/Meta/History/Meta_1_2.pod /usr/lib/perl5/5.34.1/Archive/Tar.pm /usr/lib/perl5/5.34.1/Archive/Tar/File.pm /usr/lib/perl5/5.34.1/Archive/Tar/Constant.pm /usr/lib/perl5/5.34.1/Search/Dict.pm /usr/lib/perl5/5.34.1/Class/Struct.pm /usr/lib/perl5/5.34.1/mips64el-linux/auto/Math/BigInt/FastCalc/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Math/BigInt/FastCalc/FastCalc.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/File/Glob/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/File/Glob/Glob.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/File/DosGlob/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/File/DosGlob/DosGlob.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Socket/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Socket/Socket.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/IO/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/IO/IO.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Fcntl/Fcntl.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Fcntl/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/IPC/SysV/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/IPC/SysV/SysV.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Opcode/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Opcode/Opcode.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Data/Dumper/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Data/Dumper/Dumper.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/B/B.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/B/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/SDBM_File/SDBM_File.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/SDBM_File/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Sys/Hostname/Hostname.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Sys/Hostname/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Sys/Syslog/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Sys/Syslog/Syslog.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Devel/Peek/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Devel/Peek/Peek.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/re/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/re/re.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/POSIX/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/POSIX/POSIX.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/MIME/Base64/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/MIME/Base64/Base64.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Filter/Util/Call/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Filter/Util/Call/Call.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Time/Piece/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Time/Piece/Piece.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Time/HiRes/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Time/HiRes/HiRes.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/attributes/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/attributes/attributes.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/List/Util/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/List/Util/Util.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/PerlIO/encoding/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/PerlIO/encoding/encoding.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/PerlIO/mmap/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/PerlIO/mmap/mmap.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/PerlIO/scalar/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/PerlIO/scalar/scalar.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/PerlIO/via/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/PerlIO/via/via.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/threads/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/threads/threads.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/threads/shared/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/threads/shared/shared.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Encode/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Encode/Encode.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Cwd/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Cwd/Cwd.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/mro/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/mro/mro.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Unicode/Normalize/Normalize.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Unicode/Normalize/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Unicode/Collate/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Unicode/Collate/Collate.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/I18N/Langinfo/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/I18N/Langinfo/Langinfo.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Hash/Util/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Hash/Util/Util.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Hash/Util/FieldHash/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Hash/Util/FieldHash/FieldHash.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Compress/Raw/Bzip2/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Compress/Raw/Bzip2/Bzip2.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Compress/Raw/Zlib/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Compress/Raw/Zlib/Zlib.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Digest/SHA/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Digest/SHA/SHA.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Digest/MD5/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Digest/MD5/MD5.a /usr/lib/perl5/5.34.1/mips64el-linux/auto/Storable/extralibs.ld /usr/lib/perl5/5.34.1/mips64el-linux/auto/Storable/Storable.a /usr/lib/perl5/5.34.1/HTTP/Tiny.pm /usr/lib/perl5/5.34.1/Term/Cap.pm /usr/lib/perl5/5.34.1/Term/ReadLine.pm /usr/lib/perl5/5.34.1/Term/Complete.pm /usr/lib/perl5/5.34.1/Term/ANSIColor.pm /usr/lib/perl5/5.34.1/B/Op_private.pm /usr/lib/perl5/5.34.1/B/Deparse.pm /usr/lib/perl5/5.34.1/TAP/Object.pm /usr/lib/perl5/5.34.1/TAP/Harness.pm /usr/lib/perl5/5.34.1/TAP/Parser.pm /usr/lib/perl5/5.34.1/TAP/Base.pm /usr/lib/perl5/5.34.1/TAP/Formatter/Session.pm /usr/lib/perl5/5.34.1/TAP/Formatter/Base.pm /usr/lib/perl5/5.34.1/TAP/Formatter/Color.pm /usr/lib/perl5/5.34.1/TAP/Formatter/File.pm /usr/lib/perl5/5.34.1/TAP/Formatter/Console.pm /usr/lib/perl5/5.34.1/TAP/Formatter/File/Session.pm /usr/lib/perl5/5.34.1/TAP/Formatter/Console/Session.pm /usr/lib/perl5/5.34.1/TAP/Formatter/Console/ParallelSession.pm /usr/lib/perl5/5.34.1/TAP/Parser/Iterator.pm /usr/lib/perl5/5.34.1/TAP/Parser/Aggregator.pm /usr/lib/perl5/5.34.1/TAP/Parser/Source.pm /usr/lib/perl5/5.34.1/TAP/Parser/Grammar.pm /usr/lib/perl5/5.34.1/TAP/Parser/ResultFactory.pm /usr/lib/perl5/5.34.1/TAP/Parser/IteratorFactory.pm /usr/lib/perl5/5.34.1/TAP/Parser/Scheduler.pm /usr/lib/perl5/5.34.1/TAP/Parser/Result.pm /usr/lib/perl5/5.34.1/TAP/Parser/SourceHandler.pm /usr/lib/perl5/5.34.1/TAP/Parser/Multiplexer.pm /usr/lib/perl5/5.34.1/TAP/Parser/Iterator/Stream.pm /usr/lib/perl5/5.34.1/TAP/Parser/Iterator/Array.pm /usr/lib/perl5/5.34.1/TAP/Parser/Iterator/Process.pm /usr/lib/perl5/5.34.1/TAP/Parser/SourceHandler/Executable.pm /usr/lib/perl5/5.34.1/TAP/Parser/SourceHandler/Handle.pm /usr/lib/perl5/5.34.1/TAP/Parser/SourceHandler/RawTAP.pm /usr/lib/perl5/5.34.1/TAP/Parser/SourceHandler/File.pm /usr/lib/perl5/5.34.1/TAP/Parser/SourceHandler/Perl.pm /usr/lib/perl5/5.34.1/TAP/Parser/YAMLish/Writer.pm /usr/lib/perl5/5.34.1/TAP/Parser/YAMLish/Reader.pm /usr/lib/perl5/5.34.1/TAP/Parser/Scheduler/Spinner.pm /usr/lib/perl5/5.34.1/TAP/Parser/Scheduler/Job.pm /usr/lib/perl5/5.34.1/TAP/Parser/Result/Comment.pm /usr/lib/perl5/5.34.1/TAP/Parser/Result/Pragma.pm /usr/lib/perl5/5.34.1/TAP/Parser/Result/Plan.pm /usr/lib/perl5/5.34.1/TAP/Parser/Result/Bailout.pm /usr/lib/perl5/5.34.1/TAP/Parser/Result/Version.pm /usr/lib/perl5/5.34.1/TAP/Parser/Result/YAML.pm /usr/lib/perl5/5.34.1/TAP/Parser/Result/Unknown.pm /usr/lib/perl5/5.34.1/TAP/Parser/Result/Test.pm /usr/lib/perl5/5.34.1/TAP/Harness/Env.pm /usr/lib/perl5/5.34.1/TAP/Harness/Beyond.pod /usr/lib/perl5/5.34.1/Devel/SelfStubber.pm /usr/lib/perl5/5.34.1/DBM_Filter/encode.pm /usr/lib/perl5/5.34.1/DBM_Filter/int32.pm /usr/lib/perl5/5.34.1/DBM_Filter/null.pm /usr/lib/perl5/5.34.1/DBM_Filter/utf8.pm /usr/lib/perl5/5.34.1/DBM_Filter/compress.pm /usr/lib/perl5/5.34.1/autodie/hints.pm /usr/lib/perl5/5.34.1/autodie/exception.pm /usr/lib/perl5/5.34.1/autodie/skip.pm /usr/lib/perl5/5.34.1/autodie/Util.pm /usr/lib/perl5/5.34.1/autodie/exception/system.pm /usr/lib/perl5/5.34.1/autodie/Scope/Guard.pm /usr/lib/perl5/5.34.1/autodie/Scope/GuardStack.pm /usr/lib/perl5/5.34.1/Filter/Simple.pm /usr/lib/perl5/5.34.1/Time/localtime.pm /usr/lib/perl5/5.34.1/Time/Local.pm /usr/lib/perl5/5.34.1/Time/gmtime.pm /usr/lib/perl5/5.34.1/Time/tm.pm /usr/lib/perl5/5.34.1/Memoize/SDBM_File.pm /usr/lib/perl5/5.34.1/Memoize/Expire.pm /usr/lib/perl5/5.34.1/Memoize/ExpireTest.pm /usr/lib/perl5/5.34.1/Memoize/ExpireFile.pm /usr/lib/perl5/5.34.1/Memoize/AnyDBM_File.pm /usr/lib/perl5/5.34.1/Memoize/Storable.pm /usr/lib/perl5/5.34.1/Memoize/NDBM_File.pm /usr/lib/perl5/5.34.1/unicore/Decomposition.pl /usr/lib/perl5/5.34.1/unicore/Name.pm /usr/lib/perl5/5.34.1/unicore/SpecialCasing.txt /usr/lib/perl5/5.34.1/unicore/UCD.pl /usr/lib/perl5/5.34.1/unicore/Name.pl /usr/lib/perl5/5.34.1/unicore/CombiningClass.pl /usr/lib/perl5/5.34.1/unicore/NamedSequences.txt /usr/lib/perl5/5.34.1/unicore/Blocks.txt /usr/lib/perl5/5.34.1/unicore/version /usr/lib/perl5/5.34.1/unicore/uni_keywords.pl /usr/lib/perl5/5.34.1/unicore/To/Age.pl /usr/lib/perl5/5.34.1/unicore/To/GCB.pl /usr/lib/perl5/5.34.1/unicore/To/Title.pl /usr/lib/perl5/5.34.1/unicore/To/NFKCCF.pl /usr/lib/perl5/5.34.1/unicore/To/Scx.pl /usr/lib/perl5/5.34.1/unicore/To/Uc.pl /usr/lib/perl5/5.34.1/unicore/To/Digit.pl /usr/lib/perl5/5.34.1/unicore/To/EqUIdeo.pl /usr/lib/perl5/5.34.1/unicore/To/InSC.pl /usr/lib/perl5/5.34.1/unicore/To/Gc.pl /usr/lib/perl5/5.34.1/unicore/To/Ea.pl /usr/lib/perl5/5.34.1/unicore/To/Nt.pl /usr/lib/perl5/5.34.1/unicore/To/Tc.pl /usr/lib/perl5/5.34.1/unicore/To/SB.pl /usr/lib/perl5/5.34.1/unicore/To/Identifi.pl /usr/lib/perl5/5.34.1/unicore/To/Identif2.pl /usr/lib/perl5/5.34.1/unicore/To/NameAlia.pl /usr/lib/perl5/5.34.1/unicore/To/Jg.pl /usr/lib/perl5/5.34.1/unicore/To/Hst.pl /usr/lib/perl5/5.34.1/unicore/To/InPC.pl /usr/lib/perl5/5.34.1/unicore/To/_PerlLB.pl /usr/lib/perl5/5.34.1/unicore/To/NFCQC.pl /usr/lib/perl5/5.34.1/unicore/To/Lc.pl /usr/lib/perl5/5.34.1/unicore/To/PerlDeci.pl /usr/lib/perl5/5.34.1/unicore/To/Bpb.pl /usr/lib/perl5/5.34.1/unicore/To/Bmg.pl /usr/lib/perl5/5.34.1/unicore/To/Na1.pl /usr/lib/perl5/5.34.1/unicore/To/Nv.pl /usr/lib/perl5/5.34.1/unicore/To/Isc.pl /usr/lib/perl5/5.34.1/unicore/To/Bpt.pl /usr/lib/perl5/5.34.1/unicore/To/Jt.pl /usr/lib/perl5/5.34.1/unicore/To/Cf.pl /usr/lib/perl5/5.34.1/unicore/To/NFKDQC.pl /usr/lib/perl5/5.34.1/unicore/To/Lower.pl /usr/lib/perl5/5.34.1/unicore/To/NFDQC.pl /usr/lib/perl5/5.34.1/unicore/To/Fold.pl /usr/lib/perl5/5.34.1/unicore/To/NFKCQC.pl /usr/lib/perl5/5.34.1/unicore/To/WB.pl /usr/lib/perl5/5.34.1/unicore/To/Lb.pl /usr/lib/perl5/5.34.1/unicore/To/_PerlSCX.pl /usr/lib/perl5/5.34.1/unicore/To/Upper.pl /usr/lib/perl5/5.34.1/unicore/To/Bc.pl /usr/lib/perl5/5.34.1/unicore/To/Vo.pl /usr/lib/perl5/5.34.1/unicore/To/Sc.pl /usr/lib/perl5/5.34.1/unicore/lib/Math/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/CI/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Guru.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Adlm.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Thaa.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Takr.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Nand.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Khoj.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Xsux.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Sind.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Telu.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Phlp.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Khmr.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Cprt.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Lina.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Mong.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Taml.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Hang.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Hira.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Orya.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Kthi.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Tirh.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Arab.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Zinh.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Hmng.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Han.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Kana.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Shrd.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Sinh.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Gong.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Cyrl.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Hebr.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Rohg.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Gonm.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Cham.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Copt.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Lao.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Yi.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Geor.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Tagb.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Glag.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Mlym.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Gran.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Zyyy.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Grek.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Beng.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Yezi.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Bhks.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Gujr.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Zzzz.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Knda.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Tibt.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Talu.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Diak.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Dupl.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Cakm.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Khar.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Hmnp.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Armn.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Linb.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Bopo.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Syrc.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Deva.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Latn.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Limb.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Lana.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Mult.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Mymr.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Tang.pl /usr/lib/perl5/5.34.1/unicore/lib/Scx/Ethi.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/NA.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/TopAndL2.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/VisualOr.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/LeftAndR.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/Bottom.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/Overstru.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/TopAndRi.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/Left.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/TopAndLe.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/TopAndBo.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/Right.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/Top.pl /usr/lib/perl5/5.34.1/unicore/lib/InPC/BottomAn.pl /usr/lib/perl5/5.34.1/unicore/lib/BidiM/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/NFDQC/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/NFDQC/N.pl /usr/lib/perl5/5.34.1/unicore/lib/ExtPict/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Guru.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Telu.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Cprt.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Mong.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Taml.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Hang.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Hira.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Orya.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Arab.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Zinh.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Han.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Kana.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Sinh.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Gong.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Cyrl.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Gonm.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Geor.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Glag.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Mlym.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Gran.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Zyyy.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Grek.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Beng.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Gujr.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Knda.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Dupl.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Linb.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Syrc.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Deva.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Latn.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Limb.pl /usr/lib/perl5/5.34.1/unicore/lib/Sc/Mult.pl /usr/lib/perl5/5.34.1/unicore/lib/EPres/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/GCB/SM.pl /usr/lib/perl5/5.34.1/unicore/lib/GCB/LVT.pl /usr/lib/perl5/5.34.1/unicore/lib/GCB/EX.pl /usr/lib/perl5/5.34.1/unicore/lib/GCB/PP.pl /usr/lib/perl5/5.34.1/unicore/lib/GCB/CN.pl /usr/lib/perl5/5.34.1/unicore/lib/GCB/LV.pl /usr/lib/perl5/5.34.1/unicore/lib/GCB/XX.pl /usr/lib/perl5/5.34.1/unicore/lib/CompEx/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Dia/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Bpt/O.pl /usr/lib/perl5/5.34.1/unicore/lib/Bpt/N.pl /usr/lib/perl5/5.34.1/unicore/lib/Bpt/C.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/ES.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/R.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/CS.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/WS.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/AN.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/B.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/AL.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/ON.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/BN.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/ET.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/L.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/NSM.pl /usr/lib/perl5/5.34.1/unicore/lib/Bc/EN.pl /usr/lib/perl5/5.34.1/unicore/lib/CWCF/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Dep/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Ideo/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/3.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/3000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/500.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/4.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/19.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/600.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/1_16.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/200.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/2000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/60.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/8.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/12.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/15.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/8000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/1.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/40.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/10000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/13.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/1_6.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/1_4.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/700.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/6000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/1_2.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/30.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/300.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/5000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/400.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/90000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/10.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/50000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/9000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/9.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/70.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/17.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/70000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/1_8.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/14.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/50.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/90.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/5.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/18.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/1_3.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/16.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/80.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/80000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/4000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/11.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/7000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/0.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/7.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/2.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/60000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/20.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/6.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/40000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/100000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/100.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/2_3.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/800.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/3_4.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/900.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/3_16.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/30000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/20000.pl /usr/lib/perl5/5.34.1/unicore/lib/Nv/1000.pl /usr/lib/perl5/5.34.1/unicore/lib/GrExt/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Seen.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Alef.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Beh.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/NoJoinin.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Gaf.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Lam.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Hah.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Reh.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Kaf.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Yeh.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Waw.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Sad.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Ain.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Dal.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Qaf.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/HanifiRo.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/FarsiYeh.pl /usr/lib/perl5/5.34.1/unicore/lib/Jg/Feh.pl /usr/lib/perl5/5.34.1/unicore/lib/Term/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Hyphen/T.pl /usr/lib/perl5/5.34.1/unicore/lib/Lower/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/PatSyn/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Jt/U.pl /usr/lib/perl5/5.34.1/unicore/lib/Jt/R.pl /usr/lib/perl5/5.34.1/unicore/lib/Jt/D.pl /usr/lib/perl5/5.34.1/unicore/lib/Jt/L.pl /usr/lib/perl5/5.34.1/unicore/lib/Jt/C.pl /usr/lib/perl5/5.34.1/unicore/lib/Jt/T.pl /usr/lib/perl5/5.34.1/unicore/lib/Ccc/DB.pl /usr/lib/perl5/5.34.1/unicore/lib/Ccc/ATAR.pl /usr/lib/perl5/5.34.1/unicore/lib/Ccc/B.pl /usr/lib/perl5/5.34.1/unicore/lib/Ccc/OV.pl /usr/lib/perl5/5.34.1/unicore/lib/Ccc/BR.pl /usr/lib/perl5/5.34.1/unicore/lib/Ccc/AL.pl /usr/lib/perl5/5.34.1/unicore/lib/Ccc/VR.pl /usr/lib/perl5/5.34.1/unicore/lib/Ccc/A.pl /usr/lib/perl5/5.34.1/unicore/lib/Ccc/NR.pl /usr/lib/perl5/5.34.1/unicore/lib/Ccc/AR.pl /usr/lib/perl5/5.34.1/unicore/lib/Ccc/NK.pl /usr/lib/perl5/5.34.1/unicore/lib/SD/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/CE/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/UIdeo/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Emoji/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Sqr.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Sub.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Fin.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/NonCanon.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Enc.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Sup.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Vert.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Nar.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Iso.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Com.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Med.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Font.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Nb.pl /usr/lib/perl5/5.34.1/unicore/lib/Dt/Init.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Nl.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Sm.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Pe.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Pc.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/M.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Me.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Mn.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/LC.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Cn.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Pd.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Lm.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Mc.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Z.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Lu.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/P.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Pf.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/N.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/So.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Pi.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Cf.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/No.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Sk.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Nd.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Zs.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/L.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/S.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Ll.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Po.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/C.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Lo.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Ps.pl /usr/lib/perl5/5.34.1/unicore/lib/Gc/Sc.pl /usr/lib/perl5/5.34.1/unicore/lib/Blk/NB.pl /usr/lib/perl5/5.34.1/unicore/lib/SB/CL.pl /usr/lib/perl5/5.34.1/unicore/lib/SB/EX.pl /usr/lib/perl5/5.34.1/unicore/lib/SB/NU.pl /usr/lib/perl5/5.34.1/unicore/lib/SB/Sp.pl /usr/lib/perl5/5.34.1/unicore/lib/SB/AT.pl /usr/lib/perl5/5.34.1/unicore/lib/SB/SC.pl /usr/lib/perl5/5.34.1/unicore/lib/SB/ST.pl /usr/lib/perl5/5.34.1/unicore/lib/SB/UP.pl /usr/lib/perl5/5.34.1/unicore/lib/SB/FO.pl /usr/lib/perl5/5.34.1/unicore/lib/SB/LE.pl /usr/lib/perl5/5.34.1/unicore/lib/SB/XX.pl /usr/lib/perl5/5.34.1/unicore/lib/SB/LO.pl /usr/lib/perl5/5.34.1/unicore/lib/XIDC/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/CWT/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Ea/H.pl /usr/lib/perl5/5.34.1/unicore/lib/Ea/W.pl /usr/lib/perl5/5.34.1/unicore/lib/Ea/Na.pl /usr/lib/perl5/5.34.1/unicore/lib/Ea/A.pl /usr/lib/perl5/5.34.1/unicore/lib/Ea/N.pl /usr/lib/perl5/5.34.1/unicore/lib/Alpha/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/QMark/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/DI/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/NFKCQC/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/NFKCQC/N.pl /usr/lib/perl5/5.34.1/unicore/lib/PCM/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/IdType/DefaultI.pl /usr/lib/perl5/5.34.1/unicore/lib/IdType/Inclusio.pl /usr/lib/perl5/5.34.1/unicore/lib/IdType/Obsolete.pl /usr/lib/perl5/5.34.1/unicore/lib/IdType/Recommen.pl /usr/lib/perl5/5.34.1/unicore/lib/IdType/Technica.pl /usr/lib/perl5/5.34.1/unicore/lib/IdType/Exclusio.pl /usr/lib/perl5/5.34.1/unicore/lib/IdType/NotNFKC.pl /usr/lib/perl5/5.34.1/unicore/lib/IdType/Uncommon.pl /usr/lib/perl5/5.34.1/unicore/lib/IdType/LimitedU.pl /usr/lib/perl5/5.34.1/unicore/lib/IdType/NotChara.pl /usr/lib/perl5/5.34.1/unicore/lib/IdType/NotXID.pl /usr/lib/perl5/5.34.1/unicore/lib/Hst/NA.pl /usr/lib/perl5/5.34.1/unicore/lib/BidiC/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/WB/MB.pl /usr/lib/perl5/5.34.1/unicore/lib/WB/EX.pl /usr/lib/perl5/5.34.1/unicore/lib/WB/ML.pl /usr/lib/perl5/5.34.1/unicore/lib/WB/NU.pl /usr/lib/perl5/5.34.1/unicore/lib/WB/WSegSpac.pl /usr/lib/perl5/5.34.1/unicore/lib/WB/Extend.pl /usr/lib/perl5/5.34.1/unicore/lib/WB/KA.pl /usr/lib/perl5/5.34.1/unicore/lib/WB/FO.pl /usr/lib/perl5/5.34.1/unicore/lib/WB/LE.pl /usr/lib/perl5/5.34.1/unicore/lib/WB/HL.pl /usr/lib/perl5/5.34.1/unicore/lib/WB/XX.pl /usr/lib/perl5/5.34.1/unicore/lib/WB/MN.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V60.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V80.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/NA.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V52.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V51.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V11.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V130.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V32.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V41.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V100.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V30.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V31.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V90.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V110.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V61.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V50.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V120.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V70.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V20.pl /usr/lib/perl5/5.34.1/unicore/lib/Age/V40.pl /usr/lib/perl5/5.34.1/unicore/lib/NFCQC/M.pl /usr/lib/perl5/5.34.1/unicore/lib/NFCQC/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Upper/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/STerm/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/NFKDQC/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/NFKDQC/N.pl /usr/lib/perl5/5.34.1/unicore/lib/EBase/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Ext/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/EComp/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/CWKCF/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Hex/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/IDC/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/CWCM/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/XIDS/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/CWL/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Cased/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/GrBase/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/Nt/None.pl /usr/lib/perl5/5.34.1/unicore/lib/Nt/Di.pl /usr/lib/perl5/5.34.1/unicore/lib/Nt/Nu.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/_PerlIDC.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/Graph.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/Title.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/_PerlAny.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/PosixPun.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/_PerlIDS.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/XPosixPu.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/_PerlIsI.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/_PerlQuo.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/SpacePer.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/_PerlNch.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/Alnum.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/_PerlFol.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/_PerlCha.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/_PerlPat.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/PerlWord.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/Word.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/Assigned.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/_PerlPr2.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/Blank.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/Print.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/_PerlCh2.pl /usr/lib/perl5/5.34.1/unicore/lib/Perl/_PerlPro.pl /usr/lib/perl5/5.34.1/unicore/lib/Dash/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/IdStatus/Restrict.pl /usr/lib/perl5/5.34.1/unicore/lib/IdStatus/Allowed.pl /usr/lib/perl5/5.34.1/unicore/lib/Vo/U.pl /usr/lib/perl5/5.34.1/unicore/lib/Vo/R.pl /usr/lib/perl5/5.34.1/unicore/lib/Vo/Tr.pl /usr/lib/perl5/5.34.1/unicore/lib/Vo/Tu.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Consona5.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Vowel.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Consona9.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Virama.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Avagraha.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Invisibl.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Consona4.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Consona2.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Syllable.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Consonan.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Nukta.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Consona8.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Other.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/ToneMark.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Consona7.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Consona3.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/VowelInd.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/VowelDep.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Bindu.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/PureKill.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Cantilla.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Visarga.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Consona6.pl /usr/lib/perl5/5.34.1/unicore/lib/InSC/Number.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/CL.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/EX.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/PO.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/IN.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/NU.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/PR.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/GL.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/CM.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/IS.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/AL.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/BA.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/NS.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/BB.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/CJ.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/SA.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/OP.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/QU.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/ID.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/AI.pl /usr/lib/perl5/5.34.1/unicore/lib/Lb/XX.pl /usr/lib/perl5/5.34.1/unicore/lib/In/8_0.pl /usr/lib/perl5/5.34.1/unicore/lib/In/10_0.pl /usr/lib/perl5/5.34.1/unicore/lib/In/6_0.pl /usr/lib/perl5/5.34.1/unicore/lib/In/4_0.pl /usr/lib/perl5/5.34.1/unicore/lib/In/12_0.pl /usr/lib/perl5/5.34.1/unicore/lib/In/2_0.pl /usr/lib/perl5/5.34.1/unicore/lib/In/13_0.pl /usr/lib/perl5/5.34.1/unicore/lib/In/5_2.pl /usr/lib/perl5/5.34.1/unicore/lib/In/3_2.pl /usr/lib/perl5/5.34.1/unicore/lib/In/11_0.pl /usr/lib/perl5/5.34.1/unicore/lib/In/3_1.pl /usr/lib/perl5/5.34.1/unicore/lib/In/6_1.pl /usr/lib/perl5/5.34.1/unicore/lib/In/9_0.pl /usr/lib/perl5/5.34.1/unicore/lib/In/3_0.pl /usr/lib/perl5/5.34.1/unicore/lib/In/5_0.pl /usr/lib/perl5/5.34.1/unicore/lib/In/12_1.pl /usr/lib/perl5/5.34.1/unicore/lib/In/5_1.pl /usr/lib/perl5/5.34.1/unicore/lib/In/7_0.pl /usr/lib/perl5/5.34.1/unicore/lib/In/6_3.pl /usr/lib/perl5/5.34.1/unicore/lib/In/6_2.pl /usr/lib/perl5/5.34.1/unicore/lib/In/4_1.pl /usr/lib/perl5/5.34.1/unicore/lib/In/2_1.pl /usr/lib/perl5/5.34.1/unicore/lib/CWU/Y.pl /usr/lib/perl5/5.34.1/unicore/lib/IDS/Y.pl /usr/lib/perl5/5.34.1/ExtUtils/MM_Win95.pm /usr/lib/perl5/5.34.1/ExtUtils/Typemaps.pm /usr/lib/perl5/5.34.1/ExtUtils/Manifest.pm /usr/lib/perl5/5.34.1/ExtUtils/Embed.pm /usr/lib/perl5/5.34.1/ExtUtils/Mkbootstrap.pm /usr/lib/perl5/5.34.1/ExtUtils/Miniperl.pm /usr/lib/perl5/5.34.1/ExtUtils/typemap /usr/lib/perl5/5.34.1/ExtUtils/MM_Win32.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_OS390.pm /usr/lib/perl5/5.34.1/ExtUtils/MANIFEST.SKIP /usr/lib/perl5/5.34.1/ExtUtils/MM_OS2.pm /usr/lib/perl5/5.34.1/ExtUtils/MM.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_NW5.pm /usr/lib/perl5/5.34.1/ExtUtils/MY.pm /usr/lib/perl5/5.34.1/ExtUtils/MakeMaker.pm /usr/lib/perl5/5.34.1/ExtUtils/Mksymlists.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_Unix.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_DOS.pm /usr/lib/perl5/5.34.1/ExtUtils/Command.pm /usr/lib/perl5/5.34.1/ExtUtils/testlib.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_QNX.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_BeOS.pm /usr/lib/perl5/5.34.1/ExtUtils/Constant.pm /usr/lib/perl5/5.34.1/ExtUtils/ParseXS.pod /usr/lib/perl5/5.34.1/ExtUtils/MM_Darwin.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_VOS.pm /usr/lib/perl5/5.34.1/ExtUtils/ParseXS.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_Cygwin.pm /usr/lib/perl5/5.34.1/ExtUtils/Packlist.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_Any.pm /usr/lib/perl5/5.34.1/ExtUtils/Installed.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_AIX.pm /usr/lib/perl5/5.34.1/ExtUtils/xsubpp /usr/lib/perl5/5.34.1/ExtUtils/CBuilder.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_VMS.pm /usr/lib/perl5/5.34.1/ExtUtils/Install.pm /usr/lib/perl5/5.34.1/ExtUtils/PL2Bat.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_UWIN.pm /usr/lib/perl5/5.34.1/ExtUtils/Liblist.pm /usr/lib/perl5/5.34.1/ExtUtils/MM_MacOS.pm /usr/lib/perl5/5.34.1/ExtUtils/MakeMaker/version.pm /usr/lib/perl5/5.34.1/ExtUtils/MakeMaker/FAQ.pod /usr/lib/perl5/5.34.1/ExtUtils/MakeMaker/Tutorial.pod /usr/lib/perl5/5.34.1/ExtUtils/MakeMaker/Config.pm /usr/lib/perl5/5.34.1/ExtUtils/MakeMaker/Locale.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Base.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/VMS.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/darwin.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/cygwin.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/android.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/dec_osf.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/Windows.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/aix.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/Unix.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/os2.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/Windows/MSVC.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/Windows/BCC.pm /usr/lib/perl5/5.34.1/ExtUtils/CBuilder/Platform/Windows/GCC.pm /usr/lib/perl5/5.34.1/ExtUtils/Constant/XS.pm /usr/lib/perl5/5.34.1/ExtUtils/Constant/Utils.pm /usr/lib/perl5/5.34.1/ExtUtils/Constant/Base.pm /usr/lib/perl5/5.34.1/ExtUtils/Constant/ProxySubs.pm /usr/lib/perl5/5.34.1/ExtUtils/Command/MM.pm /usr/lib/perl5/5.34.1/ExtUtils/Typemaps/Type.pm /usr/lib/perl5/5.34.1/ExtUtils/Typemaps/OutputMap.pm /usr/lib/perl5/5.34.1/ExtUtils/Typemaps/Cmd.pm /usr/lib/perl5/5.34.1/ExtUtils/Typemaps/InputMap.pm /usr/lib/perl5/5.34.1/ExtUtils/ParseXS/Constants.pm /usr/lib/perl5/5.34.1/ExtUtils/ParseXS/Eval.pm /usr/lib/perl5/5.34.1/ExtUtils/ParseXS/Utilities.pm /usr/lib/perl5/5.34.1/ExtUtils/ParseXS/CountLines.pm /usr/lib/perl5/5.34.1/ExtUtils/Liblist/Kid.pm /usr/lib/perl5/5.34.1/Thread/Queue.pm /usr/lib/perl5/5.34.1/Thread/Semaphore.pm /usr/lib/perl5/5.34.1/Locale/Maketext.pod /usr/lib/perl5/5.34.1/Locale/Maketext.pm /usr/lib/perl5/5.34.1/Locale/Maketext/Cookbook.pod /usr/lib/perl5/5.34.1/Locale/Maketext/TPJ13.pod /usr/lib/perl5/5.34.1/Locale/Maketext/Guts.pm /usr/lib/perl5/5.34.1/Locale/Maketext/GutsLoader.pm /usr/lib/perl5/5.34.1/Locale/Maketext/Simple.pm /usr/lib/perl5/5.34.1/PerlIO/via/QuotedPrint.pm /usr/lib/perl5/5.34.1/Exporter/Heavy.pm /usr/lib/perl5/5.34.1/User/pwent.pm /usr/lib/perl5/5.34.1/User/grent.pm /usr/lib/perl5/5.34.1/Module/Load.pm /usr/lib/perl5/5.34.1/Module/Loaded.pm /usr/lib/perl5/5.34.1/Module/CoreList.pm /usr/lib/perl5/5.34.1/Module/Metadata.pm /usr/lib/perl5/5.34.1/Module/CoreList.pod /usr/lib/perl5/5.34.1/Module/CoreList/Utils.pm /usr/lib/perl5/5.34.1/Module/Load/Conditional.pm /usr/lib/perl5/5.34.1/Carp/Heavy.pm /usr/lib/perl5/5.34.1/Config/Extensions.pm /usr/lib/perl5/5.34.1/Config/Perl/V.pm /usr/lib/perl5/5.34.1/Pod/Functions.pm /usr/lib/perl5/5.34.1/Pod/ParseLink.pm /usr/lib/perl5/5.34.1/Pod/Perldoc.pm /usr/lib/perl5/5.34.1/Pod/Usage.pm /usr/lib/perl5/5.34.1/Pod/Text.pm /usr/lib/perl5/5.34.1/Pod/Escapes.pm /usr/lib/perl5/5.34.1/Pod/Html.pm /usr/lib/perl5/5.34.1/Pod/Simple.pm /usr/lib/perl5/5.34.1/Pod/Man.pm /usr/lib/perl5/5.34.1/Pod/Checker.pm /usr/lib/perl5/5.34.1/Pod/Simple.pod /usr/lib/perl5/5.34.1/Pod/Text/Termcap.pm /usr/lib/perl5/5.34.1/Pod/Text/Overstrike.pm /usr/lib/perl5/5.34.1/Pod/Text/Color.pm /usr/lib/perl5/5.34.1/Pod/Simple/PullParserStartToken.pm /usr/lib/perl5/5.34.1/Pod/Simple/Debug.pm /usr/lib/perl5/5.34.1/Pod/Simple/Methody.pm /usr/lib/perl5/5.34.1/Pod/Simple/PullParserToken.pm /usr/lib/perl5/5.34.1/Pod/Simple/TiedOutFH.pm /usr/lib/perl5/5.34.1/Pod/Simple/XMLOutStream.pm /usr/lib/perl5/5.34.1/Pod/Simple/Subclassing.pod /usr/lib/perl5/5.34.1/Pod/Simple/HTMLLegacy.pm /usr/lib/perl5/5.34.1/Pod/Simple/Search.pm /usr/lib/perl5/5.34.1/Pod/Simple/TranscodeDumb.pm /usr/lib/perl5/5.34.1/Pod/Simple/HTML.pm /usr/lib/perl5/5.34.1/Pod/Simple/XHTML.pm /usr/lib/perl5/5.34.1/Pod/Simple/DumpAsText.pm /usr/lib/perl5/5.34.1/Pod/Simple/PullParserTextToken.pm /usr/lib/perl5/5.34.1/Pod/Simple/Progress.pm /usr/lib/perl5/5.34.1/Pod/Simple/BlackBox.pm /usr/lib/perl5/5.34.1/Pod/Simple/DumpAsXML.pm /usr/lib/perl5/5.34.1/Pod/Simple/JustPod.pm /usr/lib/perl5/5.34.1/Pod/Simple/HTMLBatch.pm /usr/lib/perl5/5.34.1/Pod/Simple/Transcode.pm /usr/lib/perl5/5.34.1/Pod/Simple/RTF.pm /usr/lib/perl5/5.34.1/Pod/Simple/SimpleTree.pm /usr/lib/perl5/5.34.1/Pod/Simple/TranscodeSmart.pm /usr/lib/perl5/5.34.1/Pod/Simple/PullParserEndToken.pm /usr/lib/perl5/5.34.1/Pod/Simple/Text.pm /usr/lib/perl5/5.34.1/Pod/Simple/PullParser.pm /usr/lib/perl5/5.34.1/Pod/Simple/TextContent.pm /usr/lib/perl5/5.34.1/Pod/Simple/Checker.pm /usr/lib/perl5/5.34.1/Pod/Simple/LinkSection.pm /usr/lib/perl5/5.34.1/Pod/Perldoc/ToRtf.pm /usr/lib/perl5/5.34.1/Pod/Perldoc/ToANSI.pm /usr/lib/perl5/5.34.1/Pod/Perldoc/ToMan.pm /usr/lib/perl5/5.34.1/Pod/Perldoc/ToChecker.pm /usr/lib/perl5/5.34.1/Pod/Perldoc/BaseTo.pm /usr/lib/perl5/5.34.1/Pod/Perldoc/ToXml.pm /usr/lib/perl5/5.34.1/Pod/Perldoc/ToText.pm /usr/lib/perl5/5.34.1/Pod/Perldoc/ToTk.pm /usr/lib/perl5/5.34.1/Pod/Perldoc/ToPod.pm /usr/lib/perl5/5.34.1/Pod/Perldoc/ToNroff.pm /usr/lib/perl5/5.34.1/Pod/Perldoc/GetOptsOO.pm /usr/lib/perl5/5.34.1/Pod/Perldoc/ToTerm.pm /usr/lib/perl5/5.34.1/Unicode/UCD.pm /usr/lib/perl5/5.34.1/I18N/LangTags.pm /usr/lib/perl5/5.34.1/I18N/Collate.pm /usr/lib/perl5/5.34.1/I18N/LangTags/Detect.pm /usr/lib/perl5/5.34.1/I18N/LangTags/List.pm /usr/lib/perl5/5.34.1/Test2/EventFacet.pm /usr/lib/perl5/5.34.1/Test2/Hub.pm /usr/lib/perl5/5.34.1/Test2/Transition.pod /usr/lib/perl5/5.34.1/Test2/Formatter.pm /usr/lib/perl5/5.34.1/Test2/API.pm /usr/lib/perl5/5.34.1/Test2/IPC.pm /usr/lib/perl5/5.34.1/Test2/Util.pm /usr/lib/perl5/5.34.1/Test2/Event.pm /usr/lib/perl5/5.34.1/Test2/Tools/Tiny.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/Render.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/About.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/Meta.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/Control.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/Plan.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/Hub.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/Info.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/Error.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/Parent.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/Amnesty.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/Trace.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/Assert.pm /usr/lib/perl5/5.34.1/Test2/EventFacet/Info/Table.pm /usr/lib/perl5/5.34.1/Test2/IPC/Driver.pm /usr/lib/perl5/5.34.1/Test2/IPC/Driver/Files.pm /usr/lib/perl5/5.34.1/Test2/Formatter/TAP.pm /usr/lib/perl5/5.34.1/Test2/Event/Note.pm /usr/lib/perl5/5.34.1/Test2/Event/Subtest.pm /usr/lib/perl5/5.34.1/Test2/Event/Plan.pm /usr/lib/perl5/5.34.1/Test2/Event/Pass.pm /usr/lib/perl5/5.34.1/Test2/Event/Ok.pm /usr/lib/perl5/5.34.1/Test2/Event/Generic.pm /usr/lib/perl5/5.34.1/Test2/Event/Bail.pm /usr/lib/perl5/5.34.1/Test2/Event/V2.pm /usr/lib/perl5/5.34.1/Test2/Event/Encoding.pm /usr/lib/perl5/5.34.1/Test2/Event/Skip.pm /usr/lib/perl5/5.34.1/Test2/Event/Diag.pm /usr/lib/perl5/5.34.1/Test2/Event/Fail.pm /usr/lib/perl5/5.34.1/Test2/Event/Waiting.pm /usr/lib/perl5/5.34.1/Test2/Event/Exception.pm /usr/lib/perl5/5.34.1/Test2/Event/TAP/Version.pm /usr/lib/perl5/5.34.1/Test2/API/Instance.pm /usr/lib/perl5/5.34.1/Test2/API/Context.pm /usr/lib/perl5/5.34.1/Test2/API/Breakage.pm /usr/lib/perl5/5.34.1/Test2/API/InterceptResult.pm /usr/lib/perl5/5.34.1/Test2/API/Stack.pm /usr/lib/perl5/5.34.1/Test2/API/InterceptResult/Squasher.pm /usr/lib/perl5/5.34.1/Test2/API/InterceptResult/Hub.pm /usr/lib/perl5/5.34.1/Test2/API/InterceptResult/Facet.pm /usr/lib/perl5/5.34.1/Test2/API/InterceptResult/Event.pm /usr/lib/perl5/5.34.1/Test2/Hub/Subtest.pm /usr/lib/perl5/5.34.1/Test2/Hub/Interceptor.pm /usr/lib/perl5/5.34.1/Test2/Hub/Interceptor/Terminator.pm /usr/lib/perl5/5.34.1/Test2/Util/Facets2Legacy.pm /usr/lib/perl5/5.34.1/Test2/Util/ExternalMeta.pm /usr/lib/perl5/5.34.1/Test2/Util/HashBase.pm /usr/lib/perl5/5.34.1/Test2/Util/Trace.pm /usr/lib/perl5/5.34.1/Perl/OSType.pm /usr/lib/perl5/5.34.1/warnings/register.pm /usr/lib/perl5/5.34.1/overload/numbers.pm /usr/lib/perl5/5.34.1/Attribute/Handlers.pm /usr/lib/perl5/5.34.1/version/regex.pm /usr/lib/perl5/5.34.1/version/Internals.pod /usr/lib/perl5/5.34.1/Getopt/Std.pm /usr/lib/perl5/5.34.1/Getopt/Long.pm /usr/lib/perl5/5.34.1/Compress/Zlib.pm /usr/lib/perl5/5.34.1/Digest/base.pm /usr/lib/perl5/5.34.1/Digest/file.pm /usr/lib/perl5/5.34.1/mips64el-linux/CORE/EXTERN.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/INTERN.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/XSUB.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/av.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/bitcount.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/charclass_invlists.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/config.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/cop.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/cv.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/dosish.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/ebcdic_tables.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/embed.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/embedvar.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/fakesdio.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/feature.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/form.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/git_version.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/gv.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/handy.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/hv.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/hv_func.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/hv_macro.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/inline.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/intrpvar.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/invlist_inline.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/iperlsys.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/keywords.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/l1_char_class_tab.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/malloc_ctl.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/metaconfig.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/mg.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/mg_data.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/mg_raw.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/mg_vtable.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/mydtrace.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/nostdio.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/op.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/op_reg_common.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/opcode.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/opnames.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/overload.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/pad.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/parser.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/patchlevel.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/perl.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/perl_inc_macro.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/perl_langinfo.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/perl_siphash.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/perlapi.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/perlio.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/perliol.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/perlsdio.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/perlvars.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/perly.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/pp.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/pp_proto.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/proto.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/reentr.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/regcharclass.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/regcomp.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/regexp.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/regnodes.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/sbox32_hash.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/scope.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/sv.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/thread.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/time64.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/time64_config.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/try.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/uconfig.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/uni_keywords.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/unicode_constants.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/unixish.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/utf8.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/utfebcdic.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/util.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/uudmap.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/vutil.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/warnings.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/xconfig.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/zaphod32_hash.h /usr/lib/perl5/5.34.1/mips64el-linux/CORE/libperl.a /usr/bin/perl /usr/bin/pod2man /usr/bin/pod2text /usr/bin/pod2usage /usr/bin/podchecker /usr/bin/cpan /usr/bin/corelist /usr/bin/enc2xs /usr/bin/encguess /usr/bin/h2ph /usr/bin/h2xs /usr/bin/instmodsh /usr/bin/json_pp /usr/bin/libnetcfg /usr/bin/perlbug /usr/bin/perldoc /usr/bin/perlivp /usr/bin/piconv /usr/bin/pl2pm /usr/bin/pod2html /usr/bin/prove /usr/bin/ptar /usr/bin/ptardiff /usr/bin/ptargrep /usr/bin/shasum /usr/bin/splain /usr/bin/streamzip /usr/bin/xsubpp /usr/bin/zipdetails /usr/bin/perlthanks /usr/lib/perl5/5.34.1/pod/perl.pod /usr/lib/perl5/5.34.1/pod/perlintro.pod /usr/lib/perl5/5.34.1/pod/perlrun.pod /usr/lib/perl5/5.34.1/pod/perltoc.pod /usr/lib/perl5/5.34.1/pod/perlreftut.pod /usr/lib/perl5/5.34.1/pod/perldsc.pod /usr/lib/perl5/5.34.1/pod/perllol.pod /usr/lib/perl5/5.34.1/pod/perlrequick.pod /usr/lib/perl5/5.34.1/pod/perlretut.pod /usr/lib/perl5/5.34.1/pod/perlootut.pod /usr/lib/perl5/5.34.1/pod/perlperf.pod /usr/lib/perl5/5.34.1/pod/perlstyle.pod /usr/lib/perl5/5.34.1/pod/perlcheat.pod /usr/lib/perl5/5.34.1/pod/perltrap.pod /usr/lib/perl5/5.34.1/pod/perldebtut.pod /usr/lib/perl5/5.34.1/pod/perlfaq.pod /usr/lib/perl5/5.34.1/pod/perlfaq1.pod /usr/lib/perl5/5.34.1/pod/perlfaq2.pod /usr/lib/perl5/5.34.1/pod/perlfaq3.pod /usr/lib/perl5/5.34.1/pod/perlfaq4.pod /usr/lib/perl5/5.34.1/pod/perlfaq5.pod /usr/lib/perl5/5.34.1/pod/perlfaq6.pod /usr/lib/perl5/5.34.1/pod/perlfaq7.pod /usr/lib/perl5/5.34.1/pod/perlfaq8.pod /usr/lib/perl5/5.34.1/pod/perlfaq9.pod /usr/lib/perl5/5.34.1/pod/perlsyn.pod /usr/lib/perl5/5.34.1/pod/perldata.pod /usr/lib/perl5/5.34.1/pod/perlop.pod /usr/lib/perl5/5.34.1/pod/perlsub.pod /usr/lib/perl5/5.34.1/pod/perlfunc.pod /usr/lib/perl5/5.34.1/pod/perlopentut.pod /usr/lib/perl5/5.34.1/pod/perlpacktut.pod /usr/lib/perl5/5.34.1/pod/perlpod.pod /usr/lib/perl5/5.34.1/pod/perlpodspec.pod /usr/lib/perl5/5.34.1/pod/perldocstyle.pod /usr/lib/perl5/5.34.1/pod/perlpodstyle.pod /usr/lib/perl5/5.34.1/pod/perldiag.pod /usr/lib/perl5/5.34.1/pod/perldeprecation.pod /usr/lib/perl5/5.34.1/pod/perllexwarn.pod /usr/lib/perl5/5.34.1/pod/perldebug.pod /usr/lib/perl5/5.34.1/pod/perlvar.pod /usr/lib/perl5/5.34.1/pod/perlre.pod /usr/lib/perl5/5.34.1/pod/perlrebackslash.pod /usr/lib/perl5/5.34.1/pod/perlrecharclass.pod /usr/lib/perl5/5.34.1/pod/perlreref.pod /usr/lib/perl5/5.34.1/pod/perlref.pod /usr/lib/perl5/5.34.1/pod/perlform.pod /usr/lib/perl5/5.34.1/pod/perlobj.pod /usr/lib/perl5/5.34.1/pod/perltie.pod /usr/lib/perl5/5.34.1/pod/perldbmfilter.pod /usr/lib/perl5/5.34.1/pod/perlipc.pod /usr/lib/perl5/5.34.1/pod/perlfork.pod /usr/lib/perl5/5.34.1/pod/perlnumber.pod /usr/lib/perl5/5.34.1/pod/perlthrtut.pod /usr/lib/perl5/5.34.1/pod/perlport.pod /usr/lib/perl5/5.34.1/pod/perllocale.pod /usr/lib/perl5/5.34.1/pod/perluniintro.pod /usr/lib/perl5/5.34.1/pod/perlunicode.pod /usr/lib/perl5/5.34.1/pod/perlunicook.pod /usr/lib/perl5/5.34.1/pod/perlunifaq.pod /usr/lib/perl5/5.34.1/pod/perluniprops.pod /usr/lib/perl5/5.34.1/pod/perlunitut.pod /usr/lib/perl5/5.34.1/pod/perlebcdic.pod /usr/lib/perl5/5.34.1/pod/perlsec.pod /usr/lib/perl5/5.34.1/pod/perlsecpolicy.pod /usr/lib/perl5/5.34.1/pod/perlmod.pod /usr/lib/perl5/5.34.1/pod/perlmodlib.pod /usr/lib/perl5/5.34.1/pod/perlmodstyle.pod /usr/lib/perl5/5.34.1/pod/perlmodinstall.pod /usr/lib/perl5/5.34.1/pod/perlnewmod.pod /usr/lib/perl5/5.34.1/pod/perlpragma.pod /usr/lib/perl5/5.34.1/pod/perlutil.pod /usr/lib/perl5/5.34.1/pod/perlfilter.pod /usr/lib/perl5/5.34.1/pod/perldtrace.pod /usr/lib/perl5/5.34.1/pod/perlglossary.pod /usr/lib/perl5/5.34.1/pod/perlembed.pod /usr/lib/perl5/5.34.1/pod/perldebguts.pod /usr/lib/perl5/5.34.1/pod/perlxstut.pod /usr/lib/perl5/5.34.1/pod/perlxs.pod /usr/lib/perl5/5.34.1/pod/perlxstypemap.pod /usr/lib/perl5/5.34.1/pod/perlclib.pod /usr/lib/perl5/5.34.1/pod/perlguts.pod /usr/lib/perl5/5.34.1/pod/perlcall.pod /usr/lib/perl5/5.34.1/pod/perlmroapi.pod /usr/lib/perl5/5.34.1/pod/perlreapi.pod /usr/lib/perl5/5.34.1/pod/perlreguts.pod /usr/lib/perl5/5.34.1/pod/perlapi.pod /usr/lib/perl5/5.34.1/pod/perlintern.pod /usr/lib/perl5/5.34.1/pod/perliol.pod /usr/lib/perl5/5.34.1/pod/perlapio.pod /usr/lib/perl5/5.34.1/pod/perlhack.pod /usr/lib/perl5/5.34.1/pod/perlsource.pod /usr/lib/perl5/5.34.1/pod/perlinterp.pod /usr/lib/perl5/5.34.1/pod/perlhacktut.pod /usr/lib/perl5/5.34.1/pod/perlhacktips.pod /usr/lib/perl5/5.34.1/pod/perlpolicy.pod /usr/lib/perl5/5.34.1/pod/perlgov.pod /usr/lib/perl5/5.34.1/pod/perlgit.pod /usr/lib/perl5/5.34.1/pod/perlhist.pod /usr/lib/perl5/5.34.1/pod/perldelta.pod /usr/lib/perl5/5.34.1/pod/perl5341delta.pod /usr/lib/perl5/5.34.1/pod/perl5340delta.pod /usr/lib/perl5/5.34.1/pod/perl5321delta.pod /usr/lib/perl5/5.34.1/pod/perl5320delta.pod /usr/lib/perl5/5.34.1/pod/perl5303delta.pod /usr/lib/perl5/5.34.1/pod/perl5302delta.pod /usr/lib/perl5/5.34.1/pod/perl5301delta.pod /usr/lib/perl5/5.34.1/pod/perl5300delta.pod /usr/lib/perl5/5.34.1/pod/perl5283delta.pod /usr/lib/perl5/5.34.1/pod/perl5282delta.pod /usr/lib/perl5/5.34.1/pod/perl5281delta.pod /usr/lib/perl5/5.34.1/pod/perl5280delta.pod /usr/lib/perl5/5.34.1/pod/perl5263delta.pod /usr/lib/perl5/5.34.1/pod/perl5262delta.pod /usr/lib/perl5/5.34.1/pod/perl5261delta.pod /usr/lib/perl5/5.34.1/pod/perl5260delta.pod /usr/lib/perl5/5.34.1/pod/perl5244delta.pod /usr/lib/perl5/5.34.1/pod/perl5243delta.pod /usr/lib/perl5/5.34.1/pod/perl5242delta.pod /usr/lib/perl5/5.34.1/pod/perl5241delta.pod /usr/lib/perl5/5.34.1/pod/perl5240delta.pod /usr/lib/perl5/5.34.1/pod/perl5224delta.pod /usr/lib/perl5/5.34.1/pod/perl5223delta.pod /usr/lib/perl5/5.34.1/pod/perl5222delta.pod /usr/lib/perl5/5.34.1/pod/perl5221delta.pod /usr/lib/perl5/5.34.1/pod/perl5220delta.pod /usr/lib/perl5/5.34.1/pod/perl5203delta.pod /usr/lib/perl5/5.34.1/pod/perl5202delta.pod /usr/lib/perl5/5.34.1/pod/perl5201delta.pod /usr/lib/perl5/5.34.1/pod/perl5200delta.pod /usr/lib/perl5/5.34.1/pod/perl5184delta.pod /usr/lib/perl5/5.34.1/pod/perl5182delta.pod /usr/lib/perl5/5.34.1/pod/perl5181delta.pod /usr/lib/perl5/5.34.1/pod/perl5180delta.pod /usr/lib/perl5/5.34.1/pod/perl5163delta.pod /usr/lib/perl5/5.34.1/pod/perl5162delta.pod /usr/lib/perl5/5.34.1/pod/perl5161delta.pod /usr/lib/perl5/5.34.1/pod/perl5160delta.pod /usr/lib/perl5/5.34.1/pod/perl5144delta.pod /usr/lib/perl5/5.34.1/pod/perl5143delta.pod /usr/lib/perl5/5.34.1/pod/perl5142delta.pod /usr/lib/perl5/5.34.1/pod/perl5141delta.pod /usr/lib/perl5/5.34.1/pod/perl5140delta.pod /usr/lib/perl5/5.34.1/pod/perl5125delta.pod /usr/lib/perl5/5.34.1/pod/perl5124delta.pod /usr/lib/perl5/5.34.1/pod/perl5123delta.pod /usr/lib/perl5/5.34.1/pod/perl5122delta.pod /usr/lib/perl5/5.34.1/pod/perl5121delta.pod /usr/lib/perl5/5.34.1/pod/perl5120delta.pod /usr/lib/perl5/5.34.1/pod/perl5101delta.pod /usr/lib/perl5/5.34.1/pod/perl5100delta.pod /usr/lib/perl5/5.34.1/pod/perl589delta.pod /usr/lib/perl5/5.34.1/pod/perl588delta.pod /usr/lib/perl5/5.34.1/pod/perl587delta.pod /usr/lib/perl5/5.34.1/pod/perl586delta.pod /usr/lib/perl5/5.34.1/pod/perl585delta.pod /usr/lib/perl5/5.34.1/pod/perl584delta.pod /usr/lib/perl5/5.34.1/pod/perl583delta.pod /usr/lib/perl5/5.34.1/pod/perl582delta.pod /usr/lib/perl5/5.34.1/pod/perl581delta.pod /usr/lib/perl5/5.34.1/pod/perl58delta.pod /usr/lib/perl5/5.34.1/pod/perl561delta.pod /usr/lib/perl5/5.34.1/pod/perl56delta.pod /usr/lib/perl5/5.34.1/pod/perl5005delta.pod /usr/lib/perl5/5.34.1/pod/perl5004delta.pod /usr/lib/perl5/5.34.1/pod/perlbook.pod /usr/lib/perl5/5.34.1/pod/perlcommunity.pod /usr/lib/perl5/5.34.1/pod/perldoc.pod /usr/lib/perl5/5.34.1/pod/perlexperiment.pod /usr/lib/perl5/5.34.1/pod/perlartistic.pod /usr/lib/perl5/5.34.1/pod/perlgpl.pod /usr/lib/perl5/5.34.1/pod/perlcn.pod /usr/lib/perl5/5.34.1/pod/perljp.pod /usr/lib/perl5/5.34.1/pod/perlko.pod /usr/lib/perl5/5.34.1/pod/perltw.pod /usr/lib/perl5/5.34.1/pod/perlaix.pod /usr/lib/perl5/5.34.1/pod/perlamiga.pod /usr/lib/perl5/5.34.1/pod/perlandroid.pod /usr/lib/perl5/5.34.1/pod/perlbs2000.pod /usr/lib/perl5/5.34.1/pod/perlcygwin.pod /usr/lib/perl5/5.34.1/pod/perldos.pod /usr/lib/perl5/5.34.1/pod/perlfreebsd.pod /usr/lib/perl5/5.34.1/pod/perlhaiku.pod /usr/lib/perl5/5.34.1/pod/perlhpux.pod /usr/lib/perl5/5.34.1/pod/perlhurd.pod /usr/lib/perl5/5.34.1/pod/perlirix.pod /usr/lib/perl5/5.34.1/pod/perllinux.pod /usr/lib/perl5/5.34.1/pod/perlmacos.pod /usr/lib/perl5/5.34.1/pod/perlmacosx.pod /usr/lib/perl5/5.34.1/pod/perlnetware.pod /usr/lib/perl5/5.34.1/pod/perlopenbsd.pod /usr/lib/perl5/5.34.1/pod/perlos2.pod /usr/lib/perl5/5.34.1/pod/perlos390.pod /usr/lib/perl5/5.34.1/pod/perlos400.pod /usr/lib/perl5/5.34.1/pod/perlplan9.pod /usr/lib/perl5/5.34.1/pod/perlqnx.pod /usr/lib/perl5/5.34.1/pod/perlriscos.pod /usr/lib/perl5/5.34.1/pod/perlsolaris.pod /usr/lib/perl5/5.34.1/pod/perlsynology.pod /usr/lib/perl5/5.34.1/pod/perltru64.pod /usr/lib/perl5/5.34.1/pod/perlvms.pod /usr/lib/perl5/5.34.1/pod/perlvos.pod /usr/lib/perl5/5.34.1/pod/perlwin32.pod /usr/lib/perl5/5.34.1/pod/perlboot.pod /usr/lib/perl5/5.34.1/pod/perlbot.pod /usr/lib/perl5/5.34.1/pod/perlrepository.pod /usr/lib/perl5/5.34.1/pod/perltodo.pod /usr/lib/perl5/5.34.1/pod/perltooc.pod /usr/lib/perl5/5.34.1/pod/perltoot.pod rm -f /nvmedata/autobuild/instance-25/output-1/target/usr/bin/perl5.34.1 make[1]: Nothing to be done for 'install.sym'. make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-5.34.1' >>> perl-astro-suntime 0.06 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-25/output-1/build/.Astro-SunTime-0.06.tar.gz.OtqYWx/output' 'http://cpan.metacpan.org/authors/id/R/RO/ROBF/Astro-SunTime-0.06.tar.gz' --2022-04-22 10:02:38-- http://cpan.metacpan.org/authors/id/R/RO/ROBF/Astro-SunTime-0.06.tar.gz Resolving cpan.metacpan.org (cpan.metacpan.org)... 151.101.2.217, 151.101.66.217, 151.101.130.217, ... Connecting to cpan.metacpan.org (cpan.metacpan.org)|151.101.2.217|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 18891 (18K) [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-25/output-1/build/.Astro-SunTime-0.06.tar.gz.OtqYWx/output' 0K .......... ........ 100% 37.6M=0s 2022-04-22 10:02:38 (37.6 MB/s) - '/nvmedata/autobuild/instance-25/output-1/build/.Astro-SunTime-0.06.tar.gz.OtqYWx/output' saved [18891/18891] Astro-SunTime-0.06.tar.gz: OK (md5: 42cb8c94de8a111ed652196925c22a45) Astro-SunTime-0.06.tar.gz: OK (sha256: b4a44fddfc055cc42ee67bfd8939354793da7512ea04f30578d42dc6a701112a) >>> perl-astro-suntime 0.06 Extracting gzip -d -c /nvmedata/autobuild/instance-25/dl/perl-astro-suntime/Astro-SunTime-0.06.tar.gz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/perl-astro-suntime-0.06 -xf - >>> perl-astro-suntime 0.06 Patching >>> perl-astro-suntime 0.06 Configuring cd /nvmedata/autobuild/instance-25/output-1/build/perl-astro-suntime-0.06/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build.PL --config ar="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" --config full_ar="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" --config cc="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" --config ccflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" --config optimize=" " --config ld="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" --config lddlflags="-shared -static" --config ldflags=" -static" --include_dirs /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/perl5/5.34.1/mips64el-linux/CORE --destdir /nvmedata/autobuild/instance-25/output-1/target --installdirs vendor --install_path lib=/usr/lib/perl5/site_perl/5.34.1 --install_path arch=/usr/lib/perl5/site_perl/5.34.1/mips64el-linux --install_path bin=/usr/bin --install_path script=/usr/bin --install_path bindoc=/usr/share/man/man1 --install_path libdoc=/usr/share/man/man3 ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Makefile.PL AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" FULL_AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" CC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" OPTIMIZE=" " LD="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" LDDLFLAGS="-shared -static" LDFLAGS=" -static" PERL_ARCHLIB=/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/perl5/5.34.1/mips64el-linux DESTDIR=/nvmedata/autobuild/instance-25/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.34.1 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.34.1/mips64el-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Checking prerequisites... test_requires: ! Time::ParseDate is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Run 'Build installdeps' to install missing prerequisites. Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Astro-SunTime' version '0.06' >>> perl-astro-suntime 0.06 Building cd /nvmedata/autobuild/instance-25/output-1/build/perl-astro-suntime-0.06/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build build; else /usr/bin/make -j1 FIXIN=: pure_all; fi Building Astro-SunTime >>> perl-astro-suntime 0.06 Installing to target cd /nvmedata/autobuild/instance-25/output-1/build/perl-astro-suntime-0.06/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build install; else /usr/bin/make -j1 pure_install; fi Building Astro-SunTime Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Astro/SunTime.pm >>> perl-date-manip 6.86 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-25/output-1/build/.Date-Manip-6.86.tar.gz.8doUQC/output' 'http://cpan.metacpan.org/authors/id/S/SB/SBECK/Date-Manip-6.86.tar.gz' --2022-04-22 10:02:39-- http://cpan.metacpan.org/authors/id/S/SB/SBECK/Date-Manip-6.86.tar.gz Resolving cpan.metacpan.org (cpan.metacpan.org)... 151.101.194.217, 151.101.130.217, 151.101.66.217, ... Connecting to cpan.metacpan.org (cpan.metacpan.org)|151.101.194.217|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2007485 (1.9M) [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-25/output-1/build/.Date-Manip-6.86.tar.gz.8doUQC/output' 0K .......... .......... .......... .......... .......... 2% 15.3M 0s 50K .......... .......... .......... .......... .......... 5% 16.3M 0s 100K .......... .......... .......... .......... .......... 7% 67.4M 0s 150K .......... .......... .......... .......... .......... 10% 32.9M 0s 200K .......... .......... .......... .......... .......... 12% 18.9M 0s 250K .......... .......... .......... .......... .......... 15% 205M 0s 300K .......... .......... .......... .......... .......... 17% 171M 0s 350K .......... .......... .......... .......... .......... 20% 194M 0s 400K .......... .......... .......... .......... .......... 22% 211M 0s 450K .......... .......... .......... .......... .......... 25% 59.1M 0s 500K .......... .......... .......... .......... .......... 28% 17.2M 0s 550K .......... .......... .......... .......... .......... 30% 201M 0s 600K .......... .......... .......... .......... .......... 33% 206M 0s 650K .......... .......... .......... .......... .......... 35% 211M 0s 700K .......... .......... .......... .......... .......... 38% 7.71M 0s 750K .......... .......... .......... .......... .......... 40% 203M 0s 800K .......... .......... .......... .......... .......... 43% 26.9M 0s 850K .......... .......... .......... .......... .......... 45% 217M 0s 900K .......... .......... .......... .......... .......... 48% 191M 0s 950K .......... .......... .......... .......... .......... 51% 178M 0s 1000K .......... .......... .......... .......... .......... 53% 213M 0s 1050K .......... .......... .......... .......... .......... 56% 232M 0s 1100K .......... .......... .......... .......... .......... 58% 48.9M 0s 1150K .......... .......... .......... .......... .......... 61% 162M 0s 1200K .......... .......... .......... .......... .......... 63% 153M 0s 1250K .......... .......... .......... .......... .......... 66% 224M 0s 1300K .......... .......... .......... .......... .......... 68% 214M 0s 1350K .......... .......... .......... .......... .......... 71% 27.5M 0s 1400K .......... .......... .......... .......... .......... 73% 51.2M 0s 1450K .......... .......... .......... .......... .......... 76% 196M 0s 1500K .......... .......... .......... .......... .......... 79% 210M 0s 1550K .......... .......... .......... .......... .......... 81% 169M 0s 1600K .......... .......... .......... .......... .......... 84% 221M 0s 1650K .......... .......... .......... .......... .......... 86% 214M 0s 1700K .......... .......... .......... .......... .......... 89% 223M 0s 1750K .......... .......... .......... .......... .......... 91% 202M 0s 1800K .......... .......... .......... .......... .......... 94% 199M 0s 1850K .......... .......... .......... .......... .......... 96% 231M 0s 1900K .......... .......... .......... .......... .......... 99% 245M 0s 1950K .......... 100% 151M=0.03s 2022-04-22 10:02:39 (57.8 MB/s) - '/nvmedata/autobuild/instance-25/output-1/build/.Date-Manip-6.86.tar.gz.8doUQC/output' saved [2007485/2007485] Date-Manip-6.86.tar.gz: OK (md5: 77123a4cc874f72d7188f859626bdd84) Date-Manip-6.86.tar.gz: OK (sha256: b5203782d03c79aa5822cf33d1828aaa3b4db93a275d4a428c89f56f4713361f) >>> perl-date-manip 6.86 Extracting gzip -d -c /nvmedata/autobuild/instance-25/dl/perl-date-manip/Date-Manip-6.86.tar.gz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/perl-date-manip-6.86 -xf - >>> perl-date-manip 6.86 Patching >>> perl-date-manip 6.86 Configuring cd /nvmedata/autobuild/instance-25/output-1/build/perl-date-manip-6.86/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build.PL --config ar="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" --config full_ar="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" --config cc="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" --config ccflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" --config optimize=" " --config ld="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" --config lddlflags="-shared -static" --config ldflags=" -static" --include_dirs /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/perl5/5.34.1/mips64el-linux/CORE --destdir /nvmedata/autobuild/instance-25/output-1/target --installdirs vendor --install_path lib=/usr/lib/perl5/site_perl/5.34.1 --install_path arch=/usr/lib/perl5/site_perl/5.34.1/mips64el-linux --install_path bin=/usr/bin --install_path script=/usr/bin --install_path bindoc=/usr/share/man/man1 --install_path libdoc=/usr/share/man/man3 ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Makefile.PL AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" FULL_AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" CC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" OPTIMIZE=" " LD="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" LDDLFLAGS="-shared -static" LDFLAGS=" -static" PERL_ARCHLIB=/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/perl5/5.34.1/mips64el-linux DESTDIR=/nvmedata/autobuild/instance-25/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.34.1 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.34.1/mips64el-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Warning: prerequisite Test::Inter 1.09 not found. Checking if your kit is complete... Warning: the following files are missing in your kit: .travis.yml Please inform the author. Generating a Unix-style Makefile Writing Makefile for Date::Manip Writing MYMETA.yml and MYMETA.json >>> perl-date-manip 6.86 Building cd /nvmedata/autobuild/instance-25/output-1/build/perl-date-manip-6.86/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build build; else /usr/bin/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-date-manip-6.86' cp lib/Date/Manip/DM5.pod blib/lib/Date/Manip/DM5.pod cp lib/Date/Manip/Lang/french.pm blib/lib/Date/Manip/Lang/french.pm cp lib/Date/Manip/Lang/finnish.pod blib/lib/Date/Manip/Lang/finnish.pod cp lib/Date/Manip/Delta.pod blib/lib/Date/Manip/Delta.pod cp lib/Date/Manip/Lang/dutch.pm blib/lib/Date/Manip/Lang/dutch.pm cp lib/Date/Manip/Changes5.pod blib/lib/Date/Manip/Changes5.pod cp lib/Date/Manip/Lang/index.pm blib/lib/Date/Manip/Lang/index.pm cp lib/Date/Manip.pm blib/lib/Date/Manip.pm cp lib/Date/Manip/Date.pod blib/lib/Date/Manip/Date.pod cp lib/Date/Manip/Config.pod blib/lib/Date/Manip/Config.pod cp lib/Date/Manip/DM5.pm blib/lib/Date/Manip/DM5.pm cp lib/Date/Manip/Lang/english.pod blib/lib/Date/Manip/Lang/english.pod cp lib/Date/Manip/Lang/finnish.pm blib/lib/Date/Manip/Lang/finnish.pm cp lib/Date/Manip/DM6.pod blib/lib/Date/Manip/DM6.pod cp lib/Date/Manip/ConfigFile.pod blib/lib/Date/Manip/ConfigFile.pod cp lib/Date/Manip/History.pod blib/lib/Date/Manip/History.pod cp lib/Date/Manip/Changes6.pod blib/lib/Date/Manip/Changes6.pod cp lib/Date/Manip/Holidays.pod blib/lib/Date/Manip/Holidays.pod cp lib/Date/Manip/DM6.pm blib/lib/Date/Manip/DM6.pm cp lib/Date/Manip/Base.pm blib/lib/Date/Manip/Base.pm cp lib/Date/Manip/Lang/italian.pm blib/lib/Date/Manip/Lang/italian.pm cp lib/Date/Manip/Lang/french.pod blib/lib/Date/Manip/Lang/french.pod cp lib/Date/Manip/Lang/catalan.pod blib/lib/Date/Manip/Lang/catalan.pod cp lib/Date/Manip/Changes5to6.pod blib/lib/Date/Manip/Changes5to6.pod cp lib/Date/Manip/Examples.pod blib/lib/Date/Manip/Examples.pod cp lib/Date/Manip/Calc.pod blib/lib/Date/Manip/Calc.pod cp lib/Date/Manip/Lang/danish.pod blib/lib/Date/Manip/Lang/danish.pod cp lib/Date/Manip/Base.pod blib/lib/Date/Manip/Base.pod cp lib/Date/Manip/Interfaces.pod blib/lib/Date/Manip/Interfaces.pod cp lib/Date/Manip.pod blib/lib/Date/Manip.pod cp lib/Date/Manip/Lang/german.pm blib/lib/Date/Manip/Lang/german.pm cp lib/Date/Manip/Lang/catalan.pm blib/lib/Date/Manip/Lang/catalan.pm cp lib/Date/Manip/DM5abbrevs.pm blib/lib/Date/Manip/DM5abbrevs.pm cp lib/Date/Manip/Delta.pm blib/lib/Date/Manip/Delta.pm cp lib/Date/Manip/Lang/danish.pm blib/lib/Date/Manip/Lang/danish.pm cp lib/Date/Manip/Lang/dutch.pod blib/lib/Date/Manip/Lang/dutch.pod cp lib/Date/Manip/Lang/english.pm blib/lib/Date/Manip/Lang/english.pm cp lib/Date/Manip/Lang.pod blib/lib/Date/Manip/Lang.pod cp lib/Date/Manip/Date.pm blib/lib/Date/Manip/Date.pm cp lib/Date/Manip/Lang/german.pod blib/lib/Date/Manip/Lang/german.pod cp lib/Date/Manip/Lang/turkish.pm blib/lib/Date/Manip/Lang/turkish.pm cp lib/Date/Manip/Lang/swedish.pod blib/lib/Date/Manip/Lang/swedish.pod cp lib/Date/Manip/Lang/russian.pm blib/lib/Date/Manip/Lang/russian.pm cp lib/Date/Manip/Offset/off009.pm blib/lib/Date/Manip/Offset/off009.pm cp lib/Date/Manip/Lang/norwegian.pm blib/lib/Date/Manip/Lang/norwegian.pm cp lib/Date/Manip/Lang/romanian.pod blib/lib/Date/Manip/Lang/romanian.pod cp lib/Date/Manip/Lang/swedish.pm blib/lib/Date/Manip/Lang/swedish.pm cp lib/Date/Manip/Obj.pod blib/lib/Date/Manip/Obj.pod cp lib/Date/Manip/Misc.pod blib/lib/Date/Manip/Misc.pod cp lib/Date/Manip/Offset/off005.pm blib/lib/Date/Manip/Offset/off005.pm cp lib/Date/Manip/Lang/norwegian.pod blib/lib/Date/Manip/Lang/norwegian.pod cp lib/Date/Manip/Offset/off006.pm blib/lib/Date/Manip/Offset/off006.pm cp lib/Date/Manip/Offset/off008.pm blib/lib/Date/Manip/Offset/off008.pm cp lib/Date/Manip/Lang/portugue.pm blib/lib/Date/Manip/Lang/portugue.pm cp lib/Date/Manip/Lang/polish.pod blib/lib/Date/Manip/Lang/polish.pod cp lib/Date/Manip/Lang/italian.pod blib/lib/Date/Manip/Lang/italian.pod cp lib/Date/Manip/Offset/off012.pm blib/lib/Date/Manip/Offset/off012.pm cp lib/Date/Manip/Lang/romanian.pm blib/lib/Date/Manip/Lang/romanian.pm cp lib/Date/Manip/Obj.pm blib/lib/Date/Manip/Obj.pm cp lib/Date/Manip/Lang/polish.pm blib/lib/Date/Manip/Lang/polish.pm cp lib/Date/Manip/Offset/off010.pm blib/lib/Date/Manip/Offset/off010.pm cp lib/Date/Manip/Offset/off002.pm blib/lib/Date/Manip/Offset/off002.pm cp lib/Date/Manip/Offset/off003.pm blib/lib/Date/Manip/Offset/off003.pm cp lib/Date/Manip/Offset/off013.pm blib/lib/Date/Manip/Offset/off013.pm cp lib/Date/Manip/Lang/russian.pod blib/lib/Date/Manip/Lang/russian.pod cp lib/Date/Manip/Objects.pod blib/lib/Date/Manip/Objects.pod cp lib/Date/Manip/Offset/off000.pm blib/lib/Date/Manip/Offset/off000.pm cp lib/Date/Manip/Offset/off011.pm blib/lib/Date/Manip/Offset/off011.pm cp lib/Date/Manip/Offset/off007.pm blib/lib/Date/Manip/Offset/off007.pm cp lib/Date/Manip/Lang/spanish.pm blib/lib/Date/Manip/Lang/spanish.pm cp lib/Date/Manip/Lang/turkish.pod blib/lib/Date/Manip/Lang/turkish.pod cp lib/Date/Manip/Offset/off001.pm blib/lib/Date/Manip/Offset/off001.pm cp lib/Date/Manip/Lang/spanish.pod blib/lib/Date/Manip/Lang/spanish.pod cp lib/Date/Manip/Offset/off004.pm blib/lib/Date/Manip/Offset/off004.pm cp lib/Date/Manip/Lang/portugue.pod blib/lib/Date/Manip/Lang/portugue.pod cp lib/Date/Manip/Migration5to6.pod blib/lib/Date/Manip/Migration5to6.pod cp lib/Date/Manip/Offset/off042.pm blib/lib/Date/Manip/Offset/off042.pm cp lib/Date/Manip/Offset/off044.pm blib/lib/Date/Manip/Offset/off044.pm cp lib/Date/Manip/Offset/off030.pm blib/lib/Date/Manip/Offset/off030.pm cp lib/Date/Manip/Offset/off035.pm blib/lib/Date/Manip/Offset/off035.pm cp lib/Date/Manip/Offset/off015.pm blib/lib/Date/Manip/Offset/off015.pm cp lib/Date/Manip/Offset/off014.pm blib/lib/Date/Manip/Offset/off014.pm cp lib/Date/Manip/Offset/off045.pm blib/lib/Date/Manip/Offset/off045.pm cp lib/Date/Manip/Offset/off038.pm blib/lib/Date/Manip/Offset/off038.pm cp lib/Date/Manip/Offset/off032.pm blib/lib/Date/Manip/Offset/off032.pm cp lib/Date/Manip/Offset/off036.pm blib/lib/Date/Manip/Offset/off036.pm cp lib/Date/Manip/Offset/off047.pm blib/lib/Date/Manip/Offset/off047.pm cp lib/Date/Manip/Offset/off019.pm blib/lib/Date/Manip/Offset/off019.pm cp lib/Date/Manip/Offset/off043.pm blib/lib/Date/Manip/Offset/off043.pm cp lib/Date/Manip/Offset/off040.pm blib/lib/Date/Manip/Offset/off040.pm cp lib/Date/Manip/Offset/off039.pm blib/lib/Date/Manip/Offset/off039.pm cp lib/Date/Manip/Offset/off027.pm blib/lib/Date/Manip/Offset/off027.pm cp lib/Date/Manip/Offset/off031.pm blib/lib/Date/Manip/Offset/off031.pm cp lib/Date/Manip/Offset/off028.pm blib/lib/Date/Manip/Offset/off028.pm cp lib/Date/Manip/Offset/off025.pm blib/lib/Date/Manip/Offset/off025.pm cp lib/Date/Manip/Offset/off021.pm blib/lib/Date/Manip/Offset/off021.pm cp lib/Date/Manip/Offset/off048.pm blib/lib/Date/Manip/Offset/off048.pm cp lib/Date/Manip/Offset/off037.pm blib/lib/Date/Manip/Offset/off037.pm cp lib/Date/Manip/Offset/off033.pm blib/lib/Date/Manip/Offset/off033.pm cp lib/Date/Manip/Offset/off041.pm blib/lib/Date/Manip/Offset/off041.pm cp lib/Date/Manip/Offset/off022.pm blib/lib/Date/Manip/Offset/off022.pm cp lib/Date/Manip/Offset/off034.pm blib/lib/Date/Manip/Offset/off034.pm cp lib/Date/Manip/Offset/off023.pm blib/lib/Date/Manip/Offset/off023.pm cp lib/Date/Manip/Offset/off016.pm blib/lib/Date/Manip/Offset/off016.pm cp lib/Date/Manip/Offset/off029.pm blib/lib/Date/Manip/Offset/off029.pm cp lib/Date/Manip/Offset/off024.pm blib/lib/Date/Manip/Offset/off024.pm cp lib/Date/Manip/Offset/off046.pm blib/lib/Date/Manip/Offset/off046.pm cp lib/Date/Manip/Offset/off017.pm blib/lib/Date/Manip/Offset/off017.pm cp lib/Date/Manip/Offset/off018.pm blib/lib/Date/Manip/Offset/off018.pm cp lib/Date/Manip/Offset/off020.pm blib/lib/Date/Manip/Offset/off020.pm cp lib/Date/Manip/Offset/off026.pm blib/lib/Date/Manip/Offset/off026.pm cp lib/Date/Manip/Offset/off080.pm blib/lib/Date/Manip/Offset/off080.pm cp lib/Date/Manip/Offset/off079.pm blib/lib/Date/Manip/Offset/off079.pm cp lib/Date/Manip/Offset/off072.pm blib/lib/Date/Manip/Offset/off072.pm cp lib/Date/Manip/Offset/off064.pm blib/lib/Date/Manip/Offset/off064.pm cp lib/Date/Manip/Offset/off066.pm blib/lib/Date/Manip/Offset/off066.pm cp lib/Date/Manip/Offset/off057.pm blib/lib/Date/Manip/Offset/off057.pm cp lib/Date/Manip/Offset/off075.pm blib/lib/Date/Manip/Offset/off075.pm cp lib/Date/Manip/Offset/off053.pm blib/lib/Date/Manip/Offset/off053.pm cp lib/Date/Manip/Offset/off068.pm blib/lib/Date/Manip/Offset/off068.pm cp lib/Date/Manip/Offset/off052.pm blib/lib/Date/Manip/Offset/off052.pm cp lib/Date/Manip/Offset/off058.pm blib/lib/Date/Manip/Offset/off058.pm cp lib/Date/Manip/Offset/off065.pm blib/lib/Date/Manip/Offset/off065.pm cp lib/Date/Manip/Offset/off059.pm blib/lib/Date/Manip/Offset/off059.pm cp lib/Date/Manip/Offset/off077.pm blib/lib/Date/Manip/Offset/off077.pm cp lib/Date/Manip/Offset/off081.pm blib/lib/Date/Manip/Offset/off081.pm cp lib/Date/Manip/Offset/off049.pm blib/lib/Date/Manip/Offset/off049.pm cp lib/Date/Manip/Offset/off062.pm blib/lib/Date/Manip/Offset/off062.pm cp lib/Date/Manip/Offset/off083.pm blib/lib/Date/Manip/Offset/off083.pm cp lib/Date/Manip/Offset/off076.pm blib/lib/Date/Manip/Offset/off076.pm cp lib/Date/Manip/Offset/off055.pm blib/lib/Date/Manip/Offset/off055.pm cp lib/Date/Manip/Offset/off051.pm blib/lib/Date/Manip/Offset/off051.pm cp lib/Date/Manip/Offset/off073.pm blib/lib/Date/Manip/Offset/off073.pm cp lib/Date/Manip/Offset/off054.pm blib/lib/Date/Manip/Offset/off054.pm cp lib/Date/Manip/Offset/off082.pm blib/lib/Date/Manip/Offset/off082.pm cp lib/Date/Manip/Offset/off071.pm blib/lib/Date/Manip/Offset/off071.pm cp lib/Date/Manip/Offset/off056.pm blib/lib/Date/Manip/Offset/off056.pm cp lib/Date/Manip/Offset/off078.pm blib/lib/Date/Manip/Offset/off078.pm cp lib/Date/Manip/Offset/off074.pm blib/lib/Date/Manip/Offset/off074.pm cp lib/Date/Manip/Offset/off069.pm blib/lib/Date/Manip/Offset/off069.pm cp lib/Date/Manip/Offset/off061.pm blib/lib/Date/Manip/Offset/off061.pm cp lib/Date/Manip/Offset/off067.pm blib/lib/Date/Manip/Offset/off067.pm cp lib/Date/Manip/Offset/off063.pm blib/lib/Date/Manip/Offset/off063.pm cp lib/Date/Manip/Offset/off050.pm blib/lib/Date/Manip/Offset/off050.pm cp lib/Date/Manip/Offset/off060.pm blib/lib/Date/Manip/Offset/off060.pm cp lib/Date/Manip/Offset/off070.pm blib/lib/Date/Manip/Offset/off070.pm cp lib/Date/Manip/Offset/off097.pm blib/lib/Date/Manip/Offset/off097.pm cp lib/Date/Manip/Offset/off091.pm blib/lib/Date/Manip/Offset/off091.pm cp lib/Date/Manip/Offset/off105.pm blib/lib/Date/Manip/Offset/off105.pm cp lib/Date/Manip/Offset/off093.pm blib/lib/Date/Manip/Offset/off093.pm cp lib/Date/Manip/Offset/off092.pm blib/lib/Date/Manip/Offset/off092.pm cp lib/Date/Manip/Offset/off112.pm blib/lib/Date/Manip/Offset/off112.pm cp lib/Date/Manip/Offset/off109.pm blib/lib/Date/Manip/Offset/off109.pm cp lib/Date/Manip/Offset/off085.pm blib/lib/Date/Manip/Offset/off085.pm cp lib/Date/Manip/Offset/off104.pm blib/lib/Date/Manip/Offset/off104.pm cp lib/Date/Manip/Offset/off090.pm blib/lib/Date/Manip/Offset/off090.pm cp lib/Date/Manip/Offset/off087.pm blib/lib/Date/Manip/Offset/off087.pm cp lib/Date/Manip/Offset/off100.pm blib/lib/Date/Manip/Offset/off100.pm cp lib/Date/Manip/Offset/off118.pm blib/lib/Date/Manip/Offset/off118.pm cp lib/Date/Manip/Offset/off103.pm blib/lib/Date/Manip/Offset/off103.pm cp lib/Date/Manip/Offset/off115.pm blib/lib/Date/Manip/Offset/off115.pm cp lib/Date/Manip/Offset/off101.pm blib/lib/Date/Manip/Offset/off101.pm cp lib/Date/Manip/Offset/off111.pm blib/lib/Date/Manip/Offset/off111.pm cp lib/Date/Manip/Offset/off116.pm blib/lib/Date/Manip/Offset/off116.pm cp lib/Date/Manip/Offset/off094.pm blib/lib/Date/Manip/Offset/off094.pm cp lib/Date/Manip/Offset/off084.pm blib/lib/Date/Manip/Offset/off084.pm cp lib/Date/Manip/Offset/off096.pm blib/lib/Date/Manip/Offset/off096.pm cp lib/Date/Manip/Offset/off089.pm blib/lib/Date/Manip/Offset/off089.pm cp lib/Date/Manip/Offset/off107.pm blib/lib/Date/Manip/Offset/off107.pm cp lib/Date/Manip/Offset/off113.pm blib/lib/Date/Manip/Offset/off113.pm cp lib/Date/Manip/Offset/off088.pm blib/lib/Date/Manip/Offset/off088.pm cp lib/Date/Manip/Offset/off117.pm blib/lib/Date/Manip/Offset/off117.pm cp lib/Date/Manip/Offset/off114.pm blib/lib/Date/Manip/Offset/off114.pm cp lib/Date/Manip/Offset/off110.pm blib/lib/Date/Manip/Offset/off110.pm cp lib/Date/Manip/Offset/off108.pm blib/lib/Date/Manip/Offset/off108.pm cp lib/Date/Manip/Offset/off102.pm blib/lib/Date/Manip/Offset/off102.pm cp lib/Date/Manip/Offset/off095.pm blib/lib/Date/Manip/Offset/off095.pm cp lib/Date/Manip/Offset/off099.pm blib/lib/Date/Manip/Offset/off099.pm cp lib/Date/Manip/Offset/off098.pm blib/lib/Date/Manip/Offset/off098.pm cp lib/Date/Manip/Offset/off106.pm blib/lib/Date/Manip/Offset/off106.pm cp lib/Date/Manip/Offset/off086.pm blib/lib/Date/Manip/Offset/off086.pm cp lib/Date/Manip/Offset/off126.pm blib/lib/Date/Manip/Offset/off126.pm cp lib/Date/Manip/Offset/off135.pm blib/lib/Date/Manip/Offset/off135.pm cp lib/Date/Manip/Offset/off147.pm blib/lib/Date/Manip/Offset/off147.pm cp lib/Date/Manip/Offset/off140.pm blib/lib/Date/Manip/Offset/off140.pm cp lib/Date/Manip/Offset/off144.pm blib/lib/Date/Manip/Offset/off144.pm cp lib/Date/Manip/Offset/off127.pm blib/lib/Date/Manip/Offset/off127.pm cp lib/Date/Manip/Offset/off124.pm blib/lib/Date/Manip/Offset/off124.pm cp lib/Date/Manip/Offset/off149.pm blib/lib/Date/Manip/Offset/off149.pm cp lib/Date/Manip/Offset/off120.pm blib/lib/Date/Manip/Offset/off120.pm cp lib/Date/Manip/Offset/off141.pm blib/lib/Date/Manip/Offset/off141.pm cp lib/Date/Manip/Offset/off153.pm blib/lib/Date/Manip/Offset/off153.pm cp lib/Date/Manip/Offset/off145.pm blib/lib/Date/Manip/Offset/off145.pm cp lib/Date/Manip/Offset/off130.pm blib/lib/Date/Manip/Offset/off130.pm cp lib/Date/Manip/Offset/off131.pm blib/lib/Date/Manip/Offset/off131.pm cp lib/Date/Manip/Offset/off146.pm blib/lib/Date/Manip/Offset/off146.pm cp lib/Date/Manip/Offset/off150.pm blib/lib/Date/Manip/Offset/off150.pm cp lib/Date/Manip/Offset/off138.pm blib/lib/Date/Manip/Offset/off138.pm cp lib/Date/Manip/Offset/off123.pm blib/lib/Date/Manip/Offset/off123.pm cp lib/Date/Manip/Offset/off137.pm blib/lib/Date/Manip/Offset/off137.pm cp lib/Date/Manip/Offset/off151.pm blib/lib/Date/Manip/Offset/off151.pm cp lib/Date/Manip/Offset/off152.pm blib/lib/Date/Manip/Offset/off152.pm cp lib/Date/Manip/Offset/off139.pm blib/lib/Date/Manip/Offset/off139.pm cp lib/Date/Manip/Offset/off134.pm blib/lib/Date/Manip/Offset/off134.pm cp lib/Date/Manip/Offset/off136.pm blib/lib/Date/Manip/Offset/off136.pm cp lib/Date/Manip/Offset/off142.pm blib/lib/Date/Manip/Offset/off142.pm cp lib/Date/Manip/Offset/off125.pm blib/lib/Date/Manip/Offset/off125.pm cp lib/Date/Manip/Offset/off119.pm blib/lib/Date/Manip/Offset/off119.pm cp lib/Date/Manip/Offset/off128.pm blib/lib/Date/Manip/Offset/off128.pm cp lib/Date/Manip/Offset/off122.pm blib/lib/Date/Manip/Offset/off122.pm cp lib/Date/Manip/Offset/off148.pm blib/lib/Date/Manip/Offset/off148.pm cp lib/Date/Manip/Offset/off143.pm blib/lib/Date/Manip/Offset/off143.pm cp lib/Date/Manip/Offset/off132.pm blib/lib/Date/Manip/Offset/off132.pm cp lib/Date/Manip/Offset/off133.pm blib/lib/Date/Manip/Offset/off133.pm cp lib/Date/Manip/Offset/off129.pm blib/lib/Date/Manip/Offset/off129.pm cp lib/Date/Manip/Offset/off121.pm blib/lib/Date/Manip/Offset/off121.pm cp lib/Date/Manip/Offset/off172.pm blib/lib/Date/Manip/Offset/off172.pm cp lib/Date/Manip/Offset/off164.pm blib/lib/Date/Manip/Offset/off164.pm cp lib/Date/Manip/Offset/off154.pm blib/lib/Date/Manip/Offset/off154.pm cp lib/Date/Manip/Offset/off159.pm blib/lib/Date/Manip/Offset/off159.pm cp lib/Date/Manip/Offset/off171.pm blib/lib/Date/Manip/Offset/off171.pm cp lib/Date/Manip/Offset/off167.pm blib/lib/Date/Manip/Offset/off167.pm cp lib/Date/Manip/Offset/off155.pm blib/lib/Date/Manip/Offset/off155.pm cp lib/Date/Manip/Offset/off180.pm blib/lib/Date/Manip/Offset/off180.pm cp lib/Date/Manip/Offset/off188.pm blib/lib/Date/Manip/Offset/off188.pm cp lib/Date/Manip/Offset/off162.pm blib/lib/Date/Manip/Offset/off162.pm cp lib/Date/Manip/Offset/off163.pm blib/lib/Date/Manip/Offset/off163.pm cp lib/Date/Manip/Offset/off166.pm blib/lib/Date/Manip/Offset/off166.pm cp lib/Date/Manip/Offset/off179.pm blib/lib/Date/Manip/Offset/off179.pm cp lib/Date/Manip/Offset/off168.pm blib/lib/Date/Manip/Offset/off168.pm cp lib/Date/Manip/Offset/off185.pm blib/lib/Date/Manip/Offset/off185.pm cp lib/Date/Manip/Offset/off157.pm blib/lib/Date/Manip/Offset/off157.pm cp lib/Date/Manip/Offset/off178.pm blib/lib/Date/Manip/Offset/off178.pm cp lib/Date/Manip/Offset/off186.pm blib/lib/Date/Manip/Offset/off186.pm cp lib/Date/Manip/Offset/off174.pm blib/lib/Date/Manip/Offset/off174.pm cp lib/Date/Manip/Offset/off170.pm blib/lib/Date/Manip/Offset/off170.pm cp lib/Date/Manip/Offset/off183.pm blib/lib/Date/Manip/Offset/off183.pm cp lib/Date/Manip/Offset/off182.pm blib/lib/Date/Manip/Offset/off182.pm cp lib/Date/Manip/Offset/off165.pm blib/lib/Date/Manip/Offset/off165.pm cp lib/Date/Manip/Offset/off161.pm blib/lib/Date/Manip/Offset/off161.pm cp lib/Date/Manip/Offset/off176.pm blib/lib/Date/Manip/Offset/off176.pm cp lib/Date/Manip/Offset/off169.pm blib/lib/Date/Manip/Offset/off169.pm cp lib/Date/Manip/Offset/off184.pm blib/lib/Date/Manip/Offset/off184.pm cp lib/Date/Manip/Offset/off181.pm blib/lib/Date/Manip/Offset/off181.pm cp lib/Date/Manip/Offset/off175.pm blib/lib/Date/Manip/Offset/off175.pm cp lib/Date/Manip/Offset/off177.pm blib/lib/Date/Manip/Offset/off177.pm cp lib/Date/Manip/Offset/off160.pm blib/lib/Date/Manip/Offset/off160.pm cp lib/Date/Manip/Offset/off156.pm blib/lib/Date/Manip/Offset/off156.pm cp lib/Date/Manip/Offset/off187.pm blib/lib/Date/Manip/Offset/off187.pm cp lib/Date/Manip/Offset/off158.pm blib/lib/Date/Manip/Offset/off158.pm cp lib/Date/Manip/Offset/off173.pm blib/lib/Date/Manip/Offset/off173.pm cp lib/Date/Manip/Offset/off210.pm blib/lib/Date/Manip/Offset/off210.pm cp lib/Date/Manip/Offset/off223.pm blib/lib/Date/Manip/Offset/off223.pm cp lib/Date/Manip/Offset/off212.pm blib/lib/Date/Manip/Offset/off212.pm cp lib/Date/Manip/Offset/off222.pm blib/lib/Date/Manip/Offset/off222.pm cp lib/Date/Manip/Offset/off197.pm blib/lib/Date/Manip/Offset/off197.pm cp lib/Date/Manip/Offset/off217.pm blib/lib/Date/Manip/Offset/off217.pm cp lib/Date/Manip/Offset/off196.pm blib/lib/Date/Manip/Offset/off196.pm cp lib/Date/Manip/Offset/off218.pm blib/lib/Date/Manip/Offset/off218.pm cp lib/Date/Manip/Offset/off204.pm blib/lib/Date/Manip/Offset/off204.pm cp lib/Date/Manip/Offset/off214.pm blib/lib/Date/Manip/Offset/off214.pm cp lib/Date/Manip/Offset/off201.pm blib/lib/Date/Manip/Offset/off201.pm cp lib/Date/Manip/Offset/off202.pm blib/lib/Date/Manip/Offset/off202.pm cp lib/Date/Manip/Offset/off192.pm blib/lib/Date/Manip/Offset/off192.pm cp lib/Date/Manip/Offset/off205.pm blib/lib/Date/Manip/Offset/off205.pm cp lib/Date/Manip/Offset/off199.pm blib/lib/Date/Manip/Offset/off199.pm cp lib/Date/Manip/Offset/off206.pm blib/lib/Date/Manip/Offset/off206.pm cp lib/Date/Manip/Offset/off215.pm blib/lib/Date/Manip/Offset/off215.pm cp lib/Date/Manip/Offset/off190.pm blib/lib/Date/Manip/Offset/off190.pm cp lib/Date/Manip/Offset/off213.pm blib/lib/Date/Manip/Offset/off213.pm cp lib/Date/Manip/Offset/off220.pm blib/lib/Date/Manip/Offset/off220.pm cp lib/Date/Manip/Offset/off193.pm blib/lib/Date/Manip/Offset/off193.pm cp lib/Date/Manip/Offset/off195.pm blib/lib/Date/Manip/Offset/off195.pm cp lib/Date/Manip/Offset/off198.pm blib/lib/Date/Manip/Offset/off198.pm cp lib/Date/Manip/Offset/off211.pm blib/lib/Date/Manip/Offset/off211.pm cp lib/Date/Manip/Offset/off189.pm blib/lib/Date/Manip/Offset/off189.pm cp lib/Date/Manip/Offset/off216.pm blib/lib/Date/Manip/Offset/off216.pm cp lib/Date/Manip/Offset/off200.pm blib/lib/Date/Manip/Offset/off200.pm cp lib/Date/Manip/Offset/off219.pm blib/lib/Date/Manip/Offset/off219.pm cp lib/Date/Manip/Offset/off221.pm blib/lib/Date/Manip/Offset/off221.pm cp lib/Date/Manip/Offset/off209.pm blib/lib/Date/Manip/Offset/off209.pm cp lib/Date/Manip/Offset/off203.pm blib/lib/Date/Manip/Offset/off203.pm cp lib/Date/Manip/Offset/off194.pm blib/lib/Date/Manip/Offset/off194.pm cp lib/Date/Manip/Offset/off191.pm blib/lib/Date/Manip/Offset/off191.pm cp lib/Date/Manip/Offset/off207.pm blib/lib/Date/Manip/Offset/off207.pm cp lib/Date/Manip/Offset/off208.pm blib/lib/Date/Manip/Offset/off208.pm cp lib/Date/Manip/Offset/off253.pm blib/lib/Date/Manip/Offset/off253.pm cp lib/Date/Manip/Offset/off248.pm blib/lib/Date/Manip/Offset/off248.pm cp lib/Date/Manip/Offset/off240.pm blib/lib/Date/Manip/Offset/off240.pm cp lib/Date/Manip/Offset/off254.pm blib/lib/Date/Manip/Offset/off254.pm cp lib/Date/Manip/Offset/off236.pm blib/lib/Date/Manip/Offset/off236.pm cp lib/Date/Manip/Offset/off252.pm blib/lib/Date/Manip/Offset/off252.pm cp lib/Date/Manip/Offset/off241.pm blib/lib/Date/Manip/Offset/off241.pm cp lib/Date/Manip/Offset/off256.pm blib/lib/Date/Manip/Offset/off256.pm cp lib/Date/Manip/Offset/off234.pm blib/lib/Date/Manip/Offset/off234.pm cp lib/Date/Manip/Offset/off233.pm blib/lib/Date/Manip/Offset/off233.pm cp lib/Date/Manip/Offset/off235.pm blib/lib/Date/Manip/Offset/off235.pm cp lib/Date/Manip/Offset/off258.pm blib/lib/Date/Manip/Offset/off258.pm cp lib/Date/Manip/Offset/off232.pm blib/lib/Date/Manip/Offset/off232.pm cp lib/Date/Manip/Offset/off225.pm blib/lib/Date/Manip/Offset/off225.pm cp lib/Date/Manip/Offset/off247.pm blib/lib/Date/Manip/Offset/off247.pm cp lib/Date/Manip/Offset/off230.pm blib/lib/Date/Manip/Offset/off230.pm cp lib/Date/Manip/Offset/off244.pm blib/lib/Date/Manip/Offset/off244.pm cp lib/Date/Manip/Offset/off250.pm blib/lib/Date/Manip/Offset/off250.pm cp lib/Date/Manip/Offset/off237.pm blib/lib/Date/Manip/Offset/off237.pm cp lib/Date/Manip/Offset/off257.pm blib/lib/Date/Manip/Offset/off257.pm cp lib/Date/Manip/Offset/off242.pm blib/lib/Date/Manip/Offset/off242.pm cp lib/Date/Manip/Offset/off239.pm blib/lib/Date/Manip/Offset/off239.pm cp lib/Date/Manip/Offset/off243.pm blib/lib/Date/Manip/Offset/off243.pm cp lib/Date/Manip/Offset/off224.pm blib/lib/Date/Manip/Offset/off224.pm cp lib/Date/Manip/Offset/off245.pm blib/lib/Date/Manip/Offset/off245.pm cp lib/Date/Manip/Offset/off227.pm blib/lib/Date/Manip/Offset/off227.pm cp lib/Date/Manip/Offset/off255.pm blib/lib/Date/Manip/Offset/off255.pm cp lib/Date/Manip/Offset/off229.pm blib/lib/Date/Manip/Offset/off229.pm cp lib/Date/Manip/Offset/off246.pm blib/lib/Date/Manip/Offset/off246.pm cp lib/Date/Manip/Offset/off251.pm blib/lib/Date/Manip/Offset/off251.pm cp lib/Date/Manip/Offset/off226.pm blib/lib/Date/Manip/Offset/off226.pm cp lib/Date/Manip/Offset/off231.pm blib/lib/Date/Manip/Offset/off231.pm cp lib/Date/Manip/Offset/off228.pm blib/lib/Date/Manip/Offset/off228.pm cp lib/Date/Manip/Offset/off249.pm blib/lib/Date/Manip/Offset/off249.pm cp lib/Date/Manip/Offset/off238.pm blib/lib/Date/Manip/Offset/off238.pm cp lib/Date/Manip/Offset/off289.pm blib/lib/Date/Manip/Offset/off289.pm cp lib/Date/Manip/Offset/off266.pm blib/lib/Date/Manip/Offset/off266.pm cp lib/Date/Manip/Offset/off265.pm blib/lib/Date/Manip/Offset/off265.pm cp lib/Date/Manip/Offset/off279.pm blib/lib/Date/Manip/Offset/off279.pm cp lib/Date/Manip/Offset/off270.pm blib/lib/Date/Manip/Offset/off270.pm cp lib/Date/Manip/Offset/off276.pm blib/lib/Date/Manip/Offset/off276.pm cp lib/Date/Manip/Offset/off271.pm blib/lib/Date/Manip/Offset/off271.pm cp lib/Date/Manip/Offset/off291.pm blib/lib/Date/Manip/Offset/off291.pm cp lib/Date/Manip/Offset/off287.pm blib/lib/Date/Manip/Offset/off287.pm cp lib/Date/Manip/Offset/off264.pm blib/lib/Date/Manip/Offset/off264.pm cp lib/Date/Manip/Offset/off259.pm blib/lib/Date/Manip/Offset/off259.pm cp lib/Date/Manip/Offset/off284.pm blib/lib/Date/Manip/Offset/off284.pm cp lib/Date/Manip/Offset/off272.pm blib/lib/Date/Manip/Offset/off272.pm cp lib/Date/Manip/Offset/off260.pm blib/lib/Date/Manip/Offset/off260.pm cp lib/Date/Manip/Offset/off263.pm blib/lib/Date/Manip/Offset/off263.pm cp lib/Date/Manip/Offset/off286.pm blib/lib/Date/Manip/Offset/off286.pm cp lib/Date/Manip/Offset/off292.pm blib/lib/Date/Manip/Offset/off292.pm cp lib/Date/Manip/Offset/off278.pm blib/lib/Date/Manip/Offset/off278.pm cp lib/Date/Manip/Offset/off288.pm blib/lib/Date/Manip/Offset/off288.pm cp lib/Date/Manip/Offset/off285.pm blib/lib/Date/Manip/Offset/off285.pm cp lib/Date/Manip/Offset/off267.pm blib/lib/Date/Manip/Offset/off267.pm cp lib/Date/Manip/Offset/off275.pm blib/lib/Date/Manip/Offset/off275.pm cp lib/Date/Manip/Offset/off261.pm blib/lib/Date/Manip/Offset/off261.pm cp lib/Date/Manip/Offset/off293.pm blib/lib/Date/Manip/Offset/off293.pm cp lib/Date/Manip/Offset/off282.pm blib/lib/Date/Manip/Offset/off282.pm cp lib/Date/Manip/Offset/off290.pm blib/lib/Date/Manip/Offset/off290.pm cp lib/Date/Manip/Offset/off273.pm blib/lib/Date/Manip/Offset/off273.pm cp lib/Date/Manip/Offset/off268.pm blib/lib/Date/Manip/Offset/off268.pm cp lib/Date/Manip/Offset/off274.pm blib/lib/Date/Manip/Offset/off274.pm cp lib/Date/Manip/Offset/off283.pm blib/lib/Date/Manip/Offset/off283.pm cp lib/Date/Manip/Offset/off262.pm blib/lib/Date/Manip/Offset/off262.pm cp lib/Date/Manip/Offset/off280.pm blib/lib/Date/Manip/Offset/off280.pm cp lib/Date/Manip/Offset/off277.pm blib/lib/Date/Manip/Offset/off277.pm cp lib/Date/Manip/Offset/off269.pm blib/lib/Date/Manip/Offset/off269.pm cp lib/Date/Manip/Offset/off281.pm blib/lib/Date/Manip/Offset/off281.pm cp lib/Date/Manip/Offset/off328.pm blib/lib/Date/Manip/Offset/off328.pm cp lib/Date/Manip/Offset/off321.pm blib/lib/Date/Manip/Offset/off321.pm cp lib/Date/Manip/Offset/off313.pm blib/lib/Date/Manip/Offset/off313.pm cp lib/Date/Manip/Offset/off322.pm blib/lib/Date/Manip/Offset/off322.pm cp lib/Date/Manip/Offset/off306.pm blib/lib/Date/Manip/Offset/off306.pm cp lib/Date/Manip/Offset/off308.pm blib/lib/Date/Manip/Offset/off308.pm cp lib/Date/Manip/Offset/off316.pm blib/lib/Date/Manip/Offset/off316.pm cp lib/Date/Manip/Offset/off310.pm blib/lib/Date/Manip/Offset/off310.pm cp lib/Date/Manip/Offset/off325.pm blib/lib/Date/Manip/Offset/off325.pm cp lib/Date/Manip/Offset/off312.pm blib/lib/Date/Manip/Offset/off312.pm cp lib/Date/Manip/Offset/off297.pm blib/lib/Date/Manip/Offset/off297.pm cp lib/Date/Manip/Offset/off317.pm blib/lib/Date/Manip/Offset/off317.pm cp lib/Date/Manip/Offset/off315.pm blib/lib/Date/Manip/Offset/off315.pm cp lib/Date/Manip/Offset/off324.pm blib/lib/Date/Manip/Offset/off324.pm cp lib/Date/Manip/Offset/off295.pm blib/lib/Date/Manip/Offset/off295.pm cp lib/Date/Manip/Offset/off303.pm blib/lib/Date/Manip/Offset/off303.pm cp lib/Date/Manip/Offset/off311.pm blib/lib/Date/Manip/Offset/off311.pm cp lib/Date/Manip/Offset/off314.pm blib/lib/Date/Manip/Offset/off314.pm cp lib/Date/Manip/Offset/off296.pm blib/lib/Date/Manip/Offset/off296.pm cp lib/Date/Manip/Offset/off307.pm blib/lib/Date/Manip/Offset/off307.pm cp lib/Date/Manip/Offset/off318.pm blib/lib/Date/Manip/Offset/off318.pm cp lib/Date/Manip/Offset/off301.pm blib/lib/Date/Manip/Offset/off301.pm cp lib/Date/Manip/Offset/off320.pm blib/lib/Date/Manip/Offset/off320.pm cp lib/Date/Manip/Offset/off300.pm blib/lib/Date/Manip/Offset/off300.pm cp lib/Date/Manip/Offset/off327.pm blib/lib/Date/Manip/Offset/off327.pm cp lib/Date/Manip/Offset/off304.pm blib/lib/Date/Manip/Offset/off304.pm cp lib/Date/Manip/Offset/off309.pm blib/lib/Date/Manip/Offset/off309.pm cp lib/Date/Manip/Offset/off326.pm blib/lib/Date/Manip/Offset/off326.pm cp lib/Date/Manip/Offset/off302.pm blib/lib/Date/Manip/Offset/off302.pm cp lib/Date/Manip/Offset/off319.pm blib/lib/Date/Manip/Offset/off319.pm cp lib/Date/Manip/Offset/off323.pm blib/lib/Date/Manip/Offset/off323.pm cp lib/Date/Manip/Offset/off299.pm blib/lib/Date/Manip/Offset/off299.pm cp lib/Date/Manip/Offset/off298.pm blib/lib/Date/Manip/Offset/off298.pm cp lib/Date/Manip/Offset/off305.pm blib/lib/Date/Manip/Offset/off305.pm cp lib/Date/Manip/Offset/off294.pm blib/lib/Date/Manip/Offset/off294.pm cp lib/Date/Manip/Offset/off349.pm blib/lib/Date/Manip/Offset/off349.pm cp lib/Date/Manip/Offset/off332.pm blib/lib/Date/Manip/Offset/off332.pm cp lib/Date/Manip/Offset/off352.pm blib/lib/Date/Manip/Offset/off352.pm cp lib/Date/Manip/Offset/off356.pm blib/lib/Date/Manip/Offset/off356.pm cp lib/Date/Manip/Offset/off337.pm blib/lib/Date/Manip/Offset/off337.pm cp lib/Date/Manip/Offset/off350.pm blib/lib/Date/Manip/Offset/off350.pm cp lib/Date/Manip/Offset/off334.pm blib/lib/Date/Manip/Offset/off334.pm cp lib/Date/Manip/Offset/off360.pm blib/lib/Date/Manip/Offset/off360.pm cp lib/Date/Manip/Offset/off344.pm blib/lib/Date/Manip/Offset/off344.pm cp lib/Date/Manip/Offset/off355.pm blib/lib/Date/Manip/Offset/off355.pm cp lib/Date/Manip/Offset/off340.pm blib/lib/Date/Manip/Offset/off340.pm cp lib/Date/Manip/Offset/off339.pm blib/lib/Date/Manip/Offset/off339.pm cp lib/Date/Manip/Offset/off363.pm blib/lib/Date/Manip/Offset/off363.pm cp lib/Date/Manip/Offset/off330.pm blib/lib/Date/Manip/Offset/off330.pm cp lib/Date/Manip/Offset/off338.pm blib/lib/Date/Manip/Offset/off338.pm cp lib/Date/Manip/Offset/off333.pm blib/lib/Date/Manip/Offset/off333.pm cp lib/Date/Manip/Offset/off343.pm blib/lib/Date/Manip/Offset/off343.pm cp lib/Date/Manip/Offset/off357.pm blib/lib/Date/Manip/Offset/off357.pm cp lib/Date/Manip/Offset/off336.pm blib/lib/Date/Manip/Offset/off336.pm cp lib/Date/Manip/Offset/off353.pm blib/lib/Date/Manip/Offset/off353.pm cp lib/Date/Manip/Offset/off331.pm blib/lib/Date/Manip/Offset/off331.pm cp lib/Date/Manip/Offset/off329.pm blib/lib/Date/Manip/Offset/off329.pm cp lib/Date/Manip/Offset/off335.pm blib/lib/Date/Manip/Offset/off335.pm cp lib/Date/Manip/Offset/off362.pm blib/lib/Date/Manip/Offset/off362.pm cp lib/Date/Manip/Offset/off342.pm blib/lib/Date/Manip/Offset/off342.pm cp lib/Date/Manip/Offset/off358.pm blib/lib/Date/Manip/Offset/off358.pm cp lib/Date/Manip/Offset/off346.pm blib/lib/Date/Manip/Offset/off346.pm cp lib/Date/Manip/Offset/off341.pm blib/lib/Date/Manip/Offset/off341.pm cp lib/Date/Manip/Offset/off354.pm blib/lib/Date/Manip/Offset/off354.pm cp lib/Date/Manip/Offset/off361.pm blib/lib/Date/Manip/Offset/off361.pm cp lib/Date/Manip/Offset/off351.pm blib/lib/Date/Manip/Offset/off351.pm cp lib/Date/Manip/Offset/off345.pm blib/lib/Date/Manip/Offset/off345.pm cp lib/Date/Manip/Offset/off347.pm blib/lib/Date/Manip/Offset/off347.pm cp lib/Date/Manip/Offset/off348.pm blib/lib/Date/Manip/Offset/off348.pm cp lib/Date/Manip/Offset/off359.pm blib/lib/Date/Manip/Offset/off359.pm cp lib/Date/Manip/Offset/off397.pm blib/lib/Date/Manip/Offset/off397.pm cp lib/Date/Manip/Offset/off393.pm blib/lib/Date/Manip/Offset/off393.pm cp lib/Date/Manip/Offset/off367.pm blib/lib/Date/Manip/Offset/off367.pm cp lib/Date/Manip/Offset/off391.pm blib/lib/Date/Manip/Offset/off391.pm cp lib/Date/Manip/Offset/off366.pm blib/lib/Date/Manip/Offset/off366.pm cp lib/Date/Manip/Offset/off381.pm blib/lib/Date/Manip/Offset/off381.pm cp lib/Date/Manip/Offset/off389.pm blib/lib/Date/Manip/Offset/off389.pm cp lib/Date/Manip/Offset/off374.pm blib/lib/Date/Manip/Offset/off374.pm cp lib/Date/Manip/Offset/off372.pm blib/lib/Date/Manip/Offset/off372.pm cp lib/Date/Manip/Offset/off368.pm blib/lib/Date/Manip/Offset/off368.pm cp lib/Date/Manip/Offset/off398.pm blib/lib/Date/Manip/Offset/off398.pm cp lib/Date/Manip/Offset/off383.pm blib/lib/Date/Manip/Offset/off383.pm cp lib/Date/Manip/Offset/off378.pm blib/lib/Date/Manip/Offset/off378.pm cp lib/Date/Manip/Offset/off375.pm blib/lib/Date/Manip/Offset/off375.pm cp lib/Date/Manip/Offset/off386.pm blib/lib/Date/Manip/Offset/off386.pm cp lib/Date/Manip/Offset/off388.pm blib/lib/Date/Manip/Offset/off388.pm cp lib/Date/Manip/Offset/off395.pm blib/lib/Date/Manip/Offset/off395.pm cp lib/Date/Manip/Offset/off373.pm blib/lib/Date/Manip/Offset/off373.pm cp lib/Date/Manip/Offset/off377.pm blib/lib/Date/Manip/Offset/off377.pm cp lib/Date/Manip/Offset/off379.pm blib/lib/Date/Manip/Offset/off379.pm cp lib/Date/Manip/Offset/off380.pm blib/lib/Date/Manip/Offset/off380.pm cp lib/Date/Manip/Offset/off376.pm blib/lib/Date/Manip/Offset/off376.pm cp lib/Date/Manip/Offset/off382.pm blib/lib/Date/Manip/Offset/off382.pm cp lib/Date/Manip/Offset/off364.pm blib/lib/Date/Manip/Offset/off364.pm cp lib/Date/Manip/Offset/off384.pm blib/lib/Date/Manip/Offset/off384.pm cp lib/Date/Manip/Offset/off390.pm blib/lib/Date/Manip/Offset/off390.pm cp lib/Date/Manip/Offset/off371.pm blib/lib/Date/Manip/Offset/off371.pm cp lib/Date/Manip/Offset/off370.pm blib/lib/Date/Manip/Offset/off370.pm cp lib/Date/Manip/Offset/off394.pm blib/lib/Date/Manip/Offset/off394.pm cp lib/Date/Manip/Offset/off385.pm blib/lib/Date/Manip/Offset/off385.pm cp lib/Date/Manip/Offset/off369.pm blib/lib/Date/Manip/Offset/off369.pm cp lib/Date/Manip/Offset/off396.pm blib/lib/Date/Manip/Offset/off396.pm cp lib/Date/Manip/Offset/off392.pm blib/lib/Date/Manip/Offset/off392.pm cp lib/Date/Manip/Offset/off387.pm blib/lib/Date/Manip/Offset/off387.pm cp lib/Date/Manip/Offset/off365.pm blib/lib/Date/Manip/Offset/off365.pm cp lib/Date/Manip/Offset/off433.pm blib/lib/Date/Manip/Offset/off433.pm cp lib/Date/Manip/Offset/off415.pm blib/lib/Date/Manip/Offset/off415.pm cp lib/Date/Manip/Offset/off424.pm blib/lib/Date/Manip/Offset/off424.pm cp lib/Date/Manip/Offset/off430.pm blib/lib/Date/Manip/Offset/off430.pm cp lib/Date/Manip/Offset/off403.pm blib/lib/Date/Manip/Offset/off403.pm cp lib/Date/Manip/Offset/off404.pm blib/lib/Date/Manip/Offset/off404.pm cp lib/Date/Manip/Offset/off407.pm blib/lib/Date/Manip/Offset/off407.pm cp lib/Date/Manip/Offset/off411.pm blib/lib/Date/Manip/Offset/off411.pm cp lib/Date/Manip/Offset/off402.pm blib/lib/Date/Manip/Offset/off402.pm cp lib/Date/Manip/Offset/off399.pm blib/lib/Date/Manip/Offset/off399.pm cp lib/Date/Manip/Offset/off416.pm blib/lib/Date/Manip/Offset/off416.pm cp lib/Date/Manip/Offset/off429.pm blib/lib/Date/Manip/Offset/off429.pm cp lib/Date/Manip/Offset/off408.pm blib/lib/Date/Manip/Offset/off408.pm cp lib/Date/Manip/Offset/off431.pm blib/lib/Date/Manip/Offset/off431.pm cp lib/Date/Manip/Offset/off419.pm blib/lib/Date/Manip/Offset/off419.pm cp lib/Date/Manip/Offset/off428.pm blib/lib/Date/Manip/Offset/off428.pm cp lib/Date/Manip/Offset/off413.pm blib/lib/Date/Manip/Offset/off413.pm cp lib/Date/Manip/Offset/off412.pm blib/lib/Date/Manip/Offset/off412.pm cp lib/Date/Manip/Offset/off405.pm blib/lib/Date/Manip/Offset/off405.pm cp lib/Date/Manip/Offset/off421.pm blib/lib/Date/Manip/Offset/off421.pm cp lib/Date/Manip/Offset/off432.pm blib/lib/Date/Manip/Offset/off432.pm cp lib/Date/Manip/Offset/off401.pm blib/lib/Date/Manip/Offset/off401.pm cp lib/Date/Manip/Offset/off425.pm blib/lib/Date/Manip/Offset/off425.pm cp lib/Date/Manip/Offset/off427.pm blib/lib/Date/Manip/Offset/off427.pm cp lib/Date/Manip/Offset/off420.pm blib/lib/Date/Manip/Offset/off420.pm cp lib/Date/Manip/Offset/off422.pm blib/lib/Date/Manip/Offset/off422.pm cp lib/Date/Manip/Offset/off406.pm blib/lib/Date/Manip/Offset/off406.pm cp lib/Date/Manip/Offset/off414.pm blib/lib/Date/Manip/Offset/off414.pm cp lib/Date/Manip/Offset/off400.pm blib/lib/Date/Manip/Offset/off400.pm cp lib/Date/Manip/Offset/off418.pm blib/lib/Date/Manip/Offset/off418.pm cp lib/Date/Manip/Offset/off423.pm blib/lib/Date/Manip/Offset/off423.pm cp lib/Date/Manip/Offset/off410.pm blib/lib/Date/Manip/Offset/off410.pm cp lib/Date/Manip/Offset/off426.pm blib/lib/Date/Manip/Offset/off426.pm cp lib/Date/Manip/Offset/off409.pm blib/lib/Date/Manip/Offset/off409.pm cp lib/Date/Manip/Offset/off417.pm blib/lib/Date/Manip/Offset/off417.pm cp lib/Date/Manip/TZ/afceut00.pm blib/lib/Date/Manip/TZ/afceut00.pm cp lib/Date/Manip/TZ/afmapu00.pm blib/lib/Date/Manip/TZ/afmapu00.pm cp lib/Date/Manip/TZ/afnair00.pm blib/lib/Date/Manip/TZ/afnair00.pm cp lib/Date/Manip/Problems.pod blib/lib/Date/Manip/Problems.pod cp lib/Date/Manip/TZ/afsao_00.pm blib/lib/Date/Manip/TZ/afsao_00.pm cp lib/Date/Manip/TZ/afcair00.pm blib/lib/Date/Manip/TZ/afcair00.pm cp lib/Date/Manip/Recur.pm blib/lib/Date/Manip/Recur.pm cp lib/Date/Manip/TZ/afkhar00.pm blib/lib/Date/Manip/TZ/afkhar00.pm cp lib/Date/Manip/Offset/off434.pm blib/lib/Date/Manip/Offset/off434.pm cp lib/Date/Manip/Offset/off437.pm blib/lib/Date/Manip/Offset/off437.pm cp lib/Date/Manip/TZ/ambarb00.pm blib/lib/Date/Manip/TZ/ambarb00.pm cp lib/Date/Manip/TZ/ambele00.pm blib/lib/Date/Manip/TZ/ambele00.pm cp lib/Date/Manip/TZ/amarag00.pm blib/lib/Date/Manip/TZ/amarag00.pm cp lib/Date/Manip/TZ/afbiss00.pm blib/lib/Date/Manip/TZ/afbiss00.pm cp lib/Date/Manip/TZ/afmonr00.pm blib/lib/Date/Manip/TZ/afmonr00.pm cp lib/Date/Manip/TZ/a00.pm blib/lib/Date/Manip/TZ/a00.pm cp lib/Date/Manip/Offset/off438.pm blib/lib/Date/Manip/Offset/off438.pm cp lib/Date/Manip/TZ/afndja00.pm blib/lib/Date/Manip/TZ/afndja00.pm cp lib/Date/Manip/TZ/afalgi00.pm blib/lib/Date/Manip/TZ/afalgi00.pm cp lib/Date/Manip/TZ/amasun00.pm blib/lib/Date/Manip/TZ/amasun00.pm cp lib/Date/Manip/TZ/afel_a00.pm blib/lib/Date/Manip/TZ/afel_a00.pm cp lib/Date/Manip/TZ/ambahi01.pm blib/lib/Date/Manip/TZ/ambahi01.pm cp lib/Date/Manip/TZ/afwind00.pm blib/lib/Date/Manip/TZ/afwind00.pm cp lib/Date/Manip/TZ/afjuba00.pm blib/lib/Date/Manip/TZ/afjuba00.pm cp lib/Date/Manip/TZ/ambahi00.pm blib/lib/Date/Manip/TZ/ambahi00.pm cp lib/Date/Manip/TZ/afabid00.pm blib/lib/Date/Manip/TZ/afabid00.pm cp lib/Date/Manip/TZ.pod blib/lib/Date/Manip/TZ.pod cp lib/Date/Manip/Offset/off435.pm blib/lib/Date/Manip/Offset/off435.pm cp lib/Date/Manip/TZ/aftrip00.pm blib/lib/Date/Manip/TZ/aftrip00.pm cp lib/Date/Manip/TZ/aftuni00.pm blib/lib/Date/Manip/TZ/aftuni00.pm cp lib/Date/Manip/TZ/amanch00.pm blib/lib/Date/Manip/TZ/amanch00.pm cp lib/Date/Manip/TZ/afjoha00.pm blib/lib/Date/Manip/TZ/afjoha00.pm cp lib/Date/Manip/Recur.pod blib/lib/Date/Manip/Recur.pod cp lib/Date/Manip/TZ/amadak00.pm blib/lib/Date/Manip/TZ/amadak00.pm cp lib/Date/Manip/Offset/off436.pm blib/lib/Date/Manip/Offset/off436.pm cp lib/Date/Manip/TZ.pm blib/lib/Date/Manip/TZ.pm cp lib/Date/Manip/TZ/aflago00.pm blib/lib/Date/Manip/TZ/aflago00.pm cp lib/Date/Manip/TZ/afcasa00.pm blib/lib/Date/Manip/TZ/afcasa00.pm cp lib/Date/Manip/TZ/amcata00.pm blib/lib/Date/Manip/TZ/amcata00.pm cp lib/Date/Manip/TZ/amcaye00.pm blib/lib/Date/Manip/TZ/amcaye00.pm cp lib/Date/Manip/TZ/amel_s00.pm blib/lib/Date/Manip/TZ/amel_s00.pm cp lib/Date/Manip/TZ/amcent00.pm blib/lib/Date/Manip/TZ/amcent00.pm cp lib/Date/Manip/TZ/ameiru00.pm blib/lib/Date/Manip/TZ/ameiru00.pm cp lib/Date/Manip/TZ/ambogo00.pm blib/lib/Date/Manip/TZ/ambogo00.pm cp lib/Date/Manip/TZ/amfort01.pm blib/lib/Date/Manip/TZ/amfort01.pm cp lib/Date/Manip/TZ/ambeli00.pm blib/lib/Date/Manip/TZ/ambeli00.pm cp lib/Date/Manip/TZ/amdanm00.pm blib/lib/Date/Manip/TZ/amdanm00.pm cp lib/Date/Manip/TZ/amcara00.pm blib/lib/Date/Manip/TZ/amcara00.pm cp lib/Date/Manip/TZ/amboa_00.pm blib/lib/Date/Manip/TZ/amboa_00.pm cp lib/Date/Manip/TZ/amhali00.pm blib/lib/Date/Manip/TZ/amhali00.pm cp lib/Date/Manip/TZ/amdetr00.pm blib/lib/Date/Manip/TZ/amdetr00.pm cp lib/Date/Manip/TZ/amcuia00.pm blib/lib/Date/Manip/TZ/amcuia00.pm cp lib/Date/Manip/TZ/amguya00.pm blib/lib/Date/Manip/TZ/amguya00.pm cp lib/Date/Manip/TZ/amdaws00.pm blib/lib/Date/Manip/TZ/amdaws00.pm cp lib/Date/Manip/TZ/amfort00.pm blib/lib/Date/Manip/TZ/amfort00.pm cp lib/Date/Manip/TZ/ambuen00.pm blib/lib/Date/Manip/TZ/ambuen00.pm cp lib/Date/Manip/TZ/amchih00.pm blib/lib/Date/Manip/TZ/amchih00.pm cp lib/Date/Manip/TZ/amcanc00.pm blib/lib/Date/Manip/TZ/amcanc00.pm cp lib/Date/Manip/TZ/ambois00.pm blib/lib/Date/Manip/TZ/ambois00.pm cp lib/Date/Manip/TZ/amcamb00.pm blib/lib/Date/Manip/TZ/amcamb00.pm cp lib/Date/Manip/TZ/amhava00.pm blib/lib/Date/Manip/TZ/amhava00.pm cp lib/Date/Manip/TZ/amguay00.pm blib/lib/Date/Manip/TZ/amguay00.pm cp lib/Date/Manip/TZ/amcamp00.pm blib/lib/Date/Manip/TZ/amcamp00.pm cp lib/Date/Manip/TZ/ambeul00.pm blib/lib/Date/Manip/TZ/ambeul00.pm cp lib/Date/Manip/TZ/amcord00.pm blib/lib/Date/Manip/TZ/amcord00.pm cp lib/Date/Manip/TZ/amchic00.pm blib/lib/Date/Manip/TZ/amchic00.pm cp lib/Date/Manip/TZ/amdaws01.pm blib/lib/Date/Manip/TZ/amdaws01.pm cp lib/Date/Manip/TZ/amedmo00.pm blib/lib/Date/Manip/TZ/amedmo00.pm cp lib/Date/Manip/TZ/amherm00.pm blib/lib/Date/Manip/TZ/amherm00.pm cp lib/Date/Manip/TZ/amgoos00.pm blib/lib/Date/Manip/TZ/amgoos00.pm cp lib/Date/Manip/TZ/amguat00.pm blib/lib/Date/Manip/TZ/amguat00.pm cp lib/Date/Manip/TZ/amdenv00.pm blib/lib/Date/Manip/TZ/amdenv00.pm cp lib/Date/Manip/TZ/amcost00.pm blib/lib/Date/Manip/TZ/amcost00.pm cp lib/Date/Manip/TZ/amgran00.pm blib/lib/Date/Manip/TZ/amgran00.pm cp lib/Date/Manip/TZ/amglac00.pm blib/lib/Date/Manip/TZ/amglac00.pm cp lib/Date/Manip/TZ/amiqal00.pm blib/lib/Date/Manip/TZ/amiqal00.pm cp lib/Date/Manip/TZ/aminuv00.pm blib/lib/Date/Manip/TZ/aminuv00.pm cp lib/Date/Manip/TZ/ammiqu00.pm blib/lib/Date/Manip/TZ/ammiqu00.pm cp lib/Date/Manip/TZ/ammend00.pm blib/lib/Date/Manip/TZ/ammend00.pm cp lib/Date/Manip/TZ/amjuju00.pm blib/lib/Date/Manip/TZ/amjuju00.pm cp lib/Date/Manip/TZ/amnew_01.pm blib/lib/Date/Manip/TZ/amnew_01.pm cp lib/Date/Manip/TZ/ampana00.pm blib/lib/Date/Manip/TZ/ampana00.pm cp lib/Date/Manip/TZ/amojin00.pm blib/lib/Date/Manip/TZ/amojin00.pm cp lib/Date/Manip/TZ/ammana00.pm blib/lib/Date/Manip/TZ/ammana00.pm cp lib/Date/Manip/TZ/amnipi00.pm blib/lib/Date/Manip/TZ/amnipi00.pm cp lib/Date/Manip/TZ/ammeri00.pm blib/lib/Date/Manip/TZ/ammeri00.pm cp lib/Date/Manip/TZ/ammart00.pm blib/lib/Date/Manip/TZ/ammart00.pm cp lib/Date/Manip/TZ/amla_r00.pm blib/lib/Date/Manip/TZ/amla_r00.pm cp lib/Date/Manip/TZ/amindi00.pm blib/lib/Date/Manip/TZ/amindi00.pm cp lib/Date/Manip/TZ/amlos_00.pm blib/lib/Date/Manip/TZ/amlos_00.pm cp lib/Date/Manip/TZ/amloui00.pm blib/lib/Date/Manip/TZ/amloui00.pm cp lib/Date/Manip/TZ/ammata00.pm blib/lib/Date/Manip/TZ/ammata00.pm cp lib/Date/Manip/TZ/ammont01.pm blib/lib/Date/Manip/TZ/ammont01.pm cp lib/Date/Manip/TZ/amla_p00.pm blib/lib/Date/Manip/TZ/amla_p00.pm cp lib/Date/Manip/TZ/amnew_00.pm blib/lib/Date/Manip/TZ/amnew_00.pm cp lib/Date/Manip/TZ/amknox00.pm blib/lib/Date/Manip/TZ/amknox00.pm cp lib/Date/Manip/TZ/ammare00.pm blib/lib/Date/Manip/TZ/ammare00.pm cp lib/Date/Manip/TZ/ammont02.pm blib/lib/Date/Manip/TZ/ammont02.pm cp lib/Date/Manip/TZ/ammeno00.pm blib/lib/Date/Manip/TZ/ammeno00.pm cp lib/Date/Manip/TZ/ammace00.pm blib/lib/Date/Manip/TZ/ammace00.pm cp lib/Date/Manip/TZ/amlima00.pm blib/lib/Date/Manip/TZ/amlima00.pm cp lib/Date/Manip/TZ/ammaza00.pm blib/lib/Date/Manip/TZ/ammaza00.pm cp lib/Date/Manip/TZ/amjune00.pm blib/lib/Date/Manip/TZ/amjune00.pm cp lib/Date/Manip/TZ/ammetl00.pm blib/lib/Date/Manip/TZ/ammetl00.pm cp lib/Date/Manip/TZ/ammexi00.pm blib/lib/Date/Manip/TZ/ammexi00.pm cp lib/Date/Manip/TZ/amnuuk00.pm blib/lib/Date/Manip/TZ/amnuuk00.pm cp lib/Date/Manip/TZ/amnome00.pm blib/lib/Date/Manip/TZ/amnome00.pm cp lib/Date/Manip/TZ/amjama00.pm blib/lib/Date/Manip/TZ/amjama00.pm cp lib/Date/Manip/TZ/ammonc00.pm blib/lib/Date/Manip/TZ/ammonc00.pm cp lib/Date/Manip/TZ/ammana01.pm blib/lib/Date/Manip/TZ/ammana01.pm cp lib/Date/Manip/TZ/amnoro00.pm blib/lib/Date/Manip/TZ/amnoro00.pm cp lib/Date/Manip/TZ/ammont00.pm blib/lib/Date/Manip/TZ/ammont00.pm cp lib/Date/Manip/TZ/ampunt00.pm blib/lib/Date/Manip/TZ/ampunt00.pm cp lib/Date/Manip/TZ/amrank00.pm blib/lib/Date/Manip/TZ/amrank00.pm cp lib/Date/Manip/TZ/amvinc00.pm blib/lib/Date/Manip/TZ/amvinc00.pm cp lib/Date/Manip/TZ/amsao_00.pm blib/lib/Date/Manip/TZ/amsao_00.pm cp lib/Date/Manip/TZ/amtucu00.pm blib/lib/Date/Manip/TZ/amtucu00.pm cp lib/Date/Manip/TZ/amsan_01.pm blib/lib/Date/Manip/TZ/amsan_01.pm cp lib/Date/Manip/TZ/amsitk00.pm blib/lib/Date/Manip/TZ/amsitk00.pm cp lib/Date/Manip/TZ/amthun00.pm blib/lib/Date/Manip/TZ/amthun00.pm cp lib/Date/Manip/TZ/amtegu00.pm blib/lib/Date/Manip/TZ/amtegu00.pm cp lib/Date/Manip/TZ/amtiju00.pm blib/lib/Date/Manip/TZ/amtiju00.pm cp lib/Date/Manip/TZ/amrio_00.pm blib/lib/Date/Manip/TZ/amrio_00.pm cp lib/Date/Manip/TZ/amsant02.pm blib/lib/Date/Manip/TZ/amsant02.pm cp lib/Date/Manip/TZ/amport01.pm blib/lib/Date/Manip/TZ/amport01.pm cp lib/Date/Manip/TZ/ampara00.pm blib/lib/Date/Manip/TZ/ampara00.pm cp lib/Date/Manip/TZ/amrio_01.pm blib/lib/Date/Manip/TZ/amrio_01.pm cp lib/Date/Manip/TZ/amsant01.pm blib/lib/Date/Manip/TZ/amsant01.pm cp lib/Date/Manip/TZ/amreci00.pm blib/lib/Date/Manip/TZ/amreci00.pm cp lib/Date/Manip/TZ/amswif00.pm blib/lib/Date/Manip/TZ/amswif00.pm cp lib/Date/Manip/TZ/amrain00.pm blib/lib/Date/Manip/TZ/amrain00.pm cp lib/Date/Manip/TZ/amveva00.pm blib/lib/Date/Manip/TZ/amveva00.pm cp lib/Date/Manip/TZ/amst_j00.pm blib/lib/Date/Manip/TZ/amst_j00.pm cp lib/Date/Manip/TZ/ampang00.pm blib/lib/Date/Manip/TZ/ampang00.pm cp lib/Date/Manip/TZ/amushu00.pm blib/lib/Date/Manip/TZ/amushu00.pm cp lib/Date/Manip/TZ/amsalt00.pm blib/lib/Date/Manip/TZ/amsalt00.pm cp lib/Date/Manip/TZ/amreso00.pm blib/lib/Date/Manip/TZ/amreso00.pm cp lib/Date/Manip/TZ/amsan_00.pm blib/lib/Date/Manip/TZ/amsan_00.pm cp lib/Date/Manip/TZ/amtell00.pm blib/lib/Date/Manip/TZ/amtell00.pm cp lib/Date/Manip/TZ/ampete00.pm blib/lib/Date/Manip/TZ/ampete00.pm cp lib/Date/Manip/TZ/ampuer00.pm blib/lib/Date/Manip/TZ/ampuer00.pm cp lib/Date/Manip/TZ/amscor00.pm blib/lib/Date/Manip/TZ/amscor00.pm cp lib/Date/Manip/TZ/amvanc00.pm blib/lib/Date/Manip/TZ/amvanc00.pm cp lib/Date/Manip/TZ/amtoro00.pm blib/lib/Date/Manip/TZ/amtoro00.pm cp lib/Date/Manip/TZ/amregi00.pm blib/lib/Date/Manip/TZ/amregi00.pm cp lib/Date/Manip/TZ/amport00.pm blib/lib/Date/Manip/TZ/amport00.pm cp lib/Date/Manip/TZ/amsant00.pm blib/lib/Date/Manip/TZ/amsant00.pm cp lib/Date/Manip/TZ/amthul00.pm blib/lib/Date/Manip/TZ/amthul00.pm cp lib/Date/Manip/TZ/amphoe00.pm blib/lib/Date/Manip/TZ/amphoe00.pm cp lib/Date/Manip/TZ/asduba00.pm blib/lib/Date/Manip/TZ/asduba00.pm cp lib/Date/Manip/TZ/asbagh00.pm blib/lib/Date/Manip/TZ/asbagh00.pm cp lib/Date/Manip/TZ/amwhit00.pm blib/lib/Date/Manip/TZ/amwhit00.pm cp lib/Date/Manip/TZ/asdhak00.pm blib/lib/Date/Manip/TZ/asdhak00.pm cp lib/Date/Manip/TZ/asamma00.pm blib/lib/Date/Manip/TZ/asamma00.pm cp lib/Date/Manip/TZ/asatyr00.pm blib/lib/Date/Manip/TZ/asatyr00.pm cp lib/Date/Manip/TZ/asbish00.pm blib/lib/Date/Manip/TZ/asbish00.pm cp lib/Date/Manip/TZ/asbaku00.pm blib/lib/Date/Manip/TZ/asbaku00.pm cp lib/Date/Manip/TZ/ancase00.pm blib/lib/Date/Manip/TZ/ancase00.pm cp lib/Date/Manip/TZ/amwinn00.pm blib/lib/Date/Manip/TZ/amwinn00.pm cp lib/Date/Manip/TZ/asfama00.pm blib/lib/Date/Manip/TZ/asfama00.pm cp lib/Date/Manip/TZ/aschit00.pm blib/lib/Date/Manip/TZ/aschit00.pm cp lib/Date/Manip/TZ/asbeir00.pm blib/lib/Date/Manip/TZ/asbeir00.pm cp lib/Date/Manip/TZ/amyaku00.pm blib/lib/Date/Manip/TZ/amyaku00.pm cp lib/Date/Manip/TZ/antrol00.pm blib/lib/Date/Manip/TZ/antrol00.pm cp lib/Date/Manip/TZ/ascolo00.pm blib/lib/Date/Manip/TZ/ascolo00.pm cp lib/Date/Manip/TZ/andavi00.pm blib/lib/Date/Manip/TZ/andavi00.pm cp lib/Date/Manip/TZ/asbang00.pm blib/lib/Date/Manip/TZ/asbang00.pm cp lib/Date/Manip/TZ/asdili00.pm blib/lib/Date/Manip/TZ/asdili00.pm cp lib/Date/Manip/TZ/anroth00.pm blib/lib/Date/Manip/TZ/anroth00.pm cp lib/Date/Manip/TZ/asalma00.pm blib/lib/Date/Manip/TZ/asalma00.pm cp lib/Date/Manip/TZ/asaqto00.pm blib/lib/Date/Manip/TZ/asaqto00.pm cp lib/Date/Manip/TZ/asaqta00.pm blib/lib/Date/Manip/TZ/asaqta00.pm cp lib/Date/Manip/TZ/anmaws00.pm blib/lib/Date/Manip/TZ/anmaws00.pm cp lib/Date/Manip/TZ/aschoi00.pm blib/lib/Date/Manip/TZ/aschoi00.pm cp lib/Date/Manip/TZ/asdush00.pm blib/lib/Date/Manip/TZ/asdush00.pm cp lib/Date/Manip/TZ/asanad00.pm blib/lib/Date/Manip/TZ/asanad00.pm cp lib/Date/Manip/TZ/asashg00.pm blib/lib/Date/Manip/TZ/asashg00.pm cp lib/Date/Manip/TZ/asbrun00.pm blib/lib/Date/Manip/TZ/asbrun00.pm cp lib/Date/Manip/TZ/anvost00.pm blib/lib/Date/Manip/TZ/anvost00.pm cp lib/Date/Manip/TZ/anpalm00.pm blib/lib/Date/Manip/TZ/anpalm00.pm cp lib/Date/Manip/TZ/asdama00.pm blib/lib/Date/Manip/TZ/asdama00.pm cp lib/Date/Manip/TZ/anmacq00.pm blib/lib/Date/Manip/TZ/anmacq00.pm cp lib/Date/Manip/TZ/amyell00.pm blib/lib/Date/Manip/TZ/amyell00.pm cp lib/Date/Manip/TZ/asbarn00.pm blib/lib/Date/Manip/TZ/asbarn00.pm cp lib/Date/Manip/TZ/asgaza00.pm blib/lib/Date/Manip/TZ/asgaza00.pm cp lib/Date/Manip/TZ/amwina00.pm blib/lib/Date/Manip/TZ/amwina00.pm cp lib/Date/Manip/TZ/asjaya00.pm blib/lib/Date/Manip/TZ/asjaya00.pm cp lib/Date/Manip/TZ/askuch00.pm blib/lib/Date/Manip/TZ/askuch00.pm cp lib/Date/Manip/TZ/asriya00.pm blib/lib/Date/Manip/TZ/asriya00.pm cp lib/Date/Manip/TZ/assakh00.pm blib/lib/Date/Manip/TZ/assakh00.pm cp lib/Date/Manip/TZ/asjaka00.pm blib/lib/Date/Manip/TZ/asjaka00.pm cp lib/Date/Manip/TZ/asoral00.pm blib/lib/Date/Manip/TZ/asoral00.pm cp lib/Date/Manip/TZ/asmaca00.pm blib/lib/Date/Manip/TZ/asmaca00.pm cp lib/Date/Manip/TZ/asseou00.pm blib/lib/Date/Manip/TZ/asseou00.pm cp lib/Date/Manip/TZ/assing00.pm blib/lib/Date/Manip/TZ/assing00.pm cp lib/Date/Manip/TZ/assama00.pm blib/lib/Date/Manip/TZ/assama00.pm cp lib/Date/Manip/TZ/asmani00.pm blib/lib/Date/Manip/TZ/asmani00.pm cp lib/Date/Manip/TZ/asqyzy00.pm blib/lib/Date/Manip/TZ/asqyzy00.pm cp lib/Date/Manip/TZ/asho_c00.pm blib/lib/Date/Manip/TZ/asho_c00.pm cp lib/Date/Manip/TZ/asqata00.pm blib/lib/Date/Manip/TZ/asqata00.pm cp lib/Date/Manip/TZ/askual00.pm blib/lib/Date/Manip/TZ/askual00.pm cp lib/Date/Manip/TZ/asnovo01.pm blib/lib/Date/Manip/TZ/asnovo01.pm cp lib/Date/Manip/TZ/askhan00.pm blib/lib/Date/Manip/TZ/askhan00.pm cp lib/Date/Manip/TZ/asomsk00.pm blib/lib/Date/Manip/TZ/asomsk00.pm cp lib/Date/Manip/TZ/askolk00.pm blib/lib/Date/Manip/TZ/askolk00.pm cp lib/Date/Manip/TZ/askath00.pm blib/lib/Date/Manip/TZ/askath00.pm cp lib/Date/Manip/TZ/aspont00.pm blib/lib/Date/Manip/TZ/aspont00.pm cp lib/Date/Manip/TZ/ashovd00.pm blib/lib/Date/Manip/TZ/ashovd00.pm cp lib/Date/Manip/TZ/asnico00.pm blib/lib/Date/Manip/TZ/asnico00.pm cp lib/Date/Manip/TZ/asmaka00.pm blib/lib/Date/Manip/TZ/asmaka00.pm cp lib/Date/Manip/TZ/ashebr00.pm blib/lib/Date/Manip/TZ/ashebr00.pm cp lib/Date/Manip/TZ/asqost00.pm blib/lib/Date/Manip/TZ/asqost00.pm cp lib/Date/Manip/TZ/askabu00.pm blib/lib/Date/Manip/TZ/askabu00.pm cp lib/Date/Manip/TZ/askara00.pm blib/lib/Date/Manip/TZ/askara00.pm cp lib/Date/Manip/TZ/askamc00.pm blib/lib/Date/Manip/TZ/askamc00.pm cp lib/Date/Manip/TZ/aspyon00.pm blib/lib/Date/Manip/TZ/aspyon00.pm cp lib/Date/Manip/TZ/ashong00.pm blib/lib/Date/Manip/TZ/ashong00.pm cp lib/Date/Manip/TZ/asnovo00.pm blib/lib/Date/Manip/TZ/asnovo00.pm cp lib/Date/Manip/TZ/asirku00.pm blib/lib/Date/Manip/TZ/asirku00.pm cp lib/Date/Manip/TZ/askras00.pm blib/lib/Date/Manip/TZ/askras00.pm cp lib/Date/Manip/TZ/asshan00.pm blib/lib/Date/Manip/TZ/asshan00.pm cp lib/Date/Manip/TZ/asmaga00.pm blib/lib/Date/Manip/TZ/asmaga00.pm cp lib/Date/Manip/TZ/asjeru00.pm blib/lib/Date/Manip/TZ/asjeru00.pm cp lib/Date/Manip/TZ/asustm00.pm blib/lib/Date/Manip/TZ/asustm00.pm cp lib/Date/Manip/TZ/atmade00.pm blib/lib/Date/Manip/TZ/atmade00.pm cp lib/Date/Manip/TZ/atcape00.pm blib/lib/Date/Manip/TZ/atcape00.pm cp lib/Date/Manip/TZ/asthim00.pm blib/lib/Date/Manip/TZ/asthim00.pm cp lib/Date/Manip/TZ/b00.pm blib/lib/Date/Manip/TZ/b00.pm cp lib/Date/Manip/TZ/aubrok00.pm blib/lib/Date/Manip/TZ/aubrok00.pm cp lib/Date/Manip/TZ/asvlad00.pm blib/lib/Date/Manip/TZ/asvlad00.pm cp lib/Date/Manip/TZ/audarw00.pm blib/lib/Date/Manip/TZ/audarw00.pm cp lib/Date/Manip/TZ/astbil00.pm blib/lib/Date/Manip/TZ/astbil00.pm cp lib/Date/Manip/TZ/asyang00.pm blib/lib/Date/Manip/TZ/asyang00.pm cp lib/Date/Manip/TZ/aueucl00.pm blib/lib/Date/Manip/TZ/aueucl00.pm cp lib/Date/Manip/TZ/ausydn00.pm blib/lib/Date/Manip/TZ/ausydn00.pm cp lib/Date/Manip/TZ/auhoba00.pm blib/lib/Date/Manip/TZ/auhoba00.pm cp lib/Date/Manip/TZ/atberm00.pm blib/lib/Date/Manip/TZ/atberm00.pm cp lib/Date/Manip/TZ/astoky00.pm blib/lib/Date/Manip/TZ/astoky00.pm cp lib/Date/Manip/TZ/asyere00.pm blib/lib/Date/Manip/TZ/asyere00.pm cp lib/Date/Manip/TZ/asyaku00.pm blib/lib/Date/Manip/TZ/asyaku00.pm cp lib/Date/Manip/TZ/asurum00.pm blib/lib/Date/Manip/TZ/asurum00.pm cp lib/Date/Manip/TZ/atcana00.pm blib/lib/Date/Manip/TZ/atcana00.pm cp lib/Date/Manip/TZ/auadel00.pm blib/lib/Date/Manip/TZ/auadel00.pm cp lib/Date/Manip/TZ/aupert00.pm blib/lib/Date/Manip/TZ/aupert00.pm cp lib/Date/Manip/TZ/astash00.pm blib/lib/Date/Manip/TZ/astash00.pm cp lib/Date/Manip/TZ/aubris00.pm blib/lib/Date/Manip/TZ/aubris00.pm cp lib/Date/Manip/TZ/aulind00.pm blib/lib/Date/Manip/TZ/aulind00.pm cp lib/Date/Manip/TZ/asyeka00.pm blib/lib/Date/Manip/TZ/asyeka00.pm cp lib/Date/Manip/TZ/astoms00.pm blib/lib/Date/Manip/TZ/astoms00.pm cp lib/Date/Manip/TZ/atsout00.pm blib/lib/Date/Manip/TZ/atsout00.pm cp lib/Date/Manip/TZ/atreyk00.pm blib/lib/Date/Manip/TZ/atreyk00.pm cp lib/Date/Manip/TZ/aumelb00.pm blib/lib/Date/Manip/TZ/aumelb00.pm cp lib/Date/Manip/TZ/astaip00.pm blib/lib/Date/Manip/TZ/astaip00.pm cp lib/Date/Manip/TZ/astehr00.pm blib/lib/Date/Manip/TZ/astehr00.pm cp lib/Date/Manip/TZ/atfaro00.pm blib/lib/Date/Manip/TZ/atfaro00.pm cp lib/Date/Manip/TZ/atstan00.pm blib/lib/Date/Manip/TZ/atstan00.pm cp lib/Date/Manip/TZ/atazor00.pm blib/lib/Date/Manip/TZ/atazor00.pm cp lib/Date/Manip/TZ/aulord00.pm blib/lib/Date/Manip/TZ/aulord00.pm cp lib/Date/Manip/TZ/asulaa00.pm blib/lib/Date/Manip/TZ/asulaa00.pm cp lib/Date/Manip/TZ/assred00.pm blib/lib/Date/Manip/TZ/assred00.pm cp lib/Date/Manip/TZ/etgmtp10.pm blib/lib/Date/Manip/TZ/etgmtp10.pm cp lib/Date/Manip/TZ/euando00.pm blib/lib/Date/Manip/TZ/euando00.pm cp lib/Date/Manip/TZ/etgmtm03.pm blib/lib/Date/Manip/TZ/etgmtm03.pm cp lib/Date/Manip/TZ/etgmtm12.pm blib/lib/Date/Manip/TZ/etgmtm12.pm cp lib/Date/Manip/TZ/etgmtp11.pm blib/lib/Date/Manip/TZ/etgmtp11.pm cp lib/Date/Manip/TZ/etgmtm13.pm blib/lib/Date/Manip/TZ/etgmtm13.pm cp lib/Date/Manip/TZ/etgmtp08.pm blib/lib/Date/Manip/TZ/etgmtp08.pm cp lib/Date/Manip/TZ/c00.pm blib/lib/Date/Manip/TZ/c00.pm cp lib/Date/Manip/TZ/e00.pm blib/lib/Date/Manip/TZ/e00.pm cp lib/Date/Manip/TZ/etgmtp03.pm blib/lib/Date/Manip/TZ/etgmtp03.pm cp lib/Date/Manip/TZ/etgmtp00.pm blib/lib/Date/Manip/TZ/etgmtp00.pm cp lib/Date/Manip/TZ/d00.pm blib/lib/Date/Manip/TZ/d00.pm cp lib/Date/Manip/TZ/etgmtp02.pm blib/lib/Date/Manip/TZ/etgmtp02.pm cp lib/Date/Manip/TZ/eubelg00.pm blib/lib/Date/Manip/TZ/eubelg00.pm cp lib/Date/Manip/TZ/etgmtm11.pm blib/lib/Date/Manip/TZ/etgmtm11.pm cp lib/Date/Manip/TZ/etgmtm06.pm blib/lib/Date/Manip/TZ/etgmtm06.pm cp lib/Date/Manip/TZ/euastr00.pm blib/lib/Date/Manip/TZ/euastr00.pm cp lib/Date/Manip/TZ/etgmtp05.pm blib/lib/Date/Manip/TZ/etgmtp05.pm cp lib/Date/Manip/TZ/euberl00.pm blib/lib/Date/Manip/TZ/euberl00.pm cp lib/Date/Manip/TZ/etgmtm05.pm blib/lib/Date/Manip/TZ/etgmtm05.pm cp lib/Date/Manip/TZ/euamst00.pm blib/lib/Date/Manip/TZ/euamst00.pm cp lib/Date/Manip/TZ/etgmtm07.pm blib/lib/Date/Manip/TZ/etgmtm07.pm cp lib/Date/Manip/TZ/etgmtm08.pm blib/lib/Date/Manip/TZ/etgmtm08.pm cp lib/Date/Manip/TZ/cet00.pm blib/lib/Date/Manip/TZ/cet00.pm cp lib/Date/Manip/TZ/etgmtm02.pm blib/lib/Date/Manip/TZ/etgmtm02.pm cp lib/Date/Manip/TZ/etgmtm09.pm blib/lib/Date/Manip/TZ/etgmtm09.pm cp lib/Date/Manip/TZ/etgmtp09.pm blib/lib/Date/Manip/TZ/etgmtp09.pm cp lib/Date/Manip/TZ/etgmtp04.pm blib/lib/Date/Manip/TZ/etgmtp04.pm cp lib/Date/Manip/TZ/euathe00.pm blib/lib/Date/Manip/TZ/euathe00.pm cp lib/Date/Manip/TZ/etgmt00.pm blib/lib/Date/Manip/TZ/etgmt00.pm cp lib/Date/Manip/TZ/etgmtp06.pm blib/lib/Date/Manip/TZ/etgmtp06.pm cp lib/Date/Manip/TZ/etgmtp07.pm blib/lib/Date/Manip/TZ/etgmtp07.pm cp lib/Date/Manip/TZ/eet00.pm blib/lib/Date/Manip/TZ/eet00.pm cp lib/Date/Manip/TZ/etgmtm01.pm blib/lib/Date/Manip/TZ/etgmtm01.pm cp lib/Date/Manip/TZ/etgmtp01.pm blib/lib/Date/Manip/TZ/etgmtp01.pm cp lib/Date/Manip/TZ/etgmtm10.pm blib/lib/Date/Manip/TZ/etgmtm10.pm cp lib/Date/Manip/TZ/etgmtm00.pm blib/lib/Date/Manip/TZ/etgmtm00.pm cp lib/Date/Manip/TZ/etgmtm04.pm blib/lib/Date/Manip/TZ/etgmtm04.pm cp lib/Date/Manip/TZ/eusimf00.pm blib/lib/Date/Manip/TZ/eusimf00.pm cp lib/Date/Manip/TZ/euviln00.pm blib/lib/Date/Manip/TZ/euviln00.pm cp lib/Date/Manip/TZ/eukiev00.pm blib/lib/Date/Manip/TZ/eukiev00.pm cp lib/Date/Manip/TZ/eumona00.pm blib/lib/Date/Manip/TZ/eumona00.pm cp lib/Date/Manip/TZ/euvien00.pm blib/lib/Date/Manip/TZ/euvien00.pm cp lib/Date/Manip/TZ/eumosc00.pm blib/lib/Date/Manip/TZ/eumosc00.pm cp lib/Date/Manip/TZ/eugibr00.pm blib/lib/Date/Manip/TZ/eugibr00.pm cp lib/Date/Manip/TZ/eumadr00.pm blib/lib/Date/Manip/TZ/eumadr00.pm cp lib/Date/Manip/TZ/euoslo00.pm blib/lib/Date/Manip/TZ/euoslo00.pm cp lib/Date/Manip/TZ/eukali00.pm blib/lib/Date/Manip/TZ/eukali00.pm cp lib/Date/Manip/TZ/eulond00.pm blib/lib/Date/Manip/TZ/eulond00.pm cp lib/Date/Manip/TZ/eubuda00.pm blib/lib/Date/Manip/TZ/eubuda00.pm cp lib/Date/Manip/TZ/euchis00.pm blib/lib/Date/Manip/TZ/euchis00.pm cp lib/Date/Manip/TZ/eucope00.pm blib/lib/Date/Manip/TZ/eucope00.pm cp lib/Date/Manip/TZ/eudubl00.pm blib/lib/Date/Manip/TZ/eudubl00.pm cp lib/Date/Manip/TZ/euvolg00.pm blib/lib/Date/Manip/TZ/euvolg00.pm cp lib/Date/Manip/TZ/euulya00.pm blib/lib/Date/Manip/TZ/euulya00.pm cp lib/Date/Manip/TZ/euhels00.pm blib/lib/Date/Manip/TZ/euhels00.pm cp lib/Date/Manip/TZ/eubrus00.pm blib/lib/Date/Manip/TZ/eubrus00.pm cp lib/Date/Manip/TZ/eumalt00.pm blib/lib/Date/Manip/TZ/eumalt00.pm cp lib/Date/Manip/TZ/euprag00.pm blib/lib/Date/Manip/TZ/euprag00.pm cp lib/Date/Manip/TZ/eutall00.pm blib/lib/Date/Manip/TZ/eutall00.pm cp lib/Date/Manip/TZ/euluxe00.pm blib/lib/Date/Manip/TZ/euluxe00.pm cp lib/Date/Manip/TZ/eurome00.pm blib/lib/Date/Manip/TZ/eurome00.pm cp lib/Date/Manip/TZ/eusama00.pm blib/lib/Date/Manip/TZ/eusama00.pm cp lib/Date/Manip/TZ/eubuch00.pm blib/lib/Date/Manip/TZ/eubuch00.pm cp lib/Date/Manip/TZ/euista00.pm blib/lib/Date/Manip/TZ/euista00.pm cp lib/Date/Manip/TZ/euuzhg00.pm blib/lib/Date/Manip/TZ/euuzhg00.pm cp lib/Date/Manip/TZ/eutira00.pm blib/lib/Date/Manip/TZ/eutira00.pm cp lib/Date/Manip/TZ/eusofi00.pm blib/lib/Date/Manip/TZ/eusofi00.pm cp lib/Date/Manip/TZ/eusara00.pm blib/lib/Date/Manip/TZ/eusara00.pm cp lib/Date/Manip/TZ/eukiro00.pm blib/lib/Date/Manip/TZ/eukiro00.pm cp lib/Date/Manip/TZ/eupari00.pm blib/lib/Date/Manip/TZ/eupari00.pm cp lib/Date/Manip/TZ/eulisb00.pm blib/lib/Date/Manip/TZ/eulisb00.pm cp lib/Date/Manip/TZ/euriga00.pm blib/lib/Date/Manip/TZ/euriga00.pm cp lib/Date/Manip/TZ/eustoc00.pm blib/lib/Date/Manip/TZ/eustoc00.pm cp lib/Date/Manip/TZ/eumins00.pm blib/lib/Date/Manip/TZ/eumins00.pm cp lib/Date/Manip/TZ/pahono00.pm blib/lib/Date/Manip/TZ/pahono00.pm cp lib/Date/Manip/TZ/inmald00.pm blib/lib/Date/Manip/TZ/inmald00.pm cp lib/Date/Manip/TZ/l00.pm blib/lib/Date/Manip/TZ/l00.pm cp lib/Date/Manip/TZ/inchri00.pm blib/lib/Date/Manip/TZ/inchri00.pm cp lib/Date/Manip/TZ/p00.pm blib/lib/Date/Manip/TZ/p00.pm cp lib/Date/Manip/TZ/pachuu00.pm blib/lib/Date/Manip/TZ/pachuu00.pm cp lib/Date/Manip/TZ/inreun00.pm blib/lib/Date/Manip/TZ/inreun00.pm cp lib/Date/Manip/TZ/paauck00.pm blib/lib/Date/Manip/TZ/paauck00.pm cp lib/Date/Manip/TZ/paguam00.pm blib/lib/Date/Manip/TZ/paguam00.pm cp lib/Date/Manip/TZ/o00.pm blib/lib/Date/Manip/TZ/o00.pm cp lib/Date/Manip/TZ/paeast00.pm blib/lib/Date/Manip/TZ/paeast00.pm cp lib/Date/Manip/TZ/met00.pm blib/lib/Date/Manip/TZ/met00.pm cp lib/Date/Manip/TZ/g00.pm blib/lib/Date/Manip/TZ/g00.pm cp lib/Date/Manip/TZ/pafuna00.pm blib/lib/Date/Manip/TZ/pafuna00.pm cp lib/Date/Manip/TZ/pachat00.pm blib/lib/Date/Manip/TZ/pachat00.pm cp lib/Date/Manip/TZ/inmaur00.pm blib/lib/Date/Manip/TZ/inmaur00.pm cp lib/Date/Manip/TZ/paefat00.pm blib/lib/Date/Manip/TZ/paefat00.pm cp lib/Date/Manip/TZ/inmahe00.pm blib/lib/Date/Manip/TZ/inmahe00.pm cp lib/Date/Manip/TZ/pagamb00.pm blib/lib/Date/Manip/TZ/pagamb00.pm cp lib/Date/Manip/TZ/n00.pm blib/lib/Date/Manip/TZ/n00.pm cp lib/Date/Manip/TZ/incoco00.pm blib/lib/Date/Manip/TZ/incoco00.pm cp lib/Date/Manip/TZ/k00.pm blib/lib/Date/Manip/TZ/k00.pm cp lib/Date/Manip/TZ/euzapo00.pm blib/lib/Date/Manip/TZ/euzapo00.pm cp lib/Date/Manip/TZ/pagala00.pm blib/lib/Date/Manip/TZ/pagala00.pm cp lib/Date/Manip/TZ/pafaka00.pm blib/lib/Date/Manip/TZ/pafaka00.pm cp lib/Date/Manip/TZ/pakiri00.pm blib/lib/Date/Manip/TZ/pakiri00.pm cp lib/Date/Manip/TZ/paguad00.pm blib/lib/Date/Manip/TZ/paguad00.pm cp lib/Date/Manip/TZ/euzuri00.pm blib/lib/Date/Manip/TZ/euzuri00.pm cp lib/Date/Manip/TZ/inchag00.pm blib/lib/Date/Manip/TZ/inchag00.pm cp lib/Date/Manip/TZ/h00.pm blib/lib/Date/Manip/TZ/h00.pm cp lib/Date/Manip/TZ/paapia00.pm blib/lib/Date/Manip/TZ/paapia00.pm cp lib/Date/Manip/TZ/pafiji00.pm blib/lib/Date/Manip/TZ/pafiji00.pm cp lib/Date/Manip/TZ/f00.pm blib/lib/Date/Manip/TZ/f00.pm cp lib/Date/Manip/TZ/i00.pm blib/lib/Date/Manip/TZ/i00.pm cp lib/Date/Manip/TZ/euwars00.pm blib/lib/Date/Manip/TZ/euwars00.pm cp lib/Date/Manip/TZ/pakant00.pm blib/lib/Date/Manip/TZ/pakant00.pm cp lib/Date/Manip/TZ/inkerg00.pm blib/lib/Date/Manip/TZ/inkerg00.pm cp lib/Date/Manip/TZ/m00.pm blib/lib/Date/Manip/TZ/m00.pm cp lib/Date/Manip/TZ/paboug00.pm blib/lib/Date/Manip/TZ/paboug00.pm cp lib/Date/Manip/TZ/paport00.pm blib/lib/Date/Manip/TZ/paport00.pm cp lib/Date/Manip/TZ/ut00.pm blib/lib/Date/Manip/TZ/ut00.pm cp lib/Date/Manip/TZ/pakwaj00.pm blib/lib/Date/Manip/TZ/pakwaj00.pm cp lib/Date/Manip/TZ/x00.pm blib/lib/Date/Manip/TZ/x00.pm cp lib/Date/Manip/TZ/papago00.pm blib/lib/Date/Manip/TZ/papago00.pm cp lib/Date/Manip/TZ/u00.pm blib/lib/Date/Manip/TZ/u00.pm cp lib/Date/Manip/TZ/patong00.pm blib/lib/Date/Manip/TZ/patong00.pm cp lib/Date/Manip/TZ/pakosr00.pm blib/lib/Date/Manip/TZ/pakosr00.pm cp lib/Date/Manip/TZ/patara00.pm blib/lib/Date/Manip/TZ/patara00.pm cp lib/Date/Manip/TZ/s00.pm blib/lib/Date/Manip/TZ/s00.pm cp lib/Date/Manip/Zones.pod blib/lib/Date/Manip/Zones.pod cp lib/Date/Manip/TZ_Base.pod blib/lib/Date/Manip/TZ_Base.pod cp lib/Date/Manip/TZ/papitc00.pm blib/lib/Date/Manip/TZ/papitc00.pm cp lib/Date/Manip/TZ/panorf00.pm blib/lib/Date/Manip/TZ/panorf00.pm cp lib/Date/Manip/TZ/pawake00.pm blib/lib/Date/Manip/TZ/pawake00.pm cp lib/Date/Manip/TZ_Base.pm blib/lib/Date/Manip/TZ_Base.pm cp lib/Date/Manip/TZ/t00.pm blib/lib/Date/Manip/TZ/t00.pm cp lib/Date/Manip/TZ/paniue00.pm blib/lib/Date/Manip/TZ/paniue00.pm cp lib/Date/Manip/Zones.pm blib/lib/Date/Manip/Zones.pm cp lib/Date/Manip/TZdata.pod blib/lib/Date/Manip/TZdata.pod cp lib/Date/Manip/TZ/utc00.pm blib/lib/Date/Manip/TZ/utc00.pm cp lib/Date/Manip/TZ/panaur00.pm blib/lib/Date/Manip/TZ/panaur00.pm cp lib/Date/Manip/TZ/q00.pm blib/lib/Date/Manip/TZ/q00.pm cp lib/Date/Manip/TZ/v00.pm blib/lib/Date/Manip/TZ/v00.pm cp lib/Date/Manip/TZ/r00.pm blib/lib/Date/Manip/TZ/r00.pm cp lib/Date/Manip/TZ/pararo00.pm blib/lib/Date/Manip/TZ/pararo00.pm cp lib/Date/Manip/TZ/papala00.pm blib/lib/Date/Manip/TZ/papala00.pm cp lib/Date/Manip/TZdata.pm blib/lib/Date/Manip/TZdata.pm cp lib/Date/Manip/TZ/z00.pm blib/lib/Date/Manip/TZ/z00.pm cp lib/Date/Manip/TZ/papohn00.pm blib/lib/Date/Manip/TZ/papohn00.pm cp lib/Date/Manip/TZ/pamaju00.pm blib/lib/Date/Manip/TZ/pamaju00.pm cp lib/Date/Manip/TZ/wet00.pm blib/lib/Date/Manip/TZ/wet00.pm cp lib/Date/Manip/TZ/pawall00.pm blib/lib/Date/Manip/TZ/pawall00.pm cp lib/Date/Manip/TZ/patahi00.pm blib/lib/Date/Manip/TZ/patahi00.pm cp lib/Date/Manip/TZ/panoum00.pm blib/lib/Date/Manip/TZ/panoum00.pm cp lib/Date/Manip/TZ/pamarq00.pm blib/lib/Date/Manip/TZ/pamarq00.pm cp lib/Date/Manip/TZ/y00.pm blib/lib/Date/Manip/TZ/y00.pm cp lib/Date/Manip/TZ/w00.pm blib/lib/Date/Manip/TZ/w00.pm cp examples/dm_date blib/script/dm_date : blib/script/dm_date cp examples/dm_zdump blib/script/dm_zdump : blib/script/dm_zdump make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-date-manip-6.86' >>> perl-date-manip 6.86 Installing to target cd /nvmedata/autobuild/instance-25/output-1/build/perl-date-manip-6.86/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build install; else /usr/bin/make -j1 pure_install; fi make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-date-manip-6.86' Manifying 2 pod documents Manifying 33 pod documents Manifying 12 pod documents Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Recur.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Delta.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/DM5.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZdata.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Interfaces.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Obj.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Date.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Zones.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Obj.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/DM6.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Examples.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/DM6.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Base.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/ConfigFile.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/History.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ_Base.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Problems.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZdata.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Migration5to6.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Holidays.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Changes6.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Base.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Calc.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Delta.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Config.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Changes5to6.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Recur.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Zones.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/DM5.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/DM5abbrevs.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Changes5.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Objects.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Date.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ_Base.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Misc.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/russian.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/dutch.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/norwegian.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/romanian.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/danish.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/italian.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/catalan.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/norwegian.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/portugue.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/french.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/spanish.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/german.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/english.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/turkish.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/english.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/french.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/catalan.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/finnish.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/romanian.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/polish.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/spanish.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/index.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/swedish.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/italian.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/dutch.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/russian.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/danish.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/turkish.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/portugue.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/swedish.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/polish.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/german.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Lang/finnish.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amknox00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amscor00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/paguad00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amla_r00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtm13.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/i00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/paeast00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/q00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ammont00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/euviln00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asdhak00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amlima00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/aumelb00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ammeri00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/atreyk00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/l00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amedmo00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/pafiji00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asbarn00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asshan00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/paport00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asoral00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amthun00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/paboug00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ut00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtp03.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/atfaro00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/auadel00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asdili00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asanad00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/papago00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eubuda00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amiqal00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eumona00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/euathe00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asriya00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/panorf00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/k00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asamma00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/pararo00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/askras00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/askara00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amla_p00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amreso00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ambarb00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amojin00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eumosc00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtp01.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/euprag00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtp07.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/inchri00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmt00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/pagala00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/euastr00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/y00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/euvien00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eulond00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/s00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/inchag00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/euberl00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asbaku00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asmaga00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ambeul00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/assakh00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eubuch00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/pamarq00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asomsk00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/paauck00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amreci00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/r00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amwhit00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/inmaur00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/w00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/astoms00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ambeli00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/askhan00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/aftrip00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ampunt00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amguat00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amdenv00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amregi00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amport00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/afjuba00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/paguam00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amyaku00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/atcape00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amnew_00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amsalt00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtp02.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amnew_01.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amsao_00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amdanm00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/paniue00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ammare00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eupari00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/atsout00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asashg00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amloui00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amwina00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/d00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asseou00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asduba00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asyang00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/a00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/antrol00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/aschoi00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/v00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ashovd00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amchic00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amvanc00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amdaws01.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/pachat00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtp10.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/wet00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ausydn00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtm02.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/inkerg00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amswif00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/anmacq00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/euulya00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eumins00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/paefat00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/panoum00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asjeru00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/aftuni00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/anroth00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eukali00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ammont02.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amarag00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/pakiri00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amcata00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/euchis00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtp04.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amcent00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/euluxe00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eudubl00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/pawake00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asaqta00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asdama00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asho_c00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ammonc00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amindi00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eurome00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/pafuna00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/anpalm00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amchih00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amnuuk00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/c00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asbeir00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtm12.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ashong00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asjaya00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/inmahe00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/x00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/afwind00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asbish00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/afsao_00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/papitc00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amguay00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/aspyon00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ampete00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ampara00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asbang00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eukiev00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/pakwaj00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ampang00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtp11.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/incoco00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ambuen00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ammont01.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asmani00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/askuch00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/auhoba00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asurum00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/assred00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asalma00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amjama00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amnoro00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/pagamb00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asyaku00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ammeno00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ampuer00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/askath00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/e00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/pachuu00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/patong00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asbrun00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/paapia00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/p00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ammace00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asnovo00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtp00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/euuzhg00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asulaa00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/aupert00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtp09.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asqost00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtm01.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/g00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/o00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtp06.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amgran00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/astaip00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asqata00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asirku00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/afalgi00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amgoos00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/astehr00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ancase00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/t00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/aminuv00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amcanc00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/aschit00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amcaye00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eucope00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asvlad00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amglac00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/euista00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/pakant00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/afjoha00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/patahi00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amst_j00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/b00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/euhels00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eumadr00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amsant02.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ammart00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/pahono00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/anmaws00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/aulind00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eet00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/aspont00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amanch00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amcord00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/euzuri00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/afnair00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/aubris00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amnipi00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asqyzy00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/atmade00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ammend00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ampana00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/papohn00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eustoc00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/askolk00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amsant00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amjune00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/euoslo00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/atstan00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amcuia00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amjuju00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ammetl00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ammexi00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/met00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/z00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/atcana00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eusofi00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asaqto00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/pawall00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/euando00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amtell00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/pamaju00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amtiju00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ascolo00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ammata00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eubrus00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amdaws00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amrio_01.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amrio_00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/papala00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtp08.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asbagh00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ambahi00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eugibr00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amcara00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/aflago00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amtucu00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/euwars00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amcamb00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eusara00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eutira00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amdetr00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/aulord00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amcamp00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amtegu00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/afcasa00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtm04.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asmaka00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asmaca00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/u00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/euzapo00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asdush00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eulisb00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtm05.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/afceut00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eubelg00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asfama00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/m00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/atberm00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eukiro00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amlos_00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asnovo01.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/aueucl00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/euriga00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtm10.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eusimf00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amadak00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/euamst00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ammana00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amyell00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/afbiss00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amel_s00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amsant01.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asyeka00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amcost00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ambogo00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asthim00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ambois00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/andavi00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/inreun00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amasun00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asustm00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/afel_a00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ammaza00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/pafaka00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/patara00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtm08.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asgaza00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/assing00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amhava00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/afkhar00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/askual00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/n00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/afcair00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ameiru00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/euvolg00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ammana01.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amwinn00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtm03.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amguya00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/cet00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amsan_01.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/afabid00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asyere00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtm07.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amsan_00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eusama00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eutall00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amboa_00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ambahi01.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/anvost00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amtoro00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asnico00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ambele00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/askabu00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amsitk00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/f00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtp05.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amvinc00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/afmapu00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/utc00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/aubrok00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/panaur00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amfort01.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amphoe00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amrain00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtm06.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/inmald00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/astoky00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/afndja00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtm00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtm09.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/assama00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amherm00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/etgmtm11.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/astbil00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ashebr00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/audarw00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/eumalt00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amnome00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/afmonr00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/astash00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amport01.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/ammiqu00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amfort00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/h00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/askamc00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amushu00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/pakosr00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amthul00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asatyr00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/asjaka00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/atazor00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amhali00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amrank00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/TZ/amveva00.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off426.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off021.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off355.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off207.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off232.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off123.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off433.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off135.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off377.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off006.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off379.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off279.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off166.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off159.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off001.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off052.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off027.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off132.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off171.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off148.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off137.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off370.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off101.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off151.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off249.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off346.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off258.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off390.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off375.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off128.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off304.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off281.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off038.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off141.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off436.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off282.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off051.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off406.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off356.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off399.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off016.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off240.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off163.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off098.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off025.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off020.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off361.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off170.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off034.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off063.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off139.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off422.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off307.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off434.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off344.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off203.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off260.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off031.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off397.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off385.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off131.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off100.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off238.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off121.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off162.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off066.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off120.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off354.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off394.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off254.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off106.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off033.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off218.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off143.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off182.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off127.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off176.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off323.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off364.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off333.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off009.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off124.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off069.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off192.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off178.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off050.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off117.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off195.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off299.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off295.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off424.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off268.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off294.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off334.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off061.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off018.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off231.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off297.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off363.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off096.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off288.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off111.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off134.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off014.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off090.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off158.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off119.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off286.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off349.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off236.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off293.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off004.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off229.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off078.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off413.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off199.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off019.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off269.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off329.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off205.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off144.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off211.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off140.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off088.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off059.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off209.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off250.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off074.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off055.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off275.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off272.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off302.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off246.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off298.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off336.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off417.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off389.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off041.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off241.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off386.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off287.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off097.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off024.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off387.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off301.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off432.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off129.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off008.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off321.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off091.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off194.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off224.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off054.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off398.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off093.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off255.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off003.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off094.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off359.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off410.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off256.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off152.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off291.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off423.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off340.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off130.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off401.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off067.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off191.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off040.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off273.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off310.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off029.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off013.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off214.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off146.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off089.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off179.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off341.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off165.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off437.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off369.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off342.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off368.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off043.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off147.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off219.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off216.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off382.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off247.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off315.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off421.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off045.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off000.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off153.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off251.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off180.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off312.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off175.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off221.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off267.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off381.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off103.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off353.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off007.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off418.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off161.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off109.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off395.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off428.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off243.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off022.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off113.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off081.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off070.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off108.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off075.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off427.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off438.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off032.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off201.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off057.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off308.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off125.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off245.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off212.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off005.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off285.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off062.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off215.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off112.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off114.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off065.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off073.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off037.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off276.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off327.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off311.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off351.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off138.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off314.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off408.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off228.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off184.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off264.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off196.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off362.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off044.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off425.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off060.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off110.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off318.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off197.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off190.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off248.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off082.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off374.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off149.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off280.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off028.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off155.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off257.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off122.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off292.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off084.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off266.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off322.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off271.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off409.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off160.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off023.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off046.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off402.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off326.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off087.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off242.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off126.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off376.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off056.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off174.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off384.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off010.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off235.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off168.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off358.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off079.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off319.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off118.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off185.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off071.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off365.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off331.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off026.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off068.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off400.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off360.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off405.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off220.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off290.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off431.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off416.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off002.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off348.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off053.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off227.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off150.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off116.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off012.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off352.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off332.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off142.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off313.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off320.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off404.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off265.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off393.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off213.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off407.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off414.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off198.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off077.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off283.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off300.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off274.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off284.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off306.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off181.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off237.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off157.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off048.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off169.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off366.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off357.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off222.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off338.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off252.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off296.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off076.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off429.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off262.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off234.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off378.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off104.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off259.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off017.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off309.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off325.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off383.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off164.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off335.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off347.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off277.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off419.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off345.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off263.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off136.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off193.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off305.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off202.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off230.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off115.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off049.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off289.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off253.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off411.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off145.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off208.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off396.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off435.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off261.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off083.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off226.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off172.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off316.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off233.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off099.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off095.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off317.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off371.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off339.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off072.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off047.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off133.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off239.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off343.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off373.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off107.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off270.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off206.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off372.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off085.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off403.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off173.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off380.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off223.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off039.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off154.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off064.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off391.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off189.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off225.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off328.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off015.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off350.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off156.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off177.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off011.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off042.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off167.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off183.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off392.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off210.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off367.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off303.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off415.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off430.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off188.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off278.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off035.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off187.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off330.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off092.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off105.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off337.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off030.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off036.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off102.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off204.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off244.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off412.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off058.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off420.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off324.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off217.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off080.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off186.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off086.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off200.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Manip/Offset/off388.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man1/dm_zdump.1 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man1/dm_date.1 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Lang::french.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::DM5.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Lang::portugue.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Lang::swedish.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Interfaces.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Lang::spanish.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::DM6.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Lang::finnish.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Lang::italian.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Lang::german.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Lang::danish.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Lang::russian.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Lang::norwegian.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Migration5to6.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::ConfigFile.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Recur.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Lang::turkish.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::TZ_Base.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::TZdata.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Changes6.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Config.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Holidays.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Base.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Problems.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Lang::polish.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::History.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Lang::dutch.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Lang::english.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Examples.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Zones.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Calc.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Objects.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::TZ.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Lang::romanian.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Changes5to6.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Delta.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Lang::catalan.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Changes5.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Misc.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Date.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Obj.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Lang::index.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::DM5abbrevs.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Manip::Lang.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/bin/dm_zdump Installing /nvmedata/autobuild/instance-25/output-1/target/usr/bin/dm_date make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-date-manip-6.86' >>> perl-devel-stacktrace-ashtml 0.15 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-25/output-1/build/.Devel-StackTrace-AsHTML-0.15.tar.gz.7PBIjs/output' 'http://cpan.metacpan.org/authors/id/M/MI/MIYAGAWA/Devel-StackTrace-AsHTML-0.15.tar.gz' --2022-04-22 10:02:50-- http://cpan.metacpan.org/authors/id/M/MI/MIYAGAWA/Devel-StackTrace-AsHTML-0.15.tar.gz Resolving cpan.metacpan.org (cpan.metacpan.org)... 151.101.2.217, 151.101.66.217, 151.101.130.217, ... Connecting to cpan.metacpan.org (cpan.metacpan.org)|151.101.2.217|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 17053 (17K) [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-25/output-1/build/.Devel-StackTrace-AsHTML-0.15.tar.gz.7PBIjs/output' 0K .......... ...... 100% 26.7M=0.001s 2022-04-22 10:02:50 (26.7 MB/s) - '/nvmedata/autobuild/instance-25/output-1/build/.Devel-StackTrace-AsHTML-0.15.tar.gz.7PBIjs/output' saved [17053/17053] Devel-StackTrace-AsHTML-0.15.tar.gz: OK (md5: 4ec8bd92e4a765a7cabf402db9640412) Devel-StackTrace-AsHTML-0.15.tar.gz: OK (sha256: 6283dbe2197e2f20009cc4b449997742169cdd951bfc44cbc6e62c2a962d3147) >>> perl-devel-stacktrace-ashtml 0.15 Extracting gzip -d -c /nvmedata/autobuild/instance-25/dl/perl-devel-stacktrace-ashtml/Devel-StackTrace-AsHTML-0.15.tar.gz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/perl-devel-stacktrace-ashtml-0.15 -xf - >>> perl-devel-stacktrace-ashtml 0.15 Patching >>> perl-devel-stacktrace-ashtml 0.15 Configuring cd /nvmedata/autobuild/instance-25/output-1/build/perl-devel-stacktrace-ashtml-0.15/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build.PL --config ar="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" --config full_ar="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" --config cc="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" --config ccflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" --config optimize=" " --config ld="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" --config lddlflags="-shared -static" --config ldflags=" -static" --include_dirs /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/perl5/5.34.1/mips64el-linux/CORE --destdir /nvmedata/autobuild/instance-25/output-1/target --installdirs vendor --install_path lib=/usr/lib/perl5/site_perl/5.34.1 --install_path arch=/usr/lib/perl5/site_perl/5.34.1/mips64el-linux --install_path bin=/usr/bin --install_path script=/usr/bin --install_path bindoc=/usr/share/man/man1 --install_path libdoc=/usr/share/man/man3 ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Makefile.PL AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" FULL_AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" CC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" OPTIMIZE=" " LD="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" LDDLFLAGS="-shared -static" LDFLAGS=" -static" PERL_ARCHLIB=/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/perl5/5.34.1/mips64el-linux DESTDIR=/nvmedata/autobuild/instance-25/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.34.1 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.34.1/mips64el-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Warning: prerequisite Devel::StackTrace 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Devel::StackTrace::AsHTML Writing MYMETA.yml and MYMETA.json >>> perl-devel-stacktrace-ashtml 0.15 Building cd /nvmedata/autobuild/instance-25/output-1/build/perl-devel-stacktrace-ashtml-0.15/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build build; else /usr/bin/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-devel-stacktrace-ashtml-0.15' cp lib/Devel/StackTrace/AsHTML.pm blib/lib/Devel/StackTrace/AsHTML.pm make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-devel-stacktrace-ashtml-0.15' >>> perl-devel-stacktrace-ashtml 0.15 Installing to target cd /nvmedata/autobuild/instance-25/output-1/build/perl-devel-stacktrace-ashtml-0.15/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build install; else /usr/bin/make -j1 pure_install; fi make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-devel-stacktrace-ashtml-0.15' Manifying 1 pod document Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Devel/StackTrace/AsHTML.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Devel::StackTrace::AsHTML.3 make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-devel-stacktrace-ashtml-0.15' >>> perl-devel-stacktrace 2.04 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-25/output-1/build/.Devel-StackTrace-2.04.tar.gz.XhZnLS/output' 'http://cpan.metacpan.org/authors/id/D/DR/DROLSKY/Devel-StackTrace-2.04.tar.gz' --2022-04-22 10:02:51-- http://cpan.metacpan.org/authors/id/D/DR/DROLSKY/Devel-StackTrace-2.04.tar.gz Resolving cpan.metacpan.org (cpan.metacpan.org)... 151.101.194.217, 151.101.130.217, 151.101.66.217, ... Connecting to cpan.metacpan.org (cpan.metacpan.org)|151.101.194.217|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 41516 (41K) [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-25/output-1/build/.Devel-StackTrace-2.04.tar.gz.XhZnLS/output' 0K .......... .......... .......... .......... 100% 14.7M=0.003s 2022-04-22 10:02:51 (14.7 MB/s) - '/nvmedata/autobuild/instance-25/output-1/build/.Devel-StackTrace-2.04.tar.gz.XhZnLS/output' saved [41516/41516] Devel-StackTrace-2.04.tar.gz: OK (md5: a5b09f7be7f2b10b525a9740676906d8) Devel-StackTrace-2.04.tar.gz: OK (sha256: cd3c03ed547d3d42c61fa5814c98296139392e7971c092e09a431f2c9f5d6855) >>> perl-devel-stacktrace 2.04 Extracting gzip -d -c /nvmedata/autobuild/instance-25/dl/perl-devel-stacktrace/Devel-StackTrace-2.04.tar.gz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/perl-devel-stacktrace-2.04 -xf - >>> perl-devel-stacktrace 2.04 Patching >>> perl-devel-stacktrace 2.04 Configuring cd /nvmedata/autobuild/instance-25/output-1/build/perl-devel-stacktrace-2.04/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build.PL --config ar="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" --config full_ar="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" --config cc="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" --config ccflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" --config optimize=" " --config ld="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" --config lddlflags="-shared -static" --config ldflags=" -static" --include_dirs /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/perl5/5.34.1/mips64el-linux/CORE --destdir /nvmedata/autobuild/instance-25/output-1/target --installdirs vendor --install_path lib=/usr/lib/perl5/site_perl/5.34.1 --install_path arch=/usr/lib/perl5/site_perl/5.34.1/mips64el-linux --install_path bin=/usr/bin --install_path script=/usr/bin --install_path bindoc=/usr/share/man/man1 --install_path libdoc=/usr/share/man/man3 ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Makefile.PL AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" FULL_AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" CC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" OPTIMIZE=" " LD="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" LDDLFLAGS="-shared -static" LDFLAGS=" -static" PERL_ARCHLIB=/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/perl5/5.34.1/mips64el-linux DESTDIR=/nvmedata/autobuild/instance-25/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.34.1 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.34.1/mips64el-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Devel::StackTrace Writing MYMETA.yml and MYMETA.json >>> perl-devel-stacktrace 2.04 Building cd /nvmedata/autobuild/instance-25/output-1/build/perl-devel-stacktrace-2.04/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build build; else /usr/bin/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-devel-stacktrace-2.04' cp lib/Devel/StackTrace.pm blib/lib/Devel/StackTrace.pm cp lib/Devel/StackTrace/Frame.pm blib/lib/Devel/StackTrace/Frame.pm make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-devel-stacktrace-2.04' >>> perl-devel-stacktrace 2.04 Installing to target cd /nvmedata/autobuild/instance-25/output-1/build/perl-devel-stacktrace-2.04/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build install; else /usr/bin/make -j1 pure_install; fi make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-devel-stacktrace-2.04' Manifying 2 pod documents Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Devel/StackTrace.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Devel/StackTrace/Frame.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Devel::StackTrace.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Devel::StackTrace::Frame.3 make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-devel-stacktrace-2.04' JSON-MaybeXS-1.004003.tar.gz: OK (md5: e46181e34588428d317932744597a7ab) JSON-MaybeXS-1.004003.tar.gz: OK (sha256: 5bee3b17ff9dcffd6e99ab8cf7f35747650bfce1dc622e3ad10b85a194462fbf) >>> perl-json-maybexs 1.004003 Extracting gzip -d -c /nvmedata/autobuild/instance-25/dl/perl-json-maybexs/JSON-MaybeXS-1.004003.tar.gz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/perl-json-maybexs-1.004003 -xf - >>> perl-json-maybexs 1.004003 Patching >>> perl-json-maybexs 1.004003 Configuring cd /nvmedata/autobuild/instance-25/output-1/build/perl-json-maybexs-1.004003/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build.PL --config ar="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" --config full_ar="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" --config cc="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" --config ccflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" --config optimize=" " --config ld="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" --config lddlflags="-shared -static" --config ldflags=" -static" --include_dirs /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/perl5/5.34.1/mips64el-linux/CORE --destdir /nvmedata/autobuild/instance-25/output-1/target --installdirs vendor --install_path lib=/usr/lib/perl5/site_perl/5.34.1 --install_path arch=/usr/lib/perl5/site_perl/5.34.1/mips64el-linux --install_path bin=/usr/bin --install_path script=/usr/bin --install_path bindoc=/usr/share/man/man1 --install_path libdoc=/usr/share/man/man3 ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Makefile.PL AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" FULL_AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" CC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" OPTIMIZE=" " LD="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" LDDLFLAGS="-shared -static" LDFLAGS=" -static" PERL_ARCHLIB=/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/perl5/5.34.1/mips64el-linux DESTDIR=/nvmedata/autobuild/instance-25/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.34.1 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.34.1/mips64el-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Warning: prerequisite Cpanel::JSON::XS 2.3310 not found. Warning: prerequisite Test::Needs 0.002006 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for JSON::MaybeXS Writing MYMETA.yml and MYMETA.json >>> perl-json-maybexs 1.004003 Building cd /nvmedata/autobuild/instance-25/output-1/build/perl-json-maybexs-1.004003/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build build; else /usr/bin/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-json-maybexs-1.004003' cp lib/JSON/MaybeXS.pm blib/lib/JSON/MaybeXS.pm make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-json-maybexs-1.004003' >>> perl-json-maybexs 1.004003 Installing to target cd /nvmedata/autobuild/instance-25/output-1/build/perl-json-maybexs-1.004003/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build install; else /usr/bin/make -j1 pure_install; fi make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-json-maybexs-1.004003' Manifying 1 pod document Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/JSON/MaybeXS.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/JSON::MaybeXS.3 make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-json-maybexs-1.004003' >>> perl-mojolicious-plugin-authentication 1.37 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-25/output-1/build/.Mojolicious-Plugin-Authentication-1.37.tar.gz.itq5kR/output' 'http://cpan.metacpan.org/authors/id/J/JJ/JJATRIA/Mojolicious-Plugin-Authentication-1.37.tar.gz' --2022-04-22 10:02:54-- http://cpan.metacpan.org/authors/id/J/JJ/JJATRIA/Mojolicious-Plugin-Authentication-1.37.tar.gz Resolving cpan.metacpan.org (cpan.metacpan.org)... 151.101.194.217, 151.101.130.217, 151.101.66.217, ... Connecting to cpan.metacpan.org (cpan.metacpan.org)|151.101.194.217|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 27712 (27K) [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-25/output-1/build/.Mojolicious-Plugin-Authentication-1.37.tar.gz.itq5kR/output' 0K .......... .......... ....... 100% 39.0M=0.001s 2022-04-22 10:02:54 (39.0 MB/s) - '/nvmedata/autobuild/instance-25/output-1/build/.Mojolicious-Plugin-Authentication-1.37.tar.gz.itq5kR/output' saved [27712/27712] Mojolicious-Plugin-Authentication-1.37.tar.gz: OK (md5: c475f2d3962441698b178ad1bd7d2e29) Mojolicious-Plugin-Authentication-1.37.tar.gz: OK (sha256: a7ed206725b7b395d4fca12e3f1d923da644d913333ff48ea231e064ecb1abb6) >>> perl-mojolicious-plugin-authentication 1.37 Extracting gzip -d -c /nvmedata/autobuild/instance-25/dl/perl-mojolicious-plugin-authentication/Mojolicious-Plugin-Authentication-1.37.tar.gz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/perl-mojolicious-plugin-authentication-1.37 -xf - >>> perl-mojolicious-plugin-authentication 1.37 Patching >>> perl-mojolicious-plugin-authentication 1.37 Configuring cd /nvmedata/autobuild/instance-25/output-1/build/perl-mojolicious-plugin-authentication-1.37/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build.PL --config ar="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" --config full_ar="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" --config cc="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" --config ccflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" --config optimize=" " --config ld="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" --config lddlflags="-shared -static" --config ldflags=" -static" --include_dirs /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/perl5/5.34.1/mips64el-linux/CORE --destdir /nvmedata/autobuild/instance-25/output-1/target --installdirs vendor --install_path lib=/usr/lib/perl5/site_perl/5.34.1 --install_path arch=/usr/lib/perl5/site_perl/5.34.1/mips64el-linux --install_path bin=/usr/bin --install_path script=/usr/bin --install_path bindoc=/usr/share/man/man1 --install_path libdoc=/usr/share/man/man3 ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Makefile.PL AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" FULL_AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" CC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" OPTIMIZE=" " LD="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" LDDLFLAGS="-shared -static" LDFLAGS=" -static" PERL_ARCHLIB=/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/perl5/5.34.1/mips64el-linux DESTDIR=/nvmedata/autobuild/instance-25/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.34.1 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.34.1/mips64el-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Warning: prerequisite Mojolicious 8.0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Mojolicious::Plugin::Authentication Writing MYMETA.yml and MYMETA.json >>> perl-mojolicious-plugin-authentication 1.37 Building cd /nvmedata/autobuild/instance-25/output-1/build/perl-mojolicious-plugin-authentication-1.37/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build build; else /usr/bin/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-mojolicious-plugin-authentication-1.37' cp lib/Mojolicious/Plugin/Authentication.pm blib/lib/Mojolicious/Plugin/Authentication.pm make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-mojolicious-plugin-authentication-1.37' >>> perl-mojolicious-plugin-authentication 1.37 Installing to target cd /nvmedata/autobuild/instance-25/output-1/build/perl-mojolicious-plugin-authentication-1.37/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build install; else /usr/bin/make -j1 pure_install; fi make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-mojolicious-plugin-authentication-1.37' Manifying 1 pod document Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Plugin/Authentication.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Plugin::Authentication.3 make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-mojolicious-plugin-authentication-1.37' >>> perl-mojolicious-plugin-authorization 1.06 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-25/output-1/build/.Mojolicious-Plugin-Authorization-1.06.tar.gz.tVNEJ9/output' 'http://cpan.metacpan.org/authors/id/B/BY/BYTEROCK/Mojolicious-Plugin-Authorization-1.06.tar.gz' --2022-04-22 10:02:55-- http://cpan.metacpan.org/authors/id/B/BY/BYTEROCK/Mojolicious-Plugin-Authorization-1.06.tar.gz Resolving cpan.metacpan.org (cpan.metacpan.org)... 151.101.194.217, 151.101.130.217, 151.101.66.217, ... Connecting to cpan.metacpan.org (cpan.metacpan.org)|151.101.194.217|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 17570 (17K) [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-25/output-1/build/.Mojolicious-Plugin-Authorization-1.06.tar.gz.tVNEJ9/output' 0K .......... ....... 100% 35.5M=0s 2022-04-22 10:02:55 (35.5 MB/s) - '/nvmedata/autobuild/instance-25/output-1/build/.Mojolicious-Plugin-Authorization-1.06.tar.gz.tVNEJ9/output' saved [17570/17570] Mojolicious-Plugin-Authorization-1.06.tar.gz: OK (md5: 7906886e2a66b84bb3c0edd7ea85c485) Mojolicious-Plugin-Authorization-1.06.tar.gz: OK (sha256: d21ee5ab5fd8c630bc28ce001f9c91bba500370baf7cc8f6f60c9a4e051f9a6c) >>> perl-mojolicious-plugin-authorization 1.06 Extracting gzip -d -c /nvmedata/autobuild/instance-25/dl/perl-mojolicious-plugin-authorization/Mojolicious-Plugin-Authorization-1.06.tar.gz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/perl-mojolicious-plugin-authorization-1.06 -xf - >>> perl-mojolicious-plugin-authorization 1.06 Patching >>> perl-mojolicious-plugin-authorization 1.06 Configuring cd /nvmedata/autobuild/instance-25/output-1/build/perl-mojolicious-plugin-authorization-1.06/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build.PL --config ar="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" --config full_ar="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" --config cc="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" --config ccflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" --config optimize=" " --config ld="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" --config lddlflags="-shared -static" --config ldflags=" -static" --include_dirs /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/perl5/5.34.1/mips64el-linux/CORE --destdir /nvmedata/autobuild/instance-25/output-1/target --installdirs vendor --install_path lib=/usr/lib/perl5/site_perl/5.34.1 --install_path arch=/usr/lib/perl5/site_perl/5.34.1/mips64el-linux --install_path bin=/usr/bin --install_path script=/usr/bin --install_path bindoc=/usr/share/man/man1 --install_path libdoc=/usr/share/man/man3 ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Makefile.PL AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" FULL_AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" CC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" OPTIMIZE=" " LD="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" LDDLFLAGS="-shared -static" LDFLAGS=" -static" PERL_ARCHLIB=/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/perl5/5.34.1/mips64el-linux DESTDIR=/nvmedata/autobuild/instance-25/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.34.1 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.34.1/mips64el-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Warning: prerequisite Mojo::Base 0 not found. Warning: prerequisite Mojolicious::Lite 0 not found. Warning: prerequisite Test::Deep 0.113 not found. Warning: prerequisite Test::Exception 0.32 not found. Warning: prerequisite Test::Mojo 0 not found. WARNING: Older versions of ExtUtils::MakeMaker may errantly install README.pod as part of this distribution. It is recommended to avoid using this path in CPAN modules. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Mojolicious::Plugin::Authorization Writing MYMETA.yml and MYMETA.json >>> perl-mojolicious-plugin-authorization 1.06 Building cd /nvmedata/autobuild/instance-25/output-1/build/perl-mojolicious-plugin-authorization-1.06/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build build; else /usr/bin/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-mojolicious-plugin-authorization-1.06' cp lib/Mojolicious/Plugin/Authorization.pm blib/lib/Mojolicious/Plugin/Authorization.pm make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-mojolicious-plugin-authorization-1.06' >>> perl-mojolicious-plugin-authorization 1.06 Installing to target cd /nvmedata/autobuild/instance-25/output-1/build/perl-mojolicious-plugin-authorization-1.06/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build install; else /usr/bin/make -j1 pure_install; fi make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-mojolicious-plugin-authorization-1.06' Manifying 1 pod document Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Plugin/Authorization.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Plugin::Authorization.3 make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-mojolicious-plugin-authorization-1.06' >>> perl-mojolicious 9.22 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-25/output-1/build/.Mojolicious-9.22.tar.gz.IGEYtp/output' 'http://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-9.22.tar.gz' --2022-04-22 10:02:57-- http://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-9.22.tar.gz Resolving cpan.metacpan.org (cpan.metacpan.org)... 151.101.194.217, 151.101.130.217, 151.101.66.217, ... Connecting to cpan.metacpan.org (cpan.metacpan.org)|151.101.194.217|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 841358 (822K) [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-25/output-1/build/.Mojolicious-9.22.tar.gz.IGEYtp/output' 0K .......... .......... .......... .......... .......... 6% 13.4M 0s 50K .......... .......... .......... .......... .......... 12% 10.5M 0s 100K .......... .......... .......... .......... .......... 18% 188M 0s 150K .......... .......... .......... .......... .......... 24% 50.8M 0s 200K .......... .......... .......... .......... .......... 30% 66.9M 0s 250K .......... .......... .......... .......... .......... 36% 111M 0s 300K .......... .......... .......... .......... .......... 42% 68.2M 0s 350K .......... .......... .......... .......... .......... 48% 81.2M 0s 400K .......... .......... .......... .......... .......... 54% 47.7M 0s 450K .......... .......... .......... .......... .......... 60% 46.4M 0s 500K .......... .......... .......... .......... .......... 66% 189M 0s 550K .......... .......... .......... .......... .......... 73% 121M 0s 600K .......... .......... .......... .......... .......... 79% 97.4M 0s 650K .......... .......... .......... .......... .......... 85% 16.0M 0s 700K .......... .......... .......... .......... .......... 91% 211M 0s 750K .......... .......... .......... .......... .......... 97% 44.6M 0s 800K .......... .......... . 100% 10.8M=0.02s 2022-04-22 10:02:57 (37.1 MB/s) - '/nvmedata/autobuild/instance-25/output-1/build/.Mojolicious-9.22.tar.gz.IGEYtp/output' saved [841358/841358] Mojolicious-9.22.tar.gz: OK (md5: c7a00b4bd8fa2db991c9b918d34041d3) Mojolicious-9.22.tar.gz: OK (sha256: 6b76e024d3d6c077ad984ea3b3d229f093373d5e06438aca248235150d029043) >>> perl-mojolicious 9.22 Extracting gzip -d -c /nvmedata/autobuild/instance-25/dl/perl-mojolicious/Mojolicious-9.22.tar.gz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/perl-mojolicious-9.22 -xf - >>> perl-mojolicious 9.22 Patching >>> perl-mojolicious 9.22 Configuring cd /nvmedata/autobuild/instance-25/output-1/build/perl-mojolicious-9.22/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build.PL --config ar="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" --config full_ar="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" --config cc="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" --config ccflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" --config optimize=" " --config ld="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" --config lddlflags="-shared -static" --config ldflags=" -static" --include_dirs /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/perl5/5.34.1/mips64el-linux/CORE --destdir /nvmedata/autobuild/instance-25/output-1/target --installdirs vendor --install_path lib=/usr/lib/perl5/site_perl/5.34.1 --install_path arch=/usr/lib/perl5/site_perl/5.34.1/mips64el-linux --install_path bin=/usr/bin --install_path script=/usr/bin --install_path bindoc=/usr/share/man/man1 --install_path libdoc=/usr/share/man/man3 ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Makefile.PL AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" FULL_AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" CC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" OPTIMIZE=" " LD="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" LDDLFLAGS="-shared -static" LDFLAGS=" -static" PERL_ARCHLIB=/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/perl5/5.34.1/mips64el-linux DESTDIR=/nvmedata/autobuild/instance-25/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.34.1 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.34.1/mips64el-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Mojolicious Writing MYMETA.yml and MYMETA.json >>> perl-mojolicious 9.22 Building cd /nvmedata/autobuild/instance-25/output-1/build/perl-mojolicious-9.22/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build build; else /usr/bin/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-mojolicious-9.22' cp lib/Mojo/Content/MultiPart.pm blib/lib/Mojo/Content/MultiPart.pm cp lib/Mojo/Message/Request.pm blib/lib/Mojo/Message/Request.pm cp lib/Mojo/Content.pm blib/lib/Mojo/Content.pm cp lib/Mojo/IOLoop.pm blib/lib/Mojo/IOLoop.pm cp lib/Mojo/IOLoop/Server.pm blib/lib/Mojo/IOLoop/Server.pm cp lib/Mojo/Message/Response.pm blib/lib/Mojo/Message/Response.pm cp lib/Mojo/DOM/HTML.pm blib/lib/Mojo/DOM/HTML.pm cp lib/Mojo/Server.pm blib/lib/Mojo/Server.pm cp lib/Mojo/Cookie.pm blib/lib/Mojo/Cookie.pm cp lib/Mojo/EventEmitter.pm blib/lib/Mojo/EventEmitter.pm cp lib/Mojo/Loader.pm blib/lib/Mojo/Loader.pm cp lib/Mojo/Asset/Memory.pm blib/lib/Mojo/Asset/Memory.pm cp lib/Mojo/Cookie/Request.pm blib/lib/Mojo/Cookie/Request.pm cp lib/Mojo/Home.pm blib/lib/Mojo/Home.pm cp lib/Mojo/Message.pm blib/lib/Mojo/Message.pm cp lib/Mojo/File.pm blib/lib/Mojo/File.pm cp lib/Mojo/Promise.pm blib/lib/Mojo/Promise.pm cp lib/Mojo/Cookie/Response.pm blib/lib/Mojo/Cookie/Response.pm cp lib/Mojo/Parameters.pm blib/lib/Mojo/Parameters.pm cp lib/Mojo/IOLoop/Stream.pm blib/lib/Mojo/IOLoop/Stream.pm cp lib/Mojo/Date.pm blib/lib/Mojo/Date.pm cp lib/Mojo/Cache.pm blib/lib/Mojo/Cache.pm cp lib/Mojo/IOLoop/resources/server.crt blib/lib/Mojo/IOLoop/resources/server.crt cp lib/Mojo/IOLoop/TLS.pm blib/lib/Mojo/IOLoop/TLS.pm cp lib/Mojo/DOM/CSS.pm blib/lib/Mojo/DOM/CSS.pm cp lib/Mojo/Reactor/Poll.pm blib/lib/Mojo/Reactor/Poll.pm cp lib/Mojo/Reactor.pm blib/lib/Mojo/Reactor.pm cp lib/Mojo/Content/Single.pm blib/lib/Mojo/Content/Single.pm cp lib/Mojo/JSON.pm blib/lib/Mojo/JSON.pm cp lib/Mojo/Asset/File.pm blib/lib/Mojo/Asset/File.pm cp lib/Mojo/Collection.pm blib/lib/Mojo/Collection.pm cp lib/Mojo/DynamicMethods.pm blib/lib/Mojo/DynamicMethods.pm cp lib/Mojo/Log.pm blib/lib/Mojo/Log.pm cp lib/Mojo/IOLoop/resources/server.key blib/lib/Mojo/IOLoop/resources/server.key cp lib/Mojo.pm blib/lib/Mojo.pm cp lib/Mojo/JSON/Pointer.pm blib/lib/Mojo/JSON/Pointer.pm cp lib/Mojo/HelloWorld.pm blib/lib/Mojo/HelloWorld.pm cp lib/Mojo/Asset.pm blib/lib/Mojo/Asset.pm cp lib/Mojo/IOLoop/Subprocess.pm blib/lib/Mojo/IOLoop/Subprocess.pm cp lib/Mojo/DOM.pm blib/lib/Mojo/DOM.pm cp lib/Mojo/Path.pm blib/lib/Mojo/Path.pm cp lib/Mojo/Base.pm blib/lib/Mojo/Base.pm cp lib/Mojo/IOLoop/Client.pm blib/lib/Mojo/IOLoop/Client.pm cp lib/Mojo/Reactor/EV.pm blib/lib/Mojo/Reactor/EV.pm cp lib/Mojo/Headers.pm blib/lib/Mojo/Headers.pm cp lib/Mojo/Exception.pm blib/lib/Mojo/Exception.pm cp lib/Mojo/ByteStream.pm blib/lib/Mojo/ByteStream.pm cp lib/Mojolicious/Command/Author/cpanify.pm blib/lib/Mojolicious/Command/Author/cpanify.pm cp lib/Mojolicious/Command/Author/generate/plugin.pm blib/lib/Mojolicious/Command/Author/generate/plugin.pm cp lib/Mojolicious/Command/Author/generate/app.pm blib/lib/Mojolicious/Command/Author/generate/app.pm cp lib/Mojo/UserAgent/Proxy.pm blib/lib/Mojo/UserAgent/Proxy.pm cp lib/Mojolicious/Command/Author/inflate.pm blib/lib/Mojolicious/Command/Author/inflate.pm cp lib/Mojolicious/Command/Author/generate/dockerfile.pm blib/lib/Mojolicious/Command/Author/generate/dockerfile.pm cp lib/Mojo/Util.pm blib/lib/Mojo/Util.pm cp lib/Mojo/Server/Prefork.pm blib/lib/Mojo/Server/Prefork.pm cp lib/Mojo/UserAgent.pm blib/lib/Mojo/UserAgent.pm cp lib/Mojo/Server/Morbo/Backend.pm blib/lib/Mojo/Server/Morbo/Backend.pm cp lib/Mojolicious/Command/daemon.pm blib/lib/Mojolicious/Command/daemon.pm cp lib/Mojolicious.pm blib/lib/Mojolicious.pm cp lib/Mojo/Transaction.pm blib/lib/Mojo/Transaction.pm cp lib/Mojolicious/Command/Author/generate/makefile.pm blib/lib/Mojolicious/Command/Author/generate/makefile.pm cp lib/Mojo/Template.pm blib/lib/Mojo/Template.pm cp lib/Mojo/Server/CGI.pm blib/lib/Mojo/Server/CGI.pm cp lib/Mojo/Server/Daemon.pm blib/lib/Mojo/Server/Daemon.pm cp lib/Mojo/Transaction/WebSocket.pm blib/lib/Mojo/Transaction/WebSocket.pm cp lib/Mojo/resources/html_entities.txt blib/lib/Mojo/resources/html_entities.txt cp lib/Mojo/URL.pm blib/lib/Mojo/URL.pm cp lib/Mojo/Upload.pm blib/lib/Mojo/Upload.pm cp lib/Mojo/Transaction/HTTP.pm blib/lib/Mojo/Transaction/HTTP.pm cp lib/Mojo/UserAgent/CookieJar.pm blib/lib/Mojo/UserAgent/CookieJar.pm cp lib/Mojolicious/Command/Author/generate/lite_app.pm blib/lib/Mojolicious/Command/Author/generate/lite_app.pm cp lib/Mojo/Server/PSGI.pm blib/lib/Mojo/Server/PSGI.pm cp lib/Mojo/Server/Morbo.pm blib/lib/Mojo/Server/Morbo.pm cp lib/Mojo/Server/Hypnotoad.pm blib/lib/Mojo/Server/Hypnotoad.pm cp lib/Mojo/UserAgent/Transactor.pm blib/lib/Mojo/UserAgent/Transactor.pm cp lib/Mojo/WebSocket.pm blib/lib/Mojo/WebSocket.pm cp lib/Mojo/UserAgent/Server.pm blib/lib/Mojo/UserAgent/Server.pm cp lib/Mojo/Server/Morbo/Backend/Poll.pm blib/lib/Mojo/Server/Morbo/Backend/Poll.pm cp lib/Mojolicious/Command.pm blib/lib/Mojolicious/Command.pm cp lib/Mojolicious/Command/cgi.pm blib/lib/Mojolicious/Command/cgi.pm cp lib/Mojolicious/Command/eval.pm blib/lib/Mojolicious/Command/eval.pm cp lib/Mojolicious/Command/Author/generate.pm blib/lib/Mojolicious/Command/Author/generate.pm cp lib/Mojolicious/Guides/Testing.pod blib/lib/Mojolicious/Guides/Testing.pod cp lib/Mojolicious/Command/routes.pm blib/lib/Mojolicious/Command/routes.pm cp lib/Mojolicious/Guides/FAQ.pod blib/lib/Mojolicious/Guides/FAQ.pod cp lib/Mojolicious/Guides/Contributing.pod blib/lib/Mojolicious/Guides/Contributing.pod cp lib/Mojolicious/Plugin/TagHelpers.pm blib/lib/Mojolicious/Plugin/TagHelpers.pm cp lib/Mojolicious/Routes/Match.pm blib/lib/Mojolicious/Routes/Match.pm cp lib/Mojolicious/Plugin/Mount.pm blib/lib/Mojolicious/Plugin/Mount.pm cp lib/Mojolicious/Routes.pm blib/lib/Mojolicious/Routes.pm cp lib/Mojolicious/Plugin/DefaultHelpers.pm blib/lib/Mojolicious/Plugin/DefaultHelpers.pm cp lib/Mojolicious/Guides/Rendering.pod blib/lib/Mojolicious/Guides/Rendering.pod cp lib/Mojolicious/Controller.pm blib/lib/Mojolicious/Controller.pm cp lib/Mojolicious/Renderer.pm blib/lib/Mojolicious/Renderer.pm cp lib/Mojolicious/Plugin/HeaderCondition.pm blib/lib/Mojolicious/Plugin/HeaderCondition.pm cp lib/Mojolicious/Plugin.pm blib/lib/Mojolicious/Plugin.pm cp lib/Mojolicious/Sessions.pm blib/lib/Mojolicious/Sessions.pm cp lib/Mojolicious/Guides/Cookbook.pod blib/lib/Mojolicious/Guides/Cookbook.pod cp lib/Mojolicious/Plugins.pm blib/lib/Mojolicious/Plugins.pm cp lib/Mojolicious/Command/get.pm blib/lib/Mojolicious/Command/get.pm cp lib/Mojolicious/Guides/Tutorial.pod blib/lib/Mojolicious/Guides/Tutorial.pod cp lib/Mojolicious/Commands.pm blib/lib/Mojolicious/Commands.pm cp lib/Mojolicious/Plugin/EPRenderer.pm blib/lib/Mojolicious/Plugin/EPRenderer.pm cp lib/Mojolicious/Guides.pod blib/lib/Mojolicious/Guides.pod cp lib/Mojolicious/Routes/Route.pm blib/lib/Mojolicious/Routes/Route.pm cp lib/Mojolicious/Command/psgi.pm blib/lib/Mojolicious/Command/psgi.pm cp lib/Mojolicious/Plugin/JSONConfig.pm blib/lib/Mojolicious/Plugin/JSONConfig.pm cp lib/Mojolicious/Guides/Routing.pod blib/lib/Mojolicious/Guides/Routing.pod cp lib/Mojolicious/Lite.pm blib/lib/Mojolicious/Lite.pm cp lib/Mojolicious/Plugin/NotYAMLConfig.pm blib/lib/Mojolicious/Plugin/NotYAMLConfig.pm cp lib/Mojolicious/Command/version.pm blib/lib/Mojolicious/Command/version.pm cp lib/Mojolicious/Plugin/Config.pm blib/lib/Mojolicious/Plugin/Config.pm cp lib/Mojolicious/Guides/Growing.pod blib/lib/Mojolicious/Guides/Growing.pod cp lib/Mojolicious/Routes/Pattern.pm blib/lib/Mojolicious/Routes/Pattern.pm cp lib/Mojolicious/Plugin/EPLRenderer.pm blib/lib/Mojolicious/Plugin/EPLRenderer.pm cp lib/Mojolicious/Command/prefork.pm blib/lib/Mojolicious/Command/prefork.pm cp lib/Mojolicious/Types.pm blib/lib/Mojolicious/Types.pm cp lib/Mojolicious/resources/templates/mojo/exception.html.ep blib/lib/Mojolicious/resources/templates/mojo/exception.html.ep cp lib/Mojolicious/Static.pm blib/lib/Mojolicious/Static.pm cp lib/Mojolicious/resources/public/mojo/jquery/jquery.js blib/lib/Mojolicious/resources/public/mojo/jquery/jquery.js cp lib/Mojolicious/Validator.pm blib/lib/Mojolicious/Validator.pm cp lib/Mojolicious/resources/public/mojo/bootstrap/bootstrap.js blib/lib/Mojolicious/resources/public/mojo/bootstrap/bootstrap.js cp lib/Mojolicious/resources/public/mojo/highlight.js/highlight-mojo-dark.css blib/lib/Mojolicious/resources/public/mojo/highlight.js/highlight-mojo-dark.css cp lib/Mojolicious/resources/public/mojo/bootstrap/bootstrap.css blib/lib/Mojolicious/resources/public/mojo/bootstrap/bootstrap.css cp lib/Mojolicious/resources/public/mojo/logo-white-2x.png blib/lib/Mojolicious/resources/public/mojo/logo-white-2x.png cp lib/Mojolicious/resources/public/mojo/noraptor.png blib/lib/Mojolicious/resources/public/mojo/noraptor.png cp lib/Mojolicious/resources/public/mojo/failraptor.png blib/lib/Mojolicious/resources/public/mojo/failraptor.png cp lib/Mojolicious/resources/public/mojo/pinstripe-light.png blib/lib/Mojolicious/resources/public/mojo/pinstripe-light.png cp lib/Mojolicious/resources/public/mojo/notfound.png blib/lib/Mojolicious/resources/public/mojo/notfound.png cp lib/Mojolicious/resources/public/mojo/logo.png blib/lib/Mojolicious/resources/public/mojo/logo.png cp lib/Mojolicious/resources/public/mojo/highlight.js/mojolicious.min.js blib/lib/Mojolicious/resources/public/mojo/highlight.js/mojolicious.min.js cp lib/Mojolicious/resources/public/mojo/mojo.css blib/lib/Mojolicious/resources/public/mojo/mojo.css cp lib/Mojolicious/Validator/Validation.pm blib/lib/Mojolicious/Validator/Validation.pm cp lib/Mojolicious/resources/templates/mojo/debug.html.ep blib/lib/Mojolicious/resources/templates/mojo/debug.html.ep cp lib/Mojolicious/resources/public/favicon.ico blib/lib/Mojolicious/resources/public/favicon.ico cp lib/Mojolicious/resources/public/mojo/pinstripe-dark.png blib/lib/Mojolicious/resources/public/mojo/pinstripe-dark.png cp lib/Mojolicious/resources/public/mojo/logo-white.png blib/lib/Mojolicious/resources/public/mojo/logo-white.png cp lib/Mojolicious/resources/public/mojo/highlight.js/highlight.min.js blib/lib/Mojolicious/resources/public/mojo/highlight.js/highlight.min.js cp lib/Mojolicious/resources/templates/mojo/not_found.html.ep blib/lib/Mojolicious/resources/templates/mojo/not_found.html.ep cp lib/Test/Mojo.pm blib/lib/Test/Mojo.pm cp lib/ojo.pm blib/lib/ojo.pm cp script/hypnotoad blib/script/hypnotoad : blib/script/hypnotoad cp script/mojo blib/script/mojo : blib/script/mojo cp script/morbo blib/script/morbo : blib/script/morbo make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-mojolicious-9.22' >>> perl-mojolicious 9.22 Installing to target cd /nvmedata/autobuild/instance-25/output-1/build/perl-mojolicious-9.22/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build install; else /usr/bin/make -j1 pure_install; fi make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-mojolicious-9.22' Manifying 3 pod documents Manifying 40 pod documents Manifying 33 pod documents Manifying 29 pod documents Manifying 17 pod documents Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/ojo.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Test/Mojo.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Loader.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/ByteStream.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/HelloWorld.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Date.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Cookie.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Transaction.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/EventEmitter.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Reactor.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Content.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Home.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/WebSocket.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Base.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Promise.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/JSON.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Template.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Headers.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Cache.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/DynamicMethods.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/IOLoop.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/URL.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Upload.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Collection.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/File.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Parameters.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Log.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/DOM.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Server.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Path.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Exception.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Util.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Message.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Asset.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/UserAgent.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Asset/Memory.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Asset/File.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/DOM/HTML.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/DOM/CSS.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/JSON/Pointer.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Reactor/EV.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Reactor/Poll.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/IOLoop/Client.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/IOLoop/Stream.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/IOLoop/TLS.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/IOLoop/Subprocess.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/IOLoop/Server.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/IOLoop/resources/server.key Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/IOLoop/resources/server.crt Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Transaction/HTTP.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Transaction/WebSocket.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/resources/html_entities.txt Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Cookie/Response.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Cookie/Request.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Content/Single.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Content/MultiPart.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/UserAgent/CookieJar.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/UserAgent/Proxy.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/UserAgent/Server.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/UserAgent/Transactor.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Server/CGI.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Server/Daemon.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Server/Hypnotoad.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Server/Morbo.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Server/Prefork.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Server/PSGI.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Server/Morbo/Backend.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Server/Morbo/Backend/Poll.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Message/Response.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojo/Message/Request.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Controller.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Routes.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Validator.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Guides.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Lite.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Commands.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Renderer.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Command.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Plugins.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Static.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Sessions.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Types.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Plugin.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Guides/Testing.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Guides/Cookbook.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Guides/Routing.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Guides/Rendering.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Guides/FAQ.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Guides/Tutorial.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Guides/Contributing.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Guides/Growing.pod Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Plugin/DefaultHelpers.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Plugin/NotYAMLConfig.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Plugin/HeaderCondition.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Plugin/TagHelpers.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Plugin/JSONConfig.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Plugin/Config.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Plugin/EPLRenderer.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Plugin/Mount.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Plugin/EPRenderer.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/resources/public/favicon.ico Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/resources/public/mojo/logo-white.png Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/resources/public/mojo/mojo.css Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/resources/public/mojo/pinstripe-light.png Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/resources/public/mojo/notfound.png Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/resources/public/mojo/logo.png Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/resources/public/mojo/failraptor.png Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/resources/public/mojo/logo-white-2x.png Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/resources/public/mojo/noraptor.png Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/resources/public/mojo/pinstripe-dark.png Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/resources/public/mojo/highlight.js/mojolicious.min.js Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/resources/public/mojo/highlight.js/highlight.min.js Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/resources/public/mojo/highlight.js/highlight-mojo-dark.css Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/resources/public/mojo/bootstrap/bootstrap.js Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/resources/public/mojo/bootstrap/bootstrap.css Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/resources/public/mojo/jquery/jquery.js Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/resources/templates/mojo/debug.html.ep Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/resources/templates/mojo/exception.html.ep Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/resources/templates/mojo/not_found.html.ep Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Validator/Validation.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Command/eval.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Command/prefork.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Command/cgi.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Command/version.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Command/get.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Command/routes.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Command/psgi.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Command/daemon.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Command/Author/cpanify.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Command/Author/inflate.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Command/Author/generate.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Command/Author/generate/makefile.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Command/Author/generate/lite_app.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Command/Author/generate/plugin.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Command/Author/generate/app.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Command/Author/generate/dockerfile.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Routes/Pattern.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Routes/Match.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Mojolicious/Routes/Route.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man1/hypnotoad.1 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man1/mojo.1 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man1/morbo.1 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::HelloWorld.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Cache.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Headers.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Command::cgi.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Renderer.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Log.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Promise.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Asset::File.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Reactor.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::EventEmitter.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Cookie::Request.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Command::Author::generate::makefile.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::URL.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Plugin.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Sessions.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Command::Author::generate::dockerfile.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::File.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::JSON::Pointer.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::DynamicMethods.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Command::Author::generate::app.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/ojo.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Template.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Plugin::NotYAMLConfig.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Server::Daemon.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Server::Morbo.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::DOM::HTML.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Guides.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Command::routes.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Server::CGI.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Validator.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Command::Author::inflate.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Reactor::EV.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::IOLoop::Subprocess.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Parameters.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Server::Hypnotoad.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Message::Response.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Guides::Contributing.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::IOLoop::Stream.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Command::psgi.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Guides::Tutorial.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Guides::Testing.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Routes.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Plugin::DefaultHelpers.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Transaction::WebSocket.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Cookie::Response.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Command::get.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Routes::Match.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Command::Author::generate.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Content::Single.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Util.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::IOLoop::TLS.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::IOLoop::Client.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Plugin::EPRenderer.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::JSON.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Message::Request.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Home.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Guides::Growing.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Plugin::Mount.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Content::MultiPart.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::DOM.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Reactor::Poll.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Server::Morbo::Backend.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Cookie.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::UserAgent::Transactor.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Upload.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Date.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Collection.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::DOM::CSS.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Command::eval.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Command::Author::generate::plugin.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Routes::Pattern.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Static.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Guides::Rendering.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Command::daemon.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Plugin::HeaderCondition.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::UserAgent::Server.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Server::PSGI.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Server::Morbo::Backend::Poll.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Types.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Asset::Memory.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::IOLoop.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Command.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::IOLoop::Server.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Validator::Validation.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Routes::Route.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Command::version.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Loader.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Plugin::TagHelpers.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Guides::Cookbook.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Command::Author::cpanify.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Controller.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Test::Mojo.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Command::prefork.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Command::Author::generate::lite_app.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Commands.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Content.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Base.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Lite.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::UserAgent.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Guides::Routing.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Plugin::EPLRenderer.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Server::Prefork.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::UserAgent::Proxy.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Plugins.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Transaction.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::WebSocket.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Transaction::HTTP.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Message.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Exception.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Server.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::UserAgent::CookieJar.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Plugin::Config.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Guides::FAQ.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Path.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojolicious::Plugin::JSONConfig.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::Asset.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Mojo::ByteStream.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/bin/hypnotoad Installing /nvmedata/autobuild/instance-25/output-1/target/usr/bin/mojo Installing /nvmedata/autobuild/instance-25/output-1/target/usr/bin/morbo make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-mojolicious-9.22' >>> perl-timedate 2.33 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-25/output-1/build/.TimeDate-2.33.tar.gz.EPyGk3/output' 'http://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/TimeDate-2.33.tar.gz' --2022-04-22 10:03:02-- http://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/TimeDate-2.33.tar.gz Resolving cpan.metacpan.org (cpan.metacpan.org)... 151.101.194.217, 151.101.130.217, 151.101.66.217, ... Connecting to cpan.metacpan.org (cpan.metacpan.org)|151.101.194.217|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 29997 (29K) [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-25/output-1/build/.TimeDate-2.33.tar.gz.EPyGk3/output' 0K .......... .......... ......... 100% 23.2M=0.001s 2022-04-22 10:03:02 (23.2 MB/s) - '/nvmedata/autobuild/instance-25/output-1/build/.TimeDate-2.33.tar.gz.EPyGk3/output' saved [29997/29997] TimeDate-2.33.tar.gz: OK (md5: 5e5afe22c8d417417283d1f7f4572a57) TimeDate-2.33.tar.gz: OK (sha256: c0b69c4b039de6f501b0d9f13ec58c86b040c1f7e9b27ef249651c143d605eb2) >>> perl-timedate 2.33 Extracting gzip -d -c /nvmedata/autobuild/instance-25/dl/perl-timedate/TimeDate-2.33.tar.gz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/perl-timedate-2.33 -xf - >>> perl-timedate 2.33 Patching >>> perl-timedate 2.33 Configuring cd /nvmedata/autobuild/instance-25/output-1/build/perl-timedate-2.33/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build.PL --config ar="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" --config full_ar="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" --config cc="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" --config ccflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" --config optimize=" " --config ld="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" --config lddlflags="-shared -static" --config ldflags=" -static" --include_dirs /nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/perl5/5.34.1/mips64el-linux/CORE --destdir /nvmedata/autobuild/instance-25/output-1/target --installdirs vendor --install_path lib=/usr/lib/perl5/site_perl/5.34.1 --install_path arch=/usr/lib/perl5/site_perl/5.34.1/mips64el-linux --install_path bin=/usr/bin --install_path script=/usr/bin --install_path bindoc=/usr/share/man/man1 --install_path libdoc=/usr/share/man/man3 ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Makefile.PL AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" FULL_AR="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" CC="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static" OPTIMIZE=" " LD="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" LDDLFLAGS="-shared -static" LDFLAGS=" -static" PERL_ARCHLIB=/nvmedata/autobuild/instance-25/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/perl5/5.34.1/mips64el-linux DESTDIR=/nvmedata/autobuild/instance-25/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.34.1 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.34.1/mips64el-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Date::Parse Writing MYMETA.yml and MYMETA.json >>> perl-timedate 2.33 Building cd /nvmedata/autobuild/instance-25/output-1/build/perl-timedate-2.33/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build build; else /usr/bin/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-timedate-2.33' cp lib/Date/Language/French.pm blib/lib/Date/Language/French.pm cp lib/Date/Language/TigrinyaEritrean.pm blib/lib/Date/Language/TigrinyaEritrean.pm cp lib/Date/Language/Finnish.pm blib/lib/Date/Language/Finnish.pm cp lib/Date/Language/Icelandic.pm blib/lib/Date/Language/Icelandic.pm cp lib/Date/Language/Italian.pm blib/lib/Date/Language/Italian.pm cp lib/Date/Language/German.pm blib/lib/Date/Language/German.pm cp lib/Date/Language/Dutch.pm blib/lib/Date/Language/Dutch.pm cp lib/Date/Language/Bulgarian.pm blib/lib/Date/Language/Bulgarian.pm cp lib/Date/Language/TigrinyaEthiopian.pm blib/lib/Date/Language/TigrinyaEthiopian.pm cp lib/Date/Language/Somali.pm blib/lib/Date/Language/Somali.pm cp lib/Date/Language/Gedeo.pm blib/lib/Date/Language/Gedeo.pm cp lib/Date/Language/Brazilian.pm blib/lib/Date/Language/Brazilian.pm cp lib/Date/Language/Austrian.pm blib/lib/Date/Language/Austrian.pm cp lib/Date/Language/Russian_koi8r.pm blib/lib/Date/Language/Russian_koi8r.pm cp lib/Date/Language/Spanish.pm blib/lib/Date/Language/Spanish.pm cp lib/Date/Language/Hungarian.pm blib/lib/Date/Language/Hungarian.pm cp lib/Date/Language/Tigrinya.pm blib/lib/Date/Language/Tigrinya.pm cp lib/Date/Language/Greek.pm blib/lib/Date/Language/Greek.pm cp lib/Date/Language.pm blib/lib/Date/Language.pm cp lib/Date/Language/Sidama.pm blib/lib/Date/Language/Sidama.pm cp lib/TimeDate.pm blib/lib/TimeDate.pm cp lib/Date/Format.pm blib/lib/Date/Format.pm cp lib/Date/Language/Amharic.pm blib/lib/Date/Language/Amharic.pm cp lib/Date/Language/Norwegian.pm blib/lib/Date/Language/Norwegian.pm cp lib/Date/Language/Oromo.pm blib/lib/Date/Language/Oromo.pm cp lib/Date/Language/English.pm blib/lib/Date/Language/English.pm cp lib/Date/Language/Chinese.pm blib/lib/Date/Language/Chinese.pm cp lib/Date/Language/Occitan.pm blib/lib/Date/Language/Occitan.pm cp lib/Date/Language/Russian_cp1251.pm blib/lib/Date/Language/Russian_cp1251.pm cp lib/Date/Language/Turkish.pm blib/lib/Date/Language/Turkish.pm cp lib/Date/Language/Swedish.pm blib/lib/Date/Language/Swedish.pm cp lib/Date/Language/Chinese_GB.pm blib/lib/Date/Language/Chinese_GB.pm cp lib/Date/Language/Afar.pm blib/lib/Date/Language/Afar.pm cp lib/Date/Language/Romanian.pm blib/lib/Date/Language/Romanian.pm cp lib/Date/Language/Russian.pm blib/lib/Date/Language/Russian.pm cp lib/Time/Zone.pm blib/lib/Time/Zone.pm cp lib/Date/Parse.pm blib/lib/Date/Parse.pm cp lib/Date/Language/Danish.pm blib/lib/Date/Language/Danish.pm cp lib/Date/Language/Czech.pm blib/lib/Date/Language/Czech.pm make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-timedate-2.33' >>> perl-timedate 2.33 Installing to target cd /nvmedata/autobuild/instance-25/output-1/build/perl-timedate-2.33/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /nvmedata/autobuild/instance-25/output-1/host/bin/perl Build install; else /usr/bin/make -j1 pure_install; fi make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/perl-timedate-2.33' Manifying 7 pod documents Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/TimeDate.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Time/Zone.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Format.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Parse.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Afar.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Chinese.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Russian_koi8r.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Finnish.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Amharic.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Oromo.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Sidama.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Icelandic.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Italian.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/French.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Russian_cp1251.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Dutch.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/English.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/TigrinyaEthiopian.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/German.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Austrian.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Bulgarian.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Tigrinya.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Somali.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Turkish.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Czech.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/TigrinyaEritrean.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Swedish.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Greek.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Danish.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Spanish.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Brazilian.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Norwegian.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Hungarian.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Romanian.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Gedeo.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Chinese_GB.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Occitan.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/lib/perl5/site_perl/5.34.1/Date/Language/Russian.pm Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Time::Zone.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Format.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/TimeDate.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Language.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Language::Bulgarian.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Language::Hungarian.3 Installing /nvmedata/autobuild/instance-25/output-1/target/usr/share/man/man3/Date::Parse.3 make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/perl-timedate-2.33' >>> host-pigz 2.6 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-25/output-1/build/.pigz-2.6.tar.gz.Tg47rj/output' 'https://github.com/madler/pigz/archive/v2.6/pigz-2.6.tar.gz' --2022-04-22 10:03:03-- https://github.com/madler/pigz/archive/v2.6/pigz-2.6.tar.gz Resolving github.com (github.com)... 140.82.113.3 Connecting to github.com (github.com)|140.82.113.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/madler/pigz/tar.gz/refs/tags/v2.6 [following] --2022-04-22 10:03:04-- https://codeload.github.com/madler/pigz/tar.gz/refs/tags/v2.6 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-25/output-1/build/.pigz-2.6.tar.gz.Tg47rj/output' 0K .......... .......... .......... .......... .......... 456K 50K .......... .......... .......... .......... .......... 984K 100K .......... 21.2M=0.2s 2022-04-22 10:03:04 (689 KB/s) - '/nvmedata/autobuild/instance-25/output-1/build/.pigz-2.6.tar.gz.Tg47rj/output' saved [113522] pigz-2.6.tar.gz: OK (sha256: 577673676cd5c7219f94b236075451220bae3e1ca451cf849947a2998fbf5820) >>> host-pigz 2.6 Extracting gzip -d -c /nvmedata/autobuild/instance-25/dl/pigz/pigz-2.6.tar.gz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/host-pigz-2.6 -xf - >>> host-pigz 2.6 Patching >>> host-pigz 2.6 Configuring >>> host-pigz 2.6 Building PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-25/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/host/share/pkgconfig" /usr/bin/make -j1 PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-25/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/nvmedata/autobuild/instance-25/output-1/host/include" CFLAGS="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" CXXFLAGS="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /nvmedata/autobuild/instance-25/output-1/build/host-pigz-2.6 make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-pigz-2.6' /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o pigz.o pigz.c /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o yarn.o yarn.c /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o try.o try.c /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c zopfli/src/zopfli/deflate.c /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c zopfli/src/zopfli/blocksplitter.c /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c zopfli/src/zopfli/tree.c /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c zopfli/src/zopfli/lz77.c /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c zopfli/src/zopfli/cache.c /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c zopfli/src/zopfli/hash.c /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c zopfli/src/zopfli/util.c /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c zopfli/src/zopfli/squeeze.c /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c zopfli/src/zopfli/katajainen.c /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c zopfli/src/zopfli/symbols.c /usr/bin/gcc -L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib -o pigz pigz.o yarn.o try.o deflate.o blocksplitter.o tree.o lz77.o cache.o hash.o util.o squeeze.o katajainen.o symbols.o -lm -lpthread -lz ln -f pigz unpigz make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-pigz-2.6' >>> host-pigz 2.6 Installing to host directory /usr/bin/install -D -m 0755 /nvmedata/autobuild/instance-25/output-1/build/host-pigz-2.6/pigz /nvmedata/autobuild/instance-25/output-1/host/bin/pigz make-4.2.1.tar.bz2: OK (md5: 15b012617e7c44c0ed482721629577ac) make-4.2.1.tar.bz2: OK (sha256: d6e262bf3601b42d2b1e4ef8310029e1dcf20083c5446b4b7aa67081fdffc589) >>> host-make 4.2.1 Extracting bzcat /nvmedata/autobuild/instance-25/dl/make/make-4.2.1.tar.bz2 | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1 -xf - >>> host-make 4.2.1 Patching Applying 0001-configure.ac-Support-GLIBC-glob-interface-version-2.patch using patch: patching file configure.ac Hunk #1 succeeded at 399 (offset -5 lines). Applying 0001-glob-Do-not-assume-glibc-glob-internals.patch using patch: patching file dir.c >>> host-make 4.2.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-make 4.2.1 Configuring >>> host-make 4.2.1 Autoreconfiguring configure.ac:49: warning: The macro `AC_AIX' is obsolete. configure.ac:49: You should run autoupdate. ./lib/autoconf/specific.m4:540: AC_AIX is expanded from... configure.ac:49: the top level configure.ac:50: warning: The macro `AC_ISC_POSIX' is obsolete. configure.ac:50: You should run autoupdate. ./lib/autoconf/specific.m4:550: AC_ISC_POSIX is expanded from... configure.ac:50: the top level configure.ac:51: warning: The macro `AC_MINIX' is obsolete. configure.ac:51: You should run autoupdate. ./lib/autoconf/specific.m4:545: AC_MINIX is expanded from... configure.ac:51: the top level configure.ac:66: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:66: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:66: the top level configure.ac:69: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:69: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:69: the top level configure.ac:76: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.ac:76: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.ac:76: the top level configure.ac:86: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:86: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... acinclude.m4:105: AC_STRUCT_ST_MTIM_NSEC is expanded from... configure.ac:86: the top level configure.ac:149: warning: The macro `AC_FUNC_SETVBUF_REVERSED' is obsolete. Remove it and all references to SETVBUF_REVERSED. ./lib/autoconf/functions.m4:1766: AC_FUNC_SETVBUF_REVERSED is expanded from... configure.ac:149: the top level configure.ac:249: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:249: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.ac:249: the top level configure.ac:249: warning: The macro `AC_FD_MSG' is obsolete. configure.ac:249: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... acinclude.m4:38: CF_NETLIBS is expanded from... lib/m4sugar/m4sh.m4:594: AS_CASE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.ac:249: the top level configure.ac:274: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:274: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:274: the top level configure.ac:280: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:280: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:280: the top level configure.ac:319: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:319: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:319: the top level >>> host-make 4.2.1 Patching libtool (cd /nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/ && rm -rf config.cache; PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-25/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/nvmedata/autobuild/instance-25/output-1/host/include" CFLAGS="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" CXXFLAGS="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/nvmedata/autobuild/instance-25/output-1/host" --sysconfdir="/nvmedata/autobuild/instance-25/output-1/host/etc" --localstatedir="/nvmedata/autobuild/instance-25/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --without-guile --program-prefix=host- ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/bin/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 the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) /usr/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to enable C11 features... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/bin/gcc... (cached) none checking for ranlib... /usr/bin/ranlib checking how to run the C preprocessor... /usr/bin/cpp checking for ar... /usr/bin/ar checking for perl... /usr/bin/perl checking the archiver (/usr/bin/ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for library containing strerror... none required checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no checking for msgfmt... /nvmedata/autobuild/instance-25/output-1/host/bin/msgfmt checking for gmsgfmt... /nvmedata/autobuild/instance-25/output-1/host/bin/msgfmt checking for xgettext... /nvmedata/autobuild/instance-25/output-1/host/bin/xgettext checking for msgmerge... /nvmedata/autobuild/instance-25/output-1/host/bin/msgmerge checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for library containing getpwnam... none required checking for egrep... (cached) /bin/grep -E checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... no checking for stdlib.h... (cached) yes checking for locale.h... yes checking for unistd.h... (cached) yes checking for limits.h... yes checking for fcntl.h... yes checking for string.h... (cached) yes checking for memory.h... yes checking for sys/param.h... yes checking for sys/resource.h... yes checking for sys/time.h... (cached) yes checking for sys/timeb.h... yes checking for sys/select.h... yes checking for an ANSI C-conforming const... yes checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for unsigned long long int... yes checking for uintmax_t... yes checking for nanoseconds field of struct stat... st_mtim.tv_nsec checking whether to use high resolution file timestamps... yes checking for library containing clock_gettime... none required checking whether system uses MSDOS-style paths... no checking for standard gettimeofday... yes checking for strdup... yes checking for strndup... yes checking for mkstemp... yes checking for mktemp... yes checking for fdopen... yes checking for fileno... yes checking for dup... yes checking for dup2... yes checking for getcwd... yes checking for realpath... yes checking for sigsetmask... yes checking for sigaction... yes checking for getgroups... yes checking for seteuid... yes checking for setegid... yes checking for setlinebuf... yes checking for setreuid... yes checking for setregid... yes checking for getrlimit... yes checking for setrlimit... yes checking for setvbuf... yes checking for pipe... yes checking for strerror... yes checking for strsignal... yes checking for lstat... yes checking for readlink... yes checking for atexit... yes checking for isatty... yes checking for ttyname... yes checking for pselect... yes checking for /usr/bin/gcc options needed to detect all undeclared functions... none needed checking whether bsd_signal is declared... no checking for fork... yes checking for vfork... yes checking for setlocale... yes checking for working fork... yes checking for working vfork... (cached) yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strcmpi... no checking for strncmpi... no checking for stricmp... no checking for strnicmp... no checking for working strcoll... yes checking for working alloca.h... yes checking for alloca... yes checking whether closedir returns void... no checking pkg-config is at least version 0.9.0... yes checking for getloadavg... yes checking for pstat_getdynamic... no checking for kstat_open in -lkstat... no checking for getloadavg... yes checking whether getloadavg requires setgid... no checking whether sys_siglist is declared... yes checking whether _sys_siglist is declared... yes checking whether __sys_siglist is declared... no checking for sys/wait.h... yes checking for waitpid... yes checking for wait3... yes checking for union wait... no checking for SA_RESTART... yes checking whether dlopen is declared... yes checking whether dlsym is declared... yes checking whether dlerror is declared... yes checking for library containing dlopen... -ldl checking If the linker accepts -Wl,--export-dynamic... yes checking for location of SCCS get command... get checking if system libc has GNU glob... yes checking if malloc debugging is wanted... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating glob/Makefile config.status: creating po/Makefile.in config.status: creating config/Makefile config.status: creating doc/Makefile config.status: creating w32/Makefile config.status: creating tests/config-flags.pm config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop config.status: creating build.sh >>> host-make 4.2.1 Building PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-25/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1' /usr/bin/make all-recursive make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1' Making all in glob make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/glob' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/glob' Making all in config make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/config' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/config' Making all in po make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/po' Making all in doc make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/doc' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/doc' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1' /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o ar.o ar.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o arscan.o arscan.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o commands.o commands.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o default.o default.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o dir.o dir.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o expand.o expand.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o file.o file.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o function.o function.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o getopt.o getopt.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o getopt1.o getopt1.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o guile.o guile.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o implicit.o implicit.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o job.o job.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o load.o load.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o loadapi.o loadapi.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o main.o main.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o misc.o misc.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o posixos.o posixos.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o output.o output.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o read.o read.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o remake.o remake.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o rule.o rule.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o signame.o signame.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o strcache.o strcache.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o variable.o variable.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o version.o version.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o vpath.o vpath.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o hash.o hash.c /usr/bin/gcc -DLOCALEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/share/locale\" -DLIBDIR=\"/nvmedata/autobuild/instance-25/output-1/host/lib\" -DINCLUDEDIR=\"/nvmedata/autobuild/instance-25/output-1/host/include\" -DHAVE_CONFIG_H -I. -I/nvmedata/autobuild/instance-25/output-1/host/include -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -c -o remote-stub.o remote-stub.c /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -Wl,--export-dynamic -L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib -o make ar.o arscan.o commands.o default.o dir.o expand.o file.o function.o getopt.o getopt1.o guile.o implicit.o job.o load.o loadapi.o main.o misc.o posixos.o output.o read.o remake.o rule.o signame.o strcache.o variable.o version.o vpath.o hash.o remote-stub.o -ldl make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1' >>> host-make 4.2.1 Installing to host directory PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-25/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/host/share/pkgconfig" /usr/bin/make -j1 install -C /nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/ make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1' Making install in glob make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/glob' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/glob' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/glob' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/glob' Making install in config make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/config' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/config' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/config' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/config' Making install in po make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/po' if test "make" = "gettext-tools"; then \ /bin/mkdir -p /nvmedata/autobuild/instance-25/output-1/host/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /nvmedata/autobuild/instance-25/output-1/host/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /nvmedata/autobuild/instance-25/output-1/host/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/po' Making install in doc make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/doc' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/host/share/info' /usr/bin/install -c -m 644 ./make.info ./make.info-1 ./make.info-2 '/nvmedata/autobuild/instance-25/output-1/host/share/info' install-info --info-dir='/nvmedata/autobuild/instance-25/output-1/host/share/info' '/nvmedata/autobuild/instance-25/output-1/host/share/info/make.info' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/doc' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1/doc' make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/host/bin' /usr/bin/install -c make '/nvmedata/autobuild/instance-25/output-1/host/bin/./host-make' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/host/include' /usr/bin/install -c -m 644 gnumake.h '/nvmedata/autobuild/instance-25/output-1/host/include' /bin/mkdir -p '/nvmedata/autobuild/instance-25/output-1/host/share/man/man1' /usr/bin/install -c -m 644 'make.1' '/nvmedata/autobuild/instance-25/output-1/host/share/man/man1/host-make.1' make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-make-4.2.1' u-boot-2021.07.tar.bz2: OK (sha256: 312b7eeae44581d1362c3a3f02c28d806647756c82ba8c72241c7cdbe68ba77e) >>> host-uboot-tools 2021.07 Extracting bzcat /nvmedata/autobuild/instance-25/dl/uboot-tools/u-boot-2021.07.tar.bz2 | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/host-uboot-tools-2021.07 -xf - >>> host-uboot-tools 2021.07 Patching Applying 0001-drop-configh-from-tools.patch using patch: patching file tools/env/fw_env_private.h Applying 0002-tools-only-in-no-dot-config-targets.patch using patch: patching file Makefile Hunk #1 succeeded at 511 (offset 25 lines). Applying 0003-tools-Makefile-fix-C-LD-FLAGS-with-CROSS_BUILD_TOOLS.patch using patch: patching file tools/Makefile Hunk #1 succeeded at 310 (offset -6 lines). >>> host-uboot-tools 2021.07 Configuring mkdir -p /nvmedata/autobuild/instance-25/output-1/build/host-uboot-tools-2021.07/include/config touch /nvmedata/autobuild/instance-25/output-1/build/host-uboot-tools-2021.07/include/config/auto.conf mkdir -p /nvmedata/autobuild/instance-25/output-1/build/host-uboot-tools-2021.07/include/generated touch /nvmedata/autobuild/instance-25/output-1/build/host-uboot-tools-2021.07/include/generated/autoconf.h mkdir -p /nvmedata/autobuild/instance-25/output-1/build/host-uboot-tools-2021.07/include/asm touch /nvmedata/autobuild/instance-25/output-1/build/host-uboot-tools-2021.07/include/asm/linkage.h >>> host-uboot-tools 2021.07 Building /nvmedata/autobuild/instance-25/output-1/host/bin/host-make -j1 -C /nvmedata/autobuild/instance-25/output-1/build/host-uboot-tools-2021.07 HOSTCC="/usr/bin/gcc" HOSTCFLAGS="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" HOSTLDFLAGS="-L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib" CONFIG_EFI_HAVE_CAPSULE_SUPPORT=y tools-only host-make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-uboot-tools-2021.07' HOSTCC scripts/basic/fixdep UPD include/config/uboot.release UPD include/generated/version_autogenerated.h UPD include/generated/timestamp_autogenerated.h COPY tools/version.h HOSTCC tools/mkenvimage.o HOSTCC tools/os_support.o WRAP tools/lib/crc32.c HOSTCC tools/lib/crc32.o HOSTLD tools/mkenvimage HOSTCC tools/aisimage.o HOSTCC tools/atmelimage.o WRAP tools/common/fdt_region.c HOSTCC tools/common/fdt_region.o WRAP tools/common/bootm.c HOSTCC tools/common/bootm.o HOSTCC tools/default_image.o WRAP tools/lib/fdtdec_common.c HOSTCC tools/lib/fdtdec_common.o WRAP tools/lib/fdtdec.c HOSTCC tools/lib/fdtdec.o WRAP tools/common/image.c HOSTCC tools/common/image.o HOSTCC tools/imagetool.o HOSTCC tools/imximage.o HOSTCC tools/imx8image.o HOSTCC tools/imx8mimage.o HOSTCC tools/kwbimage.o WRAP tools/lib/md5.c HOSTCC tools/lib/md5.o HOSTCC tools/lpc32xximage.o HOSTCC tools/mxsimage.o HOSTCC tools/omapimage.o HOSTCC tools/pblimage.o HOSTCC tools/pbl_crc32.o HOSTCC tools/vybridimage.o HOSTCC tools/stm32image.o WRAP tools/lib/rc4.c HOSTCC tools/lib/rc4.o HOSTCC tools/rkcommon.o HOSTCC tools/rkimage.o HOSTCC tools/rksd.o HOSTCC tools/rkspi.o HOSTCC tools/socfpgaimage.o HOSTCC tools/sunxi_egon.o WRAP tools/lib/crc16.c HOSTCC tools/lib/crc16.o WRAP tools/lib/hash-checksum.c HOSTCC tools/lib/hash-checksum.o WRAP tools/lib/sha1.c HOSTCC tools/lib/sha1.o WRAP tools/lib/sha256.c HOSTCC tools/lib/sha256.o WRAP tools/lib/sha512.c HOSTCC tools/lib/sha512.o WRAP tools/common/hash.c HOSTCC tools/common/hash.o HOSTCC tools/ublimage.o HOSTCC tools/zynqimage.o HOSTCC tools/zynqmpimage.o HOSTCC tools/zynqmpbif.o HOSTCC tools/libfdt/fdt.o HOSTCC tools/libfdt/fdt_ro.o HOSTCC tools/libfdt/fdt_wip.o HOSTCC tools/libfdt/fdt_sw.o HOSTCC tools/libfdt/fdt_rw.o HOSTCC tools/libfdt/fdt_strerror.o HOSTCC tools/libfdt/fdt_empty_tree.o HOSTCC tools/libfdt/fdt_addresses.o HOSTCC tools/libfdt/fdt_overlay.o HOSTCC tools/gpimage.o HOSTCC tools/gpimage-common.o HOSTCC tools/mtk_image.o HOSTCC tools/dumpimage.o HOSTLD tools/dumpimage HOSTCC tools/mkimage.o HOSTLD tools/mkimage HOSTCC tools/proftool HOSTCC tools/fdtgrep.o HOSTLD tools/fdtgrep HOSTCC tools/mkeficapsule.o HOSTLD tools/mkeficapsule host-make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-uboot-tools-2021.07' >>> host-uboot-tools 2021.07 Installing to host directory /usr/bin/install -m 0755 -D /nvmedata/autobuild/instance-25/output-1/build/host-uboot-tools-2021.07/tools/mkimage /nvmedata/autobuild/instance-25/output-1/host/bin/mkimage /usr/bin/install -m 0755 -D /nvmedata/autobuild/instance-25/output-1/build/host-uboot-tools-2021.07/tools/mkeficapsule /nvmedata/autobuild/instance-25/output-1/host/bin/mkeficapsule /usr/bin/install -m 0755 -D /nvmedata/autobuild/instance-25/output-1/build/host-uboot-tools-2021.07/tools/mkenvimage /nvmedata/autobuild/instance-25/output-1/host/bin/mkenvimage /usr/bin/install -m 0755 -D /nvmedata/autobuild/instance-25/output-1/build/host-uboot-tools-2021.07/tools/dumpimage /nvmedata/autobuild/instance-25/output-1/host/bin/dumpimage zstd-1.5.2.tar.gz: OK (sha256: 7c42d56fac126929a6a85dbc73ff1db2411d04f104fae9bdea51305663a83fd0) >>> host-zstd 1.5.2 Extracting gzip -d -c /nvmedata/autobuild/instance-25/dl/zstd/zstd-1.5.2.tar.gz | /nvmedata/autobuild/instance-25/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/host-zstd-1.5.2 -xf - >>> host-zstd 1.5.2 Patching >>> host-zstd 1.5.2 Configuring >>> host-zstd 1.5.2 Building PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-25/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/host/share/pkgconfig" PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-25/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/nvmedata/autobuild/instance-25/output-1/host/include" CFLAGS="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" CXXFLAGS="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j1 PREFIX=/nvmedata/autobuild/instance-25/output-1/host -C /nvmedata/autobuild/instance-25/output-1/build/host-zstd-1.5.2 zstd-release lib-release make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-zstd-1.5.2' make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-zstd-1.5.2/programs' CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/debug.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/entropy_common.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/error_private.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/fse_decompress.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/pool.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/threading.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/xxhash.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/zstd_common.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/fse_compress.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/hist.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/huf_compress.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/zstd_compress.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/zstd_compress_literals.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/zstd_compress_sequences.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/zstd_compress_superblock.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/zstd_double_fast.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/zstd_fast.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/zstd_lazy.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/zstd_ldm.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/zstd_opt.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/zstdmt_compress.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/huf_decompress.o AS obj/conf_1c3e2f71cd8fed011a04d3896dea0415/huf_decompress_amd64.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/zstd_ddict.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/zstd_decompress.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/zstd_decompress_block.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/cover.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/divsufsort.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/fastcover.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/zdict.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/zstd_v05.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/zstd_v06.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/zstd_v07.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/benchfn.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/benchzstd.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/datagen.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/dibio.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/fileio.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/timefn.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/util.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/zstdcli.o CC obj/conf_1c3e2f71cd8fed011a04d3896dea0415/zstdcli_trace.o ==> building with threading support ==> building zstd with .gz compression support ==> building zstd with .xz/.lzma compression support ==> building zstd with .lz4 compression support LINK obj/conf_1c3e2f71cd8fed011a04d3896dea0415/zstd zstd build completed make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-zstd-1.5.2/programs' make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-zstd-1.5.2/lib' CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/debug.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/entropy_common.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/error_private.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/fse_decompress.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/pool.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/threading.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/xxhash.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/zstd_common.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/zstd_v05.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/zstd_v06.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/zstd_v07.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/fse_compress.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/hist.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/huf_compress.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/zstd_compress.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/zstd_compress_literals.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/zstd_compress_sequences.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/zstd_compress_superblock.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/zstd_double_fast.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/zstd_fast.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/zstd_lazy.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/zstd_ldm.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/zstd_opt.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/zstdmt_compress.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/huf_decompress.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/zstd_ddict.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/zstd_decompress.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/zstd_decompress_block.o AS obj/conf_1251a939b55e00854ad01854b1e6a472/static/huf_decompress_amd64.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/cover.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/divsufsort.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/fastcover.o CC obj/conf_1251a939b55e00854ad01854b1e6a472/static/zdict.o compiling single-threaded static library 1.5.2 CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/debug.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/entropy_common.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/error_private.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/fse_decompress.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/pool.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/threading.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/xxhash.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/zstd_common.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/zstd_v05.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/zstd_v06.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/zstd_v07.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/fse_compress.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/hist.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/huf_compress.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/zstd_compress.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/zstd_compress_literals.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/zstd_compress_sequences.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/zstd_compress_superblock.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/zstd_double_fast.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/zstd_fast.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/zstd_lazy.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/zstd_ldm.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/zstd_opt.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/zstdmt_compress.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/huf_decompress.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/zstd_ddict.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/zstd_decompress.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/zstd_decompress_block.o AS obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/huf_decompress_amd64.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/cover.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/divsufsort.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/fastcover.o CC obj/conf_4c55ca0c1e073d1f0d8e38b88b6c0b6b/dynamic/zdict.o compiling multi-threaded dynamic library 1.5.2 creating versioned links creating pkgconfig release build completed make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-zstd-1.5.2/lib' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-zstd-1.5.2' >>> host-zstd 1.5.2 Installing to host directory PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-25/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/host/share/pkgconfig" PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-25/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/nvmedata/autobuild/instance-25/output-1/host/include" CFLAGS="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" CXXFLAGS="-O2 -I/nvmedata/autobuild/instance-25/output-1/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j1 PREFIX=/nvmedata/autobuild/instance-25/output-1/host -C /nvmedata/autobuild/instance-25/output-1/build/host-zstd-1.5.2 install make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-zstd-1.5.2' make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-zstd-1.5.2/lib' Installing static library Installing shared library Installing includes zstd static and shared library installed make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-zstd-1.5.2/lib' make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-zstd-1.5.2/programs' Installing binaries Installing man pages zstd installation completed make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-zstd-1.5.2/programs' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-zstd-1.5.2' make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33' HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/confdata.o HOSTCC scripts/kconfig/expr.o LEX scripts/kconfig/lexer.lex.c YACC scripts/kconfig/parser.tab.[ch] HOSTCC scripts/kconfig/lexer.lex.o HOSTCC scripts/kconfig/menu.o HOSTCC scripts/kconfig/parser.tab.o HOSTCC scripts/kconfig/preprocess.o HOSTCC scripts/kconfig/symbol.o HOSTCC scripts/kconfig/util.o HOSTLD scripts/kconfig/conf *** Default configuration is based on target '32r2el_defconfig' Using ./arch/mips/configs/generic_defconfig as base Merging arch/mips/configs/generic/32r2.config Merging arch/mips/configs/generic/el.config Merging ./arch/mips/configs/generic/board-sead-3.config Merging ./arch/mips/configs/generic/board-ranchu.config Merging ./arch/mips/configs/generic/board-marduk.config Merging ./arch/mips/configs/generic/board-ni169445.config Merging ./arch/mips/configs/generic/board-boston.config Merging ./arch/mips/configs/generic/board-ocelot.config Merging ./arch/mips/configs/generic/board-xilfpga.config # # configuration written to .config # make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33' Using /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/.config as base # # merged configuration written to /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/.config (needs make) # make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33' # # No change to .config # make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33' /bin/sed -i -e "/\\/d" /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config echo 'CONFIG_MODULES=y' >> /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config /bin/sed -i -e "/\\/d" /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config echo 'CONFIG_KERNEL_ZSTD=y' >> /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config /bin/sed -i -e "/\\/d" /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config echo '# CONFIG_KERNEL_GZIP is not set' >> /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config /bin/sed -i -e "/\\/d" /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config echo '# CONFIG_KERNEL_LZ4 is not set' >> /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config /bin/sed -i -e "/\\/d" /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config echo '# CONFIG_KERNEL_LZMA is not set' >> /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config /bin/sed -i -e "/\\/d" /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config echo '# CONFIG_KERNEL_LZO is not set' >> /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config /bin/sed -i -e "/\\/d" /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config echo '# CONFIG_KERNEL_XZ is not set' >> /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config /bin/sed -i -e "/\\/d" /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config echo '# CONFIG_KERNEL_UNCOMPRESSED is not set' >> /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config /bin/sed -i -e "/\\/d" /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config echo 'CONFIG_CPU_LITTLE_ENDIAN=y' >> /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config if grep -q "^CONFIG_DEBUG_INFO_BTF=y" /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config; then echo "To use CONFIG_DEBUG_INFO_BTF, enable host-pahole (BR2_LINUX_KERNEL_NEEDS_HOST_PAHOLE)" 1>&2; exit 1; fi # As the kernel gets compiled before root filesystems are # built, we create a fake cpio file. It'll be # replaced later by the real cpio archive, and the kernel will be # rebuilt using the linux-rebuild-with-initramfs target. /bin/sed -i -e "/\\/d" /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config echo 'CONFIG_DEVTMPFS=y' >> /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config /bin/sed -i -e "/\\/d" /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config echo 'CONFIG_DEVTMPFS_MOUNT=y' >> /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config /bin/sed -i -e "/\\/d" /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config echo '# CONFIG_GCC_PLUGINS is not set' >> /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33' # # configuration written to .config # make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33' >>> linux 5.15.33 Configuring >>> linux 5.15.33 Building /bin/sed -i -e "/\\/d" /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config echo '# CONFIG_GCC_PLUGINS is not set' >> /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33//.config PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-25/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/host/share/pkgconfig" BR_BINARIES_DIR=/nvmedata/autobuild/instance-25/output-1/images KCFLAGS=-Wno-attribute-alias /usr/bin/make -j1 HOSTCC="/usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-25/output-1/host/include -L/nvmedata/autobuild/instance-25/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/host/lib" ARCH=mips INSTALL_MOD_PATH=/nvmedata/autobuild/instance-25/output-1/target CROSS_COMPILE="/nvmedata/autobuild/instance-25/output-1/host/bin/mips64el-buildroot-linux-uclibc-" DEPMOD=/nvmedata/autobuild/instance-25/output-1/host/sbin/depmod -C /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33 all make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33' SYNC include/config/auto.conf.cmd HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/confdata.o HOSTCC scripts/kconfig/expr.o HOSTCC scripts/kconfig/lexer.lex.o HOSTCC scripts/kconfig/menu.o HOSTCC scripts/kconfig/parser.tab.o HOSTCC scripts/kconfig/preprocess.o HOSTCC scripts/kconfig/symbol.o HOSTCC scripts/kconfig/util.o HOSTLD scripts/kconfig/conf SYSHDR arch/mips/include/generated/uapi/asm/unistd_n32.h SYSHDR arch/mips/include/generated/uapi/asm/unistd_n64.h SYSHDR arch/mips/include/generated/uapi/asm/unistd_o32.h SYSTBL arch/mips/include/generated/asm/syscall_table_n32.h SYSTBL arch/mips/include/generated/asm/syscall_table_n64.h SYSTBL arch/mips/include/generated/asm/syscall_table_o32.h SYSNR arch/mips/include/generated/asm/unistd_nr_n32.h SYSNR arch/mips/include/generated/asm/unistd_nr_n64.h SYSNR arch/mips/include/generated/asm/unistd_nr_o32.h HOSTCC arch/mips/tools/elf-entry HOSTCC arch/mips/boot/tools/relocs_32.o HOSTCC arch/mips/boot/tools/relocs_64.o HOSTCC arch/mips/boot/tools/relocs_main.o HOSTLD arch/mips/boot/tools/relocs HOSTCC scripts/dtc/dtc.o HOSTCC scripts/dtc/flattree.o HOSTCC scripts/dtc/fstree.o HOSTCC scripts/dtc/data.o HOSTCC scripts/dtc/livetree.o HOSTCC scripts/dtc/treesource.o HOSTCC scripts/dtc/srcpos.o HOSTCC scripts/dtc/checks.o HOSTCC scripts/dtc/util.o LEX scripts/dtc/dtc-lexer.lex.c YACC scripts/dtc/dtc-parser.tab.[ch] HOSTCC scripts/dtc/dtc-lexer.lex.o HOSTCC scripts/dtc/dtc-parser.tab.o HOSTLD scripts/dtc/dtc HOSTCC scripts/dtc/libfdt/fdt.o HOSTCC scripts/dtc/libfdt/fdt_ro.o HOSTCC scripts/dtc/libfdt/fdt_wip.o HOSTCC scripts/dtc/libfdt/fdt_sw.o HOSTCC scripts/dtc/libfdt/fdt_rw.o HOSTCC scripts/dtc/libfdt/fdt_strerror.o HOSTCC scripts/dtc/libfdt/fdt_empty_tree.o HOSTCC scripts/dtc/libfdt/fdt_addresses.o HOSTCC scripts/dtc/libfdt/fdt_overlay.o HOSTCC scripts/dtc/fdtoverlay.o HOSTLD scripts/dtc/fdtoverlay HOSTCC scripts/kallsyms HOSTCC scripts/sorttable WRAP arch/mips/include/generated/uapi/asm/kvm_para.h WRAP arch/mips/include/generated/uapi/asm/bpf_perf_event.h WRAP arch/mips/include/generated/uapi/asm/ipcbuf.h WRAP arch/mips/include/generated/asm/export.h WRAP arch/mips/include/generated/asm/kvm_para.h WRAP arch/mips/include/generated/asm/mcs_spinlock.h WRAP arch/mips/include/generated/asm/parport.h WRAP arch/mips/include/generated/asm/qrwlock.h WRAP arch/mips/include/generated/asm/qspinlock.h WRAP arch/mips/include/generated/asm/user.h WRAP arch/mips/include/generated/asm/current.h WRAP arch/mips/include/generated/asm/device.h WRAP arch/mips/include/generated/asm/emergency-restart.h WRAP arch/mips/include/generated/asm/irq_work.h WRAP arch/mips/include/generated/asm/kmap_size.h WRAP arch/mips/include/generated/asm/local64.h WRAP arch/mips/include/generated/asm/module.lds.h WRAP arch/mips/include/generated/asm/msi.h WRAP arch/mips/include/generated/asm/percpu.h WRAP arch/mips/include/generated/asm/preempt.h WRAP arch/mips/include/generated/asm/rwonce.h WRAP arch/mips/include/generated/asm/sections.h WRAP arch/mips/include/generated/asm/serial.h WRAP arch/mips/include/generated/asm/simd.h WRAP arch/mips/include/generated/asm/softirq_stack.h WRAP arch/mips/include/generated/asm/trace_clock.h WRAP arch/mips/include/generated/asm/unaligned.h WRAP arch/mips/include/generated/asm/word-at-a-time.h WRAP arch/mips/include/generated/asm/xor.h UPD include/config/kernel.release UPD include/generated/uapi/linux/version.h GEN include/generated/autoksyms.h UPD include/generated/utsrelease.h CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o CC scripts/mod/devicetable-offsets.s UPD scripts/mod/devicetable-offsets.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost CC kernel/bounds.s UPD include/generated/bounds.h UPD include/generated/timeconst.h CC arch/mips/kernel/asm-offsets.s UPD include/generated/asm-offsets.h CALL scripts/checksyscalls.sh CALL scripts/atomic/check-atomics.sh CC init/main.o CHK include/generated/compile.h UPD include/generated/compile.h CC init/version.o CC init/do_mounts.o CC init/do_mounts_rd.o CC init/do_mounts_initrd.o CC init/initramfs.o CC init/calibrate.o CC init/init_task.o AR init/built-in.a HOSTCC usr/gen_init_cpio GEN usr/initramfs_data.cpio SHIPPED usr/initramfs_inc_data AS usr/initramfs_data.o AR usr/built-in.a CC arch/mips/generic/init.o CC arch/mips/generic/irq.o CC arch/mips/generic/proc.o CC arch/mips/generic/yamon-dt.o CC arch/mips/generic/board-sead3.o CC arch/mips/generic/board-ranchu.o AR arch/mips/generic/built-in.a AS arch/mips/kernel/head.o LDS arch/mips/kernel/vmlinux.lds CC arch/mips/kernel/branch.o CC arch/mips/kernel/cmpxchg.o CC arch/mips/kernel/elf.o AS arch/mips/kernel/entry.o AS arch/mips/kernel/genex.o CC arch/mips/kernel/idle.o CC arch/mips/kernel/irq.o CC arch/mips/kernel/process.o CC arch/mips/kernel/prom.o CC arch/mips/kernel/ptrace.o CC arch/mips/kernel/reset.o CC arch/mips/kernel/setup.o CC arch/mips/kernel/signal.o CC arch/mips/kernel/syscall.o CC arch/mips/kernel/time.o CC arch/mips/kernel/topology.o CC arch/mips/kernel/traps.o CC arch/mips/kernel/unaligned.o CC arch/mips/kernel/watch.o CC arch/mips/kernel/vdso.o CC arch/mips/kernel/cacheinfo.o CC arch/mips/kernel/cpu-probe.o CC arch/mips/kernel/cevt-r4k.o CC arch/mips/kernel/csrc-r4k.o CC arch/mips/kernel/sync-r4k.o CC arch/mips/kernel/segment.o CC arch/mips/kernel/module.o AS arch/mips/kernel/r4k_switch.o CC arch/mips/kernel/fpu-probe.o AS arch/mips/kernel/r4k_fpu.o CC arch/mips/kernel/smp.o CC arch/mips/kernel/smp-up.o CC arch/mips/kernel/mips-mt.o CC arch/mips/kernel/mips-mt-fpaff.o CC arch/mips/kernel/smp-mt.o CC arch/mips/kernel/smp-cps.o AS arch/mips/kernel/cps-vec.o CC arch/mips/kernel/spram.o AS arch/mips/kernel/scall32-o32.o CC arch/mips/kernel/proc.o CC arch/mips/kernel/sysrq.o CC arch/mips/kernel/jump_label.o CC arch/mips/kernel/mips-cm.o CC arch/mips/kernel/mips-cpc.o CC arch/mips/kernel/pm-cps.o AR arch/mips/kernel/built-in.a CC arch/mips/mm/cache.o CC arch/mips/mm/context.o CC arch/mips/mm/extable.o CC arch/mips/mm/fault.o CC arch/mips/mm/init.o CC arch/mips/mm/mmap.o CC arch/mips/mm/page.o AS arch/mips/mm/page-funcs.o CC arch/mips/mm/pgtable.o CC arch/mips/mm/tlbex.o AS arch/mips/mm/tlbex-fault.o AS arch/mips/mm/tlb-funcs.o CC arch/mips/mm/uasm-mips.o CC arch/mips/mm/maccess.o CC arch/mips/mm/ioremap.o CC arch/mips/mm/pgtable-32.o CC arch/mips/mm/highmem.o CC arch/mips/mm/dma-noncoherent.o CC arch/mips/mm/c-r4k.o AS arch/mips/mm/cex-gen.o CC arch/mips/mm/tlb-r4k.o CC arch/mips/mm/sc-mips.o AR arch/mips/mm/built-in.a AR arch/mips/net/built-in.a LDS arch/mips/vdso/vdso.lds AS arch/mips/vdso/elf.o CC arch/mips/vdso/vgettimeofday.o AS arch/mips/vdso/sigreturn.o LD arch/mips/vdso/vdso.so.dbg.raw OBJCOPY arch/mips/vdso/vdso.so.raw HOSTCC arch/mips/vdso/genvdso GENVDSO arch/mips/vdso/vdso-image.c CC arch/mips/vdso/vdso-image.o AR arch/mips/vdso/built-in.a AR arch/mips/built-in.a AR arch/mips/boot/dts/img/built-in.a DTC arch/mips/boot/dts/img/boston.dtb arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0" DTC arch/mips/boot/dts/img/pistachio_marduk.dtb DTC arch/mips/boot/dts/mscc/jaguar2_pcb110.dtb DTB arch/mips/boot/dts/mscc/jaguar2_pcb110.dtb.S AS arch/mips/boot/dts/mscc/jaguar2_pcb110.dtb.o DTC arch/mips/boot/dts/mscc/jaguar2_pcb111.dtb DTB arch/mips/boot/dts/mscc/jaguar2_pcb111.dtb.S AS arch/mips/boot/dts/mscc/jaguar2_pcb111.dtb.o DTC arch/mips/boot/dts/mscc/jaguar2_pcb118.dtb DTB arch/mips/boot/dts/mscc/jaguar2_pcb118.dtb.S AS arch/mips/boot/dts/mscc/jaguar2_pcb118.dtb.o DTC arch/mips/boot/dts/mscc/luton_pcb091.dtb DTB arch/mips/boot/dts/mscc/luton_pcb091.dtb.S AS arch/mips/boot/dts/mscc/luton_pcb091.dtb.o DTC arch/mips/boot/dts/mscc/ocelot_pcb120.dtb DTB arch/mips/boot/dts/mscc/ocelot_pcb120.dtb.S AS arch/mips/boot/dts/mscc/ocelot_pcb120.dtb.o DTC arch/mips/boot/dts/mscc/ocelot_pcb123.dtb DTB arch/mips/boot/dts/mscc/ocelot_pcb123.dtb.S AS arch/mips/boot/dts/mscc/ocelot_pcb123.dtb.o DTC arch/mips/boot/dts/mscc/serval_pcb105.dtb DTB arch/mips/boot/dts/mscc/serval_pcb105.dtb.S AS arch/mips/boot/dts/mscc/serval_pcb105.dtb.o DTC arch/mips/boot/dts/mscc/serval_pcb106.dtb DTB arch/mips/boot/dts/mscc/serval_pcb106.dtb.S AS arch/mips/boot/dts/mscc/serval_pcb106.dtb.o AR arch/mips/boot/dts/mscc/built-in.a DTC arch/mips/boot/dts/mti/sead3.dtb DTB arch/mips/boot/dts/mti/sead3.dtb.S AS arch/mips/boot/dts/mti/sead3.dtb.o AR arch/mips/boot/dts/mti/built-in.a AR arch/mips/boot/dts/ni/built-in.a DTC arch/mips/boot/dts/ni/169445.dtb AR arch/mips/boot/dts/xilfpga/built-in.a DTC arch/mips/boot/dts/xilfpga/nexys4ddr.dtb AR arch/mips/boot/dts/built-in.a CC kernel/sched/core.o CC kernel/sched/loadavg.o CC kernel/sched/clock.o CC kernel/sched/cputime.o CC kernel/sched/idle.o CC kernel/sched/fair.o CC kernel/sched/rt.o CC kernel/sched/deadline.o CC kernel/sched/wait.o CC kernel/sched/wait_bit.o CC kernel/sched/swait.o CC kernel/sched/completion.o CC kernel/sched/cpupri.o CC kernel/sched/cpudeadline.o CC kernel/sched/topology.o CC kernel/sched/stop_task.o CC kernel/sched/pelt.o CC kernel/sched/autogroup.o CC kernel/sched/cpuacct.o CC kernel/sched/membarrier.o CC kernel/sched/isolation.o AR kernel/sched/built-in.a CC kernel/locking/mutex.o CC kernel/locking/semaphore.o CC kernel/locking/rwsem.o CC kernel/locking/percpu-rwsem.o CC kernel/locking/spinlock.o CC kernel/locking/qspinlock.o CC kernel/locking/rtmutex_api.o CC kernel/locking/qrwlock.o AR kernel/locking/built-in.a CC kernel/power/qos.o CC kernel/power/main.o CC kernel/power/console.o CC kernel/power/process.o CC kernel/power/suspend.o CC kernel/power/poweroff.o AR kernel/power/built-in.a CC kernel/printk/printk.o CC kernel/printk/printk_safe.o CC kernel/printk/printk_ringbuffer.o AR kernel/printk/built-in.a CC kernel/irq/irqdesc.o CC kernel/irq/handle.o CC kernel/irq/manage.o CC kernel/irq/spurious.o CC kernel/irq/resend.o CC kernel/irq/chip.o CC kernel/irq/dummychip.o CC kernel/irq/devres.o CC kernel/irq/generic-chip.o CC kernel/irq/autoprobe.o CC kernel/irq/irqdomain.o CC kernel/irq/proc.o CC kernel/irq/cpuhotplug.o CC kernel/irq/pm.o CC kernel/irq/msi.o CC kernel/irq/ipi.o CC kernel/irq/affinity.o AR kernel/irq/built-in.a CC kernel/rcu/update.o CC kernel/rcu/sync.o CC kernel/rcu/srcutree.o CC kernel/rcu/tree.o CC kernel/rcu/rcu_segcblist.o AR kernel/rcu/built-in.a AR kernel/livepatch/built-in.a CC kernel/dma/mapping.o CC kernel/dma/direct.o CC kernel/dma/coherent.o AR kernel/dma/built-in.a AR kernel/entry/built-in.a CC kernel/time/time.o CC kernel/time/timer.o CC kernel/time/hrtimer.o CC kernel/time/timekeeping.o CC kernel/time/ntp.o CC kernel/time/clocksource.o CC kernel/time/jiffies.o CC kernel/time/timer_list.o CC kernel/time/timeconv.o CC kernel/time/timecounter.o CC kernel/time/alarmtimer.o CC kernel/time/posix-timers.o CC kernel/time/posix-cpu-timers.o CC kernel/time/posix-clock.o CC kernel/time/itimer.o CC kernel/time/clockevents.o CC kernel/time/tick-common.o CC kernel/time/sched_clock.o CC kernel/time/tick-oneshot.o CC kernel/time/tick-sched.o CC kernel/time/vsyscall.o CC kernel/time/timekeeping_debug.o AR kernel/time/built-in.a CC kernel/cgroup/cgroup.o CC kernel/cgroup/rstat.o CC kernel/cgroup/namespace.o CC kernel/cgroup/cgroup-v1.o CC kernel/cgroup/freezer.o CC kernel/cgroup/legacy_freezer.o CC kernel/cgroup/pids.o CC kernel/cgroup/cpuset.o AR kernel/cgroup/built-in.a CC kernel/trace/trace_clock.o AR kernel/trace/built-in.a CC kernel/bpf/core.o CC kernel/bpf/syscall.o CC kernel/bpf/verifier.o CC kernel/bpf/inode.o CC kernel/bpf/helpers.o CC kernel/bpf/tnum.o CC kernel/bpf/bpf_iter.o CC kernel/bpf/map_iter.o CC kernel/bpf/task_iter.o CC kernel/bpf/prog_iter.o CC kernel/bpf/hashtab.o CC kernel/bpf/arraymap.o CC kernel/bpf/percpu_freelist.o CC kernel/bpf/bpf_lru_list.o CC kernel/bpf/lpm_trie.o CC kernel/bpf/map_in_map.o CC kernel/bpf/local_storage.o CC kernel/bpf/queue_stack_maps.o CC kernel/bpf/ringbuf.o CC kernel/bpf/bpf_local_storage.o CC kernel/bpf/bpf_task_storage.o CC kernel/bpf/disasm.o CC kernel/bpf/btf.o CC kernel/bpf/devmap.o CC kernel/bpf/cpumap.o CC kernel/bpf/offload.o CC kernel/bpf/net_namespace.o CC kernel/bpf/reuseport_array.o AR kernel/bpf/built-in.a CC kernel/fork.o CC kernel/exec_domain.o CC kernel/panic.o CC kernel/cpu.o CC kernel/exit.o CC kernel/softirq.o CC kernel/resource.o CC kernel/sysctl.o CC kernel/capability.o CC kernel/ptrace.o CC kernel/user.o CC kernel/signal.o CC kernel/sys.o CC kernel/umh.o CC kernel/workqueue.o CC kernel/pid.o CC kernel/task_work.o CC kernel/extable.o CC kernel/params.o CC kernel/kthread.o CC kernel/sys_ni.o CC kernel/nsproxy.o CC kernel/notifier.o CC kernel/ksysfs.o CC kernel/cred.o CC kernel/reboot.o CC kernel/async.o CC kernel/range.o CC kernel/smpboot.o CC kernel/ucount.o CC kernel/regset.o CC kernel/kmod.o CC kernel/groups.o CC kernel/freezer.o CC kernel/futex.o CC kernel/smp.o CC kernel/module.o CC kernel/kallsyms.o CC kernel/utsname.o CC kernel/user_namespace.o CC kernel/pid_namespace.o UPD kernel/config_data GZIP kernel/config_data.gz CC kernel/configs.o CC kernel/stop_machine.o CC kernel/seccomp.o CC kernel/utsname_sysctl.o CC kernel/irq_work.o CC kernel/jump_label.o CC kernel/iomem.o CC kernel/rseq.o AR kernel/built-in.a AR certs/built-in.a CC mm/filemap.o CC mm/mempool.o CC mm/oom_kill.o CC mm/fadvise.o CC mm/maccess.o CC mm/page-writeback.o CC mm/readahead.o CC mm/swap.o CC mm/truncate.o CC mm/vmscan.o CC mm/shmem.o CC mm/util.o CC mm/mmzone.o CC mm/vmstat.o CC mm/backing-dev.o CC mm/mm_init.o CC mm/percpu.o CC mm/slab_common.o CC mm/compaction.o CC mm/vmacache.o CC mm/interval_tree.o CC mm/list_lru.o CC mm/workingset.o CC mm/debug.o CC mm/gup.o CC mm/mmap_lock.o CC mm/highmem.o CC mm/memory.o CC mm/mincore.o CC mm/mlock.o CC mm/mmap.o CC mm/mmu_gather.o CC mm/mprotect.o CC mm/mremap.o CC mm/msync.o CC mm/page_vma_mapped.o CC mm/pagewalk.o CC mm/pgtable-generic.o CC mm/rmap.o CC mm/vmalloc.o CC mm/process_vm_access.o CC mm/page_alloc.o CC mm/init-mm.o CC mm/memblock.o CC mm/madvise.o CC mm/page_io.o CC mm/swap_state.o CC mm/swapfile.o CC mm/swap_slots.o CC mm/dmapool.o CC mm/slub.o CC mm/migrate.o CC mm/page_counter.o CC mm/memcontrol.o CC mm/vmpressure.o CC mm/swap_cgroup.o CC mm/userfaultfd.o CC mm/memfd.o AR mm/built-in.a CC fs/notify/dnotify/dnotify.o AR fs/notify/dnotify/built-in.a CC fs/notify/inotify/inotify_fsnotify.o CC fs/notify/inotify/inotify_user.o AR fs/notify/inotify/built-in.a CC fs/notify/fanotify/fanotify.o CC fs/notify/fanotify/fanotify_user.o AR fs/notify/fanotify/built-in.a CC fs/notify/fsnotify.o CC fs/notify/notification.o CC fs/notify/group.o CC fs/notify/mark.o CC fs/notify/fdinfo.o AR fs/notify/built-in.a CC fs/crypto/crypto.o CC fs/crypto/fname.o CC fs/crypto/hkdf.o CC fs/crypto/hooks.o CC fs/crypto/keyring.o CC fs/crypto/keysetup.o CC fs/crypto/keysetup_v1.o CC fs/crypto/policy.o CC fs/crypto/bio.o AR fs/crypto/built-in.a CC fs/nfs_common/nfsacl.o CC fs/nfs_common/grace.o CC fs/nfs_common/nfs_ssc.o AR fs/nfs_common/built-in.a CC fs/iomap/trace.o CC fs/iomap/buffered-io.o CC fs/iomap/direct-io.o CC fs/iomap/fiemap.o CC fs/iomap/iter.o CC fs/iomap/seek.o CC fs/iomap/swapfile.o AR fs/iomap/built-in.a AR fs/quota/built-in.a CC fs/proc/task_mmu.o CC fs/proc/inode.o CC fs/proc/root.o CC fs/proc/base.o CC fs/proc/generic.o CC fs/proc/array.o CC fs/proc/fd.o CC fs/proc/proc_tty.o CC fs/proc/cmdline.o CC fs/proc/consoles.o CC fs/proc/cpuinfo.o CC fs/proc/devices.o CC fs/proc/interrupts.o CC fs/proc/loadavg.o CC fs/proc/meminfo.o CC fs/proc/stat.o CC fs/proc/uptime.o CC fs/proc/util.o CC fs/proc/version.o CC fs/proc/softirqs.o CC fs/proc/namespaces.o CC fs/proc/self.o CC fs/proc/thread_self.o CC fs/proc/proc_sysctl.o CC fs/proc/proc_net.o CC fs/proc/kmsg.o CC fs/proc/page.o AR fs/proc/built-in.a CC fs/kernfs/mount.o CC fs/kernfs/inode.o CC fs/kernfs/dir.o CC fs/kernfs/file.o CC fs/kernfs/symlink.o AR fs/kernfs/built-in.a CC fs/sysfs/file.o CC fs/sysfs/dir.o CC fs/sysfs/symlink.o CC fs/sysfs/mount.o CC fs/sysfs/group.o AR fs/sysfs/built-in.a CC fs/devpts/inode.o AR fs/devpts/built-in.a CC fs/ext4/balloc.o CC fs/ext4/bitmap.o CC fs/ext4/block_validity.o CC fs/ext4/dir.o CC fs/ext4/ext4_jbd2.o CC fs/ext4/extents.o CC fs/ext4/extents_status.o CC fs/ext4/file.o CC fs/ext4/fsmap.o CC fs/ext4/fsync.o CC fs/ext4/hash.o CC fs/ext4/ialloc.o CC fs/ext4/indirect.o CC fs/ext4/inline.o CC fs/ext4/inode.o CC fs/ext4/ioctl.o CC fs/ext4/mballoc.o CC fs/ext4/migrate.o CC fs/ext4/mmp.o CC fs/ext4/move_extent.o CC fs/ext4/namei.o CC fs/ext4/page-io.o CC fs/ext4/readpage.o CC fs/ext4/resize.o CC fs/ext4/super.o CC fs/ext4/symlink.o CC fs/ext4/sysfs.o CC fs/ext4/xattr.o CC fs/ext4/xattr_hurd.o CC fs/ext4/xattr_trusted.o CC fs/ext4/xattr_user.o CC fs/ext4/fast_commit.o CC fs/ext4/orphan.o CC fs/ext4/acl.o CC fs/ext4/xattr_security.o AR fs/ext4/built-in.a CC fs/jbd2/transaction.o CC fs/jbd2/commit.o CC fs/jbd2/recovery.o CC fs/jbd2/checkpoint.o CC fs/jbd2/revoke.o CC fs/jbd2/journal.o AR fs/jbd2/built-in.a CC fs/ramfs/inode.o CC fs/ramfs/file-mmu.o AR fs/ramfs/built-in.a CC fs/fat/cache.o CC fs/fat/dir.o CC fs/fat/fatent.o CC fs/fat/file.o CC fs/fat/inode.o CC fs/fat/misc.o CC fs/fat/nfs.o CC fs/fat/namei_vfat.o CC fs/fat/namei_msdos.o AR fs/fat/built-in.a CC fs/nfs/filelayout/filelayout.o CC fs/nfs/filelayout/filelayoutdev.o AR fs/nfs/filelayout/built-in.a CC fs/nfs/flexfilelayout/flexfilelayout.o CC fs/nfs/flexfilelayout/flexfilelayoutdev.o AR fs/nfs/flexfilelayout/built-in.a CC fs/nfs/client.o CC fs/nfs/dir.o CC fs/nfs/file.o CC fs/nfs/getroot.o CC fs/nfs/inode.o CC fs/nfs/super.o CC fs/nfs/io.o CC fs/nfs/direct.o CC fs/nfs/pagelist.o CC fs/nfs/read.o CC fs/nfs/symlink.o CC fs/nfs/unlink.o CC fs/nfs/write.o CC fs/nfs/namespace.o CC fs/nfs/mount_clnt.o CC fs/nfs/nfstrace.o CC fs/nfs/export.o CC fs/nfs/sysfs.o CC fs/nfs/fs_context.o CC fs/nfs/nfsroot.o CC fs/nfs/sysctl.o CC fs/nfs/nfs2super.o CC fs/nfs/proc.o CC fs/nfs/nfs2xdr.o CC fs/nfs/nfs3super.o CC fs/nfs/nfs3client.o CC fs/nfs/nfs3proc.o CC fs/nfs/nfs3xdr.o CC fs/nfs/nfs3acl.o CC fs/nfs/nfs4proc.o CC fs/nfs/nfs4xdr.o CC fs/nfs/nfs4state.o CC fs/nfs/nfs4renewd.o CC fs/nfs/nfs4super.o CC fs/nfs/nfs4file.o CC fs/nfs/delegation.o CC fs/nfs/nfs4idmap.o CC fs/nfs/callback.o CC fs/nfs/callback_xdr.o CC fs/nfs/callback_proc.o CC fs/nfs/nfs4namespace.o CC fs/nfs/nfs4getroot.o CC fs/nfs/nfs4client.o CC fs/nfs/nfs4session.o CC fs/nfs/dns_resolve.o CC fs/nfs/nfs4trace.o CC fs/nfs/nfs4sysctl.o CC fs/nfs/pnfs.o CC fs/nfs/pnfs_dev.o CC fs/nfs/pnfs_nfs.o CC fs/nfs/nfs42proc.o CC fs/nfs/nfs42xattr.o AR fs/nfs/built-in.a CC fs/exportfs/expfs.o AR fs/exportfs/built-in.a CC fs/lockd/clntlock.o CC fs/lockd/clntproc.o CC fs/lockd/clntxdr.o CC fs/lockd/host.o CC fs/lockd/svc.o CC fs/lockd/svclock.o CC fs/lockd/svcshare.o CC fs/lockd/svcproc.o CC fs/lockd/svcsubs.o CC fs/lockd/mon.o CC fs/lockd/xdr.o CC fs/lockd/clnt4xdr.o CC fs/lockd/xdr4.o CC fs/lockd/svc4proc.o CC fs/lockd/procfs.o AR fs/lockd/built-in.a CC fs/nls/nls_base.o AR fs/nls/built-in.a CC fs/fuse/dev.o CC fs/fuse/dir.o CC fs/fuse/file.o CC fs/fuse/inode.o CC fs/fuse/control.o CC fs/fuse/xattr.o CC fs/fuse/acl.o CC fs/fuse/readdir.o CC fs/fuse/ioctl.o CC fs/fuse/cuse.o AR fs/fuse/built-in.a CC fs/overlayfs/super.o CC fs/overlayfs/namei.o CC fs/overlayfs/util.o CC fs/overlayfs/inode.o CC fs/overlayfs/file.o CC fs/overlayfs/dir.o CC fs/overlayfs/readdir.o CC fs/overlayfs/copy_up.o CC fs/overlayfs/export.o AR fs/overlayfs/built-in.a CC fs/debugfs/inode.o CC fs/debugfs/file.o AR fs/debugfs/built-in.a CC fs/open.o CC fs/read_write.o CC fs/file_table.o CC fs/super.o CC fs/char_dev.o CC fs/stat.o CC fs/exec.o CC fs/pipe.o CC fs/namei.o CC fs/fcntl.o CC fs/ioctl.o CC fs/readdir.o CC fs/select.o CC fs/dcache.o CC fs/inode.o CC fs/attr.o CC fs/bad_inode.o CC fs/file.o CC fs/filesystems.o CC fs/namespace.o CC fs/seq_file.o CC fs/xattr.o CC fs/libfs.o CC fs/fs-writeback.o CC fs/pnode.o CC fs/splice.o CC fs/sync.o CC fs/utimes.o CC fs/d_path.o CC fs/stack.o CC fs/fs_struct.o CC fs/statfs.o CC fs/fs_pin.o CC fs/nsfs.o CC fs/fs_types.o CC fs/fs_context.o CC fs/fs_parser.o CC fs/fsopen.o CC fs/init.o CC fs/kernel_read_file.o CC fs/remap_range.o CC fs/buffer.o CC fs/direct-io.o CC fs/mpage.o CC fs/proc_namespace.o CC fs/eventpoll.o CC fs/anon_inodes.o CC fs/signalfd.o CC fs/timerfd.o CC fs/eventfd.o CC fs/userfaultfd.o CC fs/aio.o CC fs/io_uring.o CC fs/io-wq.o CC fs/locks.o CC fs/binfmt_script.o CC fs/binfmt_elf.o CC fs/mbcache.o CC fs/posix_acl.o CC fs/coredump.o CC fs/drop_caches.o CC fs/fhandle.o AR fs/built-in.a CC ipc/util.o CC ipc/msgutil.o CC ipc/msg.o CC ipc/sem.o CC ipc/shm.o CC ipc/syscall.o CC ipc/ipc_sysctl.o CC ipc/namespace.o AR ipc/built-in.a CC security/keys/gc.o CC security/keys/key.o CC security/keys/keyring.o CC security/keys/keyctl.o CC security/keys/permission.o CC security/keys/process_keys.o CC security/keys/request_key.o CC security/keys/request_key_auth.o CC security/keys/user_defined.o CC security/keys/proc.o CC security/keys/sysctl.o AR security/keys/built-in.a CC security/commoncap.o CC security/min_addr.o CC security/device_cgroup.o AR security/built-in.a CC crypto/api.o CC crypto/cipher.o CC crypto/compress.o CC crypto/memneq.o CC crypto/algapi.o CC crypto/scatterwalk.o CC crypto/proc.o CC crypto/aead.o CC crypto/geniv.o CC crypto/skcipher.o CC crypto/ahash.o CC crypto/shash.o CC crypto/akcipher.o CC crypto/kpp.o CC crypto/acompress.o CC crypto/scompress.o CC crypto/algboss.o CC crypto/testmgr.o CC crypto/hmac.o CC crypto/crypto_null.o CC crypto/md5.o CC crypto/sha1_generic.o CC crypto/sha256_generic.o CC crypto/sha512_generic.o CC crypto/ecb.o CC crypto/cbc.o CC crypto/cts.o CC crypto/xts.o CC crypto/aes_generic.o CC crypto/crc32c_generic.o CC crypto/rng.o AR crypto/built-in.a CC block/partitions/core.o CC block/partitions/msdos.o CC block/partitions/efi.o AR block/partitions/built-in.a CC block/bdev.o CC block/fops.o CC block/bio.o CC block/elevator.o CC block/blk-core.o CC block/blk-sysfs.o CC block/blk-flush.o CC block/blk-settings.o CC block/blk-ioc.o CC block/blk-map.o CC block/blk-exec.o CC block/blk-merge.o CC block/blk-timeout.o CC block/blk-lib.o CC block/blk-mq.o CC block/blk-mq-tag.o CC block/blk-stat.o CC block/blk-mq-sysfs.o CC block/blk-mq-cpumap.o CC block/blk-mq-sched.o CC block/ioctl.o CC block/genhd.o CC block/ioprio.o CC block/badblocks.o CC block/blk-rq-qos.o CC block/disk-events.o CC block/bounce.o CC block/bsg.o CC block/blk-cgroup.o CC block/mq-deadline.o CC block/kyber-iosched.o CC block/blk-mq-pci.o CC block/blk-mq-virtio.o CC block/blk-mq-debugfs.o CC block/blk-pm.o AR block/built-in.a CC drivers/irqchip/irqchip.o CC drivers/irqchip/irq-mips-cpu.o CC drivers/irqchip/irq-mips-gic.o CC drivers/irqchip/irq-mscc-ocelot.o CC drivers/irqchip/irq-goldfish-pic.o AR drivers/irqchip/built-in.a CC drivers/bus/simple-pm-bus.o AR drivers/bus/built-in.a AR drivers/phy/allwinner/built-in.a AR drivers/phy/amlogic/built-in.a AR drivers/phy/broadcom/built-in.a AR drivers/phy/cadence/built-in.a AR drivers/phy/freescale/built-in.a AR drivers/phy/hisilicon/built-in.a AR drivers/phy/ingenic/built-in.a AR drivers/phy/intel/built-in.a AR drivers/phy/lantiq/built-in.a AR drivers/phy/marvell/built-in.a AR drivers/phy/mediatek/built-in.a AR drivers/phy/microchip/built-in.a AR drivers/phy/motorola/built-in.a AR drivers/phy/mscc/built-in.a AR drivers/phy/qualcomm/built-in.a AR drivers/phy/ralink/built-in.a AR drivers/phy/renesas/built-in.a AR drivers/phy/rockchip/built-in.a AR drivers/phy/samsung/built-in.a AR drivers/phy/socionext/built-in.a AR drivers/phy/st/built-in.a AR drivers/phy/tegra/built-in.a AR drivers/phy/ti/built-in.a AR drivers/phy/xilinx/built-in.a CC drivers/phy/phy-core.o CC drivers/phy/phy-pistachio-usb.o AR drivers/phy/built-in.a AR drivers/pinctrl/actions/built-in.a AR drivers/pinctrl/bcm/built-in.a AR drivers/pinctrl/freescale/built-in.a AR drivers/pinctrl/mvebu/built-in.a AR drivers/pinctrl/nomadik/built-in.a AR drivers/pinctrl/sprd/built-in.a AR drivers/pinctrl/ti/built-in.a AR drivers/pinctrl/mediatek/built-in.a AR drivers/pinctrl/cirrus/built-in.a CC drivers/pinctrl/core.o CC drivers/pinctrl/pinctrl-utils.o CC drivers/pinctrl/pinmux.o CC drivers/pinctrl/pinconf.o CC drivers/pinctrl/devicetree.o CC drivers/pinctrl/pinconf-generic.o CC drivers/pinctrl/pinctrl-pistachio.o CC drivers/pinctrl/pinctrl-ocelot.o AR drivers/pinctrl/built-in.a CC drivers/gpio/gpiolib.o CC drivers/gpio/gpiolib-devres.o CC drivers/gpio/gpiolib-legacy.o CC drivers/gpio/gpiolib-of.o CC drivers/gpio/gpiolib-cdev.o CC drivers/gpio/gpiolib-sysfs.o CC drivers/gpio/gpio-mmio.o CC drivers/gpio/gpio-pch.o CC drivers/gpio/gpio-xilinx.o AR drivers/gpio/built-in.a AR drivers/pwm/built-in.a CC drivers/pci/pcie/aspm.o AR drivers/pci/pcie/built-in.a AR drivers/pci/controller/dwc/built-in.a AR drivers/pci/controller/mobiveil/built-in.a CC drivers/pci/controller/pcie-xilinx.o AR drivers/pci/controller/built-in.a AR drivers/pci/switch/built-in.a CC drivers/pci/access.o CC drivers/pci/bus.o CC drivers/pci/probe.o CC drivers/pci/host-bridge.o CC drivers/pci/remove.o CC drivers/pci/pci.o CC drivers/pci/pci-driver.o CC drivers/pci/search.o CC drivers/pci/pci-sysfs.o CC drivers/pci/rom.o CC drivers/pci/setup-res.o CC drivers/pci/irq.o CC drivers/pci/vpd.o CC drivers/pci/setup-bus.o CC drivers/pci/vc.o CC drivers/pci/mmap.o CC drivers/pci/setup-irq.o CC drivers/pci/msi.o CC drivers/pci/proc.o CC drivers/pci/slot.o CC drivers/pci/of.o CC drivers/pci/quirks.o AR drivers/pci/built-in.a CC drivers/video/console/dummycon.o CC drivers/video/console/vgacon.o AR drivers/video/console/built-in.a AR drivers/video/backlight/built-in.a CC drivers/video/fbdev/core/fb_cmdline.o CC drivers/video/fbdev/core/fb_notify.o CC drivers/video/fbdev/core/fbmem.o CC drivers/video/fbdev/core/fbmon.o CC drivers/video/fbdev/core/fbcmap.o CC drivers/video/fbdev/core/fbsysfs.o CC drivers/video/fbdev/core/modedb.o CC drivers/video/fbdev/core/fbcvt.o CC drivers/video/fbdev/core/cfbfillrect.o CC drivers/video/fbdev/core/cfbcopyarea.o CC drivers/video/fbdev/core/cfbimgblt.o AR drivers/video/fbdev/core/built-in.a AR drivers/video/fbdev/omap2/omapfb/dss/built-in.a AR drivers/video/fbdev/omap2/omapfb/displays/built-in.a AR drivers/video/fbdev/omap2/omapfb/built-in.a AR drivers/video/fbdev/omap2/built-in.a CC drivers/video/fbdev/goldfishfb.o AR drivers/video/fbdev/built-in.a AR drivers/video/built-in.a AR drivers/idle/built-in.a AR drivers/char/ipmi/built-in.a AR drivers/amba/built-in.a AR drivers/clk/actions/built-in.a AR drivers/clk/analogbits/built-in.a AR drivers/clk/bcm/built-in.a CC drivers/clk/imgtec/clk-boston.o AR drivers/clk/imgtec/built-in.a AR drivers/clk/imx/built-in.a AR drivers/clk/ingenic/built-in.a AR drivers/clk/mediatek/built-in.a AR drivers/clk/mstar/built-in.a AR drivers/clk/mvebu/built-in.a CC drivers/clk/pistachio/clk.o CC drivers/clk/pistachio/clk-pll.o CC drivers/clk/pistachio/clk-pistachio.o AR drivers/clk/pistachio/built-in.a AR drivers/clk/ralink/built-in.a AR drivers/clk/renesas/built-in.a AR drivers/clk/socfpga/built-in.a AR drivers/clk/sprd/built-in.a AR drivers/clk/ti/built-in.a AR drivers/clk/versatile/built-in.a AR drivers/clk/xilinx/built-in.a CC drivers/clk/clk-devres.o CC drivers/clk/clk-bulk.o CC drivers/clk/clkdev.o CC drivers/clk/clk.o CC drivers/clk/clk-divider.o CC drivers/clk/clk-fixed-factor.o CC drivers/clk/clk-fixed-rate.o CC drivers/clk/clk-gate.o CC drivers/clk/clk-multiplier.o CC drivers/clk/clk-mux.o CC drivers/clk/clk-composite.o CC drivers/clk/clk-fractional-divider.o CC drivers/clk/clk-gpio.o CC drivers/clk/clk-conf.o AR drivers/clk/built-in.a AR drivers/dma/idxd/built-in.a AR drivers/dma/mediatek/built-in.a AR drivers/dma/qcom/built-in.a AR drivers/dma/ti/built-in.a AR drivers/dma/xilinx/built-in.a CC drivers/dma/dmaengine.o CC drivers/dma/virt-dma.o CC drivers/dma/of-dma.o CC drivers/dma/img-mdc-dma.o AR drivers/dma/built-in.a AR drivers/soc/aspeed/built-in.a AR drivers/soc/bcm/bcm63xx/built-in.a AR drivers/soc/bcm/built-in.a AR drivers/soc/fsl/built-in.a AR drivers/soc/imx/built-in.a AR drivers/soc/ixp4xx/built-in.a AR drivers/soc/mediatek/built-in.a AR drivers/soc/amlogic/built-in.a AR drivers/soc/qcom/built-in.a AR drivers/soc/renesas/built-in.a AR drivers/soc/sunxi/built-in.a AR drivers/soc/ti/built-in.a AR drivers/soc/xilinx/built-in.a AR drivers/soc/built-in.a CC drivers/virtio/virtio.o CC drivers/virtio/virtio_ring.o CC drivers/virtio/virtio_mmio.o AR drivers/virtio/built-in.a AR drivers/reset/hisilicon/built-in.a CC drivers/reset/core.o CC drivers/reset/reset-pistachio.o AR drivers/reset/built-in.a CC drivers/tty/vt/vt_ioctl.o CC drivers/tty/vt/vc_screen.o CC drivers/tty/vt/selection.o CC drivers/tty/vt/keyboard.o CC drivers/tty/vt/consolemap.o HOSTCC drivers/tty/vt/conmakehash CONMK drivers/tty/vt/consolemap_deftbl.c CC drivers/tty/vt/consolemap_deftbl.o CC drivers/tty/vt/vt.o SHIPPED drivers/tty/vt/defkeymap.c CC drivers/tty/vt/defkeymap.o AR drivers/tty/vt/built-in.a CC drivers/tty/hvc/hvc_console.o AR drivers/tty/hvc/built-in.a CC drivers/tty/serial/8250/8250_core.o CC drivers/tty/serial/8250/8250_port.o CC drivers/tty/serial/8250/8250_dma.o CC drivers/tty/serial/8250/8250_dwlib.o CC drivers/tty/serial/8250/8250_pci.o CC drivers/tty/serial/8250/8250_exar.o CC drivers/tty/serial/8250/8250_early.o CC drivers/tty/serial/8250/8250_dw.o CC drivers/tty/serial/8250/8250_of.o AR drivers/tty/serial/8250/built-in.a CC drivers/tty/serial/serial_core.o CC drivers/tty/serial/earlycon.o CC drivers/tty/serial/serial_mctrl_gpio.o AR drivers/tty/serial/built-in.a AR drivers/tty/ipwireless/built-in.a CC drivers/tty/tty_io.o CC drivers/tty/n_tty.o CC drivers/tty/tty_ioctl.o CC drivers/tty/tty_ldisc.o CC drivers/tty/tty_buffer.o CC drivers/tty/tty_port.o CC drivers/tty/tty_mutex.o CC drivers/tty/tty_ldsem.o CC drivers/tty/tty_baudrate.o CC drivers/tty/tty_jobctrl.o CC drivers/tty/n_null.o CC drivers/tty/pty.o CC drivers/tty/sysrq.o CC drivers/tty/goldfish.o AR drivers/tty/built-in.a CC drivers/char/hw_random/core.o AR drivers/char/hw_random/built-in.a AR drivers/char/agp/built-in.a CC drivers/char/mem.o CC drivers/char/random.o CC drivers/char/misc.o CC drivers/char/virtio_console.o AR drivers/char/built-in.a AR drivers/iommu/amd/built-in.a AR drivers/iommu/intel/built-in.a AR drivers/iommu/arm/arm-smmu/built-in.a AR drivers/iommu/arm/arm-smmu-v3/built-in.a AR drivers/iommu/arm/built-in.a AR drivers/iommu/built-in.a AR drivers/gpu/drm/arm/built-in.a AR drivers/gpu/drm/rcar-du/built-in.a AR drivers/gpu/drm/omapdrm/built-in.a AR drivers/gpu/drm/tilcdc/built-in.a AR drivers/gpu/drm/imx/built-in.a AR drivers/gpu/drm/i2c/built-in.a AR drivers/gpu/drm/panel/built-in.a AR drivers/gpu/drm/bridge/analogix/built-in.a AR drivers/gpu/drm/bridge/cadence/built-in.a AR drivers/gpu/drm/bridge/synopsys/built-in.a AR drivers/gpu/drm/bridge/built-in.a AR drivers/gpu/drm/hisilicon/built-in.a AR drivers/gpu/drm/tiny/built-in.a AR drivers/gpu/drm/xlnx/built-in.a AR drivers/gpu/drm/gud/built-in.a AR drivers/gpu/drm/built-in.a CC drivers/gpu/vga/vgaarb.o AR drivers/gpu/vga/built-in.a AR drivers/gpu/built-in.a CC drivers/base/power/sysfs.o CC drivers/base/power/generic_ops.o CC drivers/base/power/common.o CC drivers/base/power/qos.o CC drivers/base/power/runtime.o CC drivers/base/power/wakeirq.o CC drivers/base/power/main.o CC drivers/base/power/wakeup.o CC drivers/base/power/wakeup_stats.o CC drivers/base/power/clock_ops.o AR drivers/base/power/built-in.a AR drivers/base/firmware_loader/builtin/built-in.a CC drivers/base/firmware_loader/main.o AR drivers/base/firmware_loader/built-in.a CC drivers/base/regmap/regmap.o CC drivers/base/regmap/regcache.o CC drivers/base/regmap/regcache-rbtree.o CC drivers/base/regmap/regcache-flat.o CC drivers/base/regmap/regmap-debugfs.o CC drivers/base/regmap/regmap-mmio.o AR drivers/base/regmap/built-in.a AR drivers/base/test/built-in.a CC drivers/base/component.o CC drivers/base/core.o CC drivers/base/bus.o CC drivers/base/dd.o CC drivers/base/syscore.o CC drivers/base/driver.o CC drivers/base/class.o CC drivers/base/platform.o CC drivers/base/cpu.o CC drivers/base/firmware.o CC drivers/base/init.o CC drivers/base/map.o CC drivers/base/devres.o CC drivers/base/attribute_container.o CC drivers/base/transport_class.o CC drivers/base/topology.o CC drivers/base/container.o CC drivers/base/property.o CC drivers/base/cacheinfo.o CC drivers/base/swnode.o CC drivers/base/devtmpfs.o CC drivers/base/module.o CC drivers/base/pinctrl.o CC drivers/base/platform-msi.o AR drivers/base/built-in.a CC drivers/block/brd.o CC drivers/block/loop.o CC drivers/block/virtio_blk.o AR drivers/block/built-in.a AR drivers/misc/eeprom/built-in.a AR drivers/misc/cb710/built-in.a AR drivers/misc/ti-st/built-in.a AR drivers/misc/lis3lv02d/built-in.a AR drivers/misc/cardreader/built-in.a CC drivers/misc/pch_phub.o CC drivers/misc/sram.o AR drivers/misc/built-in.a CC drivers/mfd/syscon.o AR drivers/mfd/built-in.a AR drivers/nfc/built-in.a AR drivers/macintosh/built-in.a CC drivers/scsi/scsi.o CC drivers/scsi/hosts.o CC drivers/scsi/scsi_ioctl.o CC drivers/scsi/scsicam.o CC drivers/scsi/scsi_error.o CC drivers/scsi/scsi_lib.o CC drivers/scsi/scsi_lib_dma.o CC drivers/scsi/scsi_scan.o GEN drivers/scsi/scsi_devinfo_tbl.c CC drivers/scsi/scsi_sysfs.o CC drivers/scsi/scsi_devinfo.o CC drivers/scsi/scsi_sysctl.o CC drivers/scsi/scsi_proc.o CC drivers/scsi/scsi_debugfs.o CC drivers/scsi/scsi_trace.o CC drivers/scsi/scsi_logging.o CC drivers/scsi/scsi_pm.o CC drivers/scsi/scsi_bsg.o CC drivers/scsi/scsi_common.o CC drivers/scsi/sd.o AR drivers/scsi/built-in.a AR drivers/nvme/host/built-in.a AR drivers/nvme/target/built-in.a AR drivers/nvme/built-in.a CC drivers/ata/libata-core.o CC drivers/ata/libata-scsi.o CC drivers/ata/libata-eh.o CC drivers/ata/libata-transport.o CC drivers/ata/libata-trace.o CC drivers/ata/libata-sata.o CC drivers/ata/libata-sff.o CC drivers/ata/libata-pmp.o CC drivers/ata/ahci.o CC drivers/ata/libahci.o AR drivers/ata/built-in.a CC drivers/mtd/parsers/cmdlinepart.o CC drivers/mtd/parsers/ofpart_core.o AR drivers/mtd/parsers/built-in.a CC drivers/mtd/chips/chipreg.o CC drivers/mtd/chips/cfi_probe.o CC drivers/mtd/chips/cfi_util.o CC drivers/mtd/chips/cfi_cmdset_0001.o CC drivers/mtd/chips/gen_probe.o AR drivers/mtd/chips/built-in.a AR drivers/mtd/lpddr/built-in.a CC drivers/mtd/maps/physmap-core.o AR drivers/mtd/maps/built-in.a AR drivers/mtd/devices/built-in.a AR drivers/mtd/nand/onenand/built-in.a AR drivers/mtd/nand/raw/ingenic/built-in.a CC drivers/mtd/nand/raw/nand_base.o CC drivers/mtd/nand/raw/nand_legacy.o CC drivers/mtd/nand/raw/nand_bbt.o CC drivers/mtd/nand/raw/nand_timings.o CC drivers/mtd/nand/raw/nand_ids.o CC drivers/mtd/nand/raw/nand_onfi.o CC drivers/mtd/nand/raw/nand_jedec.o CC drivers/mtd/nand/raw/nand_amd.o CC drivers/mtd/nand/raw/nand_esmt.o CC drivers/mtd/nand/raw/nand_hynix.o CC drivers/mtd/nand/raw/nand_macronix.o CC drivers/mtd/nand/raw/nand_micron.o CC drivers/mtd/nand/raw/nand_samsung.o CC drivers/mtd/nand/raw/nand_toshiba.o CC drivers/mtd/nand/raw/gpio.o CC drivers/mtd/nand/raw/plat_nand.o AR drivers/mtd/nand/raw/built-in.a AR drivers/mtd/nand/spi/built-in.a CC drivers/mtd/nand/core.o CC drivers/mtd/nand/bbt.o CC drivers/mtd/nand/ecc.o CC drivers/mtd/nand/ecc-sw-hamming.o CC drivers/mtd/nand/ecc-sw-bch.o AR drivers/mtd/nand/built-in.a AR drivers/mtd/tests/built-in.a AR drivers/mtd/spi-nor/controllers/built-in.a CC drivers/mtd/spi-nor/core.o CC drivers/mtd/spi-nor/sfdp.o CC drivers/mtd/spi-nor/swp.o CC drivers/mtd/spi-nor/otp.o CC drivers/mtd/spi-nor/sysfs.o CC drivers/mtd/spi-nor/atmel.o CC drivers/mtd/spi-nor/catalyst.o CC drivers/mtd/spi-nor/eon.o CC drivers/mtd/spi-nor/esmt.o CC drivers/mtd/spi-nor/everspin.o CC drivers/mtd/spi-nor/fujitsu.o CC drivers/mtd/spi-nor/gigadevice.o CC drivers/mtd/spi-nor/intel.o CC drivers/mtd/spi-nor/issi.o CC drivers/mtd/spi-nor/macronix.o CC drivers/mtd/spi-nor/micron-st.o CC drivers/mtd/spi-nor/spansion.o CC drivers/mtd/spi-nor/sst.o CC drivers/mtd/spi-nor/winbond.o CC drivers/mtd/spi-nor/xilinx.o CC drivers/mtd/spi-nor/xmc.o AR drivers/mtd/spi-nor/built-in.a CC drivers/mtd/ubi/vtbl.o CC drivers/mtd/ubi/vmt.o CC drivers/mtd/ubi/upd.o CC drivers/mtd/ubi/build.o CC drivers/mtd/ubi/cdev.o CC drivers/mtd/ubi/kapi.o CC drivers/mtd/ubi/eba.o CC drivers/mtd/ubi/io.o CC drivers/mtd/ubi/wl.o CC drivers/mtd/ubi/attach.o CC drivers/mtd/ubi/misc.o CC drivers/mtd/ubi/debug.o CC drivers/mtd/ubi/block.o CC drivers/mtd/ubi/gluebi.o AR drivers/mtd/ubi/built-in.a CC drivers/mtd/mtdcore.o CC drivers/mtd/mtdsuper.o CC drivers/mtd/mtdconcat.o CC drivers/mtd/mtdpart.o CC drivers/mtd/mtdchar.o CC drivers/mtd/mtd_blkdevs.o CC drivers/mtd/mtdblock.o AR drivers/mtd/built-in.a CC drivers/spi/spi.o CC drivers/spi/spi-mem.o CC drivers/spi/spidev.o CC drivers/spi/spi-bitbang.o CC drivers/spi/spi-dw-core.o CC drivers/spi/spi-dw-mmio.o CC drivers/spi/spi-topcliff-pch.o AR drivers/spi/built-in.a CC drivers/net/phy/mscc/mscc_main.o CC drivers/net/phy/mscc/mscc_serdes.o AR drivers/net/phy/mscc/built-in.a CC drivers/net/phy/mdio-boardinfo.o CC drivers/net/phy/mdio_devres.o CC drivers/net/phy/phylink.o CC drivers/net/phy/phy.o CC drivers/net/phy/phy-c45.o CC drivers/net/phy/phy-core.o CC drivers/net/phy/phy_device.o CC drivers/net/phy/linkmode.o CC drivers/net/phy/mdio_bus.o CC drivers/net/phy/mdio_device.o CC drivers/net/phy/swphy.o CC drivers/net/phy/fixed_phy.o CC drivers/net/phy/smsc.o AR drivers/net/phy/built-in.a CC drivers/net/mdio/fwnode_mdio.o CC drivers/net/mdio/of_mdio.o CC drivers/net/mdio/mdio-mscc-miim.o AR drivers/net/mdio/built-in.a CC drivers/net/pcs/pcs-xpcs.o CC drivers/net/pcs/pcs-xpcs-nxp.o AR drivers/net/pcs/built-in.a AR drivers/net/dsa/b53/built-in.a AR drivers/net/dsa/hirschmann/built-in.a AR drivers/net/dsa/microchip/built-in.a AR drivers/net/dsa/mv88e6xxx/built-in.a AR drivers/net/dsa/ocelot/built-in.a AR drivers/net/dsa/qca/built-in.a AR drivers/net/dsa/sja1105/built-in.a AR drivers/net/dsa/xrs700x/built-in.a AR drivers/net/dsa/built-in.a AR drivers/net/ethernet/3com/built-in.a AR drivers/net/ethernet/8390/built-in.a AR drivers/net/ethernet/adaptec/built-in.a AR drivers/net/ethernet/agere/built-in.a AR drivers/net/ethernet/alacritech/built-in.a AR drivers/net/ethernet/alteon/built-in.a AR drivers/net/ethernet/amazon/built-in.a AR drivers/net/ethernet/amd/built-in.a AR drivers/net/ethernet/aquantia/built-in.a AR drivers/net/ethernet/arc/built-in.a AR drivers/net/ethernet/atheros/built-in.a AR drivers/net/ethernet/cadence/built-in.a AR drivers/net/ethernet/broadcom/built-in.a AR drivers/net/ethernet/brocade/built-in.a AR drivers/net/ethernet/cavium/common/built-in.a AR drivers/net/ethernet/cavium/thunder/built-in.a AR drivers/net/ethernet/cavium/liquidio/built-in.a AR drivers/net/ethernet/cavium/octeon/built-in.a AR drivers/net/ethernet/cavium/built-in.a AR drivers/net/ethernet/chelsio/built-in.a AR drivers/net/ethernet/cisco/built-in.a AR drivers/net/ethernet/cortina/built-in.a AR drivers/net/ethernet/dec/built-in.a AR drivers/net/ethernet/dlink/built-in.a AR drivers/net/ethernet/emulex/built-in.a AR drivers/net/ethernet/ezchip/built-in.a AR drivers/net/ethernet/google/built-in.a AR drivers/net/ethernet/huawei/built-in.a AR drivers/net/ethernet/intel/built-in.a AR drivers/net/ethernet/i825xx/built-in.a AR drivers/net/ethernet/microsoft/built-in.a AR drivers/net/ethernet/litex/built-in.a AR drivers/net/ethernet/marvell/octeontx2/built-in.a AR drivers/net/ethernet/marvell/prestera/built-in.a AR drivers/net/ethernet/marvell/built-in.a AR drivers/net/ethernet/mellanox/built-in.a AR drivers/net/ethernet/micrel/built-in.a AR drivers/net/ethernet/microchip/built-in.a CC drivers/net/ethernet/mscc/ocelot.o CC drivers/net/ethernet/mscc/ocelot_io.o CC drivers/net/ethernet/mscc/ocelot_police.o CC drivers/net/ethernet/mscc/ocelot_vcap.o CC drivers/net/ethernet/mscc/ocelot_flower.o CC drivers/net/ethernet/mscc/ocelot_ptp.o CC drivers/net/ethernet/mscc/ocelot_devlink.o CC drivers/net/ethernet/mscc/ocelot_vsc7514.o CC drivers/net/ethernet/mscc/ocelot_net.o AR drivers/net/ethernet/mscc/built-in.a AR drivers/net/ethernet/myricom/built-in.a AR drivers/net/ethernet/natsemi/built-in.a AR drivers/net/ethernet/neterion/built-in.a AR drivers/net/ethernet/netronome/built-in.a AR drivers/net/ethernet/ni/built-in.a AR drivers/net/ethernet/nvidia/built-in.a AR drivers/net/ethernet/oki-semi/built-in.a AR drivers/net/ethernet/packetengines/built-in.a AR drivers/net/ethernet/qlogic/built-in.a AR drivers/net/ethernet/qualcomm/emac/built-in.a AR drivers/net/ethernet/qualcomm/built-in.a AR drivers/net/ethernet/realtek/built-in.a AR drivers/net/ethernet/renesas/built-in.a AR drivers/net/ethernet/rdc/built-in.a AR drivers/net/ethernet/rocker/built-in.a AR drivers/net/ethernet/samsung/built-in.a AR drivers/net/ethernet/seeq/built-in.a AR drivers/net/ethernet/silan/built-in.a AR drivers/net/ethernet/sis/built-in.a AR drivers/net/ethernet/sfc/built-in.a CC drivers/net/ethernet/smsc/smsc911x.o AR drivers/net/ethernet/smsc/built-in.a AR drivers/net/ethernet/socionext/built-in.a CC drivers/net/ethernet/stmicro/stmmac/stmmac_main.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.o CC drivers/net/ethernet/stmicro/stmmac/ring_mode.o CC drivers/net/ethernet/stmicro/stmmac/chain_mode.o CC drivers/net/ethernet/stmicro/stmmac/dwmac_lib.o CC drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.o CC drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.o CC drivers/net/ethernet/stmicro/stmmac/dwmac100_core.o CC drivers/net/ethernet/stmicro/stmmac/dwmac100_dma.o CC drivers/net/ethernet/stmicro/stmmac/enh_desc.o CC drivers/net/ethernet/stmicro/stmmac/norm_desc.o CC drivers/net/ethernet/stmicro/stmmac/mmc_core.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_hwtstamp.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.o CC drivers/net/ethernet/stmicro/stmmac/dwmac4_descs.o CC drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.o CC drivers/net/ethernet/stmicro/stmmac/dwmac4_lib.o CC drivers/net/ethernet/stmicro/stmmac/dwmac4_core.o CC drivers/net/ethernet/stmicro/stmmac/dwmac5.o CC drivers/net/ethernet/stmicro/stmmac/hwif.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_tc.o CC drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.o CC drivers/net/ethernet/stmicro/stmmac/dwxgmac2_dma.o CC drivers/net/ethernet/stmicro/stmmac/dwxgmac2_descs.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_xdp.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_platform.o CC drivers/net/ethernet/stmicro/stmmac/dwmac-generic.o AR drivers/net/ethernet/stmicro/stmmac/built-in.a AR drivers/net/ethernet/stmicro/built-in.a AR drivers/net/ethernet/sun/built-in.a AR drivers/net/ethernet/tehuti/built-in.a AR drivers/net/ethernet/ti/built-in.a AR drivers/net/ethernet/toshiba/built-in.a AR drivers/net/ethernet/via/built-in.a AR drivers/net/ethernet/wiznet/built-in.a CC drivers/net/ethernet/xilinx/xilinx_emaclite.o AR drivers/net/ethernet/xilinx/built-in.a AR drivers/net/ethernet/synopsys/built-in.a AR drivers/net/ethernet/pensando/built-in.a AR drivers/net/ethernet/built-in.a AR drivers/net/wireless/admtek/built-in.a AR drivers/net/wireless/ath/built-in.a AR drivers/net/wireless/atmel/built-in.a AR drivers/net/wireless/broadcom/built-in.a AR drivers/net/wireless/cisco/built-in.a AR drivers/net/wireless/intel/built-in.a AR drivers/net/wireless/intersil/built-in.a AR drivers/net/wireless/marvell/built-in.a AR drivers/net/wireless/mediatek/built-in.a AR drivers/net/wireless/microchip/built-in.a AR drivers/net/wireless/ralink/built-in.a AR drivers/net/wireless/realtek/built-in.a AR drivers/net/wireless/rsi/built-in.a AR drivers/net/wireless/st/built-in.a AR drivers/net/wireless/ti/built-in.a AR drivers/net/wireless/zydas/built-in.a AR drivers/net/wireless/quantenna/built-in.a AR drivers/net/wireless/built-in.a AR drivers/net/usb/built-in.a CC drivers/net/mii.o CC drivers/net/loopback.o CC drivers/net/virtio_net.o CC drivers/net/net_failover.o AR drivers/net/built-in.a AR drivers/firewire/built-in.a AR drivers/cdrom/built-in.a CC drivers/auxdisplay/img-ascii-lcd.o AR drivers/auxdisplay/built-in.a CC drivers/usb/common/common.o AR drivers/usb/common/built-in.a CC drivers/usb/core/usb.o CC drivers/usb/core/hub.o CC drivers/usb/core/hcd.o CC drivers/usb/core/urb.o CC drivers/usb/core/message.o CC drivers/usb/core/driver.o CC drivers/usb/core/config.o CC drivers/usb/core/file.o CC drivers/usb/core/buffer.o CC drivers/usb/core/sysfs.o CC drivers/usb/core/endpoint.o CC drivers/usb/core/devio.o CC drivers/usb/core/notify.o CC drivers/usb/core/generic.o CC drivers/usb/core/quirks.o CC drivers/usb/core/devices.o CC drivers/usb/core/phy.o CC drivers/usb/core/port.o CC drivers/usb/core/of.o CC drivers/usb/core/hcd-pci.o AR drivers/usb/core/built-in.a CC drivers/usb/phy/of.o AR drivers/usb/phy/built-in.a CC drivers/usb/dwc2/core.o CC drivers/usb/dwc2/core_intr.o CC drivers/usb/dwc2/platform.o CC drivers/usb/dwc2/drd.o CC drivers/usb/dwc2/params.o CC drivers/usb/dwc2/hcd.o CC drivers/usb/dwc2/hcd_intr.o CC drivers/usb/dwc2/hcd_queue.o CC drivers/usb/dwc2/hcd_ddma.o CC drivers/usb/dwc2/debugfs.o AR drivers/usb/dwc2/built-in.a CC drivers/usb/host/pci-quirks.o CC drivers/usb/host/ehci-hcd.o CC drivers/usb/host/ehci-pci.o CC drivers/usb/host/ohci-hcd.o CC drivers/usb/host/ohci-pci.o AR drivers/usb/host/built-in.a AR drivers/usb/storage/built-in.a AR drivers/usb/misc/built-in.a CC drivers/usb/roles/class.o AR drivers/usb/roles/built-in.a AR drivers/usb/built-in.a CC drivers/input/serio/serio.o CC drivers/input/serio/serport.o CC drivers/input/serio/libps2.o AR drivers/input/serio/built-in.a CC drivers/input/keyboard/atkbd.o CC drivers/input/keyboard/goldfish_events.o AR drivers/input/keyboard/built-in.a CC drivers/input/mouse/psmouse-base.o CC drivers/input/mouse/synaptics.o CC drivers/input/mouse/focaltech.o CC drivers/input/mouse/alps.o CC drivers/input/mouse/byd.o CC drivers/input/mouse/logips2pp.o CC drivers/input/mouse/trackpoint.o CC drivers/input/mouse/cypress_ps2.o CC drivers/input/mouse/psmouse-smbus.o AR drivers/input/mouse/built-in.a CC drivers/input/input.o CC drivers/input/input-compat.o CC drivers/input/input-mt.o CC drivers/input/input-poller.o CC drivers/input/ff-core.o CC drivers/input/touchscreen.o CC drivers/input/ff-memless.o CC drivers/input/input-leds.o CC drivers/input/evdev.o AR drivers/input/built-in.a CC drivers/rtc/lib.o CC drivers/rtc/class.o CC drivers/rtc/interface.o CC drivers/rtc/nvmem.o CC drivers/rtc/dev.o CC drivers/rtc/proc.o CC drivers/rtc/sysfs.o CC drivers/rtc/rtc-goldfish.o CC drivers/rtc/rtc-m41t80.o AR drivers/rtc/built-in.a AR drivers/i2c/algos/built-in.a CC drivers/i2c/busses/i2c-designware-common.o CC drivers/i2c/busses/i2c-designware-master.o CC drivers/i2c/busses/i2c-designware-platdrv.o CC drivers/i2c/busses/i2c-eg20t.o CC drivers/i2c/busses/i2c-img-scb.o CC drivers/i2c/busses/i2c-xiic.o AR drivers/i2c/busses/built-in.a AR drivers/i2c/muxes/built-in.a CC drivers/i2c/i2c-boardinfo.o CC drivers/i2c/i2c-core-base.o CC drivers/i2c/i2c-core-smbus.o CC drivers/i2c/i2c-core-of.o CC drivers/i2c/i2c-dev.o CC drivers/i2c/i2c-mux.o AR drivers/i2c/built-in.a AR drivers/i3c/built-in.a AR drivers/media/i2c/built-in.a AR drivers/media/tuners/built-in.a AR drivers/media/rc/keymaps/built-in.a AR drivers/media/rc/built-in.a AR drivers/media/common/b2c2/built-in.a AR drivers/media/common/saa7146/built-in.a AR drivers/media/common/siano/built-in.a AR drivers/media/common/v4l2-tpg/built-in.a AR drivers/media/common/videobuf2/built-in.a AR drivers/media/common/built-in.a AR drivers/media/platform/ti-vpe/built-in.a AR drivers/media/platform/stm32/built-in.a AR drivers/media/platform/davinci/built-in.a AR drivers/media/platform/omap/built-in.a AR drivers/media/platform/sunxi/sun4i-csi/built-in.a AR drivers/media/platform/sunxi/sun6i-csi/built-in.a AR drivers/media/platform/sunxi/sun8i-di/built-in.a AR drivers/media/platform/sunxi/sun8i-rotate/built-in.a AR drivers/media/platform/sunxi/built-in.a AR drivers/media/platform/built-in.a AR drivers/media/pci/ttpci/built-in.a AR drivers/media/pci/b2c2/built-in.a AR drivers/media/pci/pluto2/built-in.a AR drivers/media/pci/dm1105/built-in.a AR drivers/media/pci/pt1/built-in.a AR drivers/media/pci/pt3/built-in.a AR drivers/media/pci/mantis/built-in.a AR drivers/media/pci/ngene/built-in.a AR drivers/media/pci/ddbridge/built-in.a AR drivers/media/pci/saa7146/built-in.a AR drivers/media/pci/smipcie/built-in.a AR drivers/media/pci/netup_unidvb/built-in.a AR drivers/media/pci/intel/ipu3/built-in.a AR drivers/media/pci/intel/built-in.a AR drivers/media/pci/built-in.a AR drivers/media/usb/ttusb-dec/built-in.a AR drivers/media/usb/ttusb-budget/built-in.a AR drivers/media/usb/dvb-usb/built-in.a AR drivers/media/usb/dvb-usb-v2/built-in.a AR drivers/media/usb/siano/built-in.a AR drivers/media/usb/b2c2/built-in.a AR drivers/media/usb/zr364xx/built-in.a AR drivers/media/usb/stkwebcam/built-in.a AR drivers/media/usb/s2255/built-in.a AR drivers/media/usb/built-in.a AR drivers/media/mmc/siano/built-in.a AR drivers/media/mmc/built-in.a AR drivers/media/firewire/built-in.a AR drivers/media/spi/built-in.a AR drivers/media/test-drivers/built-in.a AR drivers/media/built-in.a AR drivers/pps/clients/built-in.a AR drivers/pps/generators/built-in.a CC drivers/pps/pps.o CC drivers/pps/kapi.o CC drivers/pps/sysfs.o AR drivers/pps/built-in.a CC drivers/ptp/ptp_clock.o CC drivers/ptp/ptp_chardev.o CC drivers/ptp/ptp_sysfs.o CC drivers/ptp/ptp_vclock.o AR drivers/ptp/built-in.a CC drivers/power/reset/ocelot-reset.o CC drivers/power/reset/syscon-reboot.o CC drivers/power/reset/syscon-poweroff.o AR drivers/power/reset/built-in.a CC drivers/power/supply/power_supply_core.o CC drivers/power/supply/power_supply_sysfs.o CC drivers/power/supply/goldfish_battery.o AR drivers/power/supply/built-in.a AR drivers/power/built-in.a CC drivers/mmc/core/core.o CC drivers/mmc/core/bus.o CC drivers/mmc/core/host.o CC drivers/mmc/core/mmc.o CC drivers/mmc/core/mmc_ops.o CC drivers/mmc/core/sd.o CC drivers/mmc/core/sd_ops.o CC drivers/mmc/core/sdio.o CC drivers/mmc/core/sdio_ops.o CC drivers/mmc/core/sdio_bus.o CC drivers/mmc/core/sdio_cis.o CC drivers/mmc/core/sdio_io.o CC drivers/mmc/core/sdio_irq.o CC drivers/mmc/core/slot-gpio.o CC drivers/mmc/core/regulator.o CC drivers/mmc/core/pwrseq.o CC drivers/mmc/core/debugfs.o CC drivers/mmc/core/pwrseq_simple.o CC drivers/mmc/core/pwrseq_emmc.o CC drivers/mmc/core/block.o CC drivers/mmc/core/queue.o AR drivers/mmc/core/built-in.a CC drivers/mmc/host/sdhci.o CC drivers/mmc/host/sdhci-pci-core.o CC drivers/mmc/host/sdhci-pci-o2micro.o CC drivers/mmc/host/sdhci-pci-arasan.o CC drivers/mmc/host/sdhci-pci-dwc-mshc.o CC drivers/mmc/host/sdhci-pci-gli.o CC drivers/mmc/host/sdhci-pci-data.o CC drivers/mmc/host/mmc_spi.o CC drivers/mmc/host/of_mmc_spi.o CC drivers/mmc/host/dw_mmc.o CC drivers/mmc/host/dw_mmc-pltfm.o CC drivers/mmc/host/cqhci-core.o AR drivers/mmc/host/built-in.a AR drivers/mmc/built-in.a AR drivers/leds/blink/built-in.a CC drivers/leds/led-core.o CC drivers/leds/led-class.o CC drivers/leds/leds-syscon.o AR drivers/leds/built-in.a AR drivers/firmware/arm_ffa/built-in.a AR drivers/firmware/arm_scmi/built-in.a AR drivers/firmware/broadcom/built-in.a AR drivers/firmware/meson/built-in.a AR drivers/firmware/imx/built-in.a AR drivers/firmware/psci/built-in.a AR drivers/firmware/smccc/built-in.a AR drivers/firmware/tegra/built-in.a AR drivers/firmware/xilinx/built-in.a AR drivers/firmware/built-in.a AR drivers/crypto/hisilicon/built-in.a AR drivers/crypto/keembay/built-in.a CC drivers/crypto/img-hash.o AR drivers/crypto/built-in.a CC drivers/clocksource/timer-of.o CC drivers/clocksource/timer-probe.o CC drivers/clocksource/timer-pistachio.o CC drivers/clocksource/mips-gic-timer.o AR drivers/clocksource/built-in.a CC drivers/hid/usbhid/hid-core.o AR drivers/hid/usbhid/built-in.a CC drivers/hid/hid-core.o CC drivers/hid/hid-input.o CC drivers/hid/hid-quirks.o CC drivers/hid/hid-debug.o CC drivers/hid/hid-generic.o CC drivers/hid/hid-a4tech.o CC drivers/hid/hid-apple.o CC drivers/hid/hid-belkin.o CC drivers/hid/hid-cherry.o CC drivers/hid/hid-chicony.o CC drivers/hid/hid-cypress.o CC drivers/hid/hid-ezkey.o CC drivers/hid/hid-kensington.o CC drivers/hid/hid-lg.o CC drivers/hid/hid-lg-g15.o CC drivers/hid/hid-microsoft.o CC drivers/hid/hid-monterey.o AR drivers/hid/built-in.a CC drivers/of/base.o CC drivers/of/device.o CC drivers/of/platform.o CC drivers/of/property.o CC drivers/of/kobj.o CC drivers/of/fdt.o CC drivers/of/fdt_address.o CC drivers/of/address.o CC drivers/of/irq.o CC drivers/of/of_reserved_mem.o AR drivers/of/built-in.a AR drivers/staging/media/built-in.a AR drivers/staging/built-in.a AR drivers/platform/mips/built-in.a CC drivers/platform/goldfish/goldfish_pipe.o AR drivers/platform/goldfish/built-in.a AR drivers/platform/built-in.a AR drivers/hwtracing/intel_th/built-in.a CC drivers/nvmem/core.o AR drivers/nvmem/built-in.a AR drivers/built-in.a AR sound/built-in.a CC net/core/sock.o CC net/core/request_sock.o CC net/core/skbuff.o CC net/core/datagram.o CC net/core/stream.o CC net/core/scm.o CC net/core/gen_stats.o CC net/core/gen_estimator.o CC net/core/net_namespace.o CC net/core/secure_seq.o CC net/core/flow_dissector.o CC net/core/sysctl_net_core.o CC net/core/dev.o CC net/core/dev_addr_lists.o CC net/core/dst.o CC net/core/netevent.o CC net/core/neighbour.o CC net/core/rtnetlink.o CC net/core/utils.o CC net/core/link_watch.o CC net/core/filter.o CC net/core/sock_diag.o CC net/core/dev_ioctl.o CC net/core/tso.o CC net/core/sock_reuseport.o CC net/core/fib_notifier.o CC net/core/xdp.o CC net/core/flow_offload.o CC net/core/net-sysfs.o CC net/core/page_pool.o CC net/core/net-procfs.o CC net/core/selftests.o CC net/core/ptp_classifier.o CC net/core/dst_cache.o CC net/core/devlink.o CC net/core/gro_cells.o CC net/core/failover.o CC net/core/skmsg.o CC net/core/sock_map.o CC net/core/bpf_sk_storage.o CC net/core/of_net.o AR net/core/built-in.a CC net/llc/llc_core.o CC net/llc/llc_input.o CC net/llc/llc_output.o AR net/llc/built-in.a CC net/ethernet/eth.o AR net/ethernet/built-in.a CC net/802/p8022.o CC net/802/psnap.o CC net/802/stp.o AR net/802/built-in.a CC net/sched/sch_generic.o CC net/sched/sch_mq.o CC net/sched/sch_frag.o AR net/sched/built-in.a CC net/netlink/af_netlink.o CC net/netlink/genetlink.o CC net/netlink/policy.o AR net/netlink/built-in.a CC net/bpf/test_run.o AR net/bpf/built-in.a CC net/ethtool/ioctl.o CC net/ethtool/common.o CC net/ethtool/netlink.o CC net/ethtool/bitset.o CC net/ethtool/strset.o CC net/ethtool/linkinfo.o CC net/ethtool/linkmodes.o CC net/ethtool/linkstate.o CC net/ethtool/debug.o CC net/ethtool/wol.o CC net/ethtool/features.o CC net/ethtool/privflags.o CC net/ethtool/rings.o CC net/ethtool/channels.o CC net/ethtool/coalesce.o CC net/ethtool/pause.o CC net/ethtool/eee.o CC net/ethtool/tsinfo.o CC net/ethtool/cabletest.o CC net/ethtool/tunnels.o CC net/ethtool/fec.o CC net/ethtool/eeprom.o CC net/ethtool/stats.o CC net/ethtool/phc_vclocks.o AR net/ethtool/built-in.a CC net/netfilter/core.o CC net/netfilter/nf_log.o CC net/netfilter/nf_queue.o CC net/netfilter/nf_sockopt.o CC net/netfilter/utils.o AR net/netfilter/built-in.a AR net/ipv4/netfilter/built-in.a CC net/ipv4/route.o CC net/ipv4/inetpeer.o CC net/ipv4/protocol.o CC net/ipv4/ip_input.o CC net/ipv4/ip_fragment.o CC net/ipv4/ip_forward.o CC net/ipv4/ip_options.o CC net/ipv4/ip_output.o CC net/ipv4/ip_sockglue.o CC net/ipv4/inet_hashtables.o CC net/ipv4/inet_timewait_sock.o CC net/ipv4/inet_connection_sock.o CC net/ipv4/tcp.o CC net/ipv4/tcp_input.o CC net/ipv4/tcp_output.o CC net/ipv4/tcp_timer.o CC net/ipv4/tcp_ipv4.o CC net/ipv4/tcp_minisocks.o CC net/ipv4/tcp_cong.o CC net/ipv4/tcp_metrics.o CC net/ipv4/tcp_fastopen.o CC net/ipv4/tcp_rate.o CC net/ipv4/tcp_recovery.o CC net/ipv4/tcp_ulp.o CC net/ipv4/tcp_offload.o CC net/ipv4/datagram.o CC net/ipv4/raw.o CC net/ipv4/udp.o CC net/ipv4/udplite.o CC net/ipv4/udp_offload.o CC net/ipv4/arp.o CC net/ipv4/icmp.o CC net/ipv4/devinet.o CC net/ipv4/af_inet.o CC net/ipv4/igmp.o CC net/ipv4/fib_frontend.o CC net/ipv4/fib_semantics.o CC net/ipv4/fib_trie.o CC net/ipv4/fib_notifier.o CC net/ipv4/inet_fragment.o CC net/ipv4/ping.o CC net/ipv4/ip_tunnel_core.o CC net/ipv4/gre_offload.o CC net/ipv4/metrics.o CC net/ipv4/netlink.o CC net/ipv4/nexthop.o CC net/ipv4/udp_tunnel_stub.o CC net/ipv4/ip_tunnel.o CC net/ipv4/sysctl_net_ipv4.o CC net/ipv4/proc.o CC net/ipv4/tunnel4.o CC net/ipv4/ipconfig.o CC net/ipv4/netfilter.o CC net/ipv4/inet_diag.o CC net/ipv4/tcp_diag.o CC net/ipv4/tcp_cubic.o CC net/ipv4/tcp_bpf.o CC net/ipv4/udp_bpf.o AR net/ipv4/built-in.a CC net/unix/af_unix.o CC net/unix/garbage.o CC net/unix/sysctl_net_unix.o CC net/unix/unix_bpf.o CC net/unix/scm.o AR net/unix/built-in.a AR net/ipv6/netfilter/built-in.a CC net/ipv6/af_inet6.o CC net/ipv6/anycast.o CC net/ipv6/ip6_output.o CC net/ipv6/ip6_input.o CC net/ipv6/addrconf.o CC net/ipv6/addrlabel.o CC net/ipv6/route.o CC net/ipv6/ip6_fib.o CC net/ipv6/ipv6_sockglue.o CC net/ipv6/ndisc.o CC net/ipv6/udp.o CC net/ipv6/udplite.o CC net/ipv6/raw.o CC net/ipv6/icmp.o CC net/ipv6/mcast.o CC net/ipv6/reassembly.o CC net/ipv6/tcp_ipv6.o CC net/ipv6/ping.o CC net/ipv6/exthdrs.o CC net/ipv6/datagram.o CC net/ipv6/ip6_flowlabel.o CC net/ipv6/inet6_connection_sock.o CC net/ipv6/udp_offload.o CC net/ipv6/seg6.o CC net/ipv6/fib6_notifier.o CC net/ipv6/rpl.o CC net/ipv6/ioam6.o CC net/ipv6/sysctl_net_ipv6.o CC net/ipv6/netfilter.o CC net/ipv6/proc.o CC net/ipv6/sit.o CC net/ipv6/addrconf_core.o CC net/ipv6/exthdrs_core.o CC net/ipv6/ip6_checksum.o CC net/ipv6/ip6_icmp.o CC net/ipv6/output_core.o CC net/ipv6/protocol.o CC net/ipv6/ip6_offload.o CC net/ipv6/tcpv6_offload.o CC net/ipv6/exthdrs_offload.o CC net/ipv6/inet6_hashtables.o CC net/ipv6/mcast_snoop.o AR net/ipv6/built-in.a CC net/packet/af_packet.o AR net/packet/built-in.a AR net/bridge/netfilter/built-in.a CC net/bridge/br.o CC net/bridge/br_device.o CC net/bridge/br_fdb.o CC net/bridge/br_forward.o CC net/bridge/br_if.o CC net/bridge/br_input.o CC net/bridge/br_ioctl.o CC net/bridge/br_stp.o CC net/bridge/br_stp_bpdu.o CC net/bridge/br_stp_if.o CC net/bridge/br_stp_timer.o CC net/bridge/br_netlink.o CC net/bridge/br_netlink_tunnel.o CC net/bridge/br_arp_nd_proxy.o CC net/bridge/br_sysfs_if.o CC net/bridge/br_sysfs_br.o CC net/bridge/br_multicast.o CC net/bridge/br_mdb.o CC net/bridge/br_multicast_eht.o CC net/bridge/br_switchdev.o AR net/bridge/built-in.a CC net/dsa/dsa.o CC net/dsa/dsa2.o CC net/dsa/master.o CC net/dsa/port.o CC net/dsa/slave.o CC net/dsa/switch.o CC net/dsa/tag_8021q.o AR net/dsa/built-in.a CC net/sunrpc/auth_gss/auth_gss.o CC net/sunrpc/auth_gss/gss_generic_token.o CC net/sunrpc/auth_gss/gss_mech_switch.o CC net/sunrpc/auth_gss/svcauth_gss.o CC net/sunrpc/auth_gss/gss_rpc_upcall.o CC net/sunrpc/auth_gss/gss_rpc_xdr.o CC net/sunrpc/auth_gss/trace.o AR net/sunrpc/auth_gss/built-in.a CC net/sunrpc/clnt.o CC net/sunrpc/xprt.o CC net/sunrpc/socklib.o CC net/sunrpc/xprtsock.o CC net/sunrpc/sched.o CC net/sunrpc/auth.o CC net/sunrpc/auth_null.o CC net/sunrpc/auth_unix.o CC net/sunrpc/svc.o CC net/sunrpc/svcsock.o CC net/sunrpc/svcauth.o CC net/sunrpc/svcauth_unix.o CC net/sunrpc/addr.o CC net/sunrpc/rpcb_clnt.o CC net/sunrpc/timer.o CC net/sunrpc/xdr.o CC net/sunrpc/sunrpc_syms.o CC net/sunrpc/cache.o CC net/sunrpc/rpc_pipe.o CC net/sunrpc/sysfs.o CC net/sunrpc/svc_xprt.o CC net/sunrpc/xprtmultipath.o CC net/sunrpc/backchannel_rqst.o CC net/sunrpc/stats.o CC net/sunrpc/sysctl.o AR net/sunrpc/built-in.a AR net/wireless/built-in.a CC net/dns_resolver/dns_key.o CC net/dns_resolver/dns_query.o AR net/dns_resolver/built-in.a CC net/switchdev/switchdev.o AR net/switchdev/built-in.a CC net/devres.o CC net/socket.o CC net/sysctl_net.o AR net/built-in.a AR virt/lib/built-in.a AR virt/built-in.a CC arch/mips/pci/pci.o CC arch/mips/pci/pci-generic.o AR arch/mips/pci/built-in.a AR arch/mips/crypto/built-in.a AR arch/mips/power/built-in.a CC lib/math/div64.o CC lib/math/gcd.o CC lib/math/lcm.o CC lib/math/int_pow.o CC lib/math/int_sqrt.o CC lib/math/reciprocal_div.o CC lib/math/rational.o AR lib/math/built-in.a CC lib/crypto/chacha.o CC lib/crypto/aes.o CC lib/crypto/sha256.o AR lib/crypto/built-in.a CC lib/zlib_inflate/inffast.o CC lib/zlib_inflate/inflate.o CC lib/zlib_inflate/infutil.o CC lib/zlib_inflate/inftrees.o CC lib/zlib_inflate/inflate_syms.o AR lib/zlib_inflate/built-in.a CC lib/lzo/lzo1x_decompress_safe.o AR lib/lzo/built-in.a CC lib/lz4/lz4_decompress.o AR lib/lz4/built-in.a CC lib/zstd/huf_decompress.o CC lib/zstd/decompress.o CC lib/zstd/entropy_common.o CC lib/zstd/fse_decompress.o CC lib/zstd/zstd_common.o AR lib/zstd/built-in.a CC lib/xz/xz_dec_syms.o CC lib/xz/xz_dec_stream.o CC lib/xz/xz_dec_lzma2.o AR lib/xz/built-in.a CC lib/argv_split.o CC lib/buildid.o CC lib/cmdline.o CC lib/cpumask.o CC lib/ctype.o CC lib/dec_and_lock.o CC lib/decompress.o CC lib/decompress_bunzip2.o CC lib/decompress_inflate.o CC lib/decompress_unlz4.o CC lib/decompress_unlzma.o CC lib/decompress_unlzo.o CC lib/decompress_unxz.o CC lib/decompress_unzstd.o CC lib/dump_stack.o CC lib/earlycpio.o CC lib/extable.o CC lib/fdt.o CC lib/fdt_addresses.o CC lib/fdt_empty_tree.o CC lib/fdt_ro.o CC lib/fdt_rw.o CC lib/fdt_strerror.o CC lib/fdt_sw.o CC lib/fdt_wip.o CC lib/flex_proportions.o CC lib/idr.o CC lib/irq_regs.o CC lib/is_single_threaded.o CC lib/klist.o CC lib/kobject.o CC lib/kobject_uevent.o CC lib/logic_pio.o CC lib/memcat_p.o CC lib/nmi_backtrace.o CC lib/nodemask.o CC lib/plist.o CC lib/radix-tree.o CC lib/ratelimit.o CC lib/rbtree.o CC lib/seq_buf.o CC lib/sha1.o CC lib/show_mem.o CC lib/siphash.o CC lib/string.o CC lib/timerqueue.o CC lib/vsprintf.o CC lib/win_minmax.o CC lib/xarray.o AR lib/lib.a CC lib/lockref.o CC lib/bcd.o CC lib/sort.o CC lib/parser.o CC lib/debug_locks.o CC lib/random32.o CC lib/bust_spinlocks.o CC lib/kasprintf.o CC lib/bitmap.o CC lib/scatterlist.o CC lib/list_sort.o CC lib/uuid.o CC lib/iov_iter.o CC lib/clz_ctz.o CC lib/bsearch.o CC lib/find_bit.o CC lib/llist.o CC lib/memweight.o CC lib/kfifo.o CC lib/percpu-refcount.o CC lib/rhashtable.o CC lib/once.o CC lib/refcount.o CC lib/usercopy.o CC lib/errseq.o CC lib/bucket_locks.o CC lib/generic-radix-tree.o CC lib/string_helpers.o CC lib/hexdump.o CC lib/kstrtox.o CC lib/debug_info.o CC lib/iomap.o CC lib/pci_iomap.o CC lib/iomap_copy.o CC lib/devres.o CC lib/hweight.o CC lib/assoc_array.o CC lib/bitrev.o CC lib/packing.o CC lib/crc16.o CC lib/crc-itu-t.o HOSTCC lib/gen_crc32table GEN lib/crc32table.h CC lib/crc32.o CC lib/crc7.o CC lib/xxhash.o CC lib/genalloc.o CC lib/bch.o CC lib/percpu_counter.o CC lib/syscall.o CC lib/errname.o CC lib/nlattr.o CC lib/atomic64.o CC lib/cpu_rmap.o CC lib/dynamic_queue_limits.o CC lib/glob.o CC lib/net_utils.o CC lib/sg_pool.o GEN lib/oid_registry_data.c CC lib/oid_registry.o CC lib/sbitmap.o CC lib/ashldi3.o CC lib/ashrdi3.o CC lib/lshrdi3.o CC lib/cmpdi2.o CC lib/ucmpdi2.o AR lib/built-in.a CC arch/mips/fw/lib/cmdline.o AR arch/mips/fw/lib/lib.a AR arch/mips/fw/lib/built-in.a CC arch/mips/lib/bitops.o AS arch/mips/lib/csum_partial.o CC arch/mips/lib/delay.o AS arch/mips/lib/memcpy.o AS arch/mips/lib/memset.o CC arch/mips/lib/mips-atomic.o AS arch/mips/lib/strncpy_user.o AS arch/mips/lib/strnlen_user.o CC arch/mips/lib/uncached.o AR arch/mips/lib/lib.a CC arch/mips/lib/iomap_copy.o CC arch/mips/lib/iomap-pci.o CC arch/mips/lib/dump_tlb.o CC arch/mips/lib/bswapsi.o CC arch/mips/lib/bswapdi.o CC arch/mips/lib/multi3.o AR arch/mips/lib/built-in.a CC arch/mips/math-emu/dp_flong.o CC arch/mips/math-emu/dp_sqrt.o CC arch/mips/math-emu/dp_tlong.o CC arch/mips/math-emu/ieee754d.o CC arch/mips/math-emu/sp_flong.o CC arch/mips/math-emu/sp_sqrt.o CC arch/mips/math-emu/sp_tlong.o AR arch/mips/math-emu/lib.a CC arch/mips/math-emu/cp1emu.o CC arch/mips/math-emu/ieee754dp.o CC arch/mips/math-emu/ieee754sp.o CC arch/mips/math-emu/ieee754.o CC arch/mips/math-emu/dp_div.o CC arch/mips/math-emu/dp_mul.o CC arch/mips/math-emu/dp_sub.o CC arch/mips/math-emu/dp_add.o CC arch/mips/math-emu/dp_fsp.o CC arch/mips/math-emu/dp_cmp.o CC arch/mips/math-emu/dp_simple.o CC arch/mips/math-emu/dp_tint.o CC arch/mips/math-emu/dp_fint.o CC arch/mips/math-emu/dp_rint.o CC arch/mips/math-emu/dp_maddf.o CC arch/mips/math-emu/dp_2008class.o CC arch/mips/math-emu/dp_fmin.o CC arch/mips/math-emu/dp_fmax.o CC arch/mips/math-emu/sp_div.o CC arch/mips/math-emu/sp_mul.o CC arch/mips/math-emu/sp_sub.o CC arch/mips/math-emu/sp_add.o CC arch/mips/math-emu/sp_fdp.o CC arch/mips/math-emu/sp_cmp.o CC arch/mips/math-emu/sp_simple.o CC arch/mips/math-emu/sp_tint.o CC arch/mips/math-emu/sp_fint.o CC arch/mips/math-emu/sp_rint.o CC arch/mips/math-emu/sp_maddf.o CC arch/mips/math-emu/sp_2008class.o CC arch/mips/math-emu/sp_fmin.o CC arch/mips/math-emu/sp_fmax.o CC arch/mips/math-emu/dsemul.o CC arch/mips/math-emu/me-debugfs.o AR arch/mips/math-emu/built-in.a CHK include/generated/autoksyms.h LDS scripts/module.lds GEN .version CHK include/generated/compile.h LD vmlinux.o MODPOST vmlinux.symvers MODINFO modules.builtin.modinfo GEN modules.builtin LD .tmp_vmlinux.kallsyms1 KSYMS .tmp_vmlinux.kallsyms1.S AS .tmp_vmlinux.kallsyms1.S LD .tmp_vmlinux.kallsyms2 KSYMS .tmp_vmlinux.kallsyms2.S AS .tmp_vmlinux.kallsyms2.S LD vmlinux SORTTAB vmlinux SYSMAP System.map MODPOST modules-only.symvers GEN Module.symvers CAT arch/mips/boot/vmlinux.its.S ITS arch/mips/boot/vmlinux.gz.its OBJCOPY arch/mips/boot/vmlinux.bin GZIP arch/mips/boot/vmlinux.bin.gz ITB arch/mips/boot/vmlinux.gz.itb /nvmedata/autobuild/instance-25/output-1/host/bin/mkimage: unsupported type Flat Device Tree make[2]: *** [arch/mips/boot/Makefile:173: arch/mips/boot/vmlinux.gz.itb] Error 1 make[1]: *** [arch/mips/Makefile:393: vmlinux.gz.itb] Error 2 make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33' make: *** [package/pkg-generic.mk:292: /nvmedata/autobuild/instance-25/output-1/build/linux-5.15.33/.stamp_built] Error 2 make: Leaving directory '/nvmedata/autobuild/instance-25/buildroot'